<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[194791] trunk/LayoutTests</title>
</head>
<body>
<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/194791">194791</a></dd>
<dt>Author</dt> <dd>ryanhaddad@apple.com</dd>
<dt>Date</dt> <dd>2016-01-08 14:51:26 -0800 (Fri, 08 Jan 2016)</dd>
</dl>
<h3>Log Message</h3>
<pre>Removing ios-simulator-wk1/ and ios-simulator-wk2/ expected.* files that are identical to the ones in ios-simulator/
https://bugs.webkit.org/show_bug.cgi?id=152130
Unreviewed test gardening.
* platform/ios-simulator-wk1/editing/deleting/delete-block-merge-contents-011-expected.txt: Removed.
* platform/ios-simulator-wk1/editing/deleting/delete-first-list-item-expected.txt: Removed.
* platform/ios-simulator-wk1/editing/deleting/merge-different-styles-expected.txt: Removed.
* +1714 more</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
</ul>
<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingdeletingdeleteblockmergecontents011expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/delete-block-merge-contents-011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingdeletingdeletefirstlistitemexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/delete-first-list-item-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingdeletingmergedifferentstylesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/merge-different-styles-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingdeletingmergenobrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/merge-no-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingdeletingsmartdelete001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/smart-delete-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingexecCommandcreatelistwithhrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/create-list-with-hr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingexecCommandindentemptyrootexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/indent-empty-root-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingexecCommandindentlistitemexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/indent-list-item-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingexecCommandindentselectionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/indent-selection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingexecCommandinsertlistandstitchexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/insert-list-and-stitch-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingexecCommandinsertImageexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/insertImage-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingexecCommandnsresponderindentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/nsresponder-indent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingexecCommandprintexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/print-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingexecCommandremovelistfromrangeselectionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/remove-list-from-range-selection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselection4397952expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4397952-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselection49322601expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4932260-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselection49322602expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4932260-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselection49322603expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4932260-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselection4947387expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4947387-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselection51951662expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/5195166-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionafterlinewrapexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/after-line-wrap-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionfocus_editable_htmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/focus_editable_html-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionimagebeforelinebreakexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/image-before-linebreak-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionleaverequestedblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/leave-requested-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionmixededitability8expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/mixed-editability-8-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionmove3875618fixexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-3875618-fix-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionmove3875641fixexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-3875641-fix-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebackwordsbyword001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-backwords-by-word-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebetweenblocksyes001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-between-blocks-yes-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebycharacter001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebycharacter002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebycharacter003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebycharacter004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebycharacter005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebycharacter6expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-6-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebysentence001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-sentence-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionmovepasttrailingspaceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-past-trailing-space-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionpreviouslinepositionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/previous-line-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionreplacedboundaries1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/replaced-boundaries-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionreplacedboundaries2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/replaced-boundaries-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionreplacedboundaries3expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/replaced-boundaries-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionselectall005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-all-005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionselectall006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-all-006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionselectboxexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-box-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionselectelementparagraphboundaryexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-element-paragraph-boundary-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionselection3748164fixexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/selection-3748164-fix-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectiontablecaret1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/table-caret-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectiontablecaret2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/table-caret-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1editingselectionunrenderedspaceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/unrendered-space-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2compositinggeometryverticalscrollcompositedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/compositing/geometry/vertical-scroll-composited-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2css2120110323replacedintrinsicratio001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2css21t040302c61exlen00baexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/t040302-c61-ex-len-00-b-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editingdeleting4922367expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/4922367-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editingdeleting5126166expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5126166-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editingdeleting52063111expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5206311-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editingdeleting54338622expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5433862-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editingdeleting5483370expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5483370-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editingdeletingdelete3608462fixexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/delete-3608462-fix-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editingselection48954282expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/4895428-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editingselection50575062expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5057506-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editingselection5057506expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5057506-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editingselection51317161expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editingselection51317162expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editingselection51317163expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editingselection51317164expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editingstyle50176131expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/style/5017613-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editingstyle50176132expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/style/5017613-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgrounds001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsanimatedgifasbackgroundexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/animated-gif-as-background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsanimatedsvgasmaskexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/animated-svg-as-mask-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundcliptextexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-clip-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundinheritcolorbugexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-inherit-color-bug-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundleakageexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-leakage-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundleakagetransformsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-leakage-transforms-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundoriginrootelementexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-origin-root-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundposition1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-position-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundpositionparsingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-position-parsing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundpositionroundingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-position-rounding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbodygeneratedimagepropagatedtorootexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsborderradiussplitbackgroundexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/border-radius-split-background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsborderradiussplitbackgroundimageexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/border-radius-split-background-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsmaskboximageexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/mask-box-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsmaskcompositeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/mask-composite-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsopacityondocumentelementexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/opacity-on-document-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsquirksmodelineboxbackgroundsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsrepeatmasknegativeoffsetrepeatexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsrepeatnegativeoffsetrepeatexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/negative-offset-repeat-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsrepeatnegativeoffsetrepeattransformedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsrepeatnoRepeatCorrectClipexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundssizebackgroundSize15expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/size/backgroundSize15-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundssizebackgroundSize16expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/size/backgroundSize16-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundssizezeroexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/size/zero-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbackgroundssolidcolorcontextrestoreexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/solid-color-context-restore-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic008expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic009expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic012expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic013expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic014expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic015expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic016expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic018expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/018-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic019expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/019-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasic021expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/021-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasicaddingnearanonymousblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/adding-near-anonymous-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasicpercentheightinsideanonymousblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/percent-height-inside-anonymous-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasicquirkheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/quirk-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasictextindentrtlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/text-indent-rtl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockbasicwhitespaceprewrapsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/white-space-pre-wraps-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat010expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat011expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat012expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat013expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat014expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat015expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat016expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat017expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/017-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat018expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/018-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat020expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/020-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat021expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/021-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat022expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/022-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat023expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/023-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat024expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/024-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat029expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/029-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat030expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/030-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat031expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/031-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloat032expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/032-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatavoidancepercentwidthcompatexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/avoidance-percent-width-compat-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatavoidancepercentwidthstrictexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/avoidance-percent-width-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatavoidingfloatcenteredexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/avoiding-float-centered-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatbrwithclearexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/br-with-clear-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatcenteredfloatavoidancecomplexityexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/centered-float-avoidance-complexity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatclampedrightfloatexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/clamped-right-float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatclearelementtoowideforcontainingblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/clear-element-too-wide-for-containing-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatdynamicunfloatprefwidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/dynamic-unfloat-pref-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloateditabletextoverlappingfloatexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/editable-text-overlapping-float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatfit_line_below_floatsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/fit_line_below_floats-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatfloatavoidanceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/float-avoidance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatfloatinfloatpaintingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/float-in-float-painting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatfloatsandtextindentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/floats-and-text-indent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatfloatsandtextindentrlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/floats-and-text-indent-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatindependentalignpositioningexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/independent-align-positioning-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatintrudingfloataddinsiblingblockonstaticpositionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatintrudingfloataddinsiblingblockonstaticposition2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatintrudingfloatremovefromsiblingblockonabsolutepositionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatintrudingfloatremovefromsiblingblockonabsoluteposition2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatintrudingfloatremovefromsiblingblockonfixedpositionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatintrudingfloatremovefromsiblingblockonfixedposition2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatintrudingpaintedtwiceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-painted-twice-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatmarqueeshrinktoavoidfloatsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/marquee-shrink-to-avoid-floats-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatmultiplefloatpositioningexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/multiple-float-positioning-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatnestedAnonymousBlocksexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nestedAnonymousBlocks-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatnestedAnonymousBlocks2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nestedAnonymousBlocks2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatnopaintafterlayerdestructionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nopaint-after-layer-destruction-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatnopaintafterlayerdestruction2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nopaint-after-layer-destruction2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingafterheightdecreaseexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-after-height-decrease-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingfloataddinstaticpositionblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-add-in-static-position-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingfloataddinstaticpositionblock2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-add-in-static-position-block2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingfloatremovefromabsolutepositionblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingfloatremovefromabsolutepositionblock2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingfloatremovefromfixedpositionblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-fixed-position-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingfloatremovefromfixedpositionblock2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-fixed-position-block2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverlappingfloatswithoverflowhiddenexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatshrinktoavoidfloatcomplexityexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/shrink-to-avoid-float-complexity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatshrinktofitwidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/shrink-to-fit-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloattablerelayoutexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/table-relayout-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatverticalmoverelayoutexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/vertical-move-relayout-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockfloatwidthupdateafterclearexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/width-update-after-clear-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblocklineboxcontainblockwithideographsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/lineboxcontain/block-with-ideographs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblocklineboxcontainreplacedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/lineboxcontain/replaced-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse010expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse011expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse012expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse015expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse016expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse017expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/017-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse018expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/018-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse019expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/019-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse020expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/020-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse021expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/021-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse022expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/022-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse025expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/025-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse026expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/026-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse027expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/027-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse028expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/028-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse029expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/029-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse032expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/032-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse033expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/033-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse034expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/034-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse035expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/035-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse039expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/039-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse040expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/040-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse041expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/041-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse042expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/042-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse043expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/043-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse044expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/044-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse045expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/045-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse056expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/056-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse057expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/057-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse058expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/058-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse059expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/059-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse062expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/062-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse063expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/063-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse100expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/100-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse101expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/101-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse102expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/102-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse104expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/104-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline010expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline011expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline012expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline015expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline016expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline017expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/017-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline018expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/018-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline019expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/019-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline020expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/020-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline021expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/021-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline022expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/022-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline025expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/025-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseemptyclearblocksexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/empty-clear-blocks-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapsenegativemarginsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/negative-margins-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning047expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/047-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning051expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/051-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning052expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/052-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning053expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/053-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning054expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/054-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning055expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/055-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning056expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/056-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning057expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/057-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning058expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/058-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning059expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/059-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning060expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/060-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning061expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/061-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsinsideinlinerelexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/abs-inside-inline-rel-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlineltr2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-ltr-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlineltr3expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-ltr-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlineltrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-ltr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlinertl2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-rtl-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlinertl3expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-rtl-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlinertlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-rtl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlineshortltrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-short-ltr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlineshortrtlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-short-rtl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsolutelengthofneg666666expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-length-of-neg-666666-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsolutepositiondirectionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-position-direction-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsolutepositionedoverconstrainedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-positioned-overconstrained-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsolutepositioningnoscrollbarexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-positioning-no-scrollbar-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsolutewithhtmlborderquirksexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-with-html-border-quirks-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsolutewithhtmlborderstrictexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-with-html-border-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningauto001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningauto002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningauto003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningauto004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningauto005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningauto006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningauto007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticallr001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticallr002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticallr003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticallr004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticallr005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticallr006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticallr007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticalrl001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticalrl002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticalrl003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticalrl004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticalrl005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticalrl006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoheightwithtopandbottomexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto-height-with-top-and-bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningchildofabsolutewithautoheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/child-of-absolute-with-auto-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningdifferingwritingmodesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/differing-writing-modes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningdifferingwritingmodesreplacedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/differing-writing-modes-replaced-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningfixedpositioningscrollbarbugexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningheightchangeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/height-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioninghidinginsiderelpositionedinlineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/hiding-inside-relpositioned-inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioninginlineblockrelpositionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/inline-block-relposition-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningleftmargintopmarginexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/leftmargin-topmargin-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningnegativerightposexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/negative-right-pos-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningpaddingpercentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/padding-percent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningprefwidthchangeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/pref-width-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningrelativeoverflowblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relative-overflow-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningrelativeoverflowreplacedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relative-overflow-replaced-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningrelativeoverflowreplacedfloatexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relative-overflow-replaced-float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningrelayoutonpositionchangeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relayout-on-position-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningrtlstaticpositioningexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/rtl-static-positioning-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningrtlstaticpositioninginlineblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningstaticdistancewithpositionedancestorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningtablecellstaticpositionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/table-cell-static-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningtrailingspacetestexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/trailing-space-test-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningwindowheightchangeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/window-height-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor002xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/002-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor003declarativeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/003-declarative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor003xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/003-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor004declarativeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/004-declarative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor004xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/004-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor005declarativeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/005-declarative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor005xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/005-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor006declarativeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/006-declarative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor006xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/006-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor007declarativeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/007-declarative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor007xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/007-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor008expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor008xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/008-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage002xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/002-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage003declarativeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/003-declarative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage003xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/003-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage004declarativeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/004-declarative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage004xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/004-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage005declarativeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/005-declarative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage005xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/005-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage006declarativeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/006-declarative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage006xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/006-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage007declarativeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/007-declarative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage007xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/007-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage008expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage008xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/008-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage009expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage009xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/009-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage010expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage010xhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/010-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersbidi009aexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/bidi-009a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersbidi012expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/bidi-012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersblockmaskoverlayimageexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/block-mask-overlay-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersblockmaskoverlayimageoutsetexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/block-mask-overlay-image-outset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderantialiasingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-antialiasing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersbordercolorinheritexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-color-inherit-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderfit2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-fit-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimage01expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimageborderradiusexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-border-radius-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagelonghandexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-longhand-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagemassivescaleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-massive-scale-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimageomitrightsliceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-omit-right-slice-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimageoutsetexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-outset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimageoutsetinshorthandexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-outset-in-shorthand-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagerepeatexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-repeat-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagerotatetransformexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-rotate-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagescaletransformexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-scale-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagescaledexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-scaled-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagescrambledexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-scrambled-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagesidereductionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-side-reduction-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagesliceconstrainedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-slice-constrained-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimageslicesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-slices-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagesourceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-source-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderradiusconstraintsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-constraints-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderradiushugeassertexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-huge-assert-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderradiusinlineflowexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-inline-flow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderradiusinsetoutsetexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-inset-outset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderradiussplitinlineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-split-inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderstylessplitexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-styles-split-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusAllStylesAllCornersexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusAllStylesAllCorners-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusArcs01expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusArcs01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusDouble01expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusDouble01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusDouble02expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusDouble02-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusDouble03expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusDouble03-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusGroove01expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusGroove01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusGroove02expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusGroove02-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusInset01expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusInset01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusInvalidColorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusInvalidColor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusOutset01expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusOutset01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusRidge01expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusRidge01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersdifferentcolorbordersexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/different-color-borders-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersinlinemaskoverlayimageexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/inline-mask-overlay-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersmixedborderstyle2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-style2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersmixedborderstylesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-styles-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersmixedborderstylesradiusexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-styles-radius-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersmixedborderstylesradius2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-styles-radius2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersrtlborder01expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersrtlborder02expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-02-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersrtlborder03expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-03-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersrtlborder04expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-04-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersrtlborder05expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-05-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastbordersscaledborderimageexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/scaled-border-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastborderstablebordersexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/table-borders-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastboxshadowboxshadowtransformedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/box-shadow-transformed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastboxshadowhidpiwebkitboxshadowsubpixelpositionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/hidpi-webkit-box-shadow-subpixel-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastboxshadowinsetboxshadowradiusexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/inset-box-shadow-radius-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastboxshadowinsetboxshadowsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/inset-box-shadows-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastboxshadowinsetexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/inset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastboxshadowtransformfringingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/transform-fringing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastboxsizingpanelsoneexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-sizing/panels-one-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastboxsizingpanelstwoexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-sizing/panels-two-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastboxsizingpercentageheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-sizing/percentage-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcanvascanvassizechangeafterlayoutexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/canvas/canvas-size-change-after-layout-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcanvascanvaszoomexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/canvas/canvas-zoom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip008expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip009expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip010expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip011expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip012expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip013expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip015expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclip016expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclipnestedTransparencyClipexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/nestedTransparencyClip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclipoutlineoverflowClipexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/outline-overflowClip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclipoverflowborderradiusclipexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclipoverflowborderradiuscombinationsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-combinations-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclipoverflowborderradiuscompositedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-composited-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclipoverflowborderradiusfixedpositionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-fixed-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastclipoverflowborderradiustransformedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-transformed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcompact001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/compact/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcompact003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/compact/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcss001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcss003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcss004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcss005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcss007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcss008expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssZeroOpacityLayersexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/ZeroOpacityLayers-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssZeroOpacityLayers2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/ZeroOpacityLayers2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssabsolutepoitioninrtlparentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/absolute-poition-in-rtl-parent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssacid2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/acid2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssacid2pixelexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/acid2-pixel-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssattributeselectordynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/attribute-selector-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssattributeselectoremptyvalueexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/attribute-selector-empty-value-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssbackgroundshorthandinvalidurlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/background-shorthand-invalid-url-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssbeginendcontainselectoremptyvalueexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/begin-end-contain-selector-empty-value-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssbidioverrideinanonymousblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/bidi-override-in-anonymous-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssborderheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/border-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssborderradiusoutlineoffsetexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/border-radius-outline-offset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsschildstylecanoverridevisitedstyleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/child-style-can-override-visited-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsscliptextinscaleddivexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/clip-text-in-scaled-div-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssclipzoomingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/clip-zooming-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsscolorquirkexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/color-quirk-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsscolorstrictexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/color-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsscomparecontentstyleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/compare-content-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsscontinuationCrashexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/continuationCrash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsscounterscountertextsecurityexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/counters/counter-text-security-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsscounterscountertexttransformexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/counters/counter-text-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsscreate_element_alignexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/create_element_align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsscssimportsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css-imports-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsscss3modsel22expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css3-modsel-22-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsscss3nthchildexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css3-nth-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsscss3spaceinnthandlangexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css3-space-in-nth-and-lang-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssdisabledauthorstylesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/disabled-author-styles-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssdynamicsiblingselectorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/dynamic-sibling-selector-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssemptybodytestexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/empty-body-test-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsserrorinlastdeclexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/error-in-last-decl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssexafterfontvariantexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/ex-after-font-variant-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfieldsetdisplayrowexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/fieldset-display-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfindnextlayerexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/find-next-layer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfirstlettercapitalizedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-capitalized-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfirstletterdetachexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-detach-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfirstletterfirstlinehoverexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-first-line-hover-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfirstletterfloatafterfloatexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-float-after-float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfirstletterfloatexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfirstletterpunctuationexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-punctuation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfirstletterrecalculationexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-recalculation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfirstlettervisibilityexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-visibility-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfirstlinetextdecorationexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-line-text-decoration-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfirstlinetextdecorationinheritedfromparentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfirstoftypepseudoclassexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-of-type-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfocusringdetachedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-detached-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfocusringmultilineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-multiline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfocusringmultilinewritingmodeverticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfocusringoutlinecolorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-outline-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfocusringoutlineoffsetexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-outline-offset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfocusringoutlinewidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-outline-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfontfaceimplicitlocalfontexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-implicit-local-font-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfontfacemultiplefacesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-multiple-faces-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfontfaceopentypeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-opentype-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfontfacesyntheticbolditalicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-synthetic-bold-italic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfontfaceweightmatchingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-weight-matching-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfontfamilypictographexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-family-pictograph-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfontshorthandweightonlyexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-shorthand-weight-only-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfontsmoothingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-smoothing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssfont_property_normalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font_property_normal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssh1insectionelementsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/h1-in-section-elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsshslcolorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/hsl-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsshslacolorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/hsla-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssimportruleregression11590expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/import-rule-regression-11590-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssinlineelementlinebreakexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/inline-element-line-break-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssinlinepropertiesimportantexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/inline-properties-important-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssinputsearchpaddingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/input-search-padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssinvalidpercentagepropertyexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalid-percentage-property-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssinvalidpseudoclassesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalid-pseudo-classes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssinvalidationerrors2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalidation-errors-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssinvalidationerrors3expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalidation-errors-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssinvalidationerrorsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalidation-errors-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsslastoftypepseudoclassexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/last-of-type-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsslayerZOrderCrashexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/layerZOrderCrash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsslineheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/line-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsslineheightoverflowexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/line-height-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsslinkoutsideheadexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/link-outside-head-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsslistoutlineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/list-outline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsslivecssrulesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/live-cssrules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssmarginbottomformelementquirkexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/margin-bottom-form-element-quirk-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssmarginbottomformelementstrictexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/margin-bottom-form-element-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssmargintopbottomdynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/margin-top-bottom-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnamespaces001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnamespaces002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnamespaces003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnamespaces004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnamespaces005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnamespaces006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnamespaces007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnamespacesnamespacescommentsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-comments-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnamespacesnamespacesemptyexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-empty-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnamespacesnamespacesescapesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-escapes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnamespacesnamespacesinvalidatexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-invalid-at-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnegativeleadingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/negative-leading-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnegativenthchildexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/negative-nth-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnestedfloatingrelativepositionpercentagesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/nested-floating-relative-position-percentages-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnonemptyspanexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/non-empty-span-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnonstandardcheckboxsizeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/non-standard-checkbox-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssnthchilddynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/nth-child-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssonlyoftypepseudoclassexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/only-of-type-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssoutlineautolocationexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/outline-auto-location-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssoutlinenarrowLineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/outline-narrowLine-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsspendingStylesheetFontSizeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/pendingStylesheetFontSize-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsspercenttoprelativecontainerheightunspecifiedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/percent-top-relative-container-height-unspecified-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsspercenttopvaluewithrelativepositionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/percent-top-value-with-relative-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsspercentagenonintegerexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/percentage-non-integer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsspositionnegativetopmarginexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/position-negative-top-margin-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsspseudoelementlinebreakexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/pseudo-element-line-break-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblocknestedwithinlineparentdynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblocknestedwithinlineparentdynamicremovedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-removed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblocknestedwithinlineparentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblocknestedwithinlineparentmultipledescendantblocksdynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-multiple-descendant-blocks-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblockwithinlineancestorandparentdynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblockwithinlineancestordynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblockwithinlineancestordynamicremovedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblockwithinlineancestorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblockwithinlineparentdynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblockwithinlineparentdynamicremovedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-parent-dynamic-removed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblockwithinlineparentkeepsstyleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssremdynamicscalingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rem-dynamic-scaling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssremunitsonrootexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rem-units-on-root-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssresizecornertrackingtransformediframeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/resize-corner-tracking-transformed-iframe-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssrgbfloatexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rgb-float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssrtlorderingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rtl-ordering-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssrtltoviewportexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rtl-to-viewport-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssselectorsetattributeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/selector-set-attribute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssshadowmultipleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/shadow-multiple-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsssimpleselectorchainparsingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/simple-selector-chain-parsing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssstyleoutsideheadexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/style-outside-head-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssstyleparsedoutsideheadexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/style-parsed-outside-head-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstabletextalignquirkexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/table-text-align-quirk-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstabletextalignstrictexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/table-text-align-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstargetfragmentmatchexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/target-fragment-match-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstextalignexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstextinputwithwebkitborderradiusexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-input-with-webkit-border-radius-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstextoverflowellipsisbidiexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-bidi-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstextoverflowellipsisexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstextoverflowellipsisstrictexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstextoverflowellipsistextaligncenterexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstextoverflowellipsistextalignjustifyexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstextoverflowellipsistextalignleftexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstextoverflowellipsistextalignrightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstextrenderingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-rendering-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstextsecurityexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-security-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstexttransformselectexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-transform-select-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstextCapitalizeEdgeCasesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/textCapitalizeEdgeCases-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstransformdefaultparameterexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/transform-default-parameter-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsstransformedmaskexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/transformed-mask-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssvaluelistoutofboundscrashexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/value-list-out-of-bounds-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssverticaltextoverflowellipsistextaligncenterexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssverticaltextoverflowellipsistextalignjustifyexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssverticaltextoverflowellipsistextalignleftexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssverticaltextoverflowellipsistextalignrightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssviewportunitsdynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/viewport-units-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcsszoomfontsizeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/zoom-font-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent008expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent009expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent010expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent011expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent012expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent013expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent014expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent015expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent016expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentafterduplicatedaftersplitexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/after-duplicated-after-split-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentafterorderexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/after-order-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentbeforewithfirstletterexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/before-with-first-letter-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentbeforeAfterinterdocumentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/beforeAfter-interdocument-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentinitialletterbasicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-basic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentinitialletterborderpaddingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-border-padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentinitialletterclearanceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-clearance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentinitialletterdescenderexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-descender-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentinitialletterraisedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-raised-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentinitiallettersunkenexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-sunken-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentinlinedisplaytypesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/inline-display-types-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentnoopenclosequoteexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/no-openclose-quote-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablebeforeafterchildaddexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-before-after-child-add-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablecellbeforeafterchildaddexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-cell-before-after-child-add-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablecellbeforecontentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-cell-before-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablerowbeforeafterchildaddexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-before-after-child-add-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablerowbeforeafterexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-before-after-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablerowgrouptoinlineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-group-to-inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablerowgroupwithbeforeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-group-with-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablerowwithbeforeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-with-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttabletablebeforeafterchildaddexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-table-before-after-child-add-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablewithbeforeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-with-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentvisibleContentHiddenParentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/visibleContentHiddenParent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentwbrwithbeforecontentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/wbr-with-before-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastcss3textcss3textdecorationtextdecorationlinescaledexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdoctypes001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdoctypes002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdoctypes003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdoctypes004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdom34176expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/34176-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdom52776expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/52776-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomElementclassattributewhitespaceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Element/class-attribute-whitespace-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomElementnulloffsetparentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Element/null-offset-parent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLDocumentframelesslocationbugzilla10837expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLElementbdoexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLElement/bdo-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLHeadElementheadlinkstylehrefcheckexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLImageElementimagealttextexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLImageElement/image-alt-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLInputElementinputimagealttextexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLLinkElementpendingstylesheetcountexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLMeterElementmeterappearancescapacityexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLMeterElementmeterappearancesratingrelevancyexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLMeterElementmeterboundaryvaluesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLMeterElementmeteroptimumsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-optimums-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLMeterElementmeterstyleschangingpseudoexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLMeterElementmeterstylesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-styles-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLObjectElementvspacehspaceasnumberexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLProgressElementindeterminateprogress001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLProgressElementprogressbarvaluepseudoelementexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLProgressElementprogresselementexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLProgressElement/progress-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLTableColElementresizetableusingcolwidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLTableElementcolSpanexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLTableElement/colSpan-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLTableElementcreateCaptionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLTableElement/createCaption-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomRangecreatecontextualfragmentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Range/create-contextual-fragment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomRangesurroundContents1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Range/surroundContents-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomWindowbtoapngletexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Window/btoa-pnglet-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomWindowopenexistingpopupblockingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Window/open-existing-pop-up-blocking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomblurcontenteditableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/blur-contenteditable-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomchildrennodesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/children-nodes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomclonecontents0endoffsetexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/clone-contents-0-end-offset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomclonenodedynamicstyleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/clone-node-dynamic-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomcreateDocumentTypeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/createDocumentType-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomcssmediaruledeleteRuleupdateexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/css-mediarule-deleteRule-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomcssmediaruleinsertRuleupdateexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/css-mediarule-insertRule-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomcssrulefunctionsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/css-rule-functions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomimportNodeHTMLexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/importNodeHTML-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomimportNodeXMLexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/importNodeXML-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdominnertextexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/inner-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomisindex001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/isindex-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomisindex002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/isindex-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomouterTextexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/outerText-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdomrowinnertextexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/row-inner-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamic002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamic004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamic006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamic007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamic009expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamic010expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamic011expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamic013expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamic014expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamic015expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamicanchorlockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/anchor-lock-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamicanonymousblockorphanedlinesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/anonymous-block-orphaned-lines-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamiccontainingblockchangeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/containing-block-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamiccreaterendererforwhitespaceonlytextexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamicfloatintrailingwhitespaceafterlastlinebreakexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamicfloatwithdrawalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/float-withdrawal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamicgenContentDestroyChildrenexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/genContentDestroyChildren-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamicinsertbeforetablepartincontinuationexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/insert-before-table-part-in-continuation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamiclinkhrefchangeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/link-href-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamicmovenodewithselectionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/move-node-with-selection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamicnoninlinebadnessexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/noninlinebadness-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamicouterHTMLdocexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/outerHTML-doc-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamicouterHTMLimgexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/outerHTML-img-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamicpositionedmovementwithpositionedchildrenexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/positioned-movement-with-positioned-children-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamicselectionhighlightadjustexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/selection-highlight-adjust-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamicstaticYmarkingparentsregressionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/staticY-marking-parents-regression-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamicviewoverflowexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/view-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastdynamicwindowscrollbarstestexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/window-scrollbars-test-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastencodingdenormalisedvoicedjapanesecharsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/encoding/denormalised-voiced-japanese-chars-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastencodinginvalidUTF8expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/encoding/invalid-UTF-8-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastencodingxmacromanencodingtestexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/encoding/xmacroman-encoding-test-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasteventscontextnodeselectexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/context-no-deselect-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasteventseventlisteneronlinkexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/event-listener-on-link-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasteventsonloadreentryexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/onload-re-entry-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasteventsresizeeventsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/resize-events-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasteventstouchgesturecontextmenuonlongpressexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/context-menu-on-long-press-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasteventstouchgesturecontextmenuonlongtapexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/context-menu-on-long-tap-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasteventstouchgesturecontextmenuontwofingertapexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/context-menu-on-two-finger-tap-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasteventstouchgesturerightclickgesturessetcursoratcorrectpositionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/right-click-gestures-set-cursor-at-correct-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastfastmobilescrollingfixedpositionelementexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/fast-mobile-scrolling/fixed-position-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastfastmobilescrollingnofixedpositionelementsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox008expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox010expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox011expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox012expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox013expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox014expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox015expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox016expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox017expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/017-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox018expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/018-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox019expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/019-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox020expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/020-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox021expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/021-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox022expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/022-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox023expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/023-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox024expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/024-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox025expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/025-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastflexbox026expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/026-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastforms001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastforms003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastforms004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastforms006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastforms007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsbasicinputsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/basic-inputs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsbasicselectsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/basic-selects-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsblankbuttonsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/blankbuttons-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsboxshadowoverrideexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/box-shadow-override-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsbuttonalignexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsbuttoncannotbenestedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-cannot-be-nested-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsbuttondefaulttitleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-default-title-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsbuttongeneratedcontentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-generated-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsbuttonpositionedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-positioned-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsbuttonsizesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-sizes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsbuttonstylecolorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-style-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsbuttonsubmitexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-submit-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsbuttontablestylesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-table-styles-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsbuttontexttransformexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-text-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsbuttonwhitespaceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-white-space-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformscaretrtlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/caret-rtl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformscolorinputappearancecolorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/color/input-appearance-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformscontrolclipexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformscontrolclipoverflowexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-clip-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformscontrolrestrictlineheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-restrict-line-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsdatalistrangesnaptodatalistexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/datalist/range-snap-to-datalist-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsdisabledselectchangeindexexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/disabled-select-change-index-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsencodingtestexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/encoding-test-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsfieldsetalignexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/fieldset-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsfilefileinputdirectionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/file/file-input-direction-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsfilefileinputdisabledexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/file/file-input-disabled-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsfloatbeforefieldsetexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/float-before-fieldset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsfloatingtextfieldrelayoutexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/floating-textfield-relayout-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsformaddedtotableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-added-to-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsformelementgeometryexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-element-geometry-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsformhidestableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-hides-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsforminmalformedmarkupexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-in-malformed-markup-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsformmoveexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/formmove-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsformmove2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/formmove2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsformmove3expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/formmove3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformshiddenlistboxexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/hidden-listbox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsimageborderexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/image-border-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsindeterminateexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/indeterminate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputalignexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputalignimageexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-align-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearancebkcolorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-bkcolor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearancedefaultbkcolorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-default-bkcolor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearancedisabledexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-disabled-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearancefocusexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-focus-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearanceheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearancereadonlyexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-readonly-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearanceselectionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-selection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearancevisibilityexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-visibility-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearancewidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputbuttonsizesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-button-sizes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputdoubleclickselectiongapbugexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-double-click-selection-gap-bug-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputfieldtexttruncatedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-field-text-truncated-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputfirstletterexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-first-letter-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputplaceholdervisibility1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-placeholder-visibility-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputplaceholdervisibility3expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-placeholder-visibility-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputreadonlydimmedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-readonly-dimmed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputreadonlyemptyexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-readonly-empty-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputspacesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-spaces-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputtableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputtypetextminwidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-type-text-min-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputvalueexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-value-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsinputwidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformslineboxoverflowintextareapaddingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/linebox-overflow-in-textarea-padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformslistboxbidialignexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-bidi-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformslistboxhittestzoomedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-hit-test-zoomed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformslistboxscrollbarincrementalloadexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-scrollbar-incremental-load-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformslistboxwidthchangeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-width-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistclipexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistdeselectupdateexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-deselect-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistnarrowwidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-narrow-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistnooverflowexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-no-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistoptionwrapexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-option-wrap-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistrestrictlineheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-restrict-line-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistseparatorpaintingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-separator-painting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsmenuliststylecolorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-style-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistwidthchangeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-width-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsnegativeLineHeightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/negativeLineHeight-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsnumbernumberappearancertlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/number/number-appearance-rtl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsnumbernumberappearancespinbuttondisabledreadonlyexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsnumbernumberappearancespinbuttonlayerexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/number/number-appearance-spinbutton-layer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsoptionindexexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-index-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsoptionscriptexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-script-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsoptionstripwhitespaceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-strip-whitespace-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsoptiontextclipexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-text-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsplaceholderpseudostyleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/placeholder-pseudo-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsplaintextmode2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/plaintext-mode-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformspreserveFormDuringResidualStyleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/preserveFormDuringResidualStyle-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsrangeinputappearancerangeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/input-appearance-range-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsrangerangethumbheightpercentageexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/range-thumb-height-percentage-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsrangesliderthumbsharedstyleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/slider-thumb-shared-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsrangethumbslidernoparentsliderexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/thumbslider-no-parent-slider-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformssearchcancelbuttonstylesharingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/search-cancel-button-style-sharing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformssearchdisplaynonecancelbuttonexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/search-display-none-cancel-button-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectoptgrouprenderingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select/optgroup-rendering-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectalignexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectbackgroundnoneexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-background-none-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectbaselineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectblockbackgroundexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-block-background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectchangelistboxsizeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-change-listbox-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectchangelistboxtopopupexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-change-listbox-to-popup-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectchangepopuptolistboxexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-change-popup-to-listbox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectdirtyparentprefwidthsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-dirty-parent-pref-widths-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectdisabledappearanceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-disabled-appearance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectdisplaynonestyleresolveexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-display-none-style-resolve-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectemptyoptionheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-empty-option-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectinitialpositionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-initial-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectitembackgroundclipexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-item-background-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectlistboxwithheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-list-box-with-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectselectedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-selected-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectsizeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectstyleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectvisualhebrewexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-visual-hebrew-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectwritingdirectionnaturalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-writing-direction-natural-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsselectlistminsizeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/selectlist-minsize-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsstuffonmyoptgroupexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/stuff-on-my-optgroup-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformstextstylecolorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/text-style-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformstextfieldfocusringexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/textfield-focus-ring-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformstextfieldoverflowexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/textfield-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastformsvisualhebrewtextfieldexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/visual-hebrew-text-field-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframes001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningframesetflatteningadvancedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-advanced-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningframesetflatteninggridexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-grid-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningframesetflatteningsimpleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-simple-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningframesetflatteningsubframeresizeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningfixedheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningfixedwidthandheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningfixedwidthandheightnoscrollingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningfixedwidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningnestedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-nested-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningoffscreenexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-offscreen-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningoutofviewexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-out-of-view-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningsimpleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-simple-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesframescrollingattributeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frame-scrolling-attribute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesframeElementframeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frameElement-frame-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesframeElementiframeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frameElement-iframe-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesframesetstylerecalcexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frameset-style-recalc-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesiframeoptioncrashexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/iframe-option-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesiframescrollingattributeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/iframe-scrolling-attribute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesiframewithframeborderexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/iframe-with-frameborder-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframesinlineobjectinsideframesetexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/inline-object-inside-frameset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastframestakefocusfromiframeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/take-focus-from-iframe-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastgradientscrashonzeroradiusexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/crash-on-zero-radius-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastgradientsgeneratedgradientsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/generated-gradients-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastgradientsradialcenteredexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/radial-centered-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastgradientssimplegradientsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/simple-gradients-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpibrokenimageiconhidpiexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/broken-image-icon-hidpi-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpibrokenimagewithsizehidpiexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/broken-image-with-size-hidpi-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpicliptextinhidpiexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/clip-text-in-hidpi-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpidevicescalefactorpaintexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/device-scale-factor-paint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpifocusringsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/focus-rings-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpigradientwithscaledancestorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/gradient-with-scaled-ancestor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetasbackgroundexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-as-background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetbackgrounddynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-background-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetbackgroundrepeatexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-background-repeat-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetbackgroundrepeatwithoutsizeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-background-repeat-without-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetborderimagecomparisonexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-border-image-comparison-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetborderimagedynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-border-image-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetborderimagesimpleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-border-image-simple-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetincontentdynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-in-content-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetoutoforderexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-out-of-order-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetsimpleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-simple-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetwithoutspecifiedwidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-without-specified-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthidpivideocontrolsinhidpiexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/video-controls-in-hidpi-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddchild1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-child-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddchild2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-child-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsadddetailschild1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-details-child-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsadddetailschild2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-details-child-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary10expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-10-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary3expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary4expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary5expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary6expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-6-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary7expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-7-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary8expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-8-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary9expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-9-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummarychild1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-child-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummarychild2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-child-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsmarkerstyleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-marker-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsnested1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-nested-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsnested2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-nested-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsnosummary1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsnosummary2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsnosummary3expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsnosummary4expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsopenjavascriptexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open-javascript-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsopen1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsopen2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsopen3expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsopen4expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsopen5expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsopen6expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open6-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailspositionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovechild1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-child-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovechild2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-child-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummary1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummary2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummary3expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-3-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummary4expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummary5expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummary6expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-6-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummarychild1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-child-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummarychild2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-child-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsreplacesummarychildexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-replace-summary-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsreplacetextexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-replace-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailswritingmodeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-writing-mode-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmlfontweightboldforbandstrongexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/font-weight-bold-for-b-and-strong-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmlkeygenexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/keygen-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmllinkrelstylesheetexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/link-rel-stylesheet-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasthtmlmarqueescrollexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/marquee-scroll-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagesanimatedgifwithoffsetsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/animated-gif-with-offsets-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagesfaviconasimageexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/favicon-as-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagesimagecontrolsbasicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/image-controls-basic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemapanchorchildrenexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/image-map-anchor-children-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemapcirclefocusringexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-circle-focus-ring-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemapfocusringexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemapfocusringoutlinecolorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-outline-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemapfocusringoutlinecolorexplicitlyinheritedfrommapexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemapfocusringoutlinecolornotinheritedfrommapexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemapfocusringzerooutlinewidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemappolygonfocusringexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-polygon-focus-ring-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagespdfasbackgroundexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagespdfasimageexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagespdfasimagelandscapeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-image-landscape-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagespdfastiledbackgroundexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-tiled-background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastimagespixelcrackimagebackgroundwebkittransformscaleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinline001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinline002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinline252772expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/25277-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinline25277expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/25277-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineabsolutepositionedinlineincentredblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlinebrtextdecorationexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/br-text-decoration-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlinecontinuationoutlinesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/continuation-outlines-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlinecontinuationoutlineswithlayersexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/continuation-outlines-with-layers-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlinedrawStyledEmptyInlinesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/drawStyledEmptyInlines-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlinedrawStyledEmptyInlinesWithWSexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/drawStyledEmptyInlinesWithWS-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineemptyInlinesWithinListsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/emptyInlinesWithinLists-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineinlineborderswithbidioverrideexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-borders-with-bidi-override-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineinlineboxbackgroundexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineinlineboxbackgroundlongimageexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-long-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineinlineboxbackgroundrepeatxexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-repeat-x-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineinlineboxbackgroundrepeatyexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-repeat-y-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineinlinecontinuationbordersexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-continuation-borders-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineinlinefocusringexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-focus-ring-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineinlinepaddingdisablestextquirkexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-padding-disables-text-quirk-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineinlinetextquirkbpmexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-text-quirk-bpm-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineinlinewrapwithparentpaddingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-wrap-with-parent-padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineleftrightcenterinlinealignmentinltrandrtlblocksexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlinelongwrappedlineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/long-wrapped-line-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlinenestedtopalignmentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/nested-top-alignment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineoutlinecontinuationsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/outline-continuations-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlinepercentagemarginsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/percentage-margins-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlinepositionedobjectbetweenreplacedelementsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/positioned-object-between-replaced-elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlinepositionedLifetimeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/positionedLifetime-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlinestyledEmptyInlinesWithBRsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/styledEmptyInlinesWithBRs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineblock001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineblock003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineblock006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineblockcontenteditablebaselineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/contenteditable-baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineblockinlineblockverticalalignexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/inline-block-vertical-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinlineblockoverflowclipexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/overflow-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinspectorsupportmatchedrulesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/inspector-support/matchedrules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid009expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid010expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid011expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid012expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid013expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid014expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid016expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid019expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/019-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid020expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/020-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalid021expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/021-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalidmissingaddressendtagexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-address-end-tag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalidmissingdlendtagexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-dl-end-tag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalidmissingdtendtagexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-dt-end-tag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalidmissingfontendtagexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-font-end-tag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalidnestedh3sexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/nestedh3s-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalidtableinsidestraytablecontentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/table-inside-stray-table-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastinvalidtdinsideobjectexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/td-inside-object-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlayersinlinedirtyzorderlistsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/inline-dirty-z-order-lists-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlayersnormalflowhittestexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/normal-flow-hit-test-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlayersopacityoutlineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/opacity-outline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlayersopacitytransformsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/opacity-transforms-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlayersremovelayerwithnestedstackingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/remove-layer-with-nested-stacking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlayersremoveonlythislayerupdateexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/remove-only-this-layer-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlayersvideolayerexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/video-layer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlayerszindexinheritexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/zindex-inherit-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlinegridlinegridfloatingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-floating-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlinegridlinegridinsidecolumnsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-inside-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlinegridlinegridintofloatsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-into-floats-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlinegridlinegridpositionedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-positioned-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists001verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/001-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists002verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/002-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists003verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/003-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists005verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/005-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists006verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/006-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists007verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/007-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists008expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists008verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/008-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists009expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlists009verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/009-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistsanonymousitemsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/anonymous-items-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistsbiglistmarkerexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/big-list-marker-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistsdynamicmarkercrashexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/dynamic-marker-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistsinlineBoxWrapperNullCheckexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/inlineBoxWrapperNullCheck-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistslibrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/li-br-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistslistylealphahugevaluecrashexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/li-style-alpha-huge-value-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistslistitemlineheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/list-item-line-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistslistmarkerwithlineheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/list-marker-with-line-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistsliststylenonecrashexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/list-style-none-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistsmarkerbeforeemptyinlineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/marker-before-empty-inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistsmarkerimageerrorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/marker-image-error-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistsmarkersinselectionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/markers-in-selection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistsnumericmarkersoutsidelistexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/numeric-markers-outside-list-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistsoldisplaytypesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ol-display-types-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistsolstartdynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ol-start-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistsolstartparsingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ol-start-parsing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistsolstartexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/olstart-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistsorderedlistwithnooltagexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ordered-list-with-no-ol-tag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastlistsscrolledmarkerpaintexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/scrolled-marker-paint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolblockaxishorizontalbtexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-horizontal-bt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolblockaxishorizontaltbexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-horizontal-tb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolblockaxisverticallrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-vertical-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolblockaxisverticalrlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-vertical-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolborderpaddingpaginationexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/border-padding-pagination-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolcolumnbreakwithbalancingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-break-with-balancing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolcolumncountwithrulesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-count-with-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolcolumnrulesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolcolumnrulesstackingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-rules-stacking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolcolumnsshorthandparsingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/columns-shorthand-parsing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolfloatavoidanceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-avoidance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolfloatmulticolexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-multicol-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolfloatpaginatecomplexexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-paginate-complex-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolfloatpaginateemptylinesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-paginate-empty-lines-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolfloatpaginateexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-paginate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticollayersinmulticolexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/layers-in-multicol-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticollayerssplitacrosscolumnsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/layers-split-across-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolmargincollapseexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/margin-collapse-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolmaxheightcolumnsblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/max-height-columns-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolnestedcolumnsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/nested-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticoloverflowacrosscolumnsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/overflow-across-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticoloverflowacrosscolumnspercentheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/overflow-across-columns-percent-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginateblockreplacedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/paginate-block-replaced-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationLeftToRightbtexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-bt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationLeftToRightlrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationLeftToRightrlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationLeftToRighttbexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-tb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationRightToLeftmaxwidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-max-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationTopToBottombtexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-bt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationTopToBottomlrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationTopToBottomrlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationTopToBottomtbexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-tb-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationnestedtransformsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/nested-transforms-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpositionedsplitexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/positioned-split-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolpositiveleadingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/positive-leading-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolscrollingcolumnrulesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/scrolling-column-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolscrollingoverflowexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/scrolling-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolshadowbreakingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/shadow-breaking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolspananonymousbeforechildparentcrashexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolspananonymoussplitblockcrashexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/anonymous-split-block-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolspananonymousstyleinheritanceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/anonymous-style-inheritance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolspancloneanonymousblocknoninlinechildcrashexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasimmediatechildcomplexsplittingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasimmediatechildgeneratedcontentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasimmediatechildpropertyremovalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasimmediatecolumnschilddynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasimmediatecolumnschildremovalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasnestedcolumnschilddynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasnestedcolumnschildexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-nested-columns-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasnestedinlineblockchildexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-nested-inline-block-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanmargincollapsingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-margin-collapsing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticoltablemargincollapseexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/table-margin-collapse-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticoltableverticalalignexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/table-vertical-align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticoltallimagebehaviorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/tall-image-behavior-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticoltallimagebehaviorlrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/tall-image-behavior-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticoltallimagebehaviorrlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/tall-image-behavior-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolunsplittableinlineblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/unsplittable-inline-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrborderpaddingpaginationexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/border-padding-pagination-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrcolumnbreakwithbalancingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrcolumncountwithrulesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/column-count-with-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrcolumnrulesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/column-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrfloatavoidanceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-avoidance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrfloatmulticolexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-multicol-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrfloatpaginatecomplexexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-paginate-complex-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrfloatpaginateexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-paginate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrnestedcolumnsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/nested-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrunsplittableinlineblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlborderpaddingpaginationexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/border-padding-pagination-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlcolumncountwithrulesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-count-with-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlfloatavoidanceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-avoidance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlfloatmulticolexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-multicol-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlfloatpaginateexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-paginate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlnestedcolumnsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/nested-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlunsplittableinlineblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflow001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflow002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflow004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflow006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowborderradiusclippingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/border-radius-clipping-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowdynamichiddenexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/dynamic-hidden-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowinfiniteRecursionGuardexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/infiniteRecursionGuard-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowlineclampexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/line-clamp-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowoverflowautotableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-auto-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowoverflowrtlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-rtl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowoverflowrtlinlinescrollbarexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-rtl-inline-scrollbar-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowoverflowrtlverticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-rtl-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowpagedxonrootexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-on-root-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowpagedxwithcolumngapexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-with-column-gap-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowpagedydivexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-y-div-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowpagedyonrootexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-y-on-root-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastoverflowtableoverflowfloatexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/table-overflow-float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastparser001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/parser/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastparserbadxmlslashexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/parser/bad-xml-slash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastparserbrokencommentsvsparsingmodeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/parser/broken-comments-vs-parsing-mode-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastpreloaderscriptexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/preloader/script-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreflectionsabspositioninreflectionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/abs-position-in-reflection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreflectionsinlinecrashexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/inline-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreflectionsopacityreflectiontransformexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/opacity-reflection-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreflectionsreflectiondirectionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/reflection-direction-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreflectionsreflectionnestingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/reflection-nesting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreflectionsreflectionoverflowhiddenexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/reflection-overflow-hidden-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreflectionstransparentreflectedsublayersexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/transparent-reflected-sublayers-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastregionsautosizeautoheightregionsmarkexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/auto-size/autoheight-regions-mark-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastregionsflowsdependencydynamicremoveexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/flows-dependency-dynamic-remove-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastregionsflowsdependencysameflowexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/flows-dependency-same-flow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastregionsiframehtmlcollectedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/iframe-html-collected-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastregionsmultipledirectionalitychangesinvariablewidthregionsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastregionsregiondynamicafterbeforeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/region-dynamic-after-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastregionsregiongeneratedcontentbeforeafterexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/region-generated-content-before-after-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastregionsrepaintlineflowwithfloatsinregionsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastregionsrepaintoverflowflippedwritingmodeblockinregionsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastregionsrepaintregionpaintinginvalidationexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/region-painting-invalidation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastregionsrepaintregionpaintingvialayoutexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/region-painting-via-layout-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastregionstextregionsplitsmallpaginationexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/text-region-split-small-pagination-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplaced001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplaced002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplaced003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplaced004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplaced005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplaced006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplaced007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedabsoluteimagesizingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-image-sizing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedabsolutepositionpercentageheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-percentage-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedabsolutepositionpercentagewidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-percentage-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedabsolutepositionwithautoheightandtopandbottomexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedabsolutepositionwithautowidthandleftandrightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedappletdisplaynoneexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/applet-display-none-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedembeddisplaynoneexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/embed-display-none-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedimageonloadexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-onload-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedimageresizewidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-resize-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedimagesizingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-sizing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedimagesolidcolorwithalphaexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-solid-color-with-alpha-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedmaxwidthpercentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/max-width-percent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedmaxheightpercentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxheight-percent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedmaxheightpxsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxheight-pxs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedmaxwidthpercentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxwidth-percent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedmaxwidthpxsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxwidth-pxs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedminheightpercentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minheight-percent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedminheightpxsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minheight-pxs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedminwidthpercentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minwidth-percent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedminwidthpxsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minwidth-pxs-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedobjectalignhspacevspaceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/object-align-hspace-vspace-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedobjectdisplaynoneexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/object-display-none-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedpdfasimageexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/pdf-as-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedpercentheightinanonymousblockintableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedpercentheightinanonymousblockwidgetexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/percent-height-in-anonymous-block-widget-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedreplacedbreakingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/replaced-breaking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedreplacedbreakingmixtureexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/replaced-breaking-mixture-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedreplacedchildofabsolutewithautoheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedselectionrectintablecellexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/selection-rect-in-table-cell-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedselectionrecttransformexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/selection-rect-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedtablepercentheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/table-percent-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedthreeselectsbreakexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/three-selects-break-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedverticallrabsolutepositionpercentagewidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedverticallrabsolutepositionwithautoheightandtopandbottomexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedverticallrabsolutepositionwithautowidthandleftandrightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedverticalrlabsolutepositionpercentagewidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedverticalrlabsolutepositionwithautoheightandtopandbottomexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedverticalrlabsolutepositionwithautowidthandleftandrightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percentbuttonexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-button-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percentcheckboxexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-checkbox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percentimageexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percentmenulistexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-menulist-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percentradioexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-radio-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percentsearchfieldexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-searchfield-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percenttextareaexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-textarea-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percenttextfieldexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-textfield-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastrubybaseshorterthantextexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/base-shorter-than-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastrubynestedrubyexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/nested-ruby-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastrubyrubyemptyrtexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-empty-rt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastrubyrubyinlinetableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-inline-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastrubyrubysimpleexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-simple-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastrubyrubysimplerpexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-simple-rp-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastrubyrubytextbeforeaftercontentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-text-before-after-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastrubyrubyDOMremovetext2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/rubyDOM-remove-text2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors007aexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/007a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors007bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/007b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors008expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors009expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors010expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors011expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors012expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors013expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors014expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors015expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors016expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors017expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/017-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors018expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/018-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors018bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/018b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors019expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/019-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors020expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/020-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors021expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/021-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors021bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/021b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors027expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/027-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors032expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/032-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors034expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/034-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors038expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/038-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors039expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/039-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors039bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/039b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors040expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/040-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors041expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/041-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors042expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/042-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors043expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/043-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors043bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/043b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors044expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors044bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors044cexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044c-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors044dexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors045expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/045-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors045bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/045b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors045cexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/045c-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors046expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/046-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors054expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/054-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors056expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/056-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors058expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/058-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors059expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/059-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors060expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/060-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors061expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/061-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors062expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/062-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors063expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/063-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors064expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/064-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors065expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/065-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors066expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/066-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors066bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/066b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors072expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/072-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors072bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/072b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors077expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/077-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors077bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/077b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors078bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/078b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors083expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/083-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors087bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/087b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors088bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/088b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors089expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/089-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors090bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/090b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors154expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/154-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors155expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors155aexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors155bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors155cexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155c-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors155dexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors156bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/156b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors157expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/157-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors158expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/158-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors159expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/159-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors160expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/160-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors166expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/166-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors166aexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/166a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors167expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/167-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors167aexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/167a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors168expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/168-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors168aexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/168a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors169expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/169-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors169aexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/169a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors170expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors170aexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors170bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors170cexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170c-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors170dexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170d-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors175aexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/175a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors175bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/175b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors175cexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/175c-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors177aexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/177a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectors177bexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/177b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectorslanginheritanceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-inheritance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectorslanginheritance2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-inheritance2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectorslangvsxmllangexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-vs-xml-lang-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectorslangvsxmllangxhtmlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-vs-xml-lang-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectorsnondeterministiccombinatorsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/nondeterministic-combinators-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectorsunqualifiedhoverquirksexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/unqualified-hover-quirks-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastselectorsvisiteddescendantexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/visited-descendant-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastsubpixelsubpixelaccumulatestolayersexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/sub-pixel/sub-pixel-accumulates-to-layers-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable009expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable010expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable011expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable012expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable013expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable014expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable015expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable016expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable017expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/017-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable018expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/018-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable020expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/020-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable021expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/021-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable023expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/023-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable026expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/026-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable027expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/027-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable027verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/027-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable028expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/028-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable028verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/028-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable029expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/029-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable030expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/030-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable033expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/033-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable035expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/035-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable035verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/035-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable036expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/036-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable037expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/037-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable038expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/038-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable038verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/038-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable039expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/039-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable040expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/040-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable040verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/040-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable041expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/041-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttable100percentcellwidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/100-percent-cell-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableabsolutetableatbottomexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/absolute-table-at-bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableaddbeforeanonymouschildexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/add-before-anonymous-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablealignrightwithinleftaligneddivexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/align-right-within-left-aligned-div-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableappendcellsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/append-cells-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableappendcells2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/append-cells2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableautowithpercentheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/auto-with-percent-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableautowithpercentheightverticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/auto-with-percent-height-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsing001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsing001verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/001-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsing002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsing002verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/002-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsing003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsing003verticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/003-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsingbordercollapsingheadfootexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsingbordercollapsingheadfootverticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsingrtlbordercollapsingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/rtl-border-collapsing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsingrtlbordercollapsingverticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablecellabsolutechildexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-absolute-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablecellcoalescingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-coalescing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablecellprefwidthinvalidationexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-pref-width-invalidation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablecellwidthautoexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-width-auto-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablecellindexexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cellindex-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablecolgroupprecededbycaptionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colgroup-preceded-by-caption-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablecolgroupspanninggroupsrulesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colgroup-spanning-groups-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablecolspanMinWidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colspanMinWidth-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablecolspanMinWidthverticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colspanMinWidth-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabledynamiccaptionaddbeforechildexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-caption-add-before-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabledynamiccaptionaddremovebeforechildexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-caption-add-remove-before-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabledynamiccellpaddingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-cellpadding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabledynamicdescendantpercentageheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-descendant-percentage-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableearlytablelayoutexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/early-table-layout-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableedgeoffsetsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/edge-offsets-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableemptycellsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/empty-cells-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableemptytablepercentheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/empty-table-percent-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablefixednestedexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-nested-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablefixedtablenoncellinrowexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-non-cell-in-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablefixedtablewithpercentinsidepercenttableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-inside-percent-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablefixedtablewithpercentwidthinsideautotableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablefixedtablewithpercentwidthinsidedivexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-width-inside-div-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablefixedtablewithpercentwidthinsidefixedwidthtableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablefixedtablewithsmallpercentwidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-small-percent-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablefloatingthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/floating-th-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablefloatingTablePaintBackgroundexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/floatingTablePaintBackground-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableframeandrulesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/frame-and-rules-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablegeneratedcaptionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/generated-caption-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableinsertbeforeanonymousancestorsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/insert-before-anonymous-ancestors-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableinsertcellbeforeformexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/insert-cell-before-form-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableinsertrowbeforeformexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/insert-row-before-form-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableinvisiblecellbackgroundexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/invisible-cell-background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablelargewidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/large-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablemozillabug10296verticalalign1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/mozilla-bug10296-vertical-align-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablemozillabug10296verticalalign2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/mozilla-bug10296-vertical-align-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablemultiplecaptionsdisplayexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/multiple-captions-display-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablemultiplepercentheightrowsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/multiple-percent-height-rows-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablenestedpercentheighttableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/nested-percent-height-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablenobrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/nobr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableoverflowHiddenexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/overflowHidden-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablepercentheightsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/percent-heights-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableprependinanonymoustableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/prepend-in-anonymous-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablequotetextaroundiframeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/quote-text-around-iframe-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablerelativepositioncontainmentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/relative-position-containment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablerelativepositionoffsetsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/relative-position-offsets-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablerelativepositionstackingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/relative-position-stacking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableremovetddisplaynoneexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/remove-td-display-none-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablereplacedpercentheightexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/replaced-percent-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablerowheightrecalcexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/row-height-recalc-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablerowspanpaintorderexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rowspan-paint-order-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablerowspanpaintorderverticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rowspan-paint-order-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablertlcelldisplaynoneassertexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rtl-cell-display-none-assert-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablerulesattrdynchange1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rules-attr-dynchange1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablerulesattrdynchange2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rules-attr-dynchange2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablespanOverlapRepaintexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/spanOverlapRepaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttablestalegridcrashexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/stale-grid-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletableafterchildintableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-after-child-in-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletableandpartsoutlineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-and-parts-outline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletablebeforechildintableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-before-child-in-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletablecellafterchildinblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-after-child-in-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletablecellafterchildintableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-after-child-in-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletablecellbeforechildinblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-before-child-in-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletablecellbeforechildintableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-before-child-in-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletablecontinuationoutlinepaintcrashexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-continuation-outline-paint-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletabledisplaytypesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-display-types-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletabledisplaytypesstrictexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-display-types-strict-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletabledisplaytypesverticalexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-display-types-vertical-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletablehspacealigncenterexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-hspace-align-center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletablerowafterchildinblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-after-child-in-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletablerowafterchildintableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-after-child-in-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletablerowbeforechildinblockexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-before-child-in-block-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletablerowbeforechildintableexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-before-child-in-table-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletableInsideCaptionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/tableInsideCaption-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttabletextfieldbaselineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/text-field-baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableunbreakableimagesquirkexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/unbreakable-images-quirk-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableunusedpercentheightsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/unused-percent-heights-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttableverticalalignbaselineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/vertical-align-baseline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextatsuikerningandligaturesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-kerning-and-ligatures-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextatsuimultiplerenderersexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-multiple-renderers-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextatsuinegativespacingfeaturesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-negative-spacing-features-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextatsuipartialselectionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-partial-selection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextatsuismallcapspunctuationsizeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-small-caps-punctuation-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextatsuispacingfeaturesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-spacing-features-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbackslashtoyensigndynamicexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/backslash-to-yen-sign-dynamic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbasic001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbasic002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbasic003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbasic004expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbasic005expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbasic006expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbasic007expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbasic008expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbasic009expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbasic011expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbasic012expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbasic013expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbasic014expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbasic015expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbasicgenericfamilychangesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/generic-family-changes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbidiembeddingpopandpushsameexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/bidi-embedding-pop-and-push-same-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextbreakwordexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/break-word-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextcapitalizeemptygeneratedstringexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/capitalize-empty-generated-string-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextcapitalizepreservenbspexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/capitalize-preserve-nbsp-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextcgvsatsuiexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/cg-vs-atsui-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextcomplexpreferredlogicalwidthsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/complex-preferred-logical-widths-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextcomplexsyntheticboldspacewidthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/complex-synthetic-bold-space-width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextcomplextextopacityexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/complex-text-opacity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextdrawBidiTextexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/drawBidiText-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextembedatendofprewraplineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/embed-at-end-of-pre-wrap-line-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextemphasiscombinedtextexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/emphasis-combined-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextfallbacktraitsfixupexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/fallback-traits-fixup-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextfirstline001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/firstline/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextfirstline002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/firstline/002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextfirstline003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/firstline/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextfontinitialexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/font-initial-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextformatcontrolexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/format-control-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttexthyphenatecharacterexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-character-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttexthyphenatefirstwordexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-first-word-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttexthyphenatelimitbeforeafterexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-limit-before-after-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttexthyphenatelimitlinesexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-limit-lines-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttexthyphensexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphens-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalarabicjustifyexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/arabic-justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiANafterLexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-AN-after-L-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiANafteremptyrunexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-AN-after-empty-run-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiCSafterANexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-CS-after-AN-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiL2runreorderingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-L2-run-reordering-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiLDB2CSSexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-LDB-2-CSS-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiLDB2HTMLexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-LDB-2-HTML-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiLDB2formattingcharactersexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidicontrolcharstreatedasZWSexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidieuropeanterminatorsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-european-terminators-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiignoredforfirstchildinlineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiinnertextexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-innertext-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidilinebreak001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-linebreak-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidilinebreak002expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-linebreak-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidilinebreak003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-linebreak-003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidilistboxatsuiexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-listbox-atsui-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidilistboxexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-listbox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidimenulistexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-menulist-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidimirrorhearexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-mirror-he-ar-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidineutraldirectionalityparagraphstartexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidineutralrunexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-neutral-run-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidioverrideexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-override-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalboldbengaliexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bold-bengali-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalcomplexcharacterbasedfallbackexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/complex-character-based-fallback-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalhindispacingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/hindi-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalhindiwhitespaceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/hindi-whitespace-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalpopupbuttontextalignmentanddirectionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalrtlcaretexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/rtl-caret-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextjustifiedselectionatedgeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/justified-selection-at-edge-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextjustifiedselectionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/justified-selection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextjustifyideographleadingexpansionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/justify-ideograph-leading-expansion-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextlargetextcomposedcharexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/large-text-composed-char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextletterspacingnegativeopacityexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/letter-spacing-negative-opacity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextlinebreaksafterwhitespaceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/line-breaks-after-white-space-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextlinebreaksexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/line-breaks-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextmidwordbreakafterbreakablecharexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/midword-break-after-breakable-char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextmidwordbreakbeforesurrogatepair2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/midword-break-before-surrogate-pair-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextmidwordbreakhangexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/midword-break-hang-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextmonospacewidthcacheexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/monospace-width-cache-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextorientationsidewaysexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/orientation-sideways-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextresetemptyRunexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/reset-emptyRun-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextselectionrectroundingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/selection-rect-rounding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextshapingshapingscriptorderexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/shaping/shaping-script-order-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextshapingshapingselectionrectexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/shaping/shaping-selection-rect-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextshoulduseatsuiexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/should-use-atsui-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextsoftHyphenexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/softHyphen-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextstrokingdecorationsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/stroking-decorations-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextstrokingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/stroking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttexttextletterspacingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/text-letter-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttexttrailingwhitespace2expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/trailing-white-space-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttexttrailingwhitespaceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/trailing-white-space-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextunicodevariationselectorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/unicode-variation-selector-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextverticalrlrtllinebreakexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/vertical-rl-rtl-linebreak-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwbrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wbr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwbrinprecrashexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wbr-in-pre-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwbrstyledexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wbr-styled-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespace020expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/020-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespace021expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/021-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespace025expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/025-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespace026expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/026-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespace027expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/027-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespacenbspmodeandlinewrapsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespacenormalafternowrapbreakingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespacenowrapclearfloatexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/nowrap-clear-float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespaceprebreakwordexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-break-word-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespaceprewraplastcharexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-last-char-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespaceprewraplinetestexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-line-test-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespaceprewrapoverflowselectionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespaceprewrapspacesafternewlineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespacespaninwordspacecausesoverflowexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/span-in-word-space-causes-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwidezerowidthspaceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wide-zero-width-space-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwordbreakexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-break-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwordbreakrunroundingexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-break-run-rounding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwordbreaksofthyphenexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-break-soft-hyphen-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttextwordspaceexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-space-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttokenizer001expectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/001-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttokenizer001expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttokenizer003expectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/003-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttokenizer003expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttokenizermissingstyleendtag1expectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/missing-style-end-tag-1-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttokenizermissingstyleendtag2expectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/missing-style-end-tag-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttokenizerscriptafterframesetexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/script-after-frameset-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttransformsboundingrectzoomexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/bounding-rect-zoom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttransformsdiamondexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/diamond-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttransformsidentitymatrixexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/identity-matrix-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttransformsoverflowwithtransformexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/overflow-with-transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttransformsskewwithunitlesszeroexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/skew-with-unitless-zero-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttransformstransformoninlineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-on-inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttransformstransformoverflowexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttransformstransformpositionedancestorexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-positioned-ancestor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttransformstransformtablerowexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-table-row-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttransformstransformeddocumentelementexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transformed-document-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttransformstransformswithopacityexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transforms-with-opacity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fasttransformstransformswithzoomexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transforms-with-zoom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeKusaMakurabackgroundcanvasexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/Kusa-Makura-background-canvas-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebackgroundhorizontalbtexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/background-horizontal-bt-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebackgroundverticallrexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/background-vertical-lr-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebackgroundverticalrlexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/background-vertical-rl-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebasicverticallineexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/basic-vertical-line-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebasicverticallineexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/basic-vertical-line-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeblocklevelimagesexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/block-level-images-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebodydirectionpropagationblockedexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/body-direction-propagation-blocked-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebodydirectionpropagationexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/body-direction-propagation-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebodywritingmodepropagationblockedexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/body-writing-mode-propagation-blocked-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebodywritingmodepropagationexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/body-writing-mode-propagation-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderimagehorizontalbtexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-horizontal-bt-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderimagehorizontalbtexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-horizontal-bt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderimageverticallrexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-vertical-lr-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderimageverticallrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-vertical-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderimageverticalrlexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-vertical-rl-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderimageverticalrlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-vertical-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderradiusclippingverticallrexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderradiusclippingverticallrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderstylesverticallrexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-styles-vertical-lr-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderstylesverticallrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-styles-vertical-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderstylesverticalrlexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-styles-vertical-rl-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderstylesverticalrlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-styles-vertical-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderverticallrexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-vertical-lr-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderverticallrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-vertical-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeboxshadowhorizontalbtexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-horizontal-bt-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeboxshadowhorizontalbtexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-horizontal-bt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeboxshadowverticallrexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-vertical-lr-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeboxshadowverticallrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-vertical-lr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeboxshadowverticalrlexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-vertical-rl-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeboxshadowverticalrlexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-vertical-rl-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebrokenideographsmallcapsexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/broken-ideograph-small-caps-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebrokenideographicfontexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/broken-ideographic-font-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeenglishbttextexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-bt-text-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeenglishbttextexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-bt-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeenglishlrtextexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-lr-text-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeenglishlrtextexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-lr-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeenglishrltextexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-rl-text-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeenglishrltextexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-rl-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodefallbackorientationexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/fallback-orientation-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodefallbackorientationexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/fallback-orientation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodefieldsetsexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/fieldsets-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodefieldsetsexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/fieldsets-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodefloatsinblocklayoutexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/floats-in-block-layout-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodehorizontalbtreplacedselectionexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/horizontal-bt-replaced-selection-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeinlinedirectionpositioningexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/inline-direction-positioning-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneselrselectionexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-lr-selection-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneselrtextexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-lr-text-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneserlselectionexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-rl-selection-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneserltextexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-rl-text-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneserltextwithbrokenfontexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-rl-text-with-broken-font-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneserubyhorizontalbtexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-ruby-horizontal-bt-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneserubyverticallrexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-ruby-vertical-lr-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneserubyverticalrlexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-ruby-vertical-rl-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodemargincollapseexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/margin-collapse-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmoderootlrbasicexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/root-lr-basic-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeselfcollapsingblockexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/self-collapsing-block-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodetextorientationbasicexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/text-orientation-basic-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeverticalaligntablebaselineexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-align-table-baseline-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeverticalbaselinealignmentexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-baseline-alignment-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeverticalbaselinealignmentexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-baseline-alignment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeverticalfontfallbackexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-font-fallback-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeverticalfontfallbackexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-font-fallback-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeverticallrreplacedselectionexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-lr-replaced-selection-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeverticalrlreplacedselectionexpectedpng">trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-rl-replaced-selection-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastxsldocumentfunctionexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/document-function-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastxslxsltenccyrexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc-cyr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastxslxsltencexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastxslxsltenc16expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc16-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastxslxsltenc16to16expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc16to16-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastxslxsltentityexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-entity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastxslxsltimportdepthexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-import-depth-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastxslxsltrelativepathexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-relative-path-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2fastxslxslt_unicodeexpectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt_unicode-expected.txt</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/ChangeLog        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,5 +1,17 @@
</span><span class="cx"> 2016-01-08 Ryan Haddad <ryanhaddad@apple.com>
</span><span class="cx">
</span><ins>+ Removing ios-simulator-wk1/ and ios-simulator-wk2/ expected.* files that are identical to the ones in ios-simulator/
+ https://bugs.webkit.org/show_bug.cgi?id=152130
+
+ Unreviewed test gardening.
+
+ * platform/ios-simulator-wk1/editing/deleting/delete-block-merge-contents-011-expected.txt: Removed.
+ * platform/ios-simulator-wk1/editing/deleting/delete-first-list-item-expected.txt: Removed.
+ * platform/ios-simulator-wk1/editing/deleting/merge-different-styles-expected.txt: Removed.
+ * +1714 more
+
+2016-01-08 Ryan Haddad <ryanhaddad@apple.com>
+
</ins><span class="cx"> Removing deleted test fast/mediastream/RTCPeerConnection-state.html from mac TestExpectations file
</span><span class="cx">
</span><span class="cx"> Unreviewed test gardening.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingdeletingdeleteblockmergecontents011expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/delete-block-merge-contents-011-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/delete-block-merge-contents-011-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/delete-block-merge-contents-011-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x148 [border: (2px solid #FF0000)]
- RenderBlock {DIV} at (14,14) size 756x120
- RenderBlock (anonymous) at (0,0) size 756x30
- RenderText {#text} at (0,1) size 40x28
- text run at (0,1) width 40: "One"
- RenderBlock {DIV} at (0,30) size 756x60
- RenderText {#text} at (0,1) size 43x28
- text run at (0,1) width 43: "Two"
- RenderBR {BR} at (42,23) size 1x0
- RenderBR {BR} at (0,31) size 0x28
- RenderBlock (anonymous) at (0,90) size 756x30
- RenderText {#text} at (0,1) size 56x28
- text run at (0,1) width 56: "Three"
-caret: position 1 of child 0 {#text} of child 1 {DIV} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingdeletingdeletefirstlistitemexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/delete-first-list-item-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/delete-first-list-item-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/delete-first-list-item-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of UL > DIV > BODY > HTML > #document to 0 of UL > DIV > BODY > HTML > #document toDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > B > DIV > DIV > BODY > HTML > #document to 3 of #text > B > DIV > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > B > DIV > DIV > BODY > HTML > #document to 3 of #text > B > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 754x39
- text run at (0,0) width 754: "This tests deletion when the caret is in an empty list item at the beginning of the document. It also makes sure that the"
- text run at (0,20) width 275: "style inside the empty list item is retained. "
- text run at (274,20) width 105: "You should see '"
- RenderInline {B} at (0,0) size 22x19
- RenderText {#text} at (378,20) size 22x19
- text run at (378,20) width 22: "foo"
- RenderText {#text} at (399,20) size 258x19
- text run at (399,20) width 258: "' followed by a list item containing 'bar'."
- RenderBlock {DIV} at (0,56) size 784x56
- RenderBlock {DIV} at (0,0) size 784x20
- RenderInline {B} at (0,0) size 22x19
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "foo"
- RenderBlock {UL} at (0,36) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21: "bar"
-caret: position 3 of child 0 {#text} of child 0 {B} of child 0 {DIV} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingdeletingmergedifferentstylesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/merge-different-styles-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/merge-different-styles-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/merge-different-styles-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 5 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 762x39
- text run at (0,0) width 351: "This places the caret before the 'b' in 'bar' and Deletes. "
- text run at (350,0) width 412: "'foo' and 'bar' should end up on the same line, but neither should"
- text run at (0,20) width 84: "change style."
- RenderBlock {DIV} at (0,56) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "foo"
- RenderInline {SPAN} at (0,0) size 25x19
- RenderText {#text} at (21,0) size 25x19
- text run at (21,0) width 25: "bar"
-caret: position 3 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingdeletingmergenobrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/merge-no-br-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/merge-no-br-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/merge-no-br-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 5 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 741x39
- text run at (0,0) width 741: "This places the caret before the 'T' in 'Two' and Deletes. 'One' and 'Two' should be merged but the blocks containing"
- text run at (0,20) width 280: "'Three' and 'Four' should remain untouched."
- RenderBlock {DIV} at (8,56) size 768x182
- RenderBlock {DIV} at (16,16) size 736x42 [border: (3px solid #FF0000)]
- RenderText {#text} at (11,11) size 55x19
- text run at (11,11) width 55: "OneTwo"
- RenderBlock {DIV} at (16,66) size 736x100 [border: (3px solid #008000)]
- RenderBlock (anonymous) at (11,11) size 714x0
- RenderBlock {DIV} at (19,19) size 698x42 [border: (3px solid #000000)]
- RenderText {#text} at (11,11) size 38x19
- text run at (11,11) width 38: "Three"
- RenderBlock (anonymous) at (11,69) size 714x20
- RenderText {#text} at (0,0) size 31x19
- text run at (0,0) width 31: "Four"
-caret: position 3 of child 0 {#text} of child 1 {DIV} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingdeletingsmartdelete001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/smart-delete-001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/smart-delete-001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/deleting/smart-delete-001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x224 [border: (2px solid #0000FF)]
- RenderBlock {DIV} at (14,14) size 756x60
- RenderText {#text} at (0,1) size 66x28
- text run at (0,1) width 66: "Tests: "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (0,31) size 492x28
- text run at (0,31) width 492: "Smart delete when deleting the first word on a line."
- RenderBlock {DIV} at (14,90) size 756x120
- RenderText {#text} at (0,1) size 190x28
- text run at (0,1) width 190: "Expected Results: "
- RenderBR {BR} at (189,23) size 1x0
- RenderText {#text} at (0,31) size 708x58
- text run at (0,31) width 708: "The first word and the space following the first word should be deleted. It"
- text run at (0,61) width 201: "should like this this: "
- RenderBR {BR} at (200,83) size 1x0
- RenderText {#text} at (0,91) size 70x28
- text run at (0,91) width 70: "bar baz"
- RenderBlock {DIV} at (0,248) size 784x34
- RenderBlock {DIV} at (0,0) size 784x34 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,3) size 108x28
- text run at (2,3) width 108: "foo bar baz"
-caret: position 1 of child 0 {#text} of child 1 {DIV} of child 3 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingexecCommandcreatelistwithhrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/create-list-with-hr-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/create-list-with-hr-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/create-list-with-hr-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document toDOMRange:range from 0 of LI > UL > DIV > BODY > HTML > #document to 0 of LI > UL > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 526x19
- text run at (0,0) width 526: "This test pushes a horizontal rule into an unordered list with InsertUnorderedList. "
- RenderInline {B} at (0,0) size 766x39
- RenderText {#text} at (525,0) size 766x39
- text run at (525,0) width 241: "This demonstrates what might be a"
- text run at (0,20) width 32: "bug:"
- RenderText {#text} at (31,20) size 433x19
- text run at (31,20) width 433: " the horizontal rule appears before the list marker in the render tree."
- RenderBlock {DIV} at (0,56) size 784x30
- RenderBlock {UL} at (0,0) size 784x30
- RenderListItem {LI} at (40,0) size 744x30
- RenderBlock {HR} at (0,0) size 744x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,10) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderBlock (anonymous) at (0,46) size 784x0
-caret: position 0 of child 0 {HR} of child 0 {LI} of child 0 {UL} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingexecCommandindentemptyrootexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/indent-empty-root-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/indent-empty-root-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/indent-empty-root-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of BLOCKQUOTE > DIV > BODY > HTML > #document to 0 of BLOCKQUOTE > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 299x19
- text run at (0,0) width 299: "This tests Indent in an empty editable element."
- RenderBlock {DIV} at (0,36) size 784x20
- RenderBlock {BLOCKQUOTE} at (40,0) size 744x20
- RenderBR {BR} at (0,0) size 0x19
-caret: position 0 of child 0 {BR} of child 0 {BLOCKQUOTE} of child 3 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingexecCommandindentlistitemexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/indent-list-item-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/indent-list-item-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/indent-list-item-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of UL > DIV > BODY > HTML > #document to 4 of UL > DIV > BODY > HTML > #document toDOMRange:range from 0 of LI > UL > UL > DIV > BODY > HTML > #document to 0 of LI > UL > UL > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 380x19
- text run at (0,0) width 380: "This test uses the execCommand to Outdent the text below."
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,56) size 784x60
- RenderBlock {UL} at (0,0) size 784x60
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Foo"
- RenderBlock {UL} at (40,20) size 744x20
- RenderListItem {LI} at (40,0) size 704x20
- RenderListMarker at (-18,0) size 7x19: white bullet
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "Bar"
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Baz"
-caret: position 0 of child 0 {#text} of child 0 {LI} of child 3 {UL} of child 1 {UL} of child 4 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingexecCommandindentselectionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/indent-selection-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/indent-selection-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/indent-selection-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 10 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of DIV > BODY > HTML > #document to 5 of DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > SPAN > BLOCKQUOTE > DIV > BODY > HTML > #document to 5 of #text > SPAN > BLOCKQUOTE > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 368x19
- text run at (0,0) width 368: "This test uses the execCommand to indent the text below."
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,40) size 784x212
- RenderBlock {BLOCKQUOTE} at (40,0) size 744x60
- RenderBlock (anonymous) at (0,0) size 744x40
- RenderInline {SPAN} at (0,0) size 43x19
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 43: "Lorem"
- RenderBR {BR} at (42,15) size 1x0
- RenderText {#text} at (0,20) size 85x19
- text run at (0,20) width 85: "more Lorem!"
- RenderBlock {BLOCKQUOTE} at (40,40) size 704x20
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "ipsum"
- RenderBlock (anonymous) at (0,60) size 784x0
- RenderBlock {BLOCKQUOTE} at (40,76) size 744x60
- RenderBlock {UL} at (0,0) size 744x60
- RenderBlock {UL} at (40,0) size 704x60
- RenderListItem {LI} at (40,0) size 664x20
- RenderListMarker at (-18,0) size 7x19: white bullet
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Foo"
- RenderListItem {LI} at (40,20) size 664x20
- RenderListMarker at (-18,0) size 7x19: white bullet
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "Bar"
- RenderListItem {LI} at (40,40) size 664x20
- RenderListMarker at (-18,0) size 7x19: white bullet
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Baz"
- RenderBlock {BLOCKQUOTE} at (40,152) size 744x60
- RenderBlock {BLOCKQUOTE} at (40,0) size 704x20
- RenderText {#text} at (0,0) size 38x19
- text run at (0,0) width 38: "Dolor"
- RenderBlock (anonymous) at (0,20) size 744x40
- RenderText {#text} at (0,0) size 35x19
- text run at (0,0) width 35: "Sum!"
- RenderBR {BR} at (34,15) size 1x0
- RenderInline {SPAN} at (0,0) size 39x19
- RenderText {#text} at (0,20) size 39x19
- text run at (0,20) width 39: "Thing"
- RenderBlock (anonymous) at (0,212) size 784x0
-selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 1 {BLOCKQUOTE} of child 4 {DIV} of body
-selection end: position 5 of child 0 {#text} of child 3 {SPAN} of child 3 {BLOCKQUOTE} of child 4 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingexecCommandinsertlistandstitchexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/insert-list-and-stitch-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/insert-list-and-stitch-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/insert-list-and-stitch-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,39 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 7 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of DIV > DIV > BODY > HTML > #document to 1 of DIV > DIV > BODY > HTML > #document toDOMRange:range from 0 of LI > OL > DIV > DIV > BODY > HTML > #document to 0 of LI > OL > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document toDOMRange:range from 0 of LI > OL > DIV > DIV > BODY > HTML > #document to 0 of LI > OL > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of DIV > BODY > HTML > #document to 4 of DIV > BODY > HTML > #document toDOMRange:range from 0 of LI > OL > DIV > DIV > BODY > HTML > #document to 0 of LI > OL > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 626x19
- text run at (0,0) width 626: "The three items below should be stitched together into one ordered list when you click the button."
- RenderBlock {DIV} at (0,36) size 784x60
- RenderBlock {DIV} at (0,0) size 784x60
- RenderBlock {OL} at (0,0) size 784x60
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "foo"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21: "bar"
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23: "baz"
- RenderBlock (anonymous) at (0,76) size 784x0
-caret: position 0 of child 0 {#text} of child 2 {LI} of child 0 {OL} of child 1 {DIV} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingexecCommandinsertImageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/insertImage-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/insertImage-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/insertImage-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 1 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document toDOMRange:range from 2 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 764x39
- text run at (0,0) width 313: "This is a test of execCommand(InsertImage, ...). "
- text run at (312,0) width 452: "The first test passes execCommand a path to a valid image, the second"
- text run at (0,20) width 375: "passes execCommand a path where no image should exist."
- RenderBlock {DIV} at (0,56) size 784x103
- RenderImage {IMG} at (0,0) size 76x103
- RenderImage {IMG} at (76,83) size 20x20
- RenderBlock {UL} at (0,175) size 784x0
-caret: position 1 of child 1 {IMG} of child 3 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingexecCommandnsresponderindentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/nsresponder-indent-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/nsresponder-indent-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/nsresponder-indent-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document toDOMRange:range from 0 of BLOCKQUOTE > DIV > BODY > HTML > #document to 0 of BLOCKQUOTE > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 539x19
- text run at (0,0) width 286: "This tests the NSResponder method indent:. "
- text run at (285,0) width 254: "You should see an indented 'foo' below."
- RenderBlock {DIV} at (0,36) size 784x20
- RenderBlock {BLOCKQUOTE} at (40,0) size 744x20
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "foo"
- RenderBlock (anonymous) at (0,20) size 784x0
-caret: position 0 of child 0 {#text} of child 0 {BLOCKQUOTE} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingexecCommandprintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/print-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/print-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/print-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,51 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x376 [border: (2px solid #FF0000)]
- RenderBlock (anonymous) at (14,14) size 756x60
- RenderInline {SPAN} at (0,0) size 756x58
- RenderText {#text} at (0,1) size 756x58
- text run at (0,1) width 756: "\"The quick brown fox jumps over the lazy dog\" uses every letter in the english"
- text run at (755,1) width 1: " "
- text run at (0,31) width 93: "language."
- RenderBlock (anonymous) at (14,98) size 756x240
- RenderBlock {P} at (0,0) size 756x240
- RenderText {#text} at (0,1) size 756x238
- text run at (0,1) width 458: "Here's to the crazy ones, the misfits, the rebels, "
- text run at (457,1) width 192: "the trouble makers, "
- text run at (648,1) width 92: "the round"
- text run at (739,1) width 7: " "
- text run at (0,31) width 242: "pegs in the square holes, "
- text run at (241,31) width 346: "the ones who see things differently. "
- text run at (586,31) width 170: "There not fond of"
- text run at (755,31) width 1: " "
- text run at (0,61) width 480: "rules, and they have no respect for the status quo, "
- text run at (479,61) width 195: "you can quote then, "
- text run at (673,61) width 81: "disagree"
- text run at (753,61) width 3: " "
- text run at (0,91) width 109: "with them, "
- text run at (108,91) width 216: "glorify or vilify them, "
- text run at (323,91) width 406: "about the only thing you can't do is ignore"
- text run at (728,91) width 7: " "
- text run at (0,121) width 60: "them. "
- text run at (59,121) width 279: "Because they change things. "
- text run at (337,121) width 349: "They push the human race forward. "
- text run at (685,121) width 42: "And"
- text run at (726,121) width 7: " "
- text run at (0,151) width 430: "while some may see them as the crazy ones, "
- text run at (429,151) width 146: "we see genius. "
- text run at (574,151) width 116: "Because the"
- text run at (689,151) width 7: " "
- text run at (0,181) width 626: "people who are crazy enough to think they can change the world "
- text run at (625,181) width 115: "are the ones"
- text run at (739,181) width 7: " "
- text run at (0,211) width 78: "who do."
- RenderBlock (anonymous) at (14,362) size 756x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-caret: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingexecCommandremovelistfromrangeselectionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/remove-list-from-range-selection-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/remove-list-from-range-selection-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/execCommand/remove-list-from-range-selection-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of DIV > BODY > HTML > #document to 6 of DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 541x19
- text run at (0,0) width 541: "This tests Insert{Un}OrderedList on a range selection that is entirely within one list."
- RenderBlock {DIV} at (0,36) size 784x116
- RenderBlock (anonymous) at (0,0) size 784x80
- RenderText {#text} at (0,0) size 76x19
- text run at (0,0) width 76: "None of the"
- RenderBR {BR} at (75,15) size 1x0
- RenderText {#text} at (0,20) size 103x19
- text run at (0,20) width 103: "selected content"
- RenderBR {BR} at (102,35) size 1x0
- RenderText {#text} at (0,40) size 62x19
- text run at (0,40) width 62: "should be"
- RenderBR {BR} at (61,55) size 1x0
- RenderText {#text} at (0,60) size 52x19
- text run at (0,60) width 52: "in a list."
- RenderBR {BR} at (51,75) size 1x0
- RenderBlock {OL} at (0,96) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 323x19
- text run at (0,0) width 323: "This should be in a list and should not be selected."
-selection start: position 2 of child 0 {#text} of child 2 {DIV} of body
-selection end: position 2 of child 6 {#text} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselection4397952expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4397952-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4397952-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4397952-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 4 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 578x19
- text run at (0,0) width 271: "This tests caret movement across buttons. "
- text run at (270,0) width 308: "The caret should be just after the second button."
- RenderBlock {DIV} at (0,36) size 784x24
- RenderButton {INPUT} at (2,2) size 43x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 19x14
- RenderText at (0,0) size 19x14
- text run at (0,0) width 19: "Foo"
- RenderButton {INPUT} at (48,2) size 43x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 18x14
- RenderText at (0,0) size 18x14
- text run at (0,0) width 18: "Bar"
- RenderText {#text} at (0,0) size 0x0
-caret: position 1 of child 2 {INPUT} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselection49322601expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4932260-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4932260-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4932260-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 437x19
- text run at (0,0) width 437: "This tests for a bug where images would act as sentence boundaries."
- RenderBlock {DIV} at (0,36) size 784x108
- RenderText {#text} at (0,88) size 130x19
- text run at (0,88) width 130: "The caret should be "
- RenderImage {IMG} at (129,0) size 77x103
- RenderText {#text} at (205,88) size 212x19
- text run at (205,88) width 212: "at the beginning of this sentence."
-caret: position 0 of child 0 {#text} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselection49322602expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4932260-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4932260-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4932260-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 415x19
- text run at (0,0) width 415: "This tests for a bug where images would act as word boundaries."
- RenderBlock {DIV} at (0,36) size 784x108
- RenderText {#text} at (0,88) size 25x19
- text run at (0,88) width 25: "The"
- RenderImage {IMG} at (24,0) size 77x103
- RenderText {#text} at (100,88) size 374x19
- text run at (100,88) width 374: "caret should be just after the second word in this sentence."
-caret: position 6 of child 2 {#text} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselection49322603expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4932260-3-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4932260-3-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4932260-3-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 415x19
- text run at (0,0) width 415: "This tests for a bug where images would act as word boundaries."
- RenderBlock {DIV} at (0,36) size 784x108
- RenderText {#text} at (0,88) size 393x19
- text run at (0,88) width 393: "The caret should be just before the second to last word in this"
- RenderImage {IMG} at (392,0) size 77x103
- RenderText {#text} at (468,88) size 60x19
- text run at (468,88) width 60: "sentence."
-caret: position 59 of child 0 {#text} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselection4947387expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4947387-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4947387-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/4947387-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 51 of #text > DIV > BODY > HTML > #document to 51 of #text > DIV > BODY > HTML > #document toDOMRange:range from 27 of #text > DIV > BODY > HTML > #document to 51 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 27 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 51 of #text > DIV > BODY > HTML > #document to 51 of #text > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 51 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 51 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x80
- RenderText {#text} at (0,0) size 776x79
- text run at (0,0) width 423: "This tests moveTo{Beginning, End}OfLineAndModifySelection. "
- text run at (422,0) width 350: "It should operate on line boundaries and not paragraph"
- text run at (0,20) width 79: "boundaries. "
- text run at (78,20) width 698: "To run it manually, click inside the first line of the editable region below and do Command+Shift+Left/Right"
- text run at (0,40) width 619: "Arrow, the selection should extend to the start/end of the line, not the start/end of the paragraph. "
- text run at (618,40) width 35: "Also,"
- text run at (0,60) width 473: "moveTo{Beginning, End}OfParagraphAndModifySelection should work."
- RenderBlock {DIV} at (0,96) size 200x40
- RenderText {#text} at (0,0) size 191x39
- text run at (0,0) width 187: "The quick brown fox jumped"
- text run at (186,0) width 5: " "
- text run at (0,20) width 160: "over the lazy brown dog."
-selection start: position 0 of child 0 {#text} of child 2 {DIV} of body
-selection end: position 51 of child 0 {#text} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselection51951662expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/5195166-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/5195166-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/5195166-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 665x19
- text run at (0,0) width 665: "This tests for a bug where selection change notifications would post the wrong proposed selected range."
- RenderBlock {DIV} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 363x19
- text run at (0,0) width 363: "There should be five characters selected in this sentence."
- RenderBlock {UL} at (0,72) size 784x0
-selection start: position 0 of child 0 {#text} of child 2 {DIV} of body
-selection end: position 2 of child 0 {#text} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionafterlinewrapexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/after-line-wrap-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/after-line-wrap-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/after-line-wrap-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,40 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderInline {B} at (0,0) size 306x19
- RenderText {#text} at (0,0) size 306x19
- text run at (0,0) width 306: "Make sure that your window is small enough"
- RenderText {#text} at (305,0) size 777x39
- text run at (305,0) width 472: " so that 'don't select this line' and 'try to select just this line' appear on two"
- text run at (0,20) width 98: "different lines. "
- text run at (97,20) width 623: "The two phrases are actually in the same paragraph, there are just lots of spaces in between them."
- RenderBlock {P} at (0,56) size 784x40
- RenderText {#text} at (0,0) size 108x19
- text run at (0,0) width 108: "This is a test for "
- RenderInline {A} at (0,0) size 373x19 [color=#0000EE]
- RenderText {#text} at (107,0) size 373x19
- text run at (107,0) width 373: "REGRESSION: Selection includes spaces that it shouldn't"
- RenderText {#text} at (479,0) size 768x39
- text run at (479,0) width 289: ". The test makes sure that a word that is right"
- text run at (0,20) width 291: "after a line wrap can be selected successfully."
- RenderBlock {P} at (0,112) size 784x0
- RenderBlock {DIV} at (16,112) size 752x42 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 750x19
- text run at (1,1) width 96: "don't select me"
- text run at (96,1) width 655: " "
- RenderInline {I} at (0,0) size 156x19
- RenderText {#text} at (1,21) size 156x19
- text run at (1,21) width 156: "try to select just this text"
- RenderText {#text} at (0,0) size 0x0
-selection start: position 0 of child 0 {#text} of child 1 {I} of child 7 {DIV} of body
-selection end: position 3 of child 0 {#text} of child 1 {I} of child 7 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionfocus_editable_htmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/focus_editable_html-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/focus_editable_html-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/focus_editable_html-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of HTML > #document to 2 of HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of BODY > HTML > #document to 0 of BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of HTML > #document to 2 of HTML > #document
-EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 9 of BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 2008x2096
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2096
- RenderBlock {HTML} at (0,0) size 800x2096
- RenderBody {BODY} at (8,8) size 784x2080
- RenderBlock (anonymous) at (0,0) size 784x60
- RenderText {#text} at (0,0) size 595x19
- text run at (0,0) width 595: "This test makes sure that we don't scroll unnecessarily to reveal an editable HTML Element. "
- RenderBR {BR} at (594,15) size 1x0
- RenderText {#text} at (0,20) size 269x19
- text run at (0,20) width 269: "If the document doesn't scroll, test passes."
- RenderBR {BR} at (268,35) size 1x0
- RenderInline {B} at (0,0) size 537x19
- RenderText {#text} at (0,40) size 537x19
- text run at (0,40) width 537: "This demonstrates a bug: normally, focusing an element will select its contents."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,60) size 2000x2000
- RenderBlock (anonymous) at (0,2060) size 784x20
- RenderText {#text} at (0,0) size 245x19
- text run at (0,0) width 245: "If the document scrolls here, test fails."
-caret: position 1 of child 0 {#text} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionimagebeforelinebreakexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/image-before-linebreak-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/image-before-linebreak-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/image-before-linebreak-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 349x19
- text run at (0,0) width 349: "Only the line break after the image should be selected."
- RenderBlock {HR} at (0,36) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,46) size 784x123
- RenderImage {IMG} at (0,0) size 76x103
- RenderBR {BR} at (76,103) size 0x0
- RenderText {#text} at (0,103) size 22x19
- text run at (0,103) width 22: "foo"
-selection start: position 0 of child 1 {BR} of child 4 {DIV} of body
-selection end: position 1 of child 1 {BR} of child 4 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionleaverequestedblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/leave-requested-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/leave-requested-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/leave-requested-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 130x19
- text run at (0,0) width 130: "Test case for fix for "
- RenderInline {A} at (0,0) size 349x19 [color=#0000EE]
- RenderText {#text} at (129,0) size 349x19
- text run at (129,0) width 349: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5354"
- RenderText {#text} at (477,0) size 5x19
- text run at (477,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x40
- RenderText {#text} at (0,0) size 753x39
- text run at (0,0) width 753: "Changes were made to VisiblePosition's so that init() will not leave the block containing the requested position unless"
- text run at (0,20) width 272: "there are no VisiblePositions in that block."
- RenderBlock {P} at (0,92) size 784x0
- RenderBlock {DIV} at (0,92) size 784x56 [border: (2px solid #AAAAFF)]
- RenderBlock {P} at (2,18) size 780x20
- RenderText {#text} at (0,0) size 699x19
- text run at (0,0) width 699: "Select All while inside this editable block should create a selection that does not extend outside of this block."
-layer at (8,172) size 784x20
- RenderBlock {P} at (0,164) size 784x20
- RenderText {#text} at (0,0) size 433x19
- text run at (0,0) width 433: "This is a paragraph outside the editable block with overflow:hidden"
-selection start: position 0 of child 0 {#text} of child 1 {P} of child 5 {DIV} of body
-selection end: position 113 of child 0 {#text} of child 1 {P} of child 5 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionmixededitability8expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/mixed-editability-8-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/mixed-editability-8-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/mixed-editability-8-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of SPAN > DIV > TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document to 1 of SPAN > DIV > TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 781x39
- text run at (0,0) width 781: "This tests moving the caret backward through content of mixed editability. The caret should end up back at the start of the"
- text run at (0,20) width 184: "editable text inside the table."
- RenderBlock {DIV} at (0,56) size 784x70
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "editable"
- RenderTable {TABLE} at (0,20) size 95x30 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 93x28
- RenderTableRow {TR} at (0,2) size 93x24
- RenderTableCell {TD} at (2,2) size 89x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 85x20
- RenderInline {SPAN} at (0,0) size 34x19
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 34: "static"
- RenderInline {SPAN} at (0,0) size 52x19
- RenderText {#text} at (33,0) size 52x19
- text run at (33,0) width 52: "editable"
- RenderBlock (anonymous) at (0,50) size 784x20
- RenderText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "editable"
-caret: position 0 of child 0 {#text} of child 1 {SPAN} of child 0 {DIV} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 1 {TABLE} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionmove3875618fixexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-3875618-fix-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-3875618-fix-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-3875618-fix-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 5 of BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [border: (2px solid #FF0000)]
- RenderBlock {DIV} at (14,14) size 756x60
- RenderText {#text} at (0,1) size 137x28
- text run at (0,1) width 137: "There is a tide"
- RenderBR {BR} at (136,23) size 1x0
- RenderText {#text} at (0,31) size 195x28
- text run at (0,31) width 195: "in the affairs of men"
- RenderBlock {DIV} at (14,74) size 756x30
- RenderText {#text} at (0,1) size 238x28
- text run at (0,1) width 238: "Which taken at the flood"
-caret: position 0 of child 2 {#text} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionmove3875641fixexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-3875641-fix-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-3875641-fix-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-3875641-fix-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 6 of BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [border: (2px solid #FF0000)]
- RenderBlock {DIV} at (14,14) size 756x30
- RenderText {#text} at (0,1) size 137x28
- text run at (0,1) width 137: "There is a tide"
- RenderBlock {DIV} at (14,44) size 756x30
- RenderText {#text} at (0,1) size 195x28
- text run at (0,1) width 195: "in the affairs of men"
- RenderBlock {DIV} at (14,74) size 756x30
- RenderText {#text} at (0,1) size 238x28
- text run at (0,1) width 238: "Which taken at the flood"
-caret: position 0 of child 0 {#text} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebackwordsbyword001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-backwords-by-word-001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-backwords-by-word-001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-backwords-by-word-001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x88 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 70x58
- RenderText {#text} at (14,15) size 32x28
- text run at (14,15) width 32: "foo"
- RenderBR {BR} at (45,37) size 1x0
- RenderText {#text} at (14,45) size 70x28
- text run at (14,45) width 70: "bar baz"
- RenderText {#text} at (0,0) size 0x0
-caret: position 0 of child 2 {#text} of child 1 {SPAN} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebetweenblocksyes001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-between-blocks-yes-001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-between-blocks-yes-001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-between-blocks-yes-001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,67 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 8 of BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x58 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 375x28
- RenderText {#text} at (14,15) size 375x28
- text run at (14,15) width 375: "We hold these truths to be self-evident,"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,58) size 784x58 [border: (2px solid #FF0000)]
- RenderText {#text} at (14,15) size 312x28
- text run at (14,15) width 312: "that all men are created equal, ..."
-caret: position 10 of child 0 {#text} of child 5 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebycharacter001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x58 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 108x28
- RenderText {#text} at (14,15) size 108x28
- text run at (14,15) width 38: "foo "
- text run at (51,15) width 38: "bar "
- text run at (88,15) width 34: "baz"
- RenderText {#text} at (0,0) size 0x0
-caret: position 16 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebycharacter002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,63 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x358 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 252x248
- RenderText {#text} at (14,95) size 11x28
- text run at (14,95) width 11: "a"
- RenderImage {IMG} at (24,14) size 77x103
- RenderText {#text} at (100,95) size 47x28
- text run at (100,95) width 47: "new "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (14,205) size 66x28
- text run at (14,205) width 66: "nation "
- RenderInline {I} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (79,124) size 77x103
- RenderText {#text} at (155,205) size 111x28
- text run at (155,205) width 111: " conceived "
- RenderBR {BR} at (265,227) size 1x0
- RenderText {#text} at (14,315) size 60x28
- text run at (14,315) width 60: "nation"
- RenderImage {IMG} at (73,234) size 77x103
- RenderText {#text} at (0,0) size 0x0
-caret: position 6 of child 10 {#text} of child 1 {SPAN} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebycharacter003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,189 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x118 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 660x88
- RenderInline {I} at (0,0) size 116x28
- RenderText {#text} at (14,15) size 116x28
- text run at (14,15) width 21: "F "
- text run at (34,15) width 96: "and seven"
- RenderText {#text} at (129,15) size 64x28
- text run at (129,15) width 64: " years "
- RenderInline {B} at (0,0) size 28x28
- RenderText {#text} at (192,15) size 28x28
- text run at (192,15) width 28: "as "
- RenderText {#text} at (219,15) size 660x58
- text run at (219,15) width 111: "our fathers "
- text run at (329,15) width 339: "f upon this continent, a new nation,"
- text run at (667,15) width 7: " "
- text run at (14,45) width 228: "conceived in Liberty, "
- text run at (241,45) width 386: "and dedicated to the proposition that all "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (14,75) size 216x28
- text run at (14,75) width 216: "men are created equal."
- RenderText {#text} at (0,0) size 0x0
-caret: position 21 of child 5 {#text} of child 1 {SPAN} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebycharacter004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,95 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x358 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 252x248
- RenderText {#text} at (14,95) size 11x28
- text run at (14,95) width 11: "a"
- RenderImage {IMG} at (24,14) size 77x103
- RenderText {#text} at (100,95) size 47x28
- text run at (100,95) width 47: "new "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (14,205) size 66x28
- text run at (14,205) width 66: "nation "
- RenderInline {I} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (79,124) size 77x103
- RenderText {#text} at (155,205) size 111x28
- text run at (155,205) width 111: " conceived "
- RenderBR {BR} at (265,227) size 1x0
- RenderText {#text} at (14,315) size 60x28
- text run at (14,315) width 60: "nation"
- RenderImage {IMG} at (73,234) size 77x103
- RenderText {#text} at (0,0) size 0x0
-caret: position 1 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebycharacter005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,347 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x118 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 660x88
- RenderInline {I} at (0,0) size 116x28
- RenderText {#text} at (14,15) size 116x28
- text run at (14,15) width 21: "F "
- text run at (34,15) width 96: "and seven"
- RenderText {#text} at (129,15) size 64x28
- text run at (129,15) width 64: " years "
- RenderInline {B} at (0,0) size 28x28
- RenderText {#text} at (192,15) size 28x28
- text run at (192,15) width 28: "as "
- RenderText {#text} at (219,15) size 660x58
- text run at (219,15) width 111: "our fathers "
- text run at (329,15) width 339: "f upon this continent, a new nation,"
- text run at (667,15) width 7: " "
- text run at (14,45) width 228: "conceived in Liberty, "
- text run at (241,45) width 386: "and dedicated to the proposition that all "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (14,75) size 216x28
- text run at (14,75) width 216: "men are created equal."
- RenderText {#text} at (0,0) size 0x0
-caret: position 1 of child 0 {#text} of child 0 {I} of child 1 {SPAN} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebycharacter6expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-6-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-6-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-character-6-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,38 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x30
- RenderInline {SPAN} at (0,0) size 108x28
- RenderText {#text} at (0,1) size 108x28
- text run at (0,1) width 38: "foo "
- text run at (37,1) width 38: "bar "
- text run at (74,1) width 34: "baz"
- RenderText {#text} at (0,0) size 0x0
-caret: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionmovebysentence001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-sentence-001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-sentence-001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-by-sentence-001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 4 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x58 [border: (2px solid #FF0000)]
- RenderText {#text} at (14,15) size 15x28
- text run at (14,15) width 15: "\x{2022} "
- RenderInline {B} at (0,0) size 241x28
- RenderText {#text} at (28,15) size 241x28
- text run at (28,15) width 241: "This is some linked text"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-caret: position 1 of child 0 {#text} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionmovepasttrailingspaceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-past-trailing-space-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-past-trailing-space-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/move-past-trailing-space-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 228x96 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 132x65
- RenderText {#text} at (82,14) size 132x65
- text run at (82,14) width 56 RTL: " \x{5D0}\x{5D7}\x{5E8}\x{5D9}"
- text run at (137,14) width 77: "before"
- text run at (98,48) width 116 RTL: "\x{5D0}\x{5E0}\x{5E6}\x{5D9}\x{5E7}\x{5DC}\x{5D5}\x{5E4}\x{5D3}\x{5D9}\x{5D4}"
- RenderText {#text} at (0,0) size 0x0
-caret: position 12 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionpreviouslinepositionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/previous-line-position-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/previous-line-position-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/previous-line-position-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 4 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 244x19
- text run at (0,0) width 244: "There was a workaround added to fix "
- RenderInline {A} at (0,0) size 153x19 [color=#0000EE]
- RenderText {#text} at (243,0) size 153x19
- text run at (243,0) width 153: "rdar://problem/4033202"
- RenderText {#text} at (395,0) size 301x19
- text run at (395,0) width 9: ". "
- text run at (403,0) width 293: "A bug to remove the workaround was filed as"
- RenderInline {A} at (0,0) size 153x19 [color=#0000EE]
- RenderText {#text} at (0,20) size 153x19
- text run at (0,20) width 153: "rdar://problem/4040763"
- RenderText {#text} at (152,20) size 774x39
- text run at (152,20) width 9: ". "
- text run at (160,20) width 614: "The underlying problem with VisiblePositions was fixed, and so I removed the workaround and"
- text run at (0,40) width 140: "added this layout test."
- RenderBlock {DIV} at (0,76) size 784x62 [border: (1px solid #0000FF)]
- RenderBlock {P} at (1,1) size 782x20
- RenderText {#text} at (0,0) size 13x19
- text run at (0,0) width 13: "hi"
- RenderInline {SPAN} at (0,0) size 1x19
- RenderBlock (anonymous) at (1,21) size 782x40
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 23x19
- text run at (0,20) width 23: "test"
-caret: position 0 of child 2 {BR} of child 3 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionreplacedboundaries1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/replaced-boundaries-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/replaced-boundaries-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/replaced-boundaries-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 782x39
- text run at (0,0) width 782: "This tests that when a selection that starts at [replaced element, 1] is painted, the replaced element doesn't appear selected."
- text run at (0,20) width 312: "This test uses an image for the replaced element."
- RenderBlock {DIV} at (0,56) size 784x108
- RenderText {#text} at (0,88) size 23x19
- text run at (0,88) width 23: "abc"
- RenderImage {IMG} at (22,0) size 77x103
- RenderText {#text} at (98,88) size 21x19
- text run at (98,88) width 21: "def"
-selection start: position 0 of child 2 {#text} of child 3 {DIV} of body
-selection end: position 3 of child 2 {#text} of child 3 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionreplacedboundaries2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/replaced-boundaries-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/replaced-boundaries-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/replaced-boundaries-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 777x39
- text run at (0,0) width 777: "This tests that when a selection that ends at [replaced element, 0] is painted, the replaced element doesn't appear selected."
- text run at (0,20) width 312: "This test uses an image for the replaced element."
- RenderBlock {DIV} at (0,56) size 784x108
- RenderText {#text} at (0,88) size 23x19
- text run at (0,88) width 23: "abc"
- RenderImage {IMG} at (22,0) size 77x103
- RenderText {#text} at (98,88) size 21x19
- text run at (98,88) width 21: "def"
-selection start: position 1 of child 0 {#text} of child 3 {DIV} of body
-selection end: position 4 of child 0 {#text} of child 3 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionreplacedboundaries3expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/replaced-boundaries-3-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/replaced-boundaries-3-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/replaced-boundaries-3-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 5 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 4 of DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 777x39
- text run at (0,0) width 777: "This tests that when a selection that ends at [replaced element, 0] is painted, the replaced element doesn't appear selected."
- text run at (0,20) width 329: "This test uses a select box for the replaced element."
- RenderBlock {DIV} at (0,56) size 784x44
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23: "abc"
- RenderBR {BR} at (22,15) size 1x0
- RenderMenuList {SELECT} at (2,22) size 208x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 196x14
- RenderText at (0,0) size 176x14
- text run at (0,0) width 176: "this select box shouldn't be selected"
- RenderText {#text} at (0,0) size 0x0
-selection start: position 1 of child 0 {#text} of child 3 {DIV} of body
-selection end: position 1 of child 1 {BR} of child 3 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionselectall005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-all-005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-all-005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-all-005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 2 of BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 760x39
- text run at (0,0) width 760: "VisiblePositions created at [html, x] where html is non-editable should descend into an editable body, for convenience."
- text run at (0,20) width 278: "Everything on this page should be selected."
- RenderText {#text} at (0,0) size 0x0
-selection start: position 0 of child 0 {#text} of body
-selection end: position 164 of child 0 {#text} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionselectall006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-all-006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-all-006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-all-006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of #text > BODY > HTML > #document to 164 of #text > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 2 of BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 760x39
- text run at (0,0) width 760: "VisiblePositions created at [html, x] where html is non-editable should descend into an editable body, for convenience."
- text run at (0,20) width 278: "Everything on this page should be selected."
- RenderText {#text} at (0,0) size 0x0
-selection start: position 0 of child 0 {#text} of body
-selection end: position 164 of child 0 {#text} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionselectboxexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-box-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-box-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-box-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,73 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 706x19
- text run at (0,0) width 300: "This tests caret movement across a select box. "
- text run at (299,0) width 407: "The caret should skip over the select box as if it were an image."
- RenderBlock {DIV} at (0,36) size 784x24
- RenderBlock {DIV} at (0,0) size 784x24
- RenderText {#text} at (0,1) size 73x19
- text run at (0,1) width 73: "select box: "
- RenderMenuList {SELECT} at (74,2) size 40x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 27x14
- RenderText at (0,0) size 7x14
- text run at (0,0) width 7: "1"
- RenderText {#text} at (115,1) size 68x19
- text run at (115,1) width 68: " the end ..."
-caret: position 1 of child 0 {#text} of child 1 {DIV} of child 3 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionselectelementparagraphboundaryexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-element-paragraph-boundary-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-element-paragraph-boundary-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/select-element-paragraph-boundary-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 764x39
- text run at (0,0) width 333: "This tests paragraphBoundary selection navigation. "
- text run at (332,0) width 432: "The caret should be at the end of the paragraph below, just after the"
- text run at (0,20) width 69: "select box."
- RenderBlock {DIV} at (0,56) size 784x24
- RenderMenuList {SELECT} at (2,2) size 39x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 27x14
- RenderText at (0,0) size 7x14
- text run at (0,0) width 7: "1"
-caret: position 1 of child 0 {SELECT} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionselection3748164fixexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/selection-3748164-fix-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/selection-3748164-fix-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/selection-3748164-fix-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x74 [border: (2px solid #FF0000)]
- RenderBlock {DIV} at (14,14) size 756x46
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBR {BR} at (0,1) size 0x28
- RenderInline {SPAN} at (0,0) size 33x16
- RenderText {#text} at (0,30) size 33x16
- text run at (0,30) width 33: "- Ken"
- RenderBR {BR} at (32,43) size 1x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-caret: position 5 of child 0 {#text} of child 4 {SPAN} of child 1 {DIV} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectiontablecaret1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/table-caret-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/table-caret-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/table-caret-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 391x19
- text run at (0,0) width 391: "This tests the caret position for the caret before a block table."
- RenderBlock {DIV} at (0,36) size 784x122
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "foo"
- RenderTable {TABLE} at (0,20) size 53x82 [border: (1px solid #999999)]
- RenderTableSection {TBODY} at (1,1) size 51x80
- RenderTableRow {TR} at (0,2) size 51x24
- RenderTableCell {TD} at (2,2) size 47x24 [border: (1px solid #999999)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 24x19
- text run at (2,2) width 24: "this"
- RenderTableRow {TR} at (0,28) size 51x24
- RenderTableCell {TD} at (2,28) size 47x24 [border: (1px solid #999999)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 11x19
- text run at (2,2) width 11: "is"
- RenderTableRow {TR} at (0,54) size 51x24
- RenderTableCell {TD} at (2,54) size 47x24 [border: (1px solid #999999)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 43x19
- text run at (2,2) width 43: "a table"
- RenderBlock (anonymous) at (0,102) size 784x20
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23: "baz"
-caret: position 0 of child 1 {TABLE} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectiontablecaret2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/table-caret-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/table-caret-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/table-caret-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 380x19
- text run at (0,0) width 380: "This tests the caret position for the caret after a block table."
- RenderBlock {DIV} at (0,36) size 784x122
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "foo"
- RenderTable {TABLE} at (0,20) size 53x82 [border: (1px solid #999999)]
- RenderTableSection {TBODY} at (1,1) size 51x80
- RenderTableRow {TR} at (0,2) size 51x24
- RenderTableCell {TD} at (2,2) size 47x24 [border: (1px solid #999999)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 24x19
- text run at (2,2) width 24: "this"
- RenderTableRow {TR} at (0,28) size 51x24
- RenderTableCell {TD} at (2,28) size 47x24 [border: (1px solid #999999)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 11x19
- text run at (2,2) width 11: "is"
- RenderTableRow {TR} at (0,54) size 51x24
- RenderTableCell {TD} at (2,54) size 47x24 [border: (1px solid #999999)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 43x19
- text run at (2,2) width 43: "a table"
- RenderBlock (anonymous) at (0,102) size 784x20
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23: "baz"
-caret: position 1 of child 1 {TABLE} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1editingselectionunrenderedspaceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/unrendered-space-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/unrendered-space-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/editing/selection/unrendered-space-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 779x59
- text run at (0,0) width 638: "This tests visible position creation in unrendered space after rendered text, just before a new block. "
- text run at (637,0) width 142: "The caret should be at"
- text run at (0,20) width 752: "the end of the line containing 'foo' because we choose to treat all positions in the unrendered space after 'foo' as being"
- text run at (0,40) width 771: "visually equivalent to the position just after 'foo', and not visually equivalent to the position on the next line, before 'bar'."
- RenderBlock {DIV} at (0,76) size 784x40
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "foo"
- RenderBlock {DIV} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21: "bar"
-caret: position 3 of child 0 {#text} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2compositinggeometryverticalscrollcompositedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/compositing/geometry/vertical-scroll-composited-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/compositing/geometry/vertical-scroll-composited-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/compositing/geometry/vertical-scroll-composited-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 962x1122
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x616
- RenderBlock {HTML} at (0,0) size 800x616
- RenderBody {BODY} at (8,8) size 784x600
-layer at (8,8) size 806x1006
- RenderBlock {DIV} at (0,0) size 806x1006 [border: (3px solid #FF0000)]
-scrolled to 0,200
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2css2120110323replacedintrinsicratio001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,62 +0,0 @@
</span><del>-layer at (0,0) size 800x887
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x823
- RenderBlock {HTML} at (0,0) size 800x823
- RenderBody {BODY} at (8,8) size 242x800 [border: (1px dashed #C0C0C0)]
- RenderBlock {P} at (1,17) size 240x48
- RenderText {#text} at (0,-2) size 233x51
- text run at (0,-2) width 222: "The following six blue boxes must"
- text run at (0,14) width 233: "be of the same width. There must be"
- text run at (0,30) width 45: "no red."
- RenderBlock {P} at (17,81) size 208x48 [bgcolor=#008000] [border: (16px solid #0000FF)]
- RenderText {#text} at (16,14) size 4x19
- text run at (16,14) width 4: " "
- RenderBlock {P} at (1,225) size 240x16
- RenderText {#text} at (0,-2) size 24x19
- text run at (0,-2) width 24: " "
- RenderText {#text} at (0,0) size 0x0
- RenderEmbeddedObject {OBJECT} at (16,0) size 208x76 [bgcolor=#FF0000] [border: (16px solid #0000FF)]
- layer at (0,0) size 176x44
- RenderView at (0,0) size 176x44
- layer at (0,0) size 176x44
- RenderSVGRoot {svg} at (0,0) size 176x44
- RenderSVGRect {rect} at (0,0) size 176x44 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
- RenderSVGPath {path} at (26,8) size 124x28 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
- RenderBlock {P} at (1,337) size 240x16
- RenderEmbeddedObject {OBJECT} at (16,0) size 208x76 [bgcolor=#FF0000] [border: (16px solid #0000FF)]
- layer at (0,0) size 176x44
- RenderView at (0,0) size 176x44
- layer at (0,0) size 176x44
- RenderSVGRoot {svg} at (0,0) size 176x44
- RenderSVGRect {rect} at (0,0) size 176x44 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
- RenderSVGPath {path} at (26,8) size 124x28 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
- RenderTable at (1,449) size 241x79
- RenderTableSection (anonymous) at (0,0) size 241x79
- RenderTableRow (anonymous) at (0,0) size 241x79
- RenderTableCell {P} at (0,0) size 241x79 [r=0 c=0 rs=1 cs=1]
- RenderEmbeddedObject {OBJECT} at (16,0) size 208x76 [bgcolor=#FF0000] [border: (16px solid #0000FF)]
- layer at (0,0) size 176x44
- RenderView at (0,0) size 176x44
- layer at (0,0) size 176x44
- RenderSVGRoot {svg} at (0,0) size 176x44
- RenderSVGRect {rect} at (0,0) size 176x44 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
- RenderSVGPath {path} at (26,8) size 124x28 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
- RenderTable {TABLE} at (1,624) size 241x79
- RenderTableSection {TBODY} at (0,0) size 241x79
- RenderTableRow {TR} at (0,0) size 241x79
- RenderTableCell {TD} at (0,0) size 241x79 [r=0 c=0 rs=1 cs=1]
- RenderEmbeddedObject {OBJECT} at (16,0) size 208x76 [bgcolor=#FF0000] [border: (16px solid #0000FF)]
- layer at (0,0) size 176x44
- RenderView at (0,0) size 176x44
- layer at (0,0) size 176x44
- RenderSVGRoot {svg} at (0,0) size 176x44
- RenderSVGRect {rect} at (0,0) size 176x44 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
- RenderSVGPath {path} at (26,8) size 124x28 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
- RenderBlock (floating) {P} at (1,799) size 240x16
- RenderEmbeddedObject {OBJECT} at (16,0) size 208x76 [bgcolor=#FF0000] [border: (16px solid #0000FF)]
- layer at (0,0) size 176x44
- RenderView at (0,0) size 176x44
- layer at (0,0) size 176x44
- RenderSVGRoot {svg} at (0,0) size 176x44
- RenderSVGRect {rect} at (0,0) size 176x44 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
- RenderSVGPath {path} at (26,8) size 124x28 [fill={[type=SOLID] [color=#008000]}] [data="M 500 50 L 150 200 L 850 200 Z"]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2css21t040302c61exlen00baexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/t040302-c61-ex-len-00-b-a-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/t040302-c61-ex-len-00-b-a-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/css2.1/t040302-c61-ex-len-00-b-a-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x120
- RenderBlock {HTML} at (0,0) size 800x120
- RenderBody {BODY} at (8,16) size 784x88
- RenderBlock {P} at (0,0) size 784x20 [color=#000080]
- RenderText {#text} at (0,0) size 332x19
- text run at (0,0) width 332: "The two blocks below should have the same height."
- RenderTable {TABLE} at (80,36) size 103x52
- RenderTableSection {TBODY} at (0,0) size 103x52
- RenderTableRow {TR} at (0,2) size 103x48
- RenderTableCell {TD} at (2,2) size 49x48 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (4,4) size 41x40 [color=#000080]
- RenderText {#text} at (0,0) size 40x40
- text run at (0,0) width 40: "\x{C9}"
- RenderTableCell {TD} at (52,2) size 49x40 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (4,4) size 40x32 [border: (32px solid #000080) none]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editingdeleting4922367expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/4922367-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/4922367-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/4922367-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 757x39
- text run at (0,0) width 395: "This tests selecting and deleting the paragraph before a table. "
- text run at (394,0) width 363: "You should see only a table in the editable region below,"
- text run at (0,20) width 176: "with the caret just before it."
- RenderBlock {DIV} at (0,56) size 784x30
- RenderBlock {DIV} at (0,0) size 784x30
- RenderTable {TABLE} at (0,0) size 33x30 [border: (1px solid #BBBBBB)]
- RenderTableSection {TBODY} at (1,1) size 31x28
- RenderTableRow {TR} at (0,2) size 31x24
- RenderTableCell {TD} at (2,2) size 13x24 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "1"
- RenderTableCell {TD} at (16,2) size 13x24 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "2"
- RenderBlock (anonymous) at (0,30) size 784x0
- RenderBlock (anonymous) at (0,30) size 784x0
- RenderBlock {UL} at (0,102) size 784x0
-caret: position 0 of child 0 {TABLE} of child 1 {DIV} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editingdeleting5126166expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5126166-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5126166-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5126166-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 746x39
- text run at (0,0) width 426: "This tests deleting a selection that ends inside an empty table cell. "
- text run at (425,0) width 321: "No merging should happen, only editable selected"
- text run at (0,20) width 177: "content should be removed."
- RenderBlock {DIV} at (0,56) size 784x60
- RenderTable {TABLE} at (0,0) size 17x30 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 15x28
- RenderTableRow {TR} at (0,2) size 15x24
- RenderTableCell {TD} at (2,12) size 5x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (8,2) size 5x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBR {BR} at (2,2) size 0x19
- RenderTable {TABLE} at (0,30) size 359x30 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 357x28
- RenderTableRow {TR} at (0,2) size 357x24
- RenderTableCell {TD} at (2,12) size 5x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (8,2) size 347x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 343x19
- text run at (2,2) width 343: "There should be one empty cell to the left of this one."
-caret: position 0 of child 0 {BR} of child 3 {TD} of child 0 {TR} of child 0 {TBODY} of child 1 {TABLE} of child 3 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editingdeleting52063111expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5206311-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5206311-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5206311-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,94 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 357x19
- text run at (0,0) width 213: "This empties a row (the second). "
- text run at (212,0) width 145: "It should be removed. "
- RenderInline {B} at (0,0) size 780x39
- RenderText {#text} at (356,0) size 780x39
- text run at (356,0) width 424: "This demonstrates a bug: the two cells that contained the ends"
- text run at (0,20) width 655: "of the selection aren't given a placeholder and so appear differently than the other emptied cells."
- RenderBlock {DIV} at (0,56) size 784x56
- RenderTable {TABLE} at (0,0) size 39x56 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 37x54
- RenderTableRow {TR} at (0,2) size 37x24
- RenderTableCell {TD} at (2,2) size 13x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "1"
- RenderTableCell {TD} at (16,2) size 5x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBR {BR} at (2,2) size 0x19
- RenderTableCell {TD} at (22,2) size 13x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderBR {BR} at (2,2) size 0x19
- RenderTableRow {TR} at (0,28) size 37x24
- RenderTableCell {TD} at (2,28) size 13x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderBR {BR} at (2,2) size 0x19
- RenderTableCell {TD} at (16,28) size 5x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBR {BR} at (2,2) size 0x19
- RenderTableCell {TD} at (22,28) size 13x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "9"
- RenderBlock {P} at (0,128) size 784x20
- RenderText {#text} at (0,0) size 607x19
- text run at (0,0) width 607: "This empties a row (the second), but it still contains the selection and so shouldn't be removed."
- RenderBlock {DIV} at (0,164) size 784x82
- RenderTable {TABLE} at (0,0) size 47x82 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 45x80
- RenderTableRow {TR} at (0,2) size 45x24
- RenderTableCell {TD} at (2,2) size 13x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "1"
- RenderTableCell {TD} at (16,2) size 13x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "2"
- RenderTableCell {TD} at (30,2) size 13x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "3"
- RenderTableRow {TR} at (0,28) size 45x24
- RenderTableCell {TD} at (2,28) size 13x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderBR {BR} at (2,2) size 0x19
- RenderTableCell {TD} at (16,28) size 13x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBR {BR} at (2,2) size 0x19
- RenderTableCell {TD} at (30,28) size 13x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderBR {BR} at (2,2) size 0x19
- RenderTableRow {TR} at (0,54) size 45x24
- RenderTableCell {TD} at (2,54) size 13x24 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "7"
- RenderTableCell {TD} at (16,54) size 13x24 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "8"
- RenderTableCell {TD} at (30,54) size 13x24 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "9"
- RenderBlock {P} at (0,262) size 784x20
- RenderText {#text} at (0,0) size 311x19
- text run at (0,0) width 311: "This empties the first row, it should be removed."
- RenderBlock {DIV} at (0,298) size 784x76
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 36: "Hello"
- text run at (35,0) width 5: " "
- RenderTable {TABLE} at (0,20) size 47x56 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 45x54
- RenderTableRow {TR} at (0,2) size 45x24
- RenderTableCell {TD} at (2,2) size 13x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBR {BR} at (2,2) size 0x19
- RenderTableCell {TD} at (16,2) size 13x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBR {BR} at (2,2) size 0x19
- RenderTableCell {TD} at (30,2) size 13x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "6"
- RenderTableRow {TR} at (0,28) size 45x24
- RenderTableCell {TD} at (2,28) size 13x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "7"
- RenderTableCell {TD} at (16,28) size 13x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "8"
- RenderTableCell {TD} at (30,28) size 13x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "9"
-caret: position 6 of child 0 {#text} of child 1 {DIV} of child 14 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editingdeleting54338622expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5433862-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5433862-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5433862-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,45 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 775x39
- text run at (0,0) width 591: "This tests for a bug where empty table rows well after the selection to delete were removed. "
- text run at (590,0) width 185: "There should be five rows in"
- text run at (0,20) width 290: "the table below, before and after the deletion."
- RenderBlock {DIV} at (0,56) size 784x140
- RenderTable {TABLE} at (0,0) size 111x140 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 109x138
- RenderTableRow {TR} at (0,2) size 109x32
- RenderTableCell {TD} at (2,2) size 34x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
- RenderTableCell {TD} at (37,2) size 33x32 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
- RenderTableCell {TD} at (71,2) size 36x32 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
- RenderTableRow {TR} at (0,36) size 109x32
- RenderTableCell {TD} at (2,36) size 34x32 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (6,6) size 22x19
- text run at (6,6) width 22: "foo"
- RenderTableCell {TD} at (37,36) size 33x32 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 21x19
- text run at (6,6) width 21: "bar"
- RenderTableCell {TD} at (71,36) size 36x32 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (6,6) size 23x19
- text run at (6,6) width 23: "baz"
- RenderTableRow {TR} at (0,70) size 109x32
- RenderTableCell {TD} at (2,70) size 34x32 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
- RenderTableCell {TD} at (37,70) size 33x32 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
- RenderTableCell {TD} at (71,70) size 36x32 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
- RenderTableRow {TR} at (0,104) size 109x32
- RenderTableCell {TD} at (2,104) size 34x32 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
- RenderTableCell {TD} at (37,104) size 33x32 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
- RenderTableCell {TD} at (71,104) size 36x32 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
- RenderBR {BR} at (6,6) size 0x19
-caret: position 0 of child 0 {BR} of child 0 {TD} of child 0 {TR} of child 1 {TBODY} of child 1 {TABLE} of child 3 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editingdeleting5483370expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5483370-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5483370-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/5483370-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 776x39
- text run at (0,0) width 721: "This tests for a problem where empty table rows after the selection being deleted would be removed incorrectly. "
- text run at (720,0) width 56: "Only the"
- text run at (0,20) width 352: "last letter in 'foo' should be removed during this delete."
- RenderBlock {DIV} at (0,56) size 784x36
- RenderTable {TABLE} at (0,0) size 30x36 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 28x34
- RenderTableRow {TR} at (0,2) size 28x24
- RenderTableCell {TD} at (2,2) size 18x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 14x19
- text run at (2,2) width 14: "fo"
- RenderTableCell {TD} at (21,12) size 5x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,28) size 28x4
- RenderTableCell {TD} at (2,28) size 18x4 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (21,28) size 5x4 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
-caret: position 2 of child 0 {#text} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 0 {TABLE} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editingdeletingdelete3608462fixexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/delete-3608462-fix-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/delete-3608462-fix-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/deleting/delete-3608462-fix-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,49 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 3 of #text > SPAN > DIV > BODY > HTML > #document to 4 of #text > SPAN > DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 2 of #text > SPAN > DIV > BODY > HTML > #document to 3 of #text > SPAN > DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 2 of #text > SPAN > DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of SPAN > DIV > BODY > HTML > #document to 4 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 4 of SPAN > DIV > BODY > HTML > #document to 4 of SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x248 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 180x138
- RenderText {#text} at (14,95) size 11x28
- text run at (14,95) width 11: "a"
- RenderImage {IMG} at (24,14) size 77x103
- RenderText {#text} at (100,95) size 47x28
- text run at (100,95) width 47: "new "
- RenderBR {BR} at (0,0) size 0x0
- RenderImage {IMG} at (14,124) size 76x103
- RenderText {#text} at (90,205) size 104x28
- text run at (90,205) width 104: " conceived"
- RenderText {#text} at (0,0) size 0x0
-caret: position 0 of child 4 {IMG} of child 1 {SPAN} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editingselection48954282expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/4895428-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/4895428-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/4895428-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 743x59
- text run at (0,0) width 743: "This tests to see if a mouse click inside an editable, focusable node focuses that node. Normally, we focus a node on"
- text run at (0,20) width 738: "mouse down, but to make it easier to drag selections containing editable pieces we delay focus until mouse up. The"
- text run at (0,40) width 535: "editable table cell should be focused and you should see a 'Success' message below."
- RenderBlock {DIV} at (0,76) size 784x30
- RenderTable {TABLE} at (0,0) size 147x30 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 145x28
- RenderTableRow {TR} at (0,2) size 145x24
- RenderTableCell {TD} at (2,2) size 84x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 80x19
- text run at (2,2) width 80: "non-editable"
- RenderTableCell {TD} at (87,2) size 56x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x19
- text run at (2,2) width 51: "editable"
- RenderBlock {DIV} at (0,106) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {UL} at (0,142) size 784x0
-selection start: position 0 of child 0 {TABLE} of child 2 {DIV} of body
-selection end: position 1 of child 0 {TABLE} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editingselection50575062expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5057506-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5057506-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5057506-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-ALERT: 36
-ALERT: 117.5
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x80
- RenderText {#text} at (0,0) size 763x79
- text run at (0,0) width 505: "This tests triple clicking after the last character in the last cell of a block table. "
- text run at (504,0) width 259: "The paragraph break (the space between"
- text run at (0,20) width 526: "the last character and the first character in the next paragraph) should be selected. "
- text run at (525,20) width 222: "Selection painting problems might"
- text run at (0,40) width 473: "prevent the paragraph break from appearing as selected even though it is. "
- text run at (472,40) width 284: "To test manually, triple click inside the table"
- text run at (0,60) width 275: "cell, after the last character, and hit delete. "
- text run at (274,60) width 294: "Afterward, the table should contain only 'bar'."
- RenderBlock {DIV} at (0,96) size 784x50
- RenderTable {TABLE} at (0,0) size 111x30 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 109x28
- RenderTableRow {TR} at (0,2) size 109x24
- RenderTableCell {TD} at (2,2) size 105x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 22x19
- RenderText {#text} at (2,2) size 22x19
- text run at (2,2) width 22: "foo"
- RenderBlock {DIV} at (0,30) size 784x20
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21: "bar"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editingselection5057506expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5057506-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5057506-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5057506-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-ALERT: 36
-ALERT: 117.5
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x80
- RenderText {#text} at (0,0) size 773x79
- text run at (0,0) width 515: "This tests double clicking after the last character in the last cell of a block table. "
- text run at (514,0) width 259: "The paragraph break (the space between"
- text run at (0,20) width 526: "the last character and the first character in the next paragraph) should be selected. "
- text run at (525,20) width 222: "Selection painting problems might"
- text run at (0,40) width 473: "prevent the paragraph break from appearing as selected even though it is. "
- text run at (472,40) width 294: "To test manually, double click inside the table"
- text run at (0,60) width 275: "cell, after the last character, and hit delete. "
- text run at (274,60) width 282: "Afterward, the table should contain 'foobar'."
- RenderBlock {DIV} at (0,96) size 784x50
- RenderTable {TABLE} at (0,0) size 111x30 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 109x28
- RenderTableRow {TR} at (0,2) size 109x24
- RenderTableCell {TD} at (2,2) size 105x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 22x19
- RenderText {#text} at (2,2) size 22x19
- text run at (2,2) width 22: "foo"
- RenderBlock {DIV} at (0,30) size 784x20
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21: "bar"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editingselection51317161expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 742x39
- text run at (0,0) width 457: "This tests clicking to place a caret in the padding of an editable region. "
- text run at (456,0) width 286: "The eventSender clicks to the left of the first"
- text run at (0,20) width 665: "paragraph in the left padding of the editable region and the caret should be at the start of that paragraph."
- RenderBlock {DIV} at (0,56) size 784x122 [border: (1px solid #000000)]
- RenderBlock {DIV} at (26,26) size 732x20
- RenderText {#text} at (0,0) size 100x19
- text run at (0,0) width 100: "Paragraph One."
- RenderTable {TABLE} at (26,46) size 91x30 [border: (1px solid #BBBBBB)]
- RenderTableSection {TBODY} at (1,1) size 89x28
- RenderTableRow {TR} at (0,2) size 89x24 [border: (1px solid #BBBBBB)]
- RenderTableCell {TD} at (2,2) size 9x24 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 4x19
- text run at (2,2) width 4: " "
- RenderTableCell {TD} at (12,2) size 75x24 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 71x19
- text run at (2,2) width 71: "ToDo One."
- RenderBlock {DIV} at (26,76) size 732x20
- RenderText {#text} at (0,0) size 102x19
- text run at (0,0) width 102: "Paragraph Two."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editingselection51317162expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 769x39
- text run at (0,0) width 457: "This tests clicking to place a caret in the padding of an editable region. "
- text run at (456,0) width 313: "The eventSender clicks to the left of the ToDo in"
- text run at (0,20) width 537: "the left padding of the editable region and the caret should be just before that ToDo."
- RenderBlock {DIV} at (0,56) size 784x122 [border: (1px solid #000000)]
- RenderBlock {DIV} at (26,26) size 732x20
- RenderText {#text} at (0,0) size 100x19
- text run at (0,0) width 100: "Paragraph One."
- RenderTable {TABLE} at (26,46) size 91x30 [border: (1px solid #BBBBBB)]
- RenderTableSection {TBODY} at (1,1) size 89x28
- RenderTableRow {TR} at (0,2) size 89x24 [border: (1px solid #BBBBBB)]
- RenderTableCell {TD} at (2,2) size 9x24 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 4x19
- text run at (2,2) width 4: " "
- RenderTableCell {TD} at (12,2) size 75x24 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 71x19
- text run at (2,2) width 71: "ToDo One."
- RenderBlock {DIV} at (26,76) size 732x20
- RenderText {#text} at (0,0) size 102x19
- text run at (0,0) width 102: "Paragraph Two."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editingselection51317163expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-3-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-3-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-3-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 767x39
- text run at (0,0) width 457: "This tests clicking to place a caret in the padding of an editable region. "
- text run at (456,0) width 311: "The eventSender clicks in the left padding to the"
- text run at (0,20) width 504: "left of the third paragraph and the caret should be at the start of that paragraph."
- RenderBlock {DIV} at (0,56) size 784x122 [border: (1px solid #000000)]
- RenderBlock {DIV} at (26,26) size 732x20
- RenderText {#text} at (0,0) size 100x19
- text run at (0,0) width 100: "Paragraph One."
- RenderTable {TABLE} at (26,46) size 91x30 [border: (1px solid #BBBBBB)]
- RenderTableSection {TBODY} at (1,1) size 89x28
- RenderTableRow {TR} at (0,2) size 89x24 [border: (1px solid #BBBBBB)]
- RenderTableCell {TD} at (2,2) size 9x24 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 4x19
- text run at (2,2) width 4: " "
- RenderTableCell {TD} at (12,2) size 75x24 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 71x19
- text run at (2,2) width 71: "ToDo One."
- RenderBlock {DIV} at (26,76) size 732x20
- RenderText {#text} at (0,0) size 102x19
- text run at (0,0) width 102: "Paragraph Two."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editingselection51317164expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-4-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-4-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/selection/5131716-4-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 768x39
- text run at (0,0) width 457: "This tests clicking to place a caret in the padding of an editable region. "
- text run at (456,0) width 312: "The eventSender clicks in the bottom padding of"
- text run at (0,20) width 477: "the editable region and the caret should be placed at the end of that region."
- RenderBlock {DIV} at (0,56) size 784x122 [border: (1px solid #000000)]
- RenderBlock {DIV} at (26,26) size 732x20
- RenderText {#text} at (0,0) size 100x19
- text run at (0,0) width 100: "Paragraph One."
- RenderTable {TABLE} at (26,46) size 91x30 [border: (1px solid #BBBBBB)]
- RenderTableSection {TBODY} at (1,1) size 89x28
- RenderTableRow {TR} at (0,2) size 89x24 [border: (1px solid #BBBBBB)]
- RenderTableCell {TD} at (2,2) size 9x24 [border: (1px solid #BBBBBB)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 4x19
- text run at (2,2) width 4: " "
- RenderTableCell {TD} at (12,2) size 75x24 [border: (1px solid #BBBBBB)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 71x19
- text run at (2,2) width 71: "ToDo One."
- RenderBlock {DIV} at (26,76) size 732x20
- RenderText {#text} at (0,0) size 102x19
- text run at (0,0) width 102: "Paragraph Two."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editingstyle50176131expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/style/5017613-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/style/5017613-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/style/5017613-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 760x59
- text run at (0,0) width 760: "This tests to see that plaintext-only regions can be styled as long as they are fully selected. The editable, plaintext-only"
- text run at (0,20) width 712: "cell should contain bold text, which should be implemented with the bold CSS property in the cell's inline style"
- text run at (0,40) width 325: "declaration, not with wrapper spans inside the cell."
- RenderBlock {DIV} at (0,76) size 784x50
- RenderBlock {DIV} at (0,0) size 784x20
- RenderInline {B} at (0,0) size 22x19
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "foo"
- RenderTable {TABLE} at (0,20) size 192x30 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 190x28
- RenderTableRow {TR} at (0,2) size 190x24
- RenderTableCell {TD} at (2,2) size 84x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 80x19
- text run at (2,2) width 80: "non-editable"
- RenderTableCell {TD} at (87,2) size 101x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 96x19
- text run at (2,2) width 96: "plaintext-only"
-selection start: position 0 of child 0 {#text} of child 0 {B} of child 0 {DIV} of child 2 {DIV} of body
-selection end: position 1 of child 1 {TABLE} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editingstyle50176132expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/style/5017613-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/style/5017613-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/style/5017613-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,34 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 619x19
- text run at (0,0) width 583: "This tests to make sure that plaintext-only regions aren't styled if they aren't fully selected. "
- text run at (582,0) width 37: "Only "
- RenderInline {B} at (0,0) size 22x19
- RenderText {#text} at (618,0) size 22x19
- text run at (618,0) width 22: "foo"
- RenderText {#text} at (639,0) size 739x39
- text run at (639,0) width 100: " should be bold"
- text run at (0,20) width 43: "below."
- RenderBlock {DIV} at (0,56) size 784x50
- RenderBlock {DIV} at (0,0) size 784x20
- RenderInline {B} at (0,0) size 22x19
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "foo"
- RenderTable {TABLE} at (0,20) size 186x30 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 184x28
- RenderTableRow {TR} at (0,2) size 184x24
- RenderTableCell {TD} at (2,2) size 84x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 80x19
- text run at (2,2) width 80: "non-editable"
- RenderTableCell {TD} at (87,2) size 95x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 56x19
- RenderText {#text} at (2,2) size 56x19
- text run at (2,2) width 56: "plaintext"
- RenderText {#text} at (57,2) size 35x19
- text run at (57,2) width 35: "-only"
-selection start: position 0 of child 0 {#text} of child 0 {B} of child 0 {DIV} of child 2 {DIV} of body
-selection end: position 9 of child 0 {#text} of child 0 {SPAN} of child 1 {TD} of child 0 {TR} of child 0 {TBODY} of child 1 {TABLE} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgrounds001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 751x39
- text run at (0,0) width 751: "The box below should be solid green. If there are 10 pixels of red visible on the top and left, the background image is"
- text run at (0,20) width 172: "being repeated improperly."
- RenderBlock {P} at (0,56) size 784x0
- RenderBlock {P} at (0,56) size 50x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsanimatedgifasbackgroundexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/animated-gif-as-background-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/animated-gif-as-background-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/animated-gif-as-background-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 609x19
- text run at (0,0) width 609: "Div background should animate between red and green. DRT should snapshot when it is green."
- RenderBlock {DIV} at (0,36) size 200x200 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsanimatedsvgasmaskexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/animated-svg-as-mask-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/animated-svg-as-mask-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/animated-svg-as-mask-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundcliptextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-clip-text-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-clip-text-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-clip-text-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x282
- RenderBlock {HTML} at (0,0) size 800x282
- RenderBody {BODY} at (8,16) size 784x258
- RenderBlock {P} at (0,0) size 784x40
- RenderInline {A} at (0,0) size 310x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "https://bugs.webkit.org/show_bug.cgi?id=25829"
- RenderBR {BR} at (309,15) size 1x0
- RenderText {#text} at (0,20) size 580x19
- text run at (0,20) width 580: "You should see no areas of read below. (This paragraph is required for the test to be valid.)"
- RenderBlock {DIV} at (0,56) size 502x202 [color=#008000] [bgcolor=#FF0000] [border: (1px solid #000000)]
- RenderText {#text} at (1,2) size 432x147
- text run at (1,2) width 432: "This background"
- text run at (1,77) width 409: "clips to the text."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundinheritcolorbugexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-inherit-color-bug-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-inherit-color-bug-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-inherit-color-bug-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,76 +0,0 @@
</span><del>-layer at (0,0) size 800x1142
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1142
- RenderBlock {HTML} at (0,0) size 800x1143
- RenderBody {BODY} at (8,8) size 784x1105
- RenderBlock {DIV} at (74,0) size 636x448 [border: (4px solid #000000)]
- RenderBlock {P} at (4,20) size 628x17
- RenderText {#text} at (0,0) size 596x17
- text run at (0,0) width 596: "Affected Browsers: Safari 2.0, Windows Internet Explorer 6 SP2"
- RenderBlock {HR} at (4,53) size 628x2 [border: (1px inset #000000)]
- RenderBlock {P} at (4,71) size 628x51
- RenderText {#text} at (0,0) size 625x51
- text run at (0,0) width 586: "Bug Description: On the Affected Browsers, if a rule sets the"
- text run at (0,17) width 625: "'background-color' of an element, this color cannot be overridden"
- text run at (0,34) width 356: "by 'background:inherit' declarations."
- RenderBlock {HR} at (4,138) size 628x2 [border: (1px inset #000000)]
- RenderBlock {P} at (4,156) size 628x85
- RenderText {#text} at (0,0) size 615x51
- text run at (0,0) width 577: "Example: With the following code, the background color of H1"
- text run at (0,17) width 615: "elements stays pink, no matter what background color the parents"
- text run at (0,34) width 49: "have:"
- RenderBR {BR} at (48,34) size 1x17
- RenderText {#text} at (0,51) size 308x17
- text run at (0,51) width 49: " H1 "
- text run at (48,51) width 260: "{ background-color: pink; }"
- RenderBR {BR} at (307,51) size 1x17
- RenderText {#text} at (0,68) size 279x17
- text run at (0,68) width 49: " H1 "
- text run at (48,68) width 231: "{ background: inherit; }"
- RenderBlock {HR} at (4,257) size 628x2 [border: (1px inset #000000)]
- RenderBlock {P} at (4,275) size 628x51
- RenderText {#text} at (0,0) size 586x51
- text run at (0,0) width 586: "Work-around: The 'background-color' can only be overridden by"
- text run at (0,17) width 577: "another 'background-color' declaration, or by a 'background'"
- text run at (0,34) width 365: "declaration that does specify a color."
- RenderBlock {HR} at (4,342) size 628x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (4,352) size 628x20
- RenderText {#text} at (0,0) size 410x19
- text run at (0,0) width 410: "This is in contradiction with the CSS2 specification which says:"
- RenderBlock {UL} at (4,388) size 628x40
- RenderListItem {LI} at (40,0) size 588x40
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "The "
- RenderInline {A} at (0,0) size 83x19 [color=#0000EE]
- RenderText {#text} at (28,0) size 83x19
- text run at (28,0) width 83: "'background'"
- RenderText {#text} at (110,0) size 578x39
- text run at (110,0) width 468: " property first sets all the individual background properties to their initial"
- text run at (0,20) width 383: "values, then assigns explicit values given in the declaration."
- RenderBlock {DIV} at (74,478) size 636x627 [color=#008000] [bgcolor=#90EE90] [border: (4px solid #008000)]
- RenderBlock (anonymous) at (4,4) size 628x20
- RenderText {#text} at (0,0) size 221x19
- text run at (0,0) width 221: "This DIV has a green background."
- RenderBlock {H1} at (62,45) size 511x161 [border: (4px solid #008000)]
- RenderText {#text} at (4,5) size 499x150
- text run at (4,5) width 441: "This header should have a green"
- text run at (4,43) width 499: "background (not pink) but the inline"
- text run at (4,81) width 483: "style rule is ignored on the Affected"
- text run at (4,119) width 136: "Browsers."
- RenderBlock (anonymous) at (4,235) size 628x21
- RenderText {#text} at (0,0) size 158x19
- text run at (0,0) width 158: "The DIV continues here."
- RenderBlock {H1} at (62,276) size 511x161 [border: (4px solid #008000)]
- RenderText {#text} at (4,5) size 447x150
- text run at (4,5) width 441: "This header should have a green"
- text run at (4,43) width 414: "background (not pink) but the"
- text run at (4,81) width 447: "!important rule is ignored on the"
- text run at (4,119) width 259: "Affected Browsers."
- RenderBlock (anonymous) at (4,466) size 628x21
- RenderText {#text} at (0,0) size 158x19
- text run at (0,0) width 158: "The DIV continues here."
- RenderBlock {H1} at (62,508) size 511x85 [color=#FF0000] [bgcolor=#FFC0CB] [border: (4px solid #FF0000)]
- RenderText {#text} at (4,5) size 484x74
- text run at (4,5) width 484: "This header has a pink background"
- text run at (4,43) width 218: "and that's good."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundleakageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-leakage-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-leakage-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-leakage-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,41 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x129
- RenderBlock {DIV} at (12,12) size 110x100 [bgcolor=#000000] [border: (20px solid #FFFFFF)]
- RenderText {#text} at (132,107) size 4x19
- text run at (132,107) width 4: " "
- RenderBlock {DIV} at (146,12) size 110x100 [bgcolor=#000000] [border: (20px double #FFFFFF)]
- RenderText {#text} at (266,107) size 4x19
- text run at (266,107) width 4: " "
- RenderBlock {DIV} at (280,12) size 110x100 [bgcolor=#000000] [border: (20px groove #808080)]
- RenderText {#text} at (400,107) size 4x19
- text run at (400,107) width 4: " "
- RenderBlock {DIV} at (414,12) size 110x100 [bgcolor=#000000] [border: (20px solid #FFFFFF) (20px double #FFFFFF) (20px solid #FFFFFF)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,129) size 784x129 [bgcolor=#808080]
- RenderBlock {DIV} at (12,12) size 110x100 [bgcolor=#FFFFFF] [border: (20px solid #0000FF7F)]
- RenderText {#text} at (132,107) size 4x19
- text run at (132,107) width 4: " "
- RenderBlock {DIV} at (146,12) size 110x100 [bgcolor=#FFFFFF] [border: (20px double #0000FF7F)]
- RenderText {#text} at (266,107) size 4x19
- text run at (266,107) width 4: " "
- RenderBlock {DIV} at (280,12) size 110x100 [bgcolor=#FFFFFF] [border: (20px groove #808080)]
- RenderText {#text} at (400,107) size 4x19
- text run at (400,107) width 4: " "
- RenderBlock {DIV} at (414,12) size 110x100 [bgcolor=#FFFFFF] [border: (20px solid #0000FF7F) (20px double #0000FF7F) (20px solid #0000FF7F)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,258) size 784x129
- RenderBlock {DIV} at (12,12) size 110x100 [bgcolor=#000000] [border: (20px solid #FFFFFF)]
- RenderText {#text} at (132,107) size 4x19
- text run at (132,107) width 4: " "
- RenderBlock {DIV} at (146,12) size 110x100 [bgcolor=#000000] [border: (20px double #FFFFFF)]
- RenderText {#text} at (266,107) size 4x19
- text run at (266,107) width 4: " "
- RenderBlock {DIV} at (280,12) size 110x100 [bgcolor=#000000] [border: (20px groove #808080)]
- RenderText {#text} at (400,107) size 4x19
- text run at (400,107) width 4: " "
- RenderBlock {DIV} at (414,12) size 110x100 [bgcolor=#000000] [border: (20px solid #FFFFFF) (20px double #FFFFFF) (20px solid #FFFFFF)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundleakagetransformsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-leakage-transforms-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-leakage-transforms-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-leakage-transforms-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,55 +0,0 @@
</span><del>-layer at (0,0) size 800x854
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x854
- RenderBlock {HTML} at (0,0) size 800x854
- RenderBody {BODY} at (8,8) size 784x838
- RenderBlock {DIV} at (0,0) size 784x149
- RenderBlock {DIV} at (10,10) size 268x129
- RenderBlock {DIV} at (12,12) size 110x100 [bgcolor=#000000] [border: (20px solid #FFFFFF)]
- RenderText {#text} at (132,107) size 4x19
- text run at (132,107) width 4: " "
- RenderBlock {DIV} at (146,12) size 110x100 [bgcolor=#000000] [border: (20px double #FFFFFF)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (288,117) size 4x19
- text run at (288,117) width 4: " "
- RenderBlock {DIV} at (302,10) size 268x129 [bgcolor=#808080]
- RenderBlock {DIV} at (12,12) size 110x100 [bgcolor=#FFFFFF] [border: (20px solid #0000FF7F)]
- RenderText {#text} at (132,107) size 4x19
- text run at (132,107) width 4: " "
- RenderBlock {DIV} at (146,12) size 110x100 [bgcolor=#FFFFFF] [border: (20px double #0000FF7F)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (8,157) size 784x149
- RenderBlock {DIV} at (0,149) size 784x149
- RenderBlock {DIV} at (10,10) size 268x129
- RenderBlock {DIV} at (12,12) size 110x100 [bgcolor=#000000] [border: (20px solid #FFFFFF)]
- RenderText {#text} at (132,107) size 4x19
- text run at (132,107) width 4: " "
- RenderBlock {DIV} at (146,12) size 110x100 [bgcolor=#000000] [border: (20px double #FFFFFF)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (288,117) size 4x19
- text run at (288,117) width 4: " "
- RenderBlock {DIV} at (302,10) size 268x129 [bgcolor=#808080]
- RenderBlock {DIV} at (12,12) size 110x100 [bgcolor=#FFFFFF] [border: (20px solid #0000FF7F)]
- RenderText {#text} at (132,107) size 4x19
- text run at (132,107) width 4: " "
- RenderBlock {DIV} at (146,12) size 110x100 [bgcolor=#FFFFFF] [border: (20px double #0000FF7F)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (8,306) size 159x540
- RenderBlock {DIV} at (0,298) size 159x540
- RenderBlock {DIV} at (10,10) size 139x248
- RenderBlock {DIV} at (16,12) size 110x100 [bgcolor=#000000] [border: (20px solid #FFFFFF)]
- RenderText {#text} at (2,122) size 19x4
- text run at (2,122) width 4: " "
- RenderBlock {DIV} at (16,136) size 110x100 [bgcolor=#000000] [border: (20px double #FFFFFF)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (128,268) size 19x4
- text run at (128,268) width 4: " "
- RenderBlock {DIV} at (10,282) size 139x248 [bgcolor=#808080]
- RenderBlock {DIV} at (16,12) size 110x100 [bgcolor=#FFFFFF] [border: (20px solid #0000FF7F)]
- RenderText {#text} at (2,122) size 19x4
- text run at (2,122) width 4: " "
- RenderBlock {DIV} at (16,136) size 110x100 [bgcolor=#FFFFFF] [border: (20px double #0000FF7F)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundoriginrootelementexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-origin-root-element-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-origin-root-element-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-origin-root-element-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (16,16) size 768x248
- RenderBlock {HTML} at (16,16) size 768x248 [color=#FFFF00] [border: (3px solid #0000FF)]
- RenderBody {BODY} at (35,35) size 698x178 [color=#000000] [bgcolor=#FFFFFF] [border: (3px solid #000000)]
- RenderBlock {P} at (19,19) size 660x140
- RenderText {#text} at (0,0) size 660x59
- text run at (0,0) width 657: "The HTML box, the one with a blue border should be fully filled with lime green. The BODY box, the"
- text run at (0,20) width 660: "one with black border, should also be fully filled with lime green. The lime green color should not spill"
- text run at (0,40) width 175: "out outside the blue border."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundposition1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-position-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-position-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-position-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 196x19
- text run at (0,0) width 196: "This should be a green square:"
- RenderBlock {DIV} at (0,36) size 101x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundpositionparsingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-position-parsing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-position-parsing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-position-parsing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,158 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x407
- RenderBlock {HTML} at (0,0) size 800x407
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 509x19
- text run at (0,0) width 509: "In all the following boxes, the fuchsia diamond should be surrounded by a ring."
- RenderBlock (floating) {DIV} at (1,37) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (86,37) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (170,37) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (255,37) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (340,37) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (424,37) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (509,37) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (593,37) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (678,37) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (1,96) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (86,96) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (170,96) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (255,96) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (340,96) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (424,96) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (509,96) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (593,96) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (678,96) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (1,155) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (86,155) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (170,155) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (255,155) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (340,155) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (424,155) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (509,155) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (593,155) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (678,155) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (1,214) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (86,214) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (170,214) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (255,214) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (340,214) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (424,214) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (509,214) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (593,214) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (678,214) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (1,273) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (86,273) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (170,273) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (255,273) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (340,273) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (424,273) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (509,273) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (593,273) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (678,273) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (1,332) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (86,332) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (170,332) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (255,332) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
- RenderBlock (floating) {DIV} at (340,332) size 82x57 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 75x50 [bgcolor=#FFFFCC]
- RenderBlock {DIV} at (8,8) size 59x34
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbackgroundpositionroundingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-position-rounding-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-position-rounding-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/background-position-rounding-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x160
- RenderBlock {HTML} at (0,0) size 800x160
- RenderBody {BODY} at (8,8) size 784x136
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "There should be no red below."
-layer at (8,44) size 100x100
- RenderBlock (relative positioned) {P} at (0,36) size 100x100
-layer at (44,44) size 64x32
- RenderBlock (positioned) {SPAN} at (36,0) size 64x32 [bgcolor=#FFFFFF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsbodygeneratedimagepropagatedtorootexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 772x39
- RenderInline {A} at (0,0) size 312x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 312x19
- text run at (53,0) width 312: "https://bugs.webkit.org/show_bug.cgi?id=18445"
- RenderText {#text} at (364,0) size 772x39
- text run at (364,0) width 5: " "
- text run at (368,0) width 404: "Assertion failure in CSSGradientValue::image() when the body"
- text run at (0,20) width 227: "element has a background gradient"
- RenderText {#text} at (226,20) size 5x19
- text run at (226,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x40 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 764x39
- text run at (0,0) width 379: "The test passes if the root element\x{2019}s background is a linear "
- text run at (378,0) width 386: "gradient from black at the top to white at the bottom, and no"
- text run at (0,20) width 61: "assertion "
- text run at (60,20) width 93: "failure occurs."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsborderradiussplitbackgroundexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/border-radius-split-background-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/border-radius-split-background-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/border-radius-split-background-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 179x452 [border: (1px solid #000000)]
- RenderInline {SPAN} at (0,0) size 177x416 [bgcolor=#808080] [border: (2px solid #000000)]
- RenderText {#text} at (3,20) size 50x112
- text run at (3,20) width 50: " "
- RenderBR {BR} at (53,110) size 0x0
- RenderText {#text} at (1,170) size 125x112
- text run at (1,170) width 125: " "
- RenderBR {BR} at (126,260) size 0x0
- RenderText {#text} at (1,320) size 175x112
- text run at (1,320) width 175: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (179,395) size 4x19
- text run at (179,395) width 4: " "
- RenderBlock {DIV} at (183,231) size 452x179 [border: (1px solid #000000)]
- RenderInline {SPAN} at (0,0) size 416x177 [bgcolor=#808080] [border: (2px solid #000000)]
- RenderText {#text} at (20,3) size 112x50
- text run at (20,3) width 50: " "
- RenderBR {BR} at (110,53) size 0x0
- RenderText {#text} at (170,1) size 112x125
- text run at (170,1) width 125: " "
- RenderBR {BR} at (260,126) size 0x0
- RenderText {#text} at (320,1) size 112x175
- text run at (320,1) width 175: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsborderradiussplitbackgroundimageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/border-radius-split-background-image-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/border-radius-split-background-image-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/border-radius-split-background-image-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 179x452 [border: (1px solid #000000)]
- RenderInline {SPAN} at (0,0) size 177x416 [bgcolor=#C0C0C0] [border: (2px solid #000000)]
- RenderText {#text} at (3,20) size 50x112
- text run at (3,20) width 50: " "
- RenderBR {BR} at (53,110) size 0x0
- RenderText {#text} at (1,170) size 125x112
- text run at (1,170) width 125: " "
- RenderBR {BR} at (126,260) size 0x0
- RenderText {#text} at (1,320) size 175x112
- text run at (1,320) width 175: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (179,395) size 4x19
- text run at (179,395) width 4: " "
- RenderBlock {DIV} at (183,231) size 452x179 [border: (1px solid #000000)]
- RenderInline {SPAN} at (0,0) size 416x177 [bgcolor=#C0C0C0] [border: (2px solid #000000)]
- RenderText {#text} at (20,3) size 112x50
- text run at (20,3) width 50: " "
- RenderBR {BR} at (110,53) size 0x0
- RenderText {#text} at (170,1) size 112x125
- text run at (170,1) width 125: " "
- RenderBR {BR} at (260,126) size 0x0
- RenderText {#text} at (320,1) size 112x175
- text run at (320,1) width 175: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsmaskboximageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/mask-box-image-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/mask-box-image-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/mask-box-image-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (20,20) size 122x232 [border: (1px solid #000000)]
- RenderText {#text} at (162,257) size 4x19
- text run at (162,257) width 4: " "
- RenderText {#text} at (0,0) size 0x0
-layer at (39,39) size 100x100
- RenderBlock {DIV} at (11,11) size 100x100 [bgcolor=#000000]
-layer at (39,149) size 100x100
- RenderBlock {DIV} at (11,121) size 100x100 [bgcolor=#000000]
-layer at (194,28) size 122x232
- RenderBlock {DIV} at (186,20) size 122x232 [border: (1px solid #000000)]
-layer at (205,39) size 100x100
- RenderBlock {DIV} at (11,11) size 100x100 [bgcolor=#000000]
-layer at (205,149) size 100x100
- RenderBlock {DIV} at (11,121) size 100x100 [bgcolor=#000000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsmaskcompositeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/mask-composite-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/mask-composite-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/mask-composite-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 325x19
- text run at (0,0) width 325: "The lime div below should have a soft glow effect."
-layer at (8,28) size 220x220
- RenderBlock {DIV} at (0,20) size 220x220 [bgcolor=#00FF00] [border: (10px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsopacityondocumentelementexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/opacity-on-document-element-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/opacity-on-document-element-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/opacity-on-document-element-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x140
- RenderBlock {HTML} at (0,0) size 800x140 [bgcolor=#008000]
- RenderBody {BODY} at (50,50) size 700x40 [bgcolor=#808080]
- RenderBlock {P} at (0,0) size 700x40
- RenderText {#text} at (0,0) size 684x39
- text run at (0,0) width 684: "The document background should be red, and the body gray. The rest of the viewport should be white. The"
- text run at (0,20) width 304: "document and body should have opacity of 0.3."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsquirksmodelineboxbackgroundsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 619x19
- text run at (0,0) width 619: "The following two lines should be visible without the white background clipping any of the text:"
- RenderBlock {P} at (0,36) size 784x32
- RenderInline {SPAN} at (0,0) size 79x39 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 79x31
- RenderText {#text} at (0,0) size 79x15
- text run at (0,0) width 79: "FOOBARBAZ"
- RenderBR {BR} at (78,12) size 1x0
- RenderText {#text} at (0,16) size 79x15
- text run at (0,16) width 79: "BAZBARFOO"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,84) size 784x20
- RenderText {#text} at (0,0) size 421x19
- text run at (0,0) width 421: "The background below should be 10x10 and snugly fit the image:"
- RenderBlock {P} at (0,120) size 784x10
- RenderInline {SPAN} at (0,0) size 10x45 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 10x10
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsrepeatmasknegativeoffsetrepeatexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,72 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x564
- RenderBlock {HTML} at (0,0) size 800x564
- RenderBody {BODY} at (8,16) size 784x486
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 157x19
- text run at (0,0) width 157: "Mask version of test for "
- RenderInline {I} at (0,0) size 766x39
- RenderInline {A} at (0,0) size 298x19 [color=#0000EE]
- RenderText {#text} at (156,0) size 298x19
- text run at (156,0) width 298: "http://bugs.webkit.org/show_bug.cgi?id=5399"
- RenderText {#text} at (453,0) size 766x39
- text run at (453,0) width 5: " "
- text run at (457,0) width 309: "no-repeat on negatively positioned fill images is"
- text run at (0,20) width 50: "ignored"
- RenderText {#text} at (49,20) size 5x19
- text run at (49,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 423x19
- text run at (0,0) width 423: "Element with mask image starting at (-13, -13) with no-repeat set:"
- RenderBlock {P} at (0,138) size 784x20
- RenderText {#text} at (0,0) size 415x19
- text run at (0,0) width 415: "Element with mask image starting at (-13, -13) with repeat-y set:"
- RenderBlock {P} at (0,220) size 784x20
- RenderText {#text} at (0,0) size 415x19
- text run at (0,0) width 415: "Element with mask image starting at (-13, -13) with repeat-x set:"
- RenderBlock {P} at (0,302) size 784x20
- RenderText {#text} at (0,0) size 412x19
- text run at (0,0) width 412: "Element with mask image starting at (13, 13) with no-repeat set:"
- RenderBlock {P} at (0,384) size 784x20
- RenderText {#text} at (0,0) size 404x19
- text run at (0,0) width 404: "Element with mask image starting at (13, 13) with repeat-y set:"
- RenderBlock {P} at (0,466) size 784x20
- RenderText {#text} at (0,0) size 404x19
- text run at (0,0) width 404: "Element with mask image starting at (13, 13) with repeat-x set:"
-layer at (14,114) size 34x34
- RenderBlock (floating) {DIV} at (6,98) size 34x34 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (60,114) size 29x29
- RenderBlock (floating) {DIV} at (52,98) size 29x29 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (101,114) size 24x24
- RenderBlock (floating) {DIV} at (93,98) size 24x24 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (14,196) size 34x34
- RenderBlock (floating) {DIV} at (6,180) size 34x34 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (60,196) size 29x29
- RenderBlock (floating) {DIV} at (52,180) size 29x29 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (101,196) size 24x24
- RenderBlock (floating) {DIV} at (93,180) size 24x24 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (14,278) size 34x34
- RenderBlock (floating) {DIV} at (6,262) size 34x34 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (60,278) size 29x29
- RenderBlock (floating) {DIV} at (52,262) size 29x29 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (101,278) size 24x24
- RenderBlock (floating) {DIV} at (93,262) size 24x24 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (14,360) size 34x34
- RenderBlock (floating) {DIV} at (6,344) size 34x34 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (60,360) size 29x29
- RenderBlock (floating) {DIV} at (52,344) size 29x29 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (101,360) size 24x24
- RenderBlock (floating) {DIV} at (93,344) size 24x24 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (14,442) size 34x34
- RenderBlock (floating) {DIV} at (6,426) size 34x34 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (60,442) size 29x29
- RenderBlock (floating) {DIV} at (52,426) size 29x29 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (101,442) size 24x24
- RenderBlock (floating) {DIV} at (93,426) size 24x24 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (14,524) size 34x34
- RenderBlock (floating) {DIV} at (6,508) size 34x34 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (60,524) size 29x29
- RenderBlock (floating) {DIV} at (52,508) size 29x29 [bgcolor=#000000] [border: (1px dotted #008000)]
-layer at (101,524) size 24x24
- RenderBlock (floating) {DIV} at (93,508) size 24x24 [bgcolor=#000000] [border: (1px dotted #008000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsrepeatnegativeoffsetrepeatexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/negative-offset-repeat-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/negative-offset-repeat-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/negative-offset-repeat-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,54 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x564
- RenderBlock {HTML} at (0,0) size 800x564
- RenderBody {BODY} at (8,16) size 784x486
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 730x39
- RenderInline {A} at (0,0) size 297x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 297x19
- text run at (53,0) width 297: "http://bugs.webkit.org/show_bug.cgi?id=5399"
- RenderText {#text} at (349,0) size 730x39
- text run at (349,0) width 5: " "
- text run at (353,0) width 377: "no-repeat on negatively positioned background images are"
- text run at (0,20) width 50: "ignored"
- RenderText {#text} at (49,20) size 5x19
- text run at (49,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 465x19
- text run at (0,0) width 465: "Element with background image starting at (-13, -13) with no-repeat set:"
- RenderBlock (floating) {DIV} at (6,98) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (52,98) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (93,98) size 24x24 [border: (1px dotted #008000)]
- RenderBlock {P} at (0,138) size 784x20
- RenderText {#text} at (0,0) size 457x19
- text run at (0,0) width 457: "Element with background image starting at (-13, -13) with repeat-y set:"
- RenderBlock (floating) {DIV} at (6,180) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (52,180) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (93,180) size 24x24 [border: (1px dotted #008000)]
- RenderBlock {P} at (0,220) size 784x20
- RenderText {#text} at (0,0) size 457x19
- text run at (0,0) width 457: "Element with background image starting at (-13, -13) with repeat-x set:"
- RenderBlock (floating) {DIV} at (6,262) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (52,262) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (93,262) size 24x24 [border: (1px dotted #008000)]
- RenderBlock {P} at (0,302) size 784x20
- RenderText {#text} at (0,0) size 454x19
- text run at (0,0) width 454: "Element with background image starting at (13, 13) with no-repeat set:"
- RenderBlock (floating) {DIV} at (6,344) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (52,344) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (93,344) size 24x24 [border: (1px dotted #008000)]
- RenderBlock {P} at (0,384) size 784x20
- RenderText {#text} at (0,0) size 446x19
- text run at (0,0) width 446: "Element with background image starting at (13, 13) with repeat-y set:"
- RenderBlock (floating) {DIV} at (6,426) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (52,426) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (93,426) size 24x24 [border: (1px dotted #008000)]
- RenderBlock {P} at (0,466) size 784x20
- RenderText {#text} at (0,0) size 446x19
- text run at (0,0) width 446: "Element with background image starting at (13, 13) with repeat-x set:"
- RenderBlock (floating) {DIV} at (6,508) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (52,508) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (93,508) size 24x24 [border: (1px dotted #008000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsrepeatnegativeoffsetrepeattransformedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,92 +0,0 @@
</span><del>-layer at (0,0) size 1132x1046
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1046
- RenderBlock {HTML} at (0,0) size 800x1046
- RenderBody {BODY} at (8,16) size 784x1022
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 730x39
- RenderInline {A} at (0,0) size 297x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 297x19
- text run at (53,0) width 297: "http://bugs.webkit.org/show_bug.cgi?id=5399"
- RenderText {#text} at (349,0) size 730x39
- text run at (349,0) width 5: " "
- text run at (353,0) width 377: "no-repeat on negatively positioned background images are"
- text run at (0,20) width 50: "ignored"
- RenderText {#text} at (49,20) size 5x19
- text run at (49,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 465x19
- text run at (0,0) width 465: "Element with background image starting at (-13, -13) with no-repeat set:"
- RenderBlock (floating) {DIV} at (6,98) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (52,98) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (93,98) size 24x24 [border: (1px dotted #008000)]
- RenderBlock {P} at (0,138) size 784x20
- RenderText {#text} at (0,0) size 457x19
- text run at (0,0) width 457: "Element with background image starting at (-13, -13) with repeat-y set:"
- RenderBlock (floating) {DIV} at (6,180) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (52,180) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (93,180) size 24x24 [border: (1px dotted #008000)]
- RenderBlock {P} at (0,220) size 784x20
- RenderText {#text} at (0,0) size 457x19
- text run at (0,0) width 457: "Element with background image starting at (-13, -13) with repeat-x set:"
- RenderBlock (floating) {DIV} at (6,262) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (52,262) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (93,262) size 24x24 [border: (1px dotted #008000)]
- RenderBlock {P} at (0,302) size 784x20
- RenderText {#text} at (0,0) size 454x19
- text run at (0,0) width 454: "Element with background image starting at (13, 13) with no-repeat set:"
- RenderBlock (floating) {DIV} at (6,344) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (52,344) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (93,344) size 24x24 [border: (1px dotted #008000)]
- RenderBlock {P} at (0,384) size 784x20
- RenderText {#text} at (0,0) size 446x19
- text run at (0,0) width 446: "Element with background image starting at (13, 13) with repeat-y set:"
- RenderBlock (floating) {DIV} at (6,426) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (52,426) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (93,426) size 24x24 [border: (1px dotted #008000)]
- RenderBlock {P} at (0,466) size 784x20
- RenderText {#text} at (0,0) size 446x19
- text run at (0,0) width 446: "Element with background image starting at (13, 13) with repeat-x set:"
- RenderBlock (floating) {DIV} at (6,508) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (52,508) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (93,508) size 24x24 [border: (1px dotted #008000)]
-layer at (8,564) size 474x474
- RenderTable {TABLE} at (0,548) size 475x474 [border: (5px outset #808080)]
- RenderTableSection {TBODY} at (5,5) size 465x464
- RenderTableRow {TR} at (0,2) size 465x460
- RenderTableCell {TD} at (2,2) size 461x460 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock (floating) {DIV} at (8,8) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (54,8) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (95,8) size 24x24 [border: (1px dotted #008000)]
- RenderBlock {P} at (2,48) size 457x20
- RenderText {#text} at (0,0) size 457x19
- text run at (0,0) width 457: "Element with background image starting at (-13, -13) with repeat-y set:"
- RenderBlock (floating) {DIV} at (8,90) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (54,90) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (95,90) size 24x24 [border: (1px dotted #008000)]
- RenderBlock {P} at (2,130) size 457x20
- RenderText {#text} at (0,0) size 457x19
- text run at (0,0) width 457: "Element with background image starting at (-13, -13) with repeat-x set:"
- RenderBlock (floating) {DIV} at (8,172) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (54,172) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (95,172) size 24x24 [border: (1px dotted #008000)]
- RenderBlock {P} at (2,212) size 457x20
- RenderText {#text} at (0,0) size 454x19
- text run at (0,0) width 454: "Element with background image starting at (13, 13) with no-repeat set:"
- RenderBlock (floating) {DIV} at (8,254) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (54,254) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (95,254) size 24x24 [border: (1px dotted #008000)]
- RenderBlock {P} at (2,294) size 457x20
- RenderText {#text} at (0,0) size 446x19
- text run at (0,0) width 446: "Element with background image starting at (13, 13) with repeat-y set:"
- RenderBlock (floating) {DIV} at (8,336) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (54,336) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (95,336) size 24x24 [border: (1px dotted #008000)]
- RenderBlock {P} at (2,376) size 457x20
- RenderText {#text} at (0,0) size 446x19
- text run at (0,0) width 446: "Element with background image starting at (13, 13) with repeat-x set:"
- RenderBlock (floating) {DIV} at (8,418) size 34x34 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (54,418) size 29x29 [border: (1px dotted #008000)]
- RenderBlock (floating) {DIV} at (95,418) size 24x24 [border: (1px dotted #008000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundsrepeatnoRepeatCorrectClipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {UL} at (0,0) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundssizebackgroundSize15expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/size/backgroundSize15-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/size/backgroundSize15-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/size/backgroundSize15-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 808x976
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x976
- RenderBlock {HTML} at (0,0) size 800x976
- RenderBody {BODY} at (8,8) size 784x960
- RenderBlock {DIV} at (0,0) size 100x100
- RenderBlock (anonymous) at (0,100) size 784x60
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderBR {BR} at (0,40) size 0x19
- RenderBlock {DIV} at (0,160) size 800x800
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundssizebackgroundSize16expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/size/backgroundSize16-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/size/backgroundSize16-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/size/backgroundSize16-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderInline {SPAN} at (0,0) size 784x299
- RenderText {#text} at (0,0) size 784x299
- text run at (0,0) width 482: "I am typing a lot of text so that this goes onto many lines. I am still typing. "
- text run at (481,0) width 291: "I am typing a lot of text so that this goes onto"
- text run at (0,20) width 776: "many lines. I am still typing. I am typing a lot of text so that this goes onto many lines. I am still typing. I am typing a lot"
- text run at (0,40) width 773: "of text so that this goes onto many lines. I am still typing. I am typing a lot of text so that this goes onto many lines. I am"
- text run at (0,60) width 784: "still typing. I am typing a lot of text so that this goes onto many lines. I am still typing. I am typing a lot of text so that this"
- text run at (0,80) width 764: "goes onto many lines. I am still typing. I am typing a lot of text so that this goes onto many lines. I am still typing. I am"
- text run at (0,100) width 779: "typing a lot of text so that this goes onto many lines. I am still typing. I am typing a lot of text so that this goes onto many"
- text run at (0,120) width 781: "lines. I am still typing. I am typing a lot of text so that this goes onto many lines. I am still typing. I am typing a lot of text"
- text run at (0,140) width 756: "so that this goes onto many lines. I am still typing. I am typing a lot of text so that this goes onto many lines. I am still"
- text run at (0,160) width 756: "typing. I am typing a lot of text so that this goes onto many lines. I am still typing. I am typing a lot of text so that this"
- text run at (0,180) width 764: "goes onto many lines. I am still typing. I am typing a lot of text so that this goes onto many lines. I am still typing. I am"
- text run at (0,200) width 779: "typing a lot of text so that this goes onto many lines. I am still typing. I am typing a lot of text so that this goes onto many"
- text run at (0,220) width 781: "lines. I am still typing. I am typing a lot of text so that this goes onto many lines. I am still typing. I am typing a lot of text"
- text run at (0,240) width 756: "so that this goes onto many lines. I am still typing. I am typing a lot of text so that this goes onto many lines. I am still"
- text run at (0,260) width 756: "typing. I am typing a lot of text so that this goes onto many lines. I am still typing. I am typing a lot of text so that this"
- text run at (0,280) width 732: "goes onto many lines. I am still typing. I am typing a lot of text so that this goes onto many lines. I am still typing."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundssizezeroexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/size/zero-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/size/zero-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/size/zero-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 531x19
- RenderInline {A} at (0,0) size 501x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 501x19
- text run at (53,0) width 501: "REGRESSION(r27173): Web Inspector freezes beneath Image::drawPattern()"
- RenderText {#text} at (553,0) size 31x19
- text run at (553,0) width 31: " Bug"
- RenderText {#text} at (583,0) size 5x19
- text run at (583,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 579x19
- text run at (0,0) width 579: "There should be four empty squares with black borders. WebKit should not hang or assert."
- RenderBlock {DIV} at (8,72) size 106x106 [border: (3px solid #000000)]
- RenderBlock {DIV} at (8,186) size 106x106 [border: (3px solid #000000)]
- RenderBlock {DIV} at (8,300) size 106x106 [border: (3px solid #000000)]
- RenderBlock {DIV} at (8,414) size 106x106 [border: (3px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbackgroundssolidcolorcontextrestoreexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/solid-color-context-restore-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/solid-color-context-restore-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/backgrounds/solid-color-context-restore-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 770x19
- text run at (0,0) width 458: "This tests that the graphics context is restored after painting solid color "
- text run at (457,0) width 313: "images. The highlight color should be light blue."
- RenderBlock {HR} at (0,36) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,46) size 784x20
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "foo"
-selection start: position 9 of child 0 {#text} of child 5 {DIV} of body
-selection end: position 12 of child 0 {#text} of child 5 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x196 [border: (2px solid #FF0000)]
- RenderBlock (anonymous) at (2,2) size 780x20
- RenderInline {I} at (0,0) size 235x19
- RenderText {#text} at (0,0) size 96x19
- text run at (0,0) width 96: "Start of a line. "
- RenderInline {FONT} at (0,0) size 140x19 [color=#FF0000]
- RenderText {#text} at (95,0) size 140x19
- text run at (95,0) width 140: "More red on this line:"
- RenderBlock (anonymous) at (2,40) size 780x74 [color=#FF0000]
- RenderBlock {H3} at (0,0) size 780x23
- RenderText {#text} at (0,0) size 208x22
- text run at (0,0) width 208: "Suddenly a block appears!"
- RenderBlock {H2} at (0,42) size 780x31
- RenderText {#text} at (0,1) size 194x28
- text run at (0,1) width 194: "And another block!"
- RenderBlock (anonymous) at (2,133) size 780x61
- RenderInline {I} at (0,0) size 299x39
- RenderInline {FONT} at (0,0) size 97x39 [color=#FF0000]
- RenderText {#text} at (0,0) size 97x19
- text run at (0,0) width 97: "Now more text."
- RenderBR {BR} at (96,15) size 1x0
- RenderText {#text} at (0,20) size 67x19
- text run at (0,20) width 67: "This is red"
- RenderText {#text} at (66,20) size 233x19
- text run at (66,20) width 233: " but now only italic on the same line"
- RenderBR {BR} at (298,35) size 1x0
- RenderText {#text} at (0,40) size 132x19
- text run at (0,40) width 132: "Plain line at the end."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x24 [border: (2px solid #FF0000)]
- RenderInline {A} at (0,0) size 30x19 [color=#008000]
- RenderText {#text} at (2,2) size 30x19
- text run at (2,2) width 30: "First"
- RenderInline {A} at (0,0) size 48x19 [color=#008000]
- RenderText {#text} at (31,2) size 48x19
- text run at (31,2) width 48: "Second"
- RenderInline {A} at (0,0) size 36x19 [color=#008000]
- RenderText {#text} at (78,2) size 36x19
- text run at (78,2) width 36: "Third"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 204x44 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 186x39
- text run at (2,2) width 167: "This is some text. What is"
- text run at (2,22) width 186: "going on here. Does it work?"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
- RenderBlock {HTML} at (0,0) size 800x92
- RenderBody {BODY} at (8,16) size 784x68
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 553x19
- text run at (0,0) width 553: "The following two DIVs should be the same width (resulting in a single 4 by 2 block)."
- RenderBlock {DIV} at (0,36) size 48x16 [bgcolor=#000080]
- RenderBlock {DIV} at (0,0) size 64x16 [border: none (32px solid #000000) none (32px solid #000000)]
- RenderBlock {DIV} at (0,52) size 64x16 [bgcolor=#000080]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
- RenderBlock {HTML} at (0,0) size 800x92
- RenderBody {BODY} at (8,16) size 784x68
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 553x19
- text run at (0,0) width 553: "The following two DIVs should be the same width (resulting in a single 4 by 2 block)."
- RenderBlock {DIV} at (0,36) size 48x16 [bgcolor=#000080]
- RenderBlock {DIV} at (0,0) size 64x16
- RenderBlock {DIV} at (0,52) size 64x16 [bgcolor=#000080]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x136
- RenderBlock {HTML} at (0,0) size 800x136
- RenderBody {BODY} at (8,16) size 784x112
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 472x19
- text run at (0,0) width 472: "The following two vertical bars should be at the same horizontal position."
- RenderBlock {DIV} at (0,36) size 96x38
- RenderBlock {DIV} at (64,0) size 0x38
- RenderInline {SPAN} at (0,0) size 7x36
- RenderText {#text} at (0,1) size 7x36
- text run at (0,1) width 7: "|"
- RenderBlock {DIV} at (0,74) size 784x38
- RenderInline {SPAN} at (0,0) size 7x36
- RenderText {#text} at (64,1) size 7x36
- text run at (64,1) width 7: "|"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
- RenderBlock {HTML} at (0,0) size 800x92
- RenderBody {BODY} at (8,16) size 784x68
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 553x19
- text run at (0,0) width 553: "The following two DIVs should be the same width (resulting in a single 5 by 2 block)."
- RenderBlock {DIV} at (0,36) size 80x16 [bgcolor=#000080]
- RenderBlock {DIV} at (0,0) size 80x16 [border: none (32px solid #000000) none (32px solid #000000)]
- RenderBlock {DIV} at (0,52) size 80x16 [bgcolor=#000080]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic008expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/008-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/008-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/008-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
- RenderBlock {HTML} at (0,0) size 800x92
- RenderBody {BODY} at (8,16) size 784x68
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 553x19
- text run at (0,0) width 553: "The following two DIVs should be the same width (resulting in a single 5 by 2 block)."
- RenderBlock {DIV} at (0,36) size 80x16 [bgcolor=#000080]
- RenderBlock {DIV} at (0,0) size 80x16
- RenderBlock {DIV} at (0,52) size 80x16 [bgcolor=#000080]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic009expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/009-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/009-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/009-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x136
- RenderBlock {HTML} at (0,0) size 800x136
- RenderBody {BODY} at (8,16) size 784x112
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 472x19
- text run at (0,0) width 472: "The following two vertical bars should be at the same horizontal position."
- RenderBlock {DIV} at (0,36) size 160x38
- RenderBlock {DIV} at (64,0) size 32x38
- RenderInline {SPAN} at (0,0) size 7x36
- RenderText {#text} at (0,1) size 7x36
- text run at (0,1) width 7: "|"
- RenderBlock {DIV} at (0,74) size 784x38
- RenderInline {SPAN} at (0,0) size 7x36
- RenderText {#text} at (64,1) size 7x36
- text run at (64,1) width 7: "|"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic012expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/012-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/012-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/012-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x100
- RenderText {#text} at (0,0) size 394x19
- text run at (0,0) width 394: "I should not have a border and I should not have a tiny width."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic013expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/013-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/013-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/013-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x600
- RenderPartObject {IFRAME} at (0,0) size 504x104 [border: (2px inset #000000)]
- layer at (0,0) size 500x100
- RenderView at (0,0) size 500x100
- layer at (0,0) size 500x100
- RenderBlock {HTML} at (0,0) size 500x100
- RenderBody {BODY} at (8,8) size 484x76
- RenderBlock {P} at (0,0) size 484x20
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "This is some text."
- RenderBlock {P} at (0,36) size 484x20
- RenderText {#text} at (0,0) size 151x19
- text run at (0,0) width 151: "This text is underneath."
- RenderText {#text} at (504,89) size 4x19
- text run at (504,89) width 4: " "
- RenderEmbeddedObject {OBJECT} at (0,109) size 500x100
- layer at (0,0) size 500x100
- RenderView at (0,0) size 500x100
- layer at (0,0) size 500x100
- RenderBlock {HTML} at (0,0) size 500x100
- RenderBody {BODY} at (8,8) size 484x76
- RenderBlock {P} at (0,0) size 484x20
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "This is some text."
- RenderBlock {P} at (0,36) size 484x20
- RenderText {#text} at (0,0) size 151x19
- text run at (0,0) width 151: "This text is underneath."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic014expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/014-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/014-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/014-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderInline {A} at (0,0) size 21x18 [color=#0000EE]
- RenderImage {IMG} at (0,0) size 21x21 [bgcolor=#008000]
- RenderText {#text} at (21,0) size 4x18
- text run at (21,0) width 4: " "
- RenderImage {IMG} at (24,0) size 22x21 [bgcolor=#008000]
- RenderText {#text} at (45,0) size 290x18
- text run at (45,0) width 290: " The two green blocks should line up vertically."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic015expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/015-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/015-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/015-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,163 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x453
- RenderBlock {HTML} at (0,0) size 800x453
- RenderBody {BODY} at (8,21) size 784x416
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 454x36
- text run at (0,1) width 454: "Minimum and Maximum Widths"
- RenderBlock {DIV} at (0,59) size 784x27 [border: (3px solid #800080)]
- RenderText {#text} at (3,3) size 33x19
- text run at (3,3) width 33: "This "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (35,8) size 24x14
- text run at (35,8) width 24: "div"
- RenderText {#text} at (58,3) size 418x19
- text run at (58,3) width 418: " should have a medium solid purple border, as should all the rest."
- RenderBlock {DIV} at (0,85) size 320x67 [border: (3px solid #800080)]
- RenderText {#text} at (3,3) size 33x19
- text run at (3,3) width 33: "This "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (35,8) size 24x14
- text run at (35,8) width 24: "div"
- RenderText {#text} at (58,3) size 302x39
- text run at (58,3) width 192: " should have a width of 40%. "
- text run at (249,3) width 56: "This is a"
- text run at (3,23) width 64: "reference "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (66,28) size 24x14
- text run at (66,28) width 24: "div"
- RenderText {#text} at (89,23) size 183x19
- text run at (89,23) width 183: " and should work as long as "
- RenderInline {CODE} at (0,0) size 40x14
- RenderText {#text} at (271,28) size 40x14
- text run at (271,28) width 40: "width"
- RenderText {#text} at (3,43) size 44x19
- text run at (3,43) width 44: "works."
- RenderBlock {DIV} at (0,151) size 320x27 [border: (3px solid #800080)]
- RenderText {#text} at (3,3) size 33x19
- text run at (3,3) width 33: "This "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (35,8) size 24x14
- text run at (35,8) width 24: "div"
- RenderText {#text} at (58,3) size 188x19
- text run at (58,3) width 188: " should have a width of 40%."
- RenderBlock {DIV} at (0,177) size 320x27 [border: (3px solid #800080)]
- RenderText {#text} at (3,3) size 33x19
- text run at (3,3) width 33: "This "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (35,8) size 24x14
- text run at (35,8) width 24: "div"
- RenderText {#text} at (58,3) size 188x19
- text run at (58,3) width 188: " should have a width of 40%."
- RenderBlock {DIV} at (0,203) size 320x27 [border: (3px solid #800080)]
- RenderText {#text} at (3,3) size 33x19
- text run at (3,3) width 33: "This "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (35,8) size 24x14
- text run at (35,8) width 24: "div"
- RenderText {#text} at (58,3) size 188x19
- text run at (58,3) width 188: " should have a width of 40%."
- RenderBlock {DIV} at (0,229) size 320x27 [border: (3px solid #800080)]
- RenderText {#text} at (3,3) size 33x19
- text run at (3,3) width 33: "This "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (35,8) size 24x14
- text run at (35,8) width 24: "div"
- RenderText {#text} at (58,3) size 188x19
- text run at (58,3) width 188: " should have a width of 40%."
- RenderBlock {DIV} at (0,255) size 320x27 [border: (3px solid #800080)]
- RenderText {#text} at (3,3) size 33x19
- text run at (3,3) width 33: "This "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (35,8) size 24x14
- text run at (35,8) width 24: "div"
- RenderText {#text} at (58,3) size 188x19
- text run at (58,3) width 188: " should have a width of 40%."
- RenderBlock {DIV} at (0,281) size 320x27 [border: (3px solid #800080)]
- RenderText {#text} at (3,3) size 33x19
- text run at (3,3) width 33: "This "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (35,8) size 24x14
- text run at (35,8) width 24: "div"
- RenderText {#text} at (58,3) size 188x19
- text run at (58,3) width 188: " should have a width of 40%."
- RenderBlock {DIV} at (0,307) size 320x27 [border: (3px solid #800080)]
- RenderText {#text} at (3,3) size 33x19
- text run at (3,3) width 33: "This "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (35,8) size 24x14
- text run at (35,8) width 24: "div"
- RenderText {#text} at (58,3) size 188x19
- text run at (58,3) width 188: " should have a width of 40%."
- RenderBlock {DIV} at (0,333) size 320x27 [border: (3px solid #800080)]
- RenderText {#text} at (3,3) size 33x19
- text run at (3,3) width 33: "This "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (35,8) size 24x14
- text run at (35,8) width 24: "div"
- RenderText {#text} at (58,3) size 188x19
- text run at (58,3) width 188: " should have a width of 40%."
- RenderBlock {P} at (0,375) size 784x41
- RenderText {#text} at (0,0) size 204x19
- text run at (0,0) width 204: "If the browser does not support "
- RenderInline {CODE} at (0,0) size 71x14
- RenderText {#text} at (203,5) size 71x14
- text run at (203,5) width 71: "min-width"
- RenderText {#text} at (273,0) size 32x19
- text run at (273,0) width 32: " and "
- RenderInline {CODE} at (0,0) size 72x14
- RenderText {#text} at (304,5) size 72x14
- text run at (304,5) width 72: "max-width"
- RenderText {#text} at (375,0) size 176x19
- text run at (375,0) width 176: ", then the widths should be "
- RenderInline {CODE} at (0,0) size 32x14
- RenderText {#text} at (550,5) size 32x14
- text run at (550,5) width 32: "auto"
- RenderText {#text} at (581,0) size 9x19
- text run at (581,0) width 9: ", "
- RenderInline {CODE} at (0,0) size 25x14
- RenderText {#text} at (589,5) size 25x14
- text run at (589,5) width 25: "40%"
- RenderText {#text} at (613,0) size 9x19
- text run at (613,0) width 9: ", "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (621,5) size 24x14
- text run at (621,5) width 24: "30%"
- RenderText {#text} at (644,0) size 9x19
- text run at (644,0) width 9: ", "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (652,5) size 24x14
- text run at (652,5) width 24: "50%"
- RenderText {#text} at (675,0) size 9x19
- text run at (675,0) width 9: ", "
- RenderInline {CODE} at (0,0) size 25x14
- RenderText {#text} at (683,5) size 25x14
- text run at (683,5) width 25: "50%"
- RenderText {#text} at (707,0) size 9x19
- text run at (707,0) width 9: ", "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (715,5) size 24x14
- text run at (715,5) width 24: "40%"
- RenderText {#text} at (738,0) size 9x19
- text run at (738,0) width 9: ", "
- RenderInline {CODE} at (0,0) size 25x14
- RenderText {#text} at (746,5) size 25x14
- text run at (746,5) width 25: "30%"
- RenderText {#text} at (770,0) size 5x19
- text run at (770,0) width 5: ","
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (0,25) size 24x14
- text run at (0,25) width 24: "40%"
- RenderText {#text} at (23,20) size 9x19
- text run at (23,20) width 9: ", "
- RenderInline {CODE} at (0,0) size 32x14
- RenderText {#text} at (31,25) size 32x14
- text run at (31,25) width 32: "auto"
- RenderText {#text} at (62,20) size 197x19
- text run at (62,20) width 197: " (with 70% margin-right), and "
- RenderInline {CODE} at (0,0) size 32x14
- RenderText {#text} at (258,25) size 32x14
- text run at (258,25) width 32: "auto"
- RenderText {#text} at (289,20) size 5x19
- text run at (289,20) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic016expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/016-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/016-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/016-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,1212 +0,0 @@
</span><del>-layer at (0,0) size 800x8116
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x8116
- RenderBlock {HTML} at (0,0) size 800x8116
- RenderBody {BODY} at (8,8) size 784x8100
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 452x19
- text run at (0,0) width 452: "This is a test of all the various HTML alignments using LTR direction."
- RenderBlock {DIV} at (0,20) size 784x242 [border: (4px solid #008000)]
- RenderBlock {DIV} at (6,6) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 190x19
- text run at (4,4) width 190: "Normal div inside normal div"
- RenderBlock {DIV} at (6,34) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 168x19
- text run at (4,4) width 168: "Left div inside normal div"
- RenderBlock {DIV} at (6,62) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (294,4) size 184x19
- text run at (294,4) width 184: "Center div inside normal div"
- RenderBlock {DIV} at (6,90) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (592,4) size 176x19
- text run at (592,4) width 176: "Right div inside normal div"
- RenderBlock {CENTER} at (6,118) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (294,4) size 184x19
- text run at (294,4) width 184: "Center tag inside normal div"
- RenderTable {TABLE} at (6,146) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (320,176) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (8,206) size 195x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderBlock {DIV} at (0,262) size 784x242 [border: (4px solid #800080)]
- RenderBlock {DIV} at (6,6) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 267x19
- text run at (4,4) width 267: "Normal fixed width div inside normal div"
- RenderBlock {DIV} at (6,34) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 245x19
- text run at (4,4) width 245: "Left fixed width div inside normal div"
- RenderBlock {DIV} at (6,62) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (73,4) size 262x19
- text run at (73,4) width 262: "Center fixed width div inside normal div"
- RenderBlock {DIV} at (6,90) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (150,4) size 254x19
- text run at (150,4) width 254: "Right fixed width div inside normal div"
- RenderBlock {CENTER} at (6,118) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (68,4) size 272x19
- text run at (68,4) width 272: "Center tag (fixed width) inside normal div"
- RenderTable {TABLE} at (6,146) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (192,176) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (8,206) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderBlock {DIV} at (0,504) size 784x242 [border: (4px solid #008000)]
- RenderBlock {DIV} at (6,6) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 207x19
- text run at (4,4) width 207: "Normal div inside align=left div"
- RenderBlock {DIV} at (6,34) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 185x19
- text run at (4,4) width 185: "Left div inside align=left div"
- RenderBlock {DIV} at (6,62) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (285,4) size 202x19
- text run at (285,4) width 202: "Center div inside align=left div"
- RenderBlock {DIV} at (6,90) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (574,4) size 194x19
- text run at (574,4) width 194: "Right div inside align=left div"
- RenderBlock {CENTER} at (6,118) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (286,4) size 200x19
- text run at (286,4) width 200: "Center tag inside align=left div"
- RenderTable {TABLE} at (6,146) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (320,176) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (8,206) size 195x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderBlock {DIV} at (0,746) size 784x242 [border: (4px solid #800080)]
- RenderBlock {DIV} at (6,6) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 284x19
- text run at (4,4) width 284: "Normal fixed width div inside align=left div"
- RenderBlock {DIV} at (6,34) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 262x19
- text run at (4,4) width 262: "Left fixed width div inside align=left div"
- RenderBlock {DIV} at (6,62) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (65,4) size 278x19
- text run at (65,4) width 278: "Center fixed width div inside align=left div"
- RenderBlock {DIV} at (6,90) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (133,4) size 271x19
- text run at (133,4) width 271: "Right fixed width div inside align=left div"
- RenderBlock {CENTER} at (6,118) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (60,4) size 288x19
- text run at (60,4) width 288: "Center tag (fixed width) inside align=left div"
- RenderTable {TABLE} at (6,146) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (192,176) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (8,206) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderBlock {DIV} at (0,988) size 784x242 [border: (4px solid #008000)]
- RenderBlock {DIV} at (6,6) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (271,4) size 230x19
- text run at (271,4) width 230: "Normal div inside align= center div"
- RenderBlock {DIV} at (6,34) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 202x19
- text run at (4,4) width 202: "Left div inside align=center div"
- RenderBlock {DIV} at (6,62) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (277,4) size 218x19
- text run at (277,4) width 218: "Center div inside align=center div"
- RenderBlock {DIV} at (6,90) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (557,4) size 211x19
- text run at (557,4) width 211: "Right div inside align=center div"
- RenderBlock {CENTER} at (6,118) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (277,4) size 218x19
- text run at (277,4) width 218: "Center tag inside align=center div"
- RenderTable {TABLE} at (343,146) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (320,176) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (294,206) size 196x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderBlock {DIV} at (0,1230) size 784x338 [border: (4px solid #800080)]
- RenderBlock {DIV} at (188,6) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (53,4) size 302x19
- text run at (53,4) width 302: "Normal fixed width div inside align=center div"
- RenderBlock {DIV} at (370,34) size 408x48 [border: (2px solid #0000FF)]
- RenderText {#text} at (7,4) size 394x39
- text run at (7,4) width 394: "Normal fixed width div (auto left margin) inside align=center"
- text run at (193,24) width 22: "div"
- RenderBlock {DIV} at (6,82) size 408x48 [border: (2px solid #0000FF)]
- RenderText {#text} at (44,4) size 320x39
- text run at (44,4) width 320: "Normal fixed width div (auto right margin) inside"
- text run at (151,24) width 106: "align=center div"
- RenderBlock {DIV} at (188,130) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 280x19
- text run at (4,4) width 280: "Left fixed width div inside align=center div"
- RenderBlock {DIV} at (188,158) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (56,4) size 296x19
- text run at (56,4) width 296: "Center fixed width div inside align=center div"
- RenderBlock {DIV} at (188,186) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (115,4) size 289x19
- text run at (115,4) width 289: "Right fixed width div inside align=center div"
- RenderBlock {CENTER} at (188,214) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (51,4) size 306x19
- text run at (51,4) width 306: "Center tag (fixed width) inside align=center div"
- RenderTable {TABLE} at (192,242) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (192,272) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (192,302) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderBlock {DIV} at (0,1568) size 784x242 [border: (4px solid #008000)]
- RenderBlock {DIV} at (6,6) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (552,4) size 216x19
- text run at (552,4) width 216: "Normal div inside align=right div"
- RenderBlock {DIV} at (6,34) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 193x19
- text run at (4,4) width 193: "Left div inside align=right div"
- RenderBlock {DIV} at (6,62) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (281,4) size 210x19
- text run at (281,4) width 210: "Center div inside align=right div"
- RenderBlock {DIV} at (6,90) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (566,4) size 202x19
- text run at (566,4) width 202: "Right div inside align=right div"
- RenderBlock {CENTER} at (6,118) size 772x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (281,4) size 210x19
- text run at (281,4) width 210: "Center tag inside align=right div"
- RenderTable {TABLE} at (680,146) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (320,176) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (581,206) size 195x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderBlock {DIV} at (0,1810) size 784x242 [border: (4px solid #800080)]
- RenderBlock {DIV} at (370,6) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (111,4) size 293x19
- text run at (111,4) width 293: "Normal fixed width div inside align=right div"
- RenderBlock {DIV} at (370,34) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 271x19
- text run at (4,4) width 271: "Left fixed width div inside align=right div"
- RenderBlock {DIV} at (370,62) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (60,4) size 288x19
- text run at (60,4) width 288: "Center fixed width div inside align=right div"
- RenderBlock {DIV} at (370,90) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (124,4) size 280x19
- text run at (124,4) width 280: "Right fixed width div inside align=right div"
- RenderBlock {CENTER} at (370,118) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (55,4) size 298x19
- text run at (55,4) width 298: "Center tag (fixed width) inside align=right div"
- RenderTable {TABLE} at (378,146) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (192,176) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (376,206) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderBlock {P} at (0,2068) size 784x20
- RenderText {#text} at (0,0) size 375x19
- text run at (0,0) width 375: "This is a test using TABLE cells (all in the LTR direction)."
- RenderTable {TABLE} at (0,2104) size 784x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 780x244
- RenderTableRow {TR} at (0,2) size 780x240
- RenderTableCell {TD} at (2,2) size 776x240 [border: (4px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (5,5) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 182x19
- text run at (4,4) width 182: "Normal div inside normal td"
- RenderBlock {DIV} at (5,33) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 160x19
- text run at (4,4) width 160: "Left div inside normal td"
- RenderBlock {DIV} at (5,61) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (295,4) size 176x19
- text run at (295,4) width 176: "Center div inside normal td"
- RenderBlock {DIV} at (5,89) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (594,4) size 168x19
- text run at (594,4) width 168: "Right div inside normal td"
- RenderBlock {CENTER} at (5,117) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (295,4) size 176x19
- text run at (295,4) width 176: "Center tag inside normal td"
- RenderTable {TABLE} at (5,145) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (316,175) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (7,205) size 195x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderTable {TABLE} at (0,2352) size 784x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 780x244
- RenderTableRow {TR} at (0,2) size 780x240
- RenderTableCell {TD} at (2,2) size 776x240 [border: (4px solid #800080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (5,5) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 259x19
- text run at (4,4) width 259: "Normal fixed width div inside normal td"
- RenderBlock {DIV} at (5,33) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 237x19
- text run at (4,4) width 237: "Left fixed width div inside normal td"
- RenderBlock {DIV} at (5,61) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (77,4) size 254x19
- text run at (77,4) width 254: "Center fixed width div inside normal td"
- RenderBlock {DIV} at (5,89) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (158,4) size 246x19
- text run at (158,4) width 246: "Right fixed width div inside normal td"
- RenderBlock {CENTER} at (5,117) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (72,4) size 264x19
- text run at (72,4) width 264: "Center tag (fixed width) inside normal td"
- RenderTable {TABLE} at (5,145) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (188,175) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (7,205) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderTable {TABLE} at (0,2600) size 784x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 780x244
- RenderTableRow {TR} at (0,2) size 780x240
- RenderTableCell {TD} at (2,2) size 776x240 [border: (4px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (5,5) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 199x19
- text run at (4,4) width 199: "Normal div inside align=left td"
- RenderBlock {DIV} at (5,33) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 177x19
- text run at (4,4) width 177: "Left div inside align=left td"
- RenderBlock {DIV} at (5,61) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (286,4) size 194x19
- text run at (286,4) width 194: "Center div inside align=left td"
- RenderBlock {DIV} at (5,89) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (576,4) size 186x19
- text run at (576,4) width 186: "Right div inside align=left td"
- RenderBlock {CENTER} at (5,117) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (287,4) size 192x19
- text run at (287,4) width 192: "Center tag inside align=left td"
- RenderTable {TABLE} at (5,145) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (316,175) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (7,205) size 195x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderTable {TABLE} at (0,2848) size 784x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 780x244
- RenderTableRow {TR} at (0,2) size 780x240
- RenderTableCell {TD} at (2,2) size 776x240 [border: (4px solid #800080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (5,5) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 276x19
- text run at (4,4) width 276: "Normal fixed width div inside align=left td"
- RenderBlock {DIV} at (5,33) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 254x19
- text run at (4,4) width 254: "Left fixed width div inside align=left td"
- RenderBlock {DIV} at (5,61) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (69,4) size 270x19
- text run at (69,4) width 270: "Center fixed width div inside align=left td"
- RenderBlock {DIV} at (5,89) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (141,4) size 263x19
- text run at (141,4) width 263: "Right fixed width div inside align=left td"
- RenderBlock {CENTER} at (5,117) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (64,4) size 280x19
- text run at (64,4) width 280: "Center tag (fixed width) inside align=left td"
- RenderTable {TABLE} at (5,145) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (188,175) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (7,205) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderTable {TABLE} at (0,3096) size 784x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 780x244
- RenderTableRow {TR} at (0,2) size 780x240
- RenderTableCell {TD} at (2,2) size 776x240 [border: (4px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (5,5) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (272,4) size 222x19
- text run at (272,4) width 222: "Normal div inside align= center td"
- RenderBlock {DIV} at (5,33) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 194x19
- text run at (4,4) width 194: "Left div inside align=center td"
- RenderBlock {DIV} at (5,61) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (278,4) size 210x19
- text run at (278,4) width 210: "Center div inside align=center td"
- RenderBlock {DIV} at (5,89) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (559,4) size 203x19
- text run at (559,4) width 203: "Right div inside align=center td"
- RenderBlock {CENTER} at (5,117) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (278,4) size 210x19
- text run at (278,4) width 210: "Center tag inside align=center td"
- RenderTable {TABLE} at (339,145) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (316,175) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (290,205) size 196x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderTable {TABLE} at (0,3344) size 784x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 780x244
- RenderTableRow {TR} at (0,2) size 780x240
- RenderTableCell {TD} at (2,2) size 776x240 [border: (4px solid #800080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (184,5) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (57,4) size 294x19
- text run at (57,4) width 294: "Normal fixed width div inside align=center td"
- RenderBlock {DIV} at (184,33) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 272x19
- text run at (4,4) width 272: "Left fixed width div inside align=center td"
- RenderBlock {DIV} at (184,61) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (60,4) size 288x19
- text run at (60,4) width 288: "Center fixed width div inside align=center td"
- RenderBlock {DIV} at (184,89) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (123,4) size 281x19
- text run at (123,4) width 281: "Right fixed width div inside align=center td"
- RenderBlock {CENTER} at (184,117) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (55,4) size 298x19
- text run at (55,4) width 298: "Center tag (fixed width) inside align=center td"
- RenderTable {TABLE} at (188,145) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (188,175) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (188,205) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderTable {TABLE} at (0,3592) size 784x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 780x244
- RenderTableRow {TR} at (0,2) size 780x240
- RenderTableCell {TD} at (2,2) size 776x240 [border: (4px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (5,5) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (554,4) size 208x19
- text run at (554,4) width 208: "Normal div inside align=right td"
- RenderBlock {DIV} at (5,33) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 185x19
- text run at (4,4) width 185: "Left div inside align=right td"
- RenderBlock {DIV} at (5,61) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (282,4) size 202x19
- text run at (282,4) width 202: "Center div inside align=right td"
- RenderBlock {DIV} at (5,89) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (568,4) size 194x19
- text run at (568,4) width 194: "Right div inside align=right td"
- RenderBlock {CENTER} at (5,117) size 766x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (282,4) size 202x19
- text run at (282,4) width 202: "Center tag inside align=right td"
- RenderTable {TABLE} at (673,145) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (316,175) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (574,205) size 195x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderTable {TABLE} at (0,3840) size 784x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 780x244
- RenderTableRow {TR} at (0,2) size 780x240
- RenderTableCell {TD} at (2,2) size 776x240 [border: (4px solid #800080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (363,5) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (119,4) size 285x19
- text run at (119,4) width 285: "Normal fixed width div inside align=right td"
- RenderBlock {DIV} at (363,33) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 263x19
- text run at (4,4) width 263: "Left fixed width div inside align=right td"
- RenderBlock {DIV} at (363,61) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (64,4) size 280x19
- text run at (64,4) width 280: "Center fixed width div inside align=right td"
- RenderBlock {DIV} at (363,89) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (132,4) size 272x19
- text run at (132,4) width 272: "Right fixed width div inside align=right td"
- RenderBlock {CENTER} at (363,117) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (59,4) size 290x19
- text run at (59,4) width 290: "Center tag (fixed width) inside align=right td"
- RenderTable {TABLE} at (371,145) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "Normal table."
- RenderTable {TABLE} at (188,175) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 133: "Center aligned table."
- RenderTable {TABLE} at (369,205) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 185: "Center table (fixed margins)."
- RenderBlock {DIV} at (0,4104) size 784x3996
- RenderBlock (anonymous) at (2,2) size 780x20
- RenderText {#text} at (328,0) size 452x19
- text run at (328,0) width 5 RTL: "."
- text run at (332,0) width 448: "This is a test of all the various HTML alignments using RTL direction"
- RenderBlock {DIV} at (2,22) size 780x242 [border: (4px solid #008000)]
- RenderBlock {DIV} at (6,6) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (574,4) size 190x19
- text run at (574,4) width 190: "Normal div inside normal div"
- RenderBlock {DIV} at (6,34) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 168x19
- text run at (4,4) width 168: "Left div inside normal div"
- RenderBlock {DIV} at (6,62) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (292,4) size 184x19
- text run at (292,4) width 184: "Center div inside normal div"
- RenderBlock {DIV} at (6,90) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (588,4) size 176x19
- text run at (588,4) width 176: "Right div inside normal div"
- RenderBlock {CENTER} at (6,118) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (292,4) size 184x19
- text run at (292,4) width 184: "Center tag inside normal div"
- RenderTable {TABLE} at (676,146) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 84: "Normal table"
- RenderTable {TABLE} at (318,176) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (577,206) size 195x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 176: "Center table (fixed margins"
- RenderBlock {DIV} at (2,264) size 780x242 [border: (4px solid #800080)]
- RenderBlock {DIV} at (366,6) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (137,4) size 267x19
- text run at (137,4) width 267: "Normal fixed width div inside normal div"
- RenderBlock {DIV} at (366,34) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 245x19
- text run at (4,4) width 245: "Left fixed width div inside normal div"
- RenderBlock {DIV} at (366,62) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (73,4) size 262x19
- text run at (73,4) width 262: "Center fixed width div inside normal div"
- RenderBlock {DIV} at (366,90) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (150,4) size 254x19
- text run at (150,4) width 254: "Right fixed width div inside normal div"
- RenderBlock {CENTER} at (366,118) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (68,4) size 272x19
- text run at (68,4) width 272: "Center tag (fixed width) inside normal div"
- RenderTable {TABLE} at (374,146) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (303,1) size 88x19
- text run at (303,1) width 5 RTL: "."
- text run at (307,1) width 84: "Normal table"
- RenderTable {TABLE} at (190,176) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (258,1) size 133x19
- text run at (258,1) width 5 RTL: "."
- text run at (262,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (372,206) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (206,1) size 185x19
- text run at (206,1) width 10 RTL: ")."
- text run at (215,1) width 176: "Center table (fixed margins"
- RenderBlock {DIV} at (2,506) size 780x242 [border: (4px solid #008000)]
- RenderBlock {DIV} at (6,6) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 207x19
- text run at (4,4) width 207: "Normal div inside align=left div"
- RenderBlock {DIV} at (6,34) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 185x19
- text run at (4,4) width 185: "Left div inside align=left div"
- RenderBlock {DIV} at (6,62) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (283,4) size 202x19
- text run at (283,4) width 202: "Center div inside align=left div"
- RenderBlock {DIV} at (6,90) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (570,4) size 194x19
- text run at (570,4) width 194: "Right div inside align=left div"
- RenderBlock {CENTER} at (6,118) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (284,4) size 200x19
- text run at (284,4) width 200: "Center tag inside align=left div"
- RenderTable {TABLE} at (6,146) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 84: "Normal table"
- RenderTable {TABLE} at (318,176) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (8,206) size 195x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 176: "Center table (fixed margins"
- RenderBlock {DIV} at (2,748) size 780x242 [border: (4px solid #800080)]
- RenderBlock {DIV} at (6,6) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 284x19
- text run at (4,4) width 284: "Normal fixed width div inside align=left div"
- RenderBlock {DIV} at (6,34) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 262x19
- text run at (4,4) width 262: "Left fixed width div inside align=left div"
- RenderBlock {DIV} at (6,62) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (65,4) size 278x19
- text run at (65,4) width 278: "Center fixed width div inside align=left div"
- RenderBlock {DIV} at (6,90) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (133,4) size 271x19
- text run at (133,4) width 271: "Right fixed width div inside align=left div"
- RenderBlock {CENTER} at (6,118) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (60,4) size 288x19
- text run at (60,4) width 288: "Center tag (fixed width) inside align=left div"
- RenderTable {TABLE} at (6,146) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (303,1) size 88x19
- text run at (303,1) width 5 RTL: "."
- text run at (307,1) width 84: "Normal table"
- RenderTable {TABLE} at (190,176) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (258,1) size 133x19
- text run at (258,1) width 5 RTL: "."
- text run at (262,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (8,206) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (206,1) size 185x19
- text run at (206,1) width 10 RTL: ")."
- text run at (215,1) width 176: "Center table (fixed margins"
- RenderBlock {DIV} at (2,990) size 780x242 [border: (4px solid #008000)]
- RenderBlock {DIV} at (6,6) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (269,4) size 230x19
- text run at (269,4) width 230: "Normal div inside align= center div"
- RenderBlock {DIV} at (6,34) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 202x19
- text run at (4,4) width 202: "Left div inside align=center div"
- RenderBlock {DIV} at (6,62) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (275,4) size 218x19
- text run at (275,4) width 218: "Center div inside align=center div"
- RenderBlock {DIV} at (6,90) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (553,4) size 211x19
- text run at (553,4) width 211: "Right div inside align=center div"
- RenderBlock {CENTER} at (6,118) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (275,4) size 218x19
- text run at (275,4) width 218: "Center tag inside align=center div"
- RenderTable {TABLE} at (341,146) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 84: "Normal table"
- RenderTable {TABLE} at (318,176) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (292,206) size 196x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 176: "Center table (fixed margins"
- RenderBlock {DIV} at (2,1232) size 780x242 [border: (4px solid #800080)]
- RenderBlock {DIV} at (186,6) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (53,4) size 302x19
- text run at (53,4) width 302: "Normal fixed width div inside align=center div"
- RenderBlock {DIV} at (186,34) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 280x19
- text run at (4,4) width 280: "Left fixed width div inside align=center div"
- RenderBlock {DIV} at (186,62) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (56,4) size 296x19
- text run at (56,4) width 296: "Center fixed width div inside align=center div"
- RenderBlock {DIV} at (186,90) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (115,4) size 289x19
- text run at (115,4) width 289: "Right fixed width div inside align=center div"
- RenderBlock {CENTER} at (186,118) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (51,4) size 306x19
- text run at (51,4) width 306: "Center tag (fixed width) inside align=center div"
- RenderTable {TABLE} at (190,146) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (303,1) size 88x19
- text run at (303,1) width 5 RTL: "."
- text run at (307,1) width 84: "Normal table"
- RenderTable {TABLE} at (190,176) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (258,1) size 133x19
- text run at (258,1) width 5 RTL: "."
- text run at (262,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (190,206) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (206,1) size 185x19
- text run at (206,1) width 10 RTL: ")."
- text run at (215,1) width 176: "Center table (fixed margins"
- RenderBlock {DIV} at (2,1474) size 780x242 [border: (4px solid #008000)]
- RenderBlock {DIV} at (6,6) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (548,4) size 216x19
- text run at (548,4) width 216: "Normal div inside align=right div"
- RenderBlock {DIV} at (6,34) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 193x19
- text run at (4,4) width 193: "Left div inside align=right div"
- RenderBlock {DIV} at (6,62) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (279,4) size 210x19
- text run at (279,4) width 210: "Center div inside align=right div"
- RenderBlock {DIV} at (6,90) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (562,4) size 202x19
- text run at (562,4) width 202: "Right div inside align=right div"
- RenderBlock {CENTER} at (6,118) size 768x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (279,4) size 210x19
- text run at (279,4) width 210: "Center tag inside align=right div"
- RenderTable {TABLE} at (676,146) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 84: "Normal table"
- RenderTable {TABLE} at (318,176) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (577,206) size 195x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 176: "Center table (fixed margins"
- RenderBlock {DIV} at (2,1716) size 780x242 [border: (4px solid #800080)]
- RenderBlock {DIV} at (366,6) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (111,4) size 293x19
- text run at (111,4) width 293: "Normal fixed width div inside align=right div"
- RenderBlock {DIV} at (366,34) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 271x19
- text run at (4,4) width 271: "Left fixed width div inside align=right div"
- RenderBlock {DIV} at (366,62) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (60,4) size 288x19
- text run at (60,4) width 288: "Center fixed width div inside align=right div"
- RenderBlock {DIV} at (366,90) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (124,4) size 280x19
- text run at (124,4) width 280: "Right fixed width div inside align=right div"
- RenderBlock {CENTER} at (366,118) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (55,4) size 298x19
- text run at (55,4) width 298: "Center tag (fixed width) inside align=right div"
- RenderTable {TABLE} at (374,146) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (303,1) size 88x19
- text run at (303,1) width 5 RTL: "."
- text run at (307,1) width 84: "Normal table"
- RenderTable {TABLE} at (190,176) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (258,1) size 133x19
- text run at (258,1) width 5 RTL: "."
- text run at (262,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (372,206) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (206,1) size 185x19
- text run at (206,1) width 10 RTL: ")."
- text run at (215,1) width 176: "Center table (fixed margins"
- RenderBlock {P} at (2,1974) size 780x20
- RenderText {#text} at (405,0) size 375x19
- text run at (405,0) width 10 RTL: ")."
- text run at (414,0) width 366: "This is a test using TABLE cells (all in the RTL direction"
- RenderTable {TABLE} at (2,2010) size 780x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 776x244
- RenderTableRow {TR} at (0,2) size 776x240
- RenderTableCell {TD} at (2,2) size 772x240 [border: (4px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (5,5) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (576,4) size 182x19
- text run at (576,4) width 182: "Normal div inside normal td"
- RenderBlock {DIV} at (5,33) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 160x19
- text run at (4,4) width 160: "Left div inside normal td"
- RenderBlock {DIV} at (5,61) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (293,4) size 176x19
- text run at (293,4) width 176: "Center div inside normal td"
- RenderBlock {DIV} at (5,89) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (590,4) size 168x19
- text run at (590,4) width 168: "Right div inside normal td"
- RenderBlock {CENTER} at (5,117) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (293,4) size 176x19
- text run at (293,4) width 176: "Center tag inside normal td"
- RenderTable {TABLE} at (669,145) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 84: "Normal table"
- RenderTable {TABLE} at (314,175) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (570,205) size 195x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 176: "Center table (fixed margins"
- RenderTable {TABLE} at (2,2258) size 780x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 776x244
- RenderTableRow {TR} at (0,2) size 776x240
- RenderTableCell {TD} at (2,2) size 772x240 [border: (4px solid #800080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (359,5) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (145,4) size 259x19
- text run at (145,4) width 259: "Normal fixed width div inside normal td"
- RenderBlock {DIV} at (359,33) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 237x19
- text run at (4,4) width 237: "Left fixed width div inside normal td"
- RenderBlock {DIV} at (359,61) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (77,4) size 254x19
- text run at (77,4) width 254: "Center fixed width div inside normal td"
- RenderBlock {DIV} at (359,89) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (158,4) size 246x19
- text run at (158,4) width 246: "Right fixed width div inside normal td"
- RenderBlock {CENTER} at (359,117) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (72,4) size 264x19
- text run at (72,4) width 264: "Center tag (fixed width) inside normal td"
- RenderTable {TABLE} at (367,145) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (303,1) size 88x19
- text run at (303,1) width 5 RTL: "."
- text run at (307,1) width 84: "Normal table"
- RenderTable {TABLE} at (186,175) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (258,1) size 133x19
- text run at (258,1) width 5 RTL: "."
- text run at (262,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (365,205) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (206,1) size 185x19
- text run at (206,1) width 10 RTL: ")."
- text run at (215,1) width 176: "Center table (fixed margins"
- RenderTable {TABLE} at (2,2506) size 780x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 776x244
- RenderTableRow {TR} at (0,2) size 776x240
- RenderTableCell {TD} at (2,2) size 772x240 [border: (4px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (5,5) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 199x19
- text run at (4,4) width 199: "Normal div inside align=left td"
- RenderBlock {DIV} at (5,33) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 177x19
- text run at (4,4) width 177: "Left div inside align=left td"
- RenderBlock {DIV} at (5,61) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (284,4) size 194x19
- text run at (284,4) width 194: "Center div inside align=left td"
- RenderBlock {DIV} at (5,89) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (572,4) size 186x19
- text run at (572,4) width 186: "Right div inside align=left td"
- RenderBlock {CENTER} at (5,117) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (285,4) size 192x19
- text run at (285,4) width 192: "Center tag inside align=left td"
- RenderTable {TABLE} at (5,145) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 84: "Normal table"
- RenderTable {TABLE} at (314,175) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (7,205) size 195x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 176: "Center table (fixed margins"
- RenderTable {TABLE} at (2,2754) size 780x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 776x244
- RenderTableRow {TR} at (0,2) size 776x240
- RenderTableCell {TD} at (2,2) size 772x240 [border: (4px solid #800080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (5,5) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 276x19
- text run at (4,4) width 276: "Normal fixed width div inside align=left td"
- RenderBlock {DIV} at (5,33) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 254x19
- text run at (4,4) width 254: "Left fixed width div inside align=left td"
- RenderBlock {DIV} at (5,61) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (69,4) size 270x19
- text run at (69,4) width 270: "Center fixed width div inside align=left td"
- RenderBlock {DIV} at (5,89) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (141,4) size 263x19
- text run at (141,4) width 263: "Right fixed width div inside align=left td"
- RenderBlock {CENTER} at (5,117) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (64,4) size 280x19
- text run at (64,4) width 280: "Center tag (fixed width) inside align=left td"
- RenderTable {TABLE} at (5,145) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (303,1) size 88x19
- text run at (303,1) width 5 RTL: "."
- text run at (307,1) width 84: "Normal table"
- RenderTable {TABLE} at (186,175) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (258,1) size 133x19
- text run at (258,1) width 5 RTL: "."
- text run at (262,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (7,205) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (206,1) size 185x19
- text run at (206,1) width 10 RTL: ")."
- text run at (215,1) width 176: "Center table (fixed margins"
- RenderTable {TABLE} at (2,3002) size 780x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 776x244
- RenderTableRow {TR} at (0,2) size 776x240
- RenderTableCell {TD} at (2,2) size 772x240 [border: (4px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (5,5) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (270,4) size 222x19
- text run at (270,4) width 222: "Normal div inside align= center td"
- RenderBlock {DIV} at (5,33) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 194x19
- text run at (4,4) width 194: "Left div inside align=center td"
- RenderBlock {DIV} at (5,61) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (276,4) size 210x19
- text run at (276,4) width 210: "Center div inside align=center td"
- RenderBlock {DIV} at (5,89) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (555,4) size 203x19
- text run at (555,4) width 203: "Right div inside align=center td"
- RenderBlock {CENTER} at (5,117) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (276,4) size 210x19
- text run at (276,4) width 210: "Center tag inside align=center td"
- RenderTable {TABLE} at (337,145) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 84: "Normal table"
- RenderTable {TABLE} at (314,175) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (288,205) size 196x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 176: "Center table (fixed margins"
- RenderTable {TABLE} at (2,3250) size 780x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 776x244
- RenderTableRow {TR} at (0,2) size 776x240
- RenderTableCell {TD} at (2,2) size 772x240 [border: (4px solid #800080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (182,5) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (57,4) size 294x19
- text run at (57,4) width 294: "Normal fixed width div inside align=center td"
- RenderBlock {DIV} at (182,33) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 272x19
- text run at (4,4) width 272: "Left fixed width div inside align=center td"
- RenderBlock {DIV} at (182,61) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (60,4) size 288x19
- text run at (60,4) width 288: "Center fixed width div inside align=center td"
- RenderBlock {DIV} at (182,89) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (123,4) size 281x19
- text run at (123,4) width 281: "Right fixed width div inside align=center td"
- RenderBlock {CENTER} at (182,117) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (55,4) size 298x19
- text run at (55,4) width 298: "Center tag (fixed width) inside align=center td"
- RenderTable {TABLE} at (186,145) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (303,1) size 88x19
- text run at (303,1) width 5 RTL: "."
- text run at (307,1) width 84: "Normal table"
- RenderTable {TABLE} at (186,175) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (258,1) size 133x19
- text run at (258,1) width 5 RTL: "."
- text run at (262,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (186,205) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (206,1) size 185x19
- text run at (206,1) width 10 RTL: ")."
- text run at (215,1) width 176: "Center table (fixed margins"
- RenderTable {TABLE} at (2,3498) size 780x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 776x244
- RenderTableRow {TR} at (0,2) size 776x240
- RenderTableCell {TD} at (2,2) size 772x240 [border: (4px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (5,5) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (550,4) size 208x19
- text run at (550,4) width 208: "Normal div inside align=right td"
- RenderBlock {DIV} at (5,33) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 185x19
- text run at (4,4) width 185: "Left div inside align=right td"
- RenderBlock {DIV} at (5,61) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (280,4) size 202x19
- text run at (280,4) width 202: "Center div inside align=right td"
- RenderBlock {DIV} at (5,89) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (564,4) size 194x19
- text run at (564,4) width 194: "Right div inside align=right td"
- RenderBlock {CENTER} at (5,117) size 762x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (280,4) size 202x19
- text run at (280,4) width 202: "Center tag inside align=right td"
- RenderTable {TABLE} at (669,145) size 98x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 94x26
- RenderTableRow {TR} at (0,2) size 94x22
- RenderTableCell {TD} at (2,2) size 90x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 84: "Normal table"
- RenderTable {TABLE} at (314,175) size 144x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 139x26
- RenderTableRow {TR} at (0,2) size 139x22
- RenderTableCell {TD} at (2,2) size 135x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 133x19
- text run at (1,1) width 5 RTL: "."
- text run at (5,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (570,205) size 195x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 191x26
- RenderTableRow {TR} at (0,2) size 191x22
- RenderTableCell {TD} at (2,2) size 187x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 185x19
- text run at (1,1) width 10 RTL: ")."
- text run at (10,1) width 176: "Center table (fixed margins"
- RenderTable {TABLE} at (2,3746) size 780x248 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 776x244
- RenderTableRow {TR} at (0,2) size 776x240
- RenderTableCell {TD} at (2,2) size 772x240 [border: (4px solid #800080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (359,5) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (119,4) size 285x19
- text run at (119,4) width 285: "Normal fixed width div inside align=right td"
- RenderBlock {DIV} at (359,33) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (4,4) size 263x19
- text run at (4,4) width 263: "Left fixed width div inside align=right td"
- RenderBlock {DIV} at (359,61) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (64,4) size 280x19
- text run at (64,4) width 280: "Center fixed width div inside align=right td"
- RenderBlock {DIV} at (359,89) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (132,4) size 272x19
- text run at (132,4) width 272: "Right fixed width div inside align=right td"
- RenderBlock {CENTER} at (359,117) size 408x28 [border: (2px solid #0000FF)]
- RenderText {#text} at (59,4) size 290x19
- text run at (59,4) width 290: "Center tag (fixed width) inside align=right td"
- RenderTable {TABLE} at (367,145) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (303,1) size 88x19
- text run at (303,1) width 5 RTL: "."
- text run at (307,1) width 84: "Normal table"
- RenderTable {TABLE} at (186,175) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (258,1) size 133x19
- text run at (258,1) width 5 RTL: "."
- text run at (262,1) width 129: "Center aligned table"
- RenderTable {TABLE} at (365,205) size 400x30 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 396x26
- RenderTableRow {TR} at (0,2) size 396x22
- RenderTableCell {TD} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (206,1) size 185x19
- text run at (206,1) width 10 RTL: ")."
- text run at (215,1) width 176: "Center table (fixed margins"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic018expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/018-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/018-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/018-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x268
- RenderBlock {HTML} at (0,0) size 800x268
- RenderBody {BODY} at (8,16) size 784x236
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 285x19
- text run at (0,0) width 285: "This <hr width=\"25%\"> should be centered:"
- RenderBlock {HR} at (293,36) size 198x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,54) size 784x20
- RenderText {#text} at (0,0) size 204x19
- text run at (0,0) width 204: "This one should be left-aligned."
- RenderBlock {HR} at (0,90) size 198x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,108) size 784x20
- RenderText {#text} at (0,0) size 212x19
- text run at (0,0) width 212: "This one should be right-aligned."
- RenderBlock {HR} at (586,144) size 198x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,162) size 784x20
- RenderText {#text} at (0,0) size 184x19
- text run at (0,0) width 184: "This one should be centered."
- RenderBlock {HR} at (293,198) size 198x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,216) size 784x20
- RenderText {#text} at (0,0) size 55x19
- text run at (0,0) width 55: "(W3C: \x{201C}"
- RenderInline {A} at (0,0) size 202x19 [color=#0000EE]
- RenderText {#text} at (54,0) size 202x19
- text run at (54,0) width 202: "By default, the rule is centered."
- RenderText {#text} at (255,0) size 13x19
- text run at (255,0) width 13: "\x{201D})"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic019expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/019-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/019-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/019-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x296
- RenderBlock {HTML} at (0,0) size 800x297
- RenderBody {BODY} at (8,16) size 784x265
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 251x19
- text run at (0,0) width 251: "These <h1>s should all be left-aligned:"
- RenderBlock {H1} at (0,41) size 784x45 [border: (3px solid #FF0000)]
- RenderText {#text} at (3,4) size 96x36
- text run at (3,4) width 96: "sample"
- RenderBlock {H1} at (0,106) size 326x45 [border: (3px solid #FF0000)]
- RenderText {#text} at (3,4) size 96x36
- text run at (3,4) width 96: "sample"
- RenderBlock {P} at (0,172) size 784x21
- RenderText {#text} at (0,0) size 284x19
- text run at (0,0) width 284: "These <p>s should be (and are) left-aligned:"
- RenderBlock {P} at (0,208) size 784x21
- RenderText {#text} at (0,0) size 46x19
- text run at (0,0) width 46: "sample"
- RenderBlock {P} at (0,244) size 160x21
- RenderText {#text} at (0,0) size 46x19
- text run at (0,0) width 46: "sample"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasic021expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/021-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/021-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/021-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x146
- RenderBlock {HTML} at (0,0) size 800x146
- RenderBody {BODY} at (8,8) size 784x130
- RenderBlock {DIV} at (0,0) size 784x104 [border: (3px solid #FFFF00)]
- RenderBlock (anonymous) at (3,3) size 778x20
- RenderText {#text} at (0,0) size 46x19
- text run at (0,0) width 46: "Yellow"
- RenderBlock {DIV} at (3,23) size 778x78 [border: (3px solid #0000FF)]
- RenderBlock (anonymous) at (3,3) size 772x20
- RenderText {#text} at (0,0) size 31x19
- text run at (0,0) width 31: "Blue"
- RenderBlock {DIV} at (3,23) size 772x26 [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 40x19
- text run at (3,3) width 40: "Green"
- RenderBlock {DIV} at (3,49) size 772x26 [border: (3px solid #FF0000)]
- RenderText {#text} at (3,3) size 26x19
- text run at (3,3) width 26: "Red"
- RenderBlock {DIV} at (0,104) size 784x26 [border: (3px solid #000080)]
- RenderBlock {DIV} at (3,3) size 778x20
- RenderText {#text} at (0,0) size 35x19
- text run at (0,0) width 35: "Navy"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasicaddingnearanonymousblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/adding-near-anonymous-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/adding-near-anonymous-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/adding-near-anonymous-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 108x19
- text run at (0,0) width 108: "This is a test for "
- RenderInline {I} at (0,0) size 716x39
- RenderInline {A} at (0,0) size 312x19 [color=#0000EE]
- RenderText {#text} at (107,0) size 312x19
- text run at (107,0) width 312: "https://bugs.webkit.org/show_bug.cgi?id=18809"
- RenderText {#text} at (418,0) size 716x39
- text run at (418,0) width 5: " "
- text run at (422,0) width 294: "Forms with block level generated content and"
- text run at (0,20) width 413: "absolutely positioned labels break inline layout (fixed on reflow)"
- RenderText {#text} at (412,20) size 5x19
- text run at (412,20) width 5: "."
- RenderBlock {DIV} at (0,56) size 784x40
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 99x19
- text run at (0,0) width 99: "This should be "
- RenderText {#text} at (98,0) size 82x19
- text run at (98,0) width 82: "a single line."
- RenderBlock (generated) at (0,20) size 784x20
- RenderText at (0,0) size 199x19
- text run at (0,0) width 199: "This should be the second line."
- RenderBlock {DIV} at (0,96) size 784x20
- RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 99x19
- text run at (0,0) width 99: "This should be "
- RenderText {#text} at (98,0) size 82x19
- text run at (98,0) width 82: "a single line."
- RenderBlock {DIV} at (0,116) size 784x20
- RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (98,0) size 82x19
- text run at (98,0) width 82: "a single line."
- RenderBlock (floating) {SPAN} at (0,0) size 99x20
- RenderText {#text} at (0,0) size 99x19
- text run at (0,0) width 99: "This should be "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasicpercentheightinsideanonymousblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/percent-height-inside-anonymous-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/percent-height-inside-anonymous-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/percent-height-inside-anonymous-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x260
- RenderBlock {HTML} at (0,0) size 800x260
- RenderBody {BODY} at (8,16) size 784x236
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 307x19
- text run at (0,0) width 307: "There must be a green square below and no red."
-layer at (8,52) size 784x200
- RenderBlock (relative positioned) {DIV} at (0,36) size 784x200
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (100,0) size 4x19
- text run at (100,0) width 4: " "
- RenderBlock {DIV} at (0,20) size 784x0
-layer at (8,52) size 100x100
- RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
-layer at (8,52) size 100x100
- RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasicquirkheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/quirk-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/quirk-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/quirk-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#EEEEEE]
- RenderBlock {DIV} at (24,24) size 736x536 [color=#FFFFFF] [bgcolor=#008000]
- RenderText {#text} at (0,0) size 528x19
- text run at (0,0) width 528: "The green div should fill the content area (except for a bit of padding on all sides)."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasictextindentrtlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/text-indent-rtl-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/text-indent-rtl-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/text-indent-rtl-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 260x19
- text run at (0,0) width 260: "This test checks for a regression against "
- RenderInline {I} at (0,0) size 771x39
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (259,0) size 353x19
- text run at (259,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6214"
- RenderText {#text} at (611,0) size 771x39
- text run at (611,0) width 160: " text-indent in RTL block"
- text run at (0,20) width 112: "does the opposite"
- RenderText {#text} at (111,20) size 5x19
- text run at (111,20) width 5: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,74) size 784x40 [bgcolor=#00FFFF]
- RenderText {#text} at (23,0) size 761x39
- text run at (23,0) width 711: "The first line of this sententce should be indented 50 pixels to the left, but the rest of it should be flush with the"
- text run at (576,20) width 5 RTL: "."
- text run at (580,20) width 204: "normal right margin of the page"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockbasicwhitespaceprewrapsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/white-space-pre-wraps-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/white-space-pre-wraps-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/basic/white-space-pre-wraps-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,72 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x76
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {A} at (0,0) size 129x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 129x19
- text run at (53,0) width 129: "Bugzilla Bug 12423"
- RenderText {#text} at (181,0) size 771x39
- text run at (181,0) width 590: ": Mixing white-space:pre text with non white-space:pre text within a text-align:justify block"
- text run at (0,20) width 143: "causes text to overlap."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 354x19
- text run at (0,0) width 354: "Test passes if text wraps within all of the yellow boxes."
- RenderBlock {DIV} at (0,92) size 350x40 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 330x19
- text run at (0,0) width 330: "Typical for type are type=\"text/css\" for <style> and"
- RenderInline {SPAN} at (0,0) size 141x19
- RenderText {#text} at (0,20) size 141x19
- text run at (0,20) width 141: "type=\"text/javascript\""
- RenderText {#text} at (140,20) size 85x19
- text run at (140,20) width 85: " for <script>."
- RenderBlock {DIV} at (0,132) size 350x40 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 303x39
- text run at (0,0) width 303: "Typical for type are type=\"text/css\" for <style>"
- text run at (0,20) width 24: "and"
- RenderInline {SPAN} at (0,0) size 141x19
- RenderText {#text} at (23,20) size 141x19
- text run at (23,20) width 141: "type=\"text/javascript\""
- RenderText {#text} at (163,20) size 85x19
- text run at (163,20) width 85: " for <script>."
- RenderBlock {DIV} at (0,172) size 350x40 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 303x19
- text run at (0,0) width 303: "Typical for type are type=\"text/css\" for <style>"
- RenderInline {SPAN} at (0,0) size 24x19
- RenderText {#text} at (0,20) size 24x19
- text run at (0,20) width 24: "and"
- RenderInline {SPAN} at (0,0) size 141x19
- RenderText {#text} at (23,20) size 141x19
- text run at (23,20) width 141: "type=\"text/javascript\""
- RenderText {#text} at (163,20) size 85x19
- text run at (163,20) width 85: " for <script>."
- RenderBlock {DIV} at (0,212) size 350x40 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 250x39
- text run at (0,0) width 250: "Typical for type are type=\"text/css\" for"
- text run at (0,20) width 49: "<style>"
- RenderInline {SPAN} at (0,0) size 24x19
- RenderText {#text} at (48,20) size 24x19
- text run at (48,20) width 24: "and"
- RenderInline {SPAN} at (0,0) size 141x19
- RenderText {#text} at (71,20) size 141x19
- text run at (71,20) width 141: "type=\"text/javascript\""
- RenderText {#text} at (211,20) size 85x19
- text run at (211,20) width 85: " for <script>."
- RenderBlock {DIV} at (0,252) size 350x40 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 250x19
- text run at (0,0) width 250: "Typical for type are type=\"text/css\" for"
- RenderInline {SPAN} at (0,0) size 49x19
- RenderText {#text} at (0,20) size 49x19
- text run at (0,20) width 49: "<style>"
- RenderInline {SPAN} at (0,0) size 24x19
- RenderText {#text} at (48,20) size 24x19
- text run at (48,20) width 24: "and"
- RenderInline {SPAN} at (0,0) size 141x19
- RenderText {#text} at (71,20) size 141x19
- text run at (71,20) width 141: "type=\"text/javascript\""
- RenderText {#text} at (211,20) size 85x19
- text run at (211,20) width 85: " for <script>."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (0,1) size 100x100 [bgcolor=#008000]
- RenderInline {A} at (0,0) size 27x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "Test"
- RenderText {#text} at (100,0) size 36x19
- text run at (100,0) width 36: "Hello"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderImage {IMG} at (643,10) size 121x84
- RenderInline {A} at (0,0) size 386x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 386x19
- text run at (0,0) width 386: "http://www.apple.com/pr/library/2003/jan/02ical_isync.html"
- RenderBR {BR} at (386,15) size 0x0
- RenderInline {A} at (0,0) size 175x19 [color=#0000EE]
- RenderText {#text} at (0,20) size 175x19
- text run at (0,20) width 175: "http://www.apple.com/ical/"
- RenderBR {BR} at (174,35) size 1x0
- RenderInline {A} at (0,0) size 185x19 [color=#0000EE]
- RenderText {#text} at (0,40) size 185x19
- text run at (0,40) width 185: "http://www.apple.com/isync/"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (floating) {DIV} at (664,0) size 120x200 [bgcolor=#FF0000]
- RenderBlock {OL} at (0,0) size 784x0
- RenderBlock {P} at (0,0) size 784x120
- RenderText {#text} at (0,0) size 664x119
- text run at (0,0) width 645: "Vatican approves policy on sex abuse in clergy. The Vatican gave its approval Monday to the revised"
- text run at (0,20) width 641: "U.S. bishops' policy to combat sex abuse in the clergy, declaring the need to restore the image of the"
- text run at (0,40) width 623: "priesthood in a scandal that has rocked the Roman Catholic Church. The policy allows bishops to"
- text run at (0,60) width 664: "conduct a confidential, preliminary inquiry when a molestation claim is made to determine whether it is"
- text run at (0,80) width 650: "plausible. If it is, the accused priest is to be put on leave and then must go before a clerical tribunal to"
- text run at (0,100) width 211: "determine his guilt or innocence."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (0,8) size 402x22 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 178x19
- text run at (1,1) width 178: "this div disappears in Safari"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat010expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/010-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/010-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/010-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x300
- RenderBlock (floating) {DIV} at (0,0) size 392x100 [bgcolor=#008000]
- RenderBlock (floating) {DIV} at (392,0) size 100x100 [bgcolor=#800080]
- RenderBlock (floating) {DIV} at (584,0) size 200x500 [bgcolor=#FFA500]
- RenderBlock (floating) {DIV} at (484,100) size 100x50 [bgcolor=#0000FF]
- RenderBlock (floating) {DIV} at (0,100) size 160x200 [bgcolor=#FF0000]
- RenderBlock (floating) {DIV} at (384,100) size 100x100 [bgcolor=#808000]
- RenderText {#text} at (492,0) size 416x159
- text run at (492,0) width 69: "Some text."
- text run at (492,20) width 76: "This should"
- text run at (492,40) width 84: "find a way to"
- text run at (492,60) width 80: "wrap among"
- text run at (492,80) width 80: "all the floats"
- text run at (160,100) width 214: "without overlapping any of them."
- text run at (160,120) width 211: "It should start just under the blue"
- text run at (160,140) width 192: "box and wrap to several lines."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat011expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/011-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/011-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/011-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 579x32
- RenderTableSection {TBODY} at (0,0) size 579x32
- RenderTableRow {TR} at (0,2) size 579x28
- RenderTableCell {TD} at (2,2) size 271x28 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 269x26
- RenderTableSection {TBODY} at (0,0) size 269x26
- RenderTableRow {TR} at (0,2) size 269x22
- RenderTableCell {TD} at (2,2) size 265x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 263x19
- text run at (1,1) width 263: "Look at me contributing some minwidth."
- RenderTableCell {TD} at (274,15) size 303x2 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat012expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/012-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/012-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/012-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (0,0) size 317x24 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 313x19 [border: none (50px solid #0000FF) none (50px solid #0000FF)]
- RenderText {#text} at (102,2) size 113x19
- text run at (102,2) width 113: "This is some text."
- RenderBlock {P} at (0,0) size 784x0
- RenderBlock (floating) {DIV} at (694,0) size 90x44 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 86x39 [border: none (10px solid #008000) none (10px solid #008000)]
- RenderText {#text} at (12,2) size 76x39
- text run at (12,2) width 58: "First line"
- text run at (69,2) width 1: " "
- text run at (2,22) width 76: "Second line"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat013expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/013-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/013-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/013-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 808x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x8
- RenderBlock {HTML} at (0,0) size 800x8
- RenderBody {BODY} at (8,8) size 784x0
-layer at (8,64) size 800x108
- RenderBlock (positioned) {DIV} at (8,64) size 800x108 [bgcolor=#0000FF]
- RenderBlock {DIV} at (38,8) size 724x57 [bgcolor=#008000] [border: none (2px solid #888878) none]
- RenderText {#text} at (0,0) size 187x19
- text run at (0,0) width 187: "some other macromedia logo"
- RenderBlock (floating) {DIV} at (0,65) size 132x52 [bgcolor=#FFFF00]
- RenderText {#text} at (54,16) size 24x19
- text run at (54,16) width 24: "Feh"
-layer at (575,122) size 167x169
- RenderBlock (positioned) {DIV} at (567,58) size 168x169 [bgcolor=#FF0000]
- RenderText {#text} at (0,8) size 168x19
- text run at (0,8) width 168: "this is the pseudorNav div"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat014expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/014-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/014-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/014-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x152
- RenderBlock {HTML} at (0,0) size 800x152
- RenderBody {BODY} at (8,8) size 784x128
- RenderBlock {DIV} at (0,0) size 784x128
- RenderBlock {DIV} at (0,0) size 784x2
- RenderBlock (floating) {DIV} at (0,2) size 60x45
- RenderImage {IMG} at (0,0) size 60x45
- RenderBlock {UL} at (15,47) size 769x81 [bgcolor=#FF0000]
- RenderListItem {LI} at (0,8) size 769x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 127x19
- text run at (0,0) width 127: "Classroom Training"
- RenderListItem {LI} at (0,44) size 769x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "Find a Class"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat015expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/015-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/015-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/015-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 684x136 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 682x134
- RenderTableRow {TR} at (0,0) size 682x134
- RenderTableCell {TD} at (0,53) size 13x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (4,4) size 4x19
- text run at (4,4) width 4: " "
- RenderTableCell {TD} at (12,0) size 670x134 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (4,4) size 50x50 [bgcolor=#FFA500]
- RenderBlock {P} at (4,4) size 662x20
- RenderText {#text} at (53,0) size 606x19
- text run at (53,0) width 606: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
- RenderBlock {DIV} at (4,40) size 662x20 [bgcolor=#008000]
- RenderBR {BR} at (53,0) size 0x19
- RenderImage {IMG} at (4,60) size 50x50 [bgcolor=#FFA500]
- RenderBlock {DIV} at (4,110) size 662x20
- RenderText {#text} at (0,0) size 662x19
- text run at (0,0) width 662: "This paragraph should appear below the tall orange rectangle above and to the left, and not flow past it."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat016expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/016-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/016-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/016-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,67 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x511
- RenderBlock {HTML} at (0,0) size 800x512
- RenderBody {BODY} at (8,8) size 784x488
- RenderBlock {UL} at (185,0) size 414x192
- RenderListItem {LI} at (0,48) size 284x72
- RenderBlock {A} at (123,0) size 161x139 [color=#CCCCCC]
- RenderBlock {B} at (0,0) size 160x71 [border: none (40px solid #00000000) (69.27px solid #CCCCCC) (40px solid #00000000)]
- RenderBlock {B} at (0,70) size 160x71 [border: (69.27px solid #CCCCCC) (40px solid #00000000) none (40px solid #00000000)]
- RenderBlock {SPAN} at (8,61) size 144x21 [color=#000000]
- RenderInline {ABBR} at (0,0) size 33x20
- RenderText {#text} at (19,0) size 33x20
- text run at (19,0) width 33: "CSS"
- RenderText {#text} at (51,0) size 74x20
- text run at (51,0) width 74: " examples"
- RenderListItem {LI} at (0,119) size 247x72
- RenderBlock {A} at (0,0) size 160x139 [color=#CCCCCC]
- RenderBlock {B} at (0,0) size 160x71 [border: none (40px solid #00000000) (69.27px solid #CCCCCC) (40px solid #00000000)]
- RenderBlock {B} at (0,70) size 160x71 [border: (69.27px solid #CCCCCC) (40px solid #00000000) none (40px solid #00000000)]
- RenderBlock {SPAN} at (8,61) size 144x21 [color=#000000]
- RenderText {#text} at (41,0) size 62x20
- text run at (41,0) width 62: "Favelets"
- RenderListItem {LI} at (246,119) size 161x72
- RenderBlock {A} at (0,0) size 160x139 [color=#CCCCCC]
- RenderBlock {B} at (0,0) size 160x71 [border: none (40px solid #00000000) (69.27px solid #CCCCCC) (40px solid #00000000)]
- RenderBlock {B} at (0,70) size 160x71 [border: (69.27px solid #CCCCCC) (40px solid #00000000) none (40px solid #00000000)]
- RenderBlock {SPAN} at (8,61) size 144x21 [color=#000000]
- RenderInline {ABBR} at (0,0) size 24x20
- RenderText {#text} at (60,0) size 24x20
- text run at (60,0) width 24: "CV"
- RenderListItem {LI} at (0,190) size 284x72
- RenderBlock {A} at (123,0) size 161x139 [color=#CCCCCC]
- RenderBlock {B} at (0,0) size 160x71 [border: none (40px solid #00000000) (69.27px solid #CCCCCC) (40px solid #00000000)]
- RenderBlock {B} at (0,70) size 160x71 [border: (69.27px solid #CCCCCC) (40px solid #00000000) none (40px solid #00000000)]
- RenderBlock {SPAN} at (8,61) size 144x21 [color=#000000]
- RenderText {#text} at (61,0) size 22x20
- text run at (61,0) width 22: "log"
- RenderListItem {LI} at (0,261) size 247x72
- RenderBlock {A} at (0,0) size 160x139 [color=#CCCCCC]
- RenderBlock {B} at (0,0) size 160x71 [border: none (40px solid #00000000) (69.27px solid #CCCCCC) (40px solid #00000000)]
- RenderBlock {B} at (0,70) size 160x71 [border: (69.27px solid #CCCCCC) (40px solid #00000000) none (40px solid #00000000)]
- RenderBlock {SPAN} at (8,61) size 144x21 [color=#000000]
- RenderText {#text} at (0,0) size 52x20
- text run at (0,0) width 52: "simple "
- RenderInline {ABBR} at (0,0) size 55x20
- RenderText {#text} at (51,0) size 55x20
- text run at (51,0) width 55: "XHTML"
- RenderText {#text} at (105,0) size 39x20
- text run at (105,0) width 39: " tests"
- RenderListItem {LI} at (246,261) size 161x72
- RenderBlock {A} at (0,0) size 160x139 [color=#CCCCCC]
- RenderBlock {B} at (0,0) size 160x71 [border: none (40px solid #00000000) (69.27px solid #CCCCCC) (40px solid #00000000)]
- RenderBlock {B} at (0,70) size 160x71 [border: (69.27px solid #CCCCCC) (40px solid #00000000) none (40px solid #00000000)]
- RenderBlock {SPAN} at (8,61) size 144x21 [color=#000000]
- RenderText {#text} at (36,0) size 72x20
- text run at (36,0) width 72: "entrances"
- RenderListItem {LI} at (0,332) size 284x72
- RenderBlock {A} at (123,0) size 161x139 [color=#CCCCCC]
- RenderBlock {B} at (0,0) size 160x71 [border: none (40px solid #00000000) (69.27px solid #CCCCCC) (40px solid #00000000)]
- RenderBlock {B} at (0,70) size 160x71 [border: (69.27px solid #CCCCCC) (40px solid #00000000) none (40px solid #00000000)]
- RenderBlock {SPAN} at (8,61) size 144x21 [color=#000000]
- RenderText {#text} at (59,0) size 26x20
- text run at (59,0) width 26: "exit"
- RenderBlock {P} at (0,403) size 784x85
- RenderText {#text} at (327,32) size 130x19
- text run at (327,32) width 130: "Ceci n'est pas Flash."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat017expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/017-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/017-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/017-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 454x173 [border: (2px solid #008000)]
- RenderImage {IMG} at (2,2) size 450x29 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
- RenderImage {IMG} at (2,31) size 250x125 [bgcolor=#FFA500]
- RenderText {#text} at (255,31) size 190x139
- text run at (255,31) width 190: "Theme Park Roller Coaster is"
- text run at (255,51) width 170: "an excellent game that lets"
- text run at (255,71) width 177: "you create your own virtual"
- text run at (255,91) width 181: "amusement park. Go behind"
- text run at (255,111) width 189: "the scenes of its development"
- text run at (255,131) width 189: "and its transition from the PC"
- text run at (255,151) width 70: "to the PS2."
- RenderBlock {P} at (0,189) size 784x0
- RenderBlock {DIV} at (0,189) size 304x44 [border: (2px solid #008000)]
- RenderImage {IMG} at (197,5) size 105x70 [bgcolor=#800080]
- RenderText {#text} at (2,2) size 151x19
- text run at (2,2) width 151: "First non-breaking line."
- RenderInline {NOBR} at (0,0) size 169x19
- RenderText {#text} at (2,22) size 169x19
- text run at (2,22) width 169: "Second non-breaking line."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat018expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/018-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/018-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/018-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 110x90 [bgcolor=#808080]
- RenderImage {IMG} at (60,0) size 50x50 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 35x19
- text run at (0,0) width 35: "Blah."
- RenderImage {IMG} at (7,20) size 50x50 [bgcolor=#FF0000]
- RenderText {#text} at (0,70) size 98x19
- text run at (0,70) width 98: "Blah blah blah."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat020expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/020-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/020-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/020-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,44 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x100
- RenderText {#text} at (0,0) size 782x99
- text run at (0,0) width 782: "P1: This represents the header and should be flush-left. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam"
- text run at (0,20) width 754: "nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis"
- text run at (0,40) width 759: "nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure"
- text run at (0,60) width 743: "dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et"
- text run at (0,80) width 753: "accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi."
- RenderBlock {DIV} at (0,116) size 784x292
- RenderBlock (floating) {H2} at (0,0) size 112x40
- RenderText {#text} at (2,0) size 110x39
- text run at (2,0) width 110: "H2: This should"
- text run at (54,20) width 58: "float left"
- RenderBlock {DIV} at (0,0) size 784x292
- RenderBlock {H3} at (128,0) size 656x20
- RenderText {#text} at (0,0) size 265x19
- text run at (0,0) width 265: "H3: This should be indented and inline"
- RenderBlock {P} at (128,36) size 656x120
- RenderText {#text} at (0,0) size 644x119
- text run at (0,0) width 644: "P2: This should be indented and inline. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed"
- text run at (0,20) width 639: "diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim"
- text run at (0,40) width 599: "ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea"
- text run at (0,60) width 625: "commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie"
- text run at (0,80) width 643: "consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim"
- text run at (0,100) width 537: "qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi."
- RenderBlock {P} at (128,172) size 656x120
- RenderText {#text} at (0,0) size 651x119
- text run at (0,0) width 624: "P3: This should be indented and inline. Ut wisi enim ad minim veniam, quis nostrud exerci tation"
- text run at (0,20) width 624: "ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure"
- text run at (0,40) width 649: "dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis"
- text run at (0,60) width 651: "at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis"
- text run at (0,80) width 622: "dolore te feugait nulla facilisi. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam"
- text run at (0,100) width 516: "nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat."
- RenderBlock {P} at (0,424) size 784x100
- RenderText {#text} at (0,0) size 782x99
- text run at (0,0) width 779: "P4: This represents the footer and should be flush-left. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse"
- text run at (0,20) width 774: "molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit"
- text run at (0,40) width 734: "praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Lorem ipsum dolor sit amet, consectetuer"
- text run at (0,60) width 782: "adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad"
- text run at (0,80) width 720: "minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat021expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/021-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/021-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/021-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,91 +0,0 @@
</span><del>-layer at (0,0) size 1518x3172
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x3172
- RenderBlock {HTML} at (0,0) size 800x3172
- RenderBody {BODY} at (8,8) size 784x3148
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 762x39
- text run at (0,0) width 762: "In all of the examples, you should be able to see blue and green rectangles that spill way out of their containing blocks."
- text run at (0,20) width 612: "They should be 100px tall and not overlap one another at all. They should be stacked vertically."
- RenderBlock {DIV} at (0,56) size 720x240 [border: (10px solid #000000)]
- RenderText {#text} at (10,10) size 311x19
- text run at (10,10) width 311: "You should see blue and green rectangles below."
- RenderBR {BR} at (320,25) size 1x0
- RenderBlock (floating) {DIV} at (10,30) size 1500x100 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (10,130) size 1500x100 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,312) size 720x240 [border: (10px solid #000000)]
- RenderText {#text} at (10,10) size 160x19
- text run at (10,10) width 160: "You should see blue and "
- RenderBlock (floating) {DIV} at (10,30) size 1500x100 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (10,130) size 1500x100 [bgcolor=#008000]
- RenderText {#text} at (169,10) size 152x19
- text run at (169,10) width 152: "green rectangles below."
- RenderBlock {DIV} at (0,568) size 720x240 [border: (10px solid #000000)]
- RenderBlock (floating) {DIV} at (10,10) size 1500x100 [bgcolor=#0000FF]
- RenderBlock (floating) {DIV} at (10,110) size 1500x100 [bgcolor=#008000]
- RenderBR {BR} at (1510,10) size 0x19
- RenderText {#text} at (10,210) size 311x19
- text run at (10,210) width 311: "You should see blue and green rectangles above."
- RenderBlock {DIV} at (0,824) size 720x240 [border: (10px solid #000000)]
- RenderBlock (floating) {DIV} at (10,10) size 1500x100 [bgcolor=#0000FF]
- RenderBlock (floating) {DIV} at (10,110) size 1500x100 [bgcolor=#008000]
- RenderText {#text} at (10,210) size 311x19
- text run at (10,210) width 311: "You should see blue and green rectangles above."
- RenderBlock {DIV} at (0,1080) size 720x240 [border: (10px solid #000000)]
- RenderBlock (floating) {DIV} at (10,10) size 1500x100 [bgcolor=#0000FF]
- RenderText {#text} at (10,110) size 284x19
- text run at (10,110) width 284: "You should see blue above and green below."
- RenderBlock (floating) {DIV} at (10,130) size 1500x100 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,1336) size 720x240 [border: (10px solid #000000)]
- RenderBlock (floating) {DIV} at (10,10) size 1500x100 [bgcolor=#0000FF]
- RenderText {#text} at (10,110) size 284x19
- text run at (10,110) width 284: "You should see blue above and green below."
- RenderBR {BR} at (293,125) size 1x0
- RenderBlock (floating) {DIV} at (10,130) size 1500x100 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,1592) size 784x20
- RenderText {#text} at (0,0) size 595x19
- text run at (0,0) width 595: "The next examples should have blue and green rectangles that snugly fit without spilling out."
- RenderBlock {DIV} at (0,1628) size 720x240 [border: (10px solid #000000)]
- RenderText {#text} at (10,10) size 311x19
- text run at (10,10) width 311: "You should see blue and green rectangles below."
- RenderBR {BR} at (320,25) size 1x0
- RenderBlock (floating) {DIV} at (10,30) size 698x100 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (10,130) size 698x100 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,1884) size 720x240 [border: (10px solid #000000)]
- RenderText {#text} at (10,10) size 311x19
- text run at (10,10) width 311: "You should see blue and green rectangles below."
- RenderBlock (floating) {DIV} at (10,30) size 698x100 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (10,130) size 698x100 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,2140) size 720x240 [border: (10px solid #000000)]
- RenderBlock (floating) {DIV} at (10,10) size 698x100 [bgcolor=#0000FF]
- RenderBlock (floating) {DIV} at (10,110) size 698x100 [bgcolor=#008000]
- RenderBR {BR} at (708,10) size 0x19
- RenderText {#text} at (10,210) size 311x19
- text run at (10,210) width 311: "You should see blue and green rectangles above."
- RenderBlock {DIV} at (0,2396) size 720x240 [border: (10px solid #000000)]
- RenderBlock (floating) {DIV} at (10,10) size 698x100 [bgcolor=#0000FF]
- RenderBlock (floating) {DIV} at (10,110) size 698x100 [bgcolor=#008000]
- RenderText {#text} at (10,210) size 311x19
- text run at (10,210) width 311: "You should see blue and green rectangles above."
- RenderBlock {DIV} at (0,2652) size 720x240 [border: (10px solid #000000)]
- RenderBlock (floating) {DIV} at (10,10) size 698x100 [bgcolor=#0000FF]
- RenderText {#text} at (10,110) size 284x19
- text run at (10,110) width 284: "You should see blue above and green below."
- RenderBlock (floating) {DIV} at (10,130) size 698x100 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,2908) size 720x240 [border: (10px solid #000000)]
- RenderBlock (floating) {DIV} at (10,10) size 698x100 [bgcolor=#0000FF]
- RenderText {#text} at (10,110) size 284x19
- text run at (10,110) width 284: "You should see blue above and green below."
- RenderBR {BR} at (293,125) size 1x0
- RenderBlock (floating) {DIV} at (10,130) size 698x100 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat022expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/022-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/022-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/022-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 346x19
- text run at (0,0) width 346: "The two black rectangles below should look identical."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (8,50) size 204x54
- RenderBlock (positioned) {DIV} at (8,50) size 204x54 [border: (2px solid #000000)]
- RenderBlock (floating) {DIV} at (2,2) size 50x50 [bgcolor=#008000]
- RenderBlock {DIV} at (152,2) size 50x50 [bgcolor=#008000]
-layer at (8,116) size 204x54
- RenderBlock (positioned) {DIV} at (8,116) size 204x54 [border: (2px solid #000000)]
-layer at (10,118) size 50x50
- RenderBlock (positioned) {DIV} at (2,2) size 50x50 [bgcolor=#008000]
-layer at (160,118) size 50x50
- RenderBlock (positioned) {DIV} at (152,2) size 50x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat023expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/023-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/023-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/023-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 578x19
- text run at (0,0) width 340: "You should see a single 100x100 green block below. "
- text run at (339,0) width 239: "If you see any red, the test has failed."
- RenderBlock {UL} at (0,36) size 784x0
- RenderBlock (floating) {LI} at (100,0) size 100x100 [bgcolor=#FF0000]
-layer at (108,44) size 100x100
- RenderBlock (floating) {LI} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat024expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/024-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/024-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/024-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 800x121 [bgcolor=#008000] [border: (1px solid #FFFFFF) none]
- RenderBlock {H1} at (0,51) size 800x70 [color=#FFFFFF]
- RenderBlock {DIV} at (0,171) size 800x0
- RenderBlock {UL} at (0,0) size 800x0
- RenderBlock (floating) {LI} at (0,0) size 463x24 [border: (2px solid #0000FF)]
- RenderText {#text} at (2,2) size 459x19
- text run at (2,2) width 459: "There should be a gap between this float and the green rectangle above."
- RenderBlock {DIV} at (0,221) size 800x56 [bgcolor=#DDDDDD] [border: (2px solid #000000)]
- RenderBlock (floating) {DIV} at (2,2) size 32x32 [bgcolor=#FFFFFF]
- RenderBlock {DIV} at (2,34) size 796x0
- RenderBlock (anonymous) at (2,34) size 796x20
- RenderText {#text} at (0,0) size 492x19
- text run at (0,0) width 492: "This text should be inside a black rectangle and below the 2em white square."
- RenderBlock {DIV} at (0,293) size 800x72 [bgcolor=#DDDDDD] [border: (2px solid #000000)]
- RenderBlock (floating) {DIV} at (2,2) size 32x32 [bgcolor=#FFFFFF]
- RenderBlock {DIV} at (2,34) size 796x0
- RenderBlock (anonymous) at (2,50) size 796x20
- RenderText {#text} at (0,0) size 522x19
- text run at (0,0) width 522: "This text should also be inside a black rectangle and below the 2em white square."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat029expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/029-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/029-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/029-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x172
- RenderBlock {HTML} at (0,0) size 800x172
- RenderBody {BODY} at (8,8) size 784x42
- RenderBlock (floating) {DIV} at (532,0) size 252x102 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,1) size 85x19
- text run at (1,1) width 85: "TOP-RIGHT"
- RenderBR {BR} at (85,1) size 1x19
- RenderText {#text} at (1,21) size 69x19
- text run at (1,21) width 69: "float:right;"
- RenderBR {BR} at (69,21) size 1x19
- RenderText {#text} at (1,41) size 90x19
- text run at (1,41) width 90: "width: 250px;"
- RenderBR {BR} at (90,41) size 1x19
- RenderText {#text} at (1,61) size 89x19
- text run at (1,61) width 89: "height:100px;"
- RenderBlock {DIV} at (0,0) size 394x42 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "TOP"
- RenderBR {BR} at (30,1) size 1x19
- RenderText {#text} at (1,21) size 75x19
- text run at (1,21) width 75: "width:50%;"
- RenderBlock (floating) {DIV} at (0,102) size 113x62 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,1) size 111x19
- text run at (1,1) width 111: "BOTTOM-LEFT"
- RenderBR {BR} at (111,1) size 1x19
- RenderText {#text} at (1,21) size 64x19
- text run at (1,21) width 64: "float: left;"
- RenderBR {BR} at (64,21) size 1x19
- RenderText {#text} at (1,41) size 73x19
- text run at (1,41) width 73: "clear: both;"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat030expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/030-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/030-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/030-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 761x19
- text run at (0,0) width 468: "You should see a 500x300 rectangle with orange, yellow and olive rects. "
- text run at (467,0) width 294: "No red should be visible or the test has failed."
- RenderBlock (floating) {DIV} at (0,36) size 500x300 [bgcolor=#FF0000]
- RenderBlock (floating) {DIV} at (0,0) size 250x300 [bgcolor=#FFA500]
- RenderBlock (floating) {DIV} at (250,0) size 250x300
- RenderBlock (floating) {DIV} at (0,0) size 250x40 [bgcolor=#FFFF00]
- RenderBlock (floating) {DIV} at (0,40) size 250x260 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat031expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/031-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/031-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/031-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,55 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x352
- RenderBlock {HTML} at (0,0) size 800x352
- RenderBody {BODY} at (8,8) size 784x300
- RenderBlock {P} at (0,0) size 784x52
- RenderText {#text} at (16,16) size 348x19
- text run at (16,16) width 348: "\"ONE\" and \"TWO\" below should be on the same line."
- RenderBlock (floating) {UL} at (0,52) size 186x24 [border: (2px solid #0000FF)]
- RenderBlock (floating) {LI} at (2,2) size 91x20
- RenderBlock {SPAN} at (0,0) size 91x20 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "ONE"
- RenderBlock (floating) {LI} at (93,2) size 91x20
- RenderBlock {SPAN} at (0,0) size 91x20 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "TWO"
- RenderBlock {DIV} at (2,2) size 182x0
- RenderBlock {P} at (0,76) size 784x52
- RenderText {#text} at (16,16) size 353x19
- text run at (16,16) width 353: "\"ONE\" and \"TWO\" below should be on different lines."
- RenderBlock (floating) {UL} at (0,128) size 95x44 [border: (2px solid #0000FF)]
- RenderBlock (floating) {LI} at (2,2) size 91x20
- RenderBlock {SPAN} at (0,0) size 91x20 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "ONE"
- RenderBlock (floating) {LI} at (2,22) size 91x20
- RenderBlock {SPAN} at (0,0) size 91x20 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "TWO"
- RenderBlock {DIV} at (2,2) size 91x0
- RenderBlock {P} at (0,172) size 784x52
- RenderText {#text} at (16,16) size 348x19
- text run at (16,16) width 348: "\"ONE\" and \"TWO\" below should be on the same line."
- RenderBlock (floating) {UL} at (0,224) size 186x24 [border: (2px solid #0000FF)]
- RenderBlock (floating) {LI} at (2,2) size 91x20
- RenderBlock {SPAN} at (0,0) size 91x20 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "ONE"
- RenderBlock (floating) {LI} at (93,2) size 91x20
- RenderBlock {SPAN} at (0,0) size 91x20 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "TWO"
- RenderBlock {P} at (0,248) size 784x52
- RenderText {#text} at (16,16) size 353x19
- text run at (16,16) width 353: "\"ONE\" and \"TWO\" below should be on different lines."
- RenderBlock (floating) {UL} at (0,300) size 95x44 [border: (2px solid #0000FF)]
- RenderBlock (floating) {LI} at (2,2) size 91x20
- RenderBlock {SPAN} at (0,0) size 91x20 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "ONE"
- RenderBlock (floating) {LI} at (2,22) size 91x20
- RenderBlock {SPAN} at (0,0) size 91x20 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "TWO"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloat032expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/032-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/032-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/032-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,55 +0,0 @@
</span><del>-layer at (0,0) size 800x1036
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1036
- RenderBlock {HTML} at (0,0) size 800x1036
- RenderBody {BODY} at (8,8) size 784x1020
- RenderBlock {DIV} at (0,0) size 784x110 [border: (5px solid #000000)]
- RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (205,5) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,110) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,130) size 784x110 [border: (5px solid #000000)]
- RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (305,5) size 100x100 [bgcolor=#800080]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,240) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,260) size 784x110 [border: (5px solid #000000)]
- RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (55,5) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,370) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,390) size 784x110 [border: (5px solid #000000)]
- RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (55,5) size 100x100 [bgcolor=#800080]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,500) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,520) size 784x110 [border: (5px solid #000000)]
- RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderTextControl {INPUT} at (205,5) size 113x108 [bgcolor=#800080] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (0,630) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,650) size 784x110 [border: (5px solid #000000)]
- RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderTextControl {INPUT} at (305,5) size 113x108 [bgcolor=#800080] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,760) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,780) size 784x110 [border: (5px solid #000000)]
- RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderTextControl {INPUT} at (55,5) size 113x108 [bgcolor=#800080] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (0,890) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,910) size 784x110 [border: (5px solid #000000)]
- RenderBlock (floating) {DIV} at (5,5) size 100x100 [bgcolor=#008000]
- RenderTextControl {INPUT} at (55,5) size 113x108 [bgcolor=#800080] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (220,579) size 100x14
- RenderBlock {DIV} at (6,46) size 101x15
-layer at (320,709) size 100x14
- RenderBlock {DIV} at (6,46) size 101x15
-layer at (70,839) size 100x14
- RenderBlock {DIV} at (6,46) size 101x15
-layer at (70,969) size 100x14
- RenderBlock {DIV} at (6,46) size 101x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatavoidancepercentwidthcompatexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/avoidance-percent-width-compat-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/avoidance-percent-width-compat-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/avoidance-percent-width-compat-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x432
- RenderBlock (floating) {DIV} at (0,0) size 554x24 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 310x19
- text run at (2,2) width 310: "There should be a green border table below this:"
- RenderTable {TABLE} at (0,24) size 784x408 [border: (2px solid #008000)]
- RenderTableSection {TBODY} at (2,2) size 780x404
- RenderTableRow {TR} at (0,2) size 780x400
- RenderTableCell {TD} at (2,201) size 776x2 [r=0 c=0 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatavoidancepercentwidthstrictexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/avoidance-percent-width-strict-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/avoidance-percent-width-strict-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/avoidance-percent-width-strict-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 812x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x148
- RenderBlock {HTML} at (0,0) size 800x148
- RenderBody {BODY} at (8,8) size 784x132
- RenderBlock {DIV} at (0,0) size 800x54
- RenderBlock (floating) {DIV} at (0,0) size 554x24 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 508x19
- text run at (2,2) width 508: "(Parent DIV have no border set) There should be a green table below this block"
- RenderTable {TABLE} at (0,24) size 800x30 [border: (2px solid #008000)]
- RenderTableSection {TBODY} at (2,2) size 796x26
- RenderTableRow {TR} at (0,2) size 796x22
- RenderTableCell {TD} at (2,2) size 792x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 23x19
- text run at (1,1) width 23: "test"
- RenderBlock (anonymous) at (0,54) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,74) size 804x58 [border: (2px solid #0000FF)]
- RenderBlock (floating) {DIV} at (2,2) size 554x24 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 548x19
- text run at (2,2) width 249: "(Parent DIV have 2px blue border set) "
- text run at (250,2) width 300: "There should be a green table below this block"
- RenderTable {TABLE} at (2,26) size 800x30 [border: (2px solid #008000)]
- RenderTableSection {TBODY} at (2,2) size 796x26
- RenderTableRow {TR} at (0,2) size 796x22
- RenderTableCell {TD} at (2,2) size 792x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 23x19
- text run at (1,1) width 23: "test"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatavoidingfloatcenteredexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/avoiding-float-centered-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/avoiding-float-centered-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/avoiding-float-centered-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x128
- RenderBlock {HTML} at (0,0) size 800x128
- RenderBody {BODY} at (8,8) size 784x86
- RenderBlock (floating) {DIV} at (474,10) size 300x100 [bgcolor=#008000]
- RenderTable {TABLE} at (0,0) size 464x46 [bgcolor=#FFA500]
- RenderTableSection {TBODY} at (0,0) size 464x46
- RenderTableRow {TR} at (0,2) size 464x42
- RenderTableCell {TD} at (2,2) size 460x42 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 453x39
- text run at (1,1) width 363: "This is a test and is demonstrating that auto width really "
- text run at (363,1) width 91: "should kick in"
- text run at (1,21) width 32: "here."
-layer at (90,54) size 300x40
- RenderBlock {DIV} at (82,46) size 300x40 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 278x39
- text run at (0,0) width 278: "This is a test and is demonstrating that auto"
- text run at (0,20) width 81: "width really "
- text run at (80,20) width 128: "should kick in here."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatbrwithclearexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/br-with-clear-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/br-with-clear-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/br-with-clear-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
- RenderBlock (floating) {SPAN} at (0,0) size 10x100
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderBR {BR} at (10,0) size 0x19
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatcenteredfloatavoidancecomplexityexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/centered-float-avoidance-complexity-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/centered-float-avoidance-complexity-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/centered-float-avoidance-complexity-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,96 +0,0 @@
</span><del>-layer at (0,0) size 800x665
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x665
- RenderBlock {HTML} at (0,0) size 800x666
- RenderBody {BODY} at (8,21) size 784x626
- RenderBlock {H1} at (0,0) size 784x76
- RenderText {#text} at (0,1) size 542x36
- text run at (0,1) width 542: "Margins and block formating contexts ("
- RenderInline {A} at (0,0) size 749x74 [color=#0000EE]
- RenderText {#text} at (541,1) size 749x74
- text run at (541,1) width 208: "additional tests"
- text run at (0,39) width 253: "from Alan Gresley"
- RenderText {#text} at (253,39) size 11x36
- text run at (253,39) width 11: ")"
- RenderBlock {H3} at (0,97) size 784x70
- RenderText {#text} at (0,0) size 697x22
- text run at (0,0) width 697: "The orange stripe has 'overflow: auto', 'margin-left: 100px' and 'margin-right: 100px'"
- RenderBR {BR} at (696,0) size 1x22
- RenderText {#text} at (0,23) size 659x22
- text run at (0,23) width 659: "The lime stripes are floats with various width (topmost is 0, bottommost is 150px)"
- RenderBR {BR} at (658,23) size 1x22
- RenderText {#text} at (0,46) size 398x22
- text run at (0,46) width 398: "The wrapping container has a solid silver border."
- RenderBlock {DIV} at (16,185) size 650x31 [border: (5px solid #C0C0C0)]
- RenderBlock (floating) {DIV} at (5,5) size 0x16 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "floatL"
- RenderBlock {DIV} at (16,231) size 650x31 [border: (5px solid #C0C0C0)]
- RenderBlock (floating) {DIV} at (5,5) size 50x16 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "floatL"
- RenderBlock {DIV} at (16,277) size 650x31 [border: (5px solid #C0C0C0)]
- RenderBlock (floating) {DIV} at (5,5) size 100x16 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "floatL"
- RenderBlock {DIV} at (16,323) size 650x31 [border: (5px solid #C0C0C0)]
- RenderBlock (floating) {DIV} at (5,5) size 150x16 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 83x19
- text run at (0,0) width 83: "floatL 150px"
- RenderBlock {DIV} at (16,369) size 650x31 [border: (5px solid #C0C0C0)]
- RenderBlock (floating) {DIV} at (645,5) size 0x16 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "floatR"
- RenderBlock {DIV} at (16,415) size 650x31 [border: (5px solid #C0C0C0)]
- RenderBlock (floating) {DIV} at (595,5) size 50x16 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "floatR"
- RenderBlock {DIV} at (16,461) size 650x31 [border: (5px solid #C0C0C0)]
- RenderBlock (floating) {DIV} at (545,5) size 100x16 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "floatR"
- RenderBlock {DIV} at (16,507) size 650x31 [border: (5px solid #C0C0C0)]
- RenderBlock (floating) {DIV} at (495,5) size 150x16 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 84x19
- text run at (0,0) width 84: "floatR 150px"
- RenderBlock {H3} at (0,555) size 784x70
- RenderText {#text} at (0,0) size 671x22
- text run at (0,0) width 671: "The orange stripe has 'overflow: auto', 'margin-left: auto' and 'margin-right: auto'"
- RenderBR {BR} at (670,0) size 1x22
- RenderText {#text} at (0,23) size 659x22
- text run at (0,23) width 659: "The lime stripes are floats with various width (topmost is 0, bottommost is 150px)"
- RenderBR {BR} at (658,23) size 1x22
- RenderText {#text} at (0,46) size 398x22
- text run at (0,46) width 398: "The wrapping container has a solid silver border."
-layer at (129,212) size 440x20
- RenderBlock {DIV} at (105,5) size 440x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 175x19
- text run at (0,0) width 175: "<div> with 'overflow: auto'"
-layer at (129,258) size 440x20
- RenderBlock {DIV} at (105,5) size 440x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 175x19
- text run at (0,0) width 175: "<div> with 'overflow: auto'"
-layer at (129,304) size 440x20
- RenderBlock {DIV} at (105,5) size 440x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 175x19
- text run at (0,0) width 175: "<div> with 'overflow: auto'"
-layer at (179,350) size 390x20
- RenderBlock {DIV} at (155,5) size 390x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 175x19
- text run at (0,0) width 175: "<div> with 'overflow: auto'"
-layer at (129,396) size 440x20
- RenderBlock {DIV} at (105,5) size 440x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 175x19
- text run at (0,0) width 175: "<div> with 'overflow: auto'"
-layer at (129,442) size 440x20
- RenderBlock {DIV} at (105,5) size 440x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 175x19
- text run at (0,0) width 175: "<div> with 'overflow: auto'"
-layer at (129,488) size 440x20
- RenderBlock {DIV} at (105,5) size 440x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 175x19
- text run at (0,0) width 175: "<div> with 'overflow: auto'"
-layer at (129,534) size 390x20
- RenderBlock {DIV} at (105,5) size 390x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 175x19
- text run at (0,0) width 175: "<div> with 'overflow: auto'"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatclampedrightfloatexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/clamped-right-float-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/clamped-right-float-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/clamped-right-float-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x108
- RenderBlock {HTML} at (0,0) size 800x108
- RenderBody {BODY} at (8,8) size 784x0
- RenderBlock (floating) {DIV} at (-4216,0) size 5000x100 [bgcolor=#66EEAA]
- RenderText {#text} at (4706,0) size 294x19
- text run at (4706,0) width 294: "Element floated right with a width of 5000px."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatclearelementtoowideforcontainingblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/clear-element-too-wide-for-containing-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/clear-element-too-wide-for-containing-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/clear-element-too-wide-for-containing-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x411
- RenderBlock {HTML} at (0,0) size 800x411
- RenderBody {BODY} at (8,8) size 784x395
- RenderBlock {DIV} at (0,0) size 385x395
- RenderBlock {DIV} at (0,0) size 385x20
- RenderText {#text} at (0,0) size 328x19
- text run at (0,0) width 328: "The yellow block should be below the green block."
- RenderBlock (floating) {DIV} at (0,20) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (0,120) size 395x275 [bgcolor=#FFFF00]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatdynamicunfloatprefwidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/dynamic-unfloat-pref-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/dynamic-unfloat-pref-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/dynamic-unfloat-pref-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 35x48
- RenderBlock (positioned) {DIV} at (8,8) size 35x48 [border: (2px solid #0000FF)]
- RenderBlock {DIV} at (2,2) size 31x24 [border: (2px solid #FFA500)]
- RenderText {#text} at (2,2) size 27x19
- text run at (2,2) width 27: "One"
- RenderBlock (floating) {DIV} at (2,26) size 29x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "Two"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloateditabletextoverlappingfloatexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/editable-text-overlapping-float-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/editable-text-overlapping-float-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/editable-text-overlapping-float-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 257x19
- text run at (0,0) width 257: "Text should not overlap the blue square."
- RenderBlock {DIV} at (0,36) size 406x210 [border: (3px solid #800000)]
- RenderText {#text} at (5,5) size 393x99
- text run at (5,5) width 367: "Fusce at ante. In hac habitasse platea dictumst. Maecenas"
- text run at (371,5) width 5: " "
- text run at (5,25) width 389: "iaculis nonummy magna. Vivamus a tortor vitae enim ornare"
- text run at (393,25) width 5: " "
- text run at (5,45) width 353: "consectetuer. Lorem ipsum dolor sit amet, consectetuer"
- text run at (357,45) width 5: " "
- text run at (5,65) width 370: "adipiscing elit. Etiam et ipsum. Nam consectetuer mi eget"
- text run at (374,65) width 5: " "
- text run at (5,85) width 37: "velit. "
- RenderBlock (floating) {DIV} at (337,85) size 64x64 [bgcolor=#ADD8E6]
- RenderText {#text} at (41,85) size 348x119
- text run at (41,85) width 256: "Sed nec risus vitae felis auctor ultricies."
- text run at (296,85) width 5: " "
- text run at (5,105) width 332: "Pellentesque aliquet quam ac lorem. Duis interdum,"
- text run at (336,105) width 1: " "
- text run at (5,125) width 324: "elit in ultricies auctor, erat pede sollicitudin libero,"
- text run at (328,125) width 5: " "
- text run at (5,145) width 265: "non ultrices odio elit in augue. Ut egestas"
- text run at (269,145) width 5: " "
- text run at (5,165) width 344: "bibendum lectus. Class aptent taciti sociosqu ad litora"
- text run at (348,165) width 5: " "
- text run at (5,185) width 342: "torquent per conubia nostra, per inceptos hymenaeos."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatfit_line_below_floatsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/fit_line_below_floats-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/fit_line_below_floats-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/fit_line_below_floats-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x270
- RenderBlock {HTML} at (0,0) size 800x270
- RenderBody {BODY} at (8,8) size 784x254
- RenderBlock {DIV} at (0,0) size 202x127 [border: (1px solid #000000)]
- RenderBlock (floating) {DIV} at (1,1) size 100x50 [bgcolor=#008000]
- RenderBlock (floating) {DIV} at (201,1) size 0x30
- RenderBlock (floating) {DIV} at (181,31) size 20x50 [bgcolor=#008000]
- RenderBlock {DIV} at (1,1) size 200x125
- RenderBlock {DIV} at (30,50) size 101x30 [bgcolor=#00FFFF]
- RenderText {#text} at (131,65) size 4x19
- text run at (131,65) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (0,50) size 30x30 [bgcolor=#0000FF]
- RenderText {#text} at (135,65) size 199x59
- text run at (135,65) width 37: "Some"
- text run at (0,85) width 199: "text that should not overlap the"
- text run at (0,105) width 40: "floats."
- RenderBlock {DIV} at (0,127) size 202x127 [border: (1px solid #000000)]
- RenderBlock (floating) {DIV} at (101,1) size 100x50 [bgcolor=#008000]
- RenderBlock (floating) {DIV} at (1,1) size 0x30
- RenderBlock (floating) {DIV} at (1,31) size 20x50 [bgcolor=#008000]
- RenderBlock {DIV} at (1,1) size 200x125
- RenderBlock {DIV} at (20,50) size 101x30 [bgcolor=#00FFFF]
- RenderText {#text} at (121,65) size 4x19
- text run at (121,65) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (170,50) size 30x30 [bgcolor=#0000FF]
- RenderText {#text} at (125,65) size 199x59
- text run at (125,65) width 37: "Some"
- text run at (0,85) width 199: "text that should not overlap the"
- text run at (0,105) width 40: "floats."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatfloatavoidanceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/float-avoidance-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/float-avoidance-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/float-avoidance-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,337 +0,0 @@
</span><del>-layer at (0,0) size 800x2570
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2570
- RenderBlock {HTML} at (0,0) size 800x2570
- RenderBody {BODY} at (8,8) size 784x2554
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 782x39
- text run at (0,0) width 547: "Test of objects that avoid floats to see what they do with percentage and auto widths. "
- text run at (546,0) width 236: "This test is designed to illustrate that"
- text run at (0,20) width 454: "we have removed the WinIE quirk and are behaving more like Firefox."
- RenderBlock {HR} at (0,48) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,58) size 784x20
- RenderText {#text} at (0,0) size 518x19
- text run at (0,0) width 518: "The inline-level button should be below the select and fill the width of the block."
- RenderBlock {P} at (0,94) size 220x88 [border: (10px solid #FF0000)]
- RenderText {#text} at (10,10) size 60x19
- text run at (10,10) width 60: "Line One"
- RenderBR {BR} at (69,25) size 1x0
- RenderMenuList {SELECT} at (10,32) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderButton {INPUT} at (10,56) size 200x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 176x14
- RenderText at (82,0) size 12x14
- text run at (82,0) width 12: "Hi"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,198) size 784x20
- RenderText {#text} at (0,0) size 482x19
- text run at (0,0) width 482: "The floating button with a percentage width should be even with the select."
- RenderBlock {P} at (0,234) size 220x64 [border: (10px solid #FF0000)]
- RenderText {#text} at (10,10) size 60x19
- text run at (10,10) width 60: "Line One"
- RenderBR {BR} at (69,25) size 1x0
- RenderMenuList {SELECT} at (10,32) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderButton {INPUT} at (110,32) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 76x14
- RenderText at (32,0) size 12x14
- text run at (32,0) width 12: "Hi"
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (210,30) size 0x19
- RenderBlock (anonymous) at (0,314) size 784x20
- RenderText {#text} at (0,0) size 470x19
- text run at (0,0) width 470: "The block-level button with an auto width should be even with the select."
- RenderBlock {P} at (0,350) size 220x84 [border: (10px solid #FF0000)]
- RenderBlock (anonymous) at (10,10) size 200x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "Line One"
- RenderBR {BR} at (59,15) size 1x0
- RenderMenuList {SELECT} at (0,22) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderButton {INPUT} at (110,32) size 35x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 11x14
- RenderText at (0,0) size 11x14
- text run at (0,0) width 11: "Hi"
- RenderBlock (anonymous) at (10,54) size 200x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock (anonymous) at (0,450) size 784x20
- RenderText {#text} at (0,0) size 504x19
- text run at (0,0) width 504: "The block-level button with a percentage width should be even with the select."
- RenderBlock {P} at (0,486) size 220x84 [border: (10px solid #FF0000)]
- RenderBlock (anonymous) at (10,10) size 200x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "Line One"
- RenderBR {BR} at (59,15) size 1x0
- RenderMenuList {SELECT} at (0,22) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderButton {INPUT} at (110,32) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 76x14
- RenderText at (32,0) size 12x14
- text run at (32,0) width 12: "Hi"
- RenderBlock (anonymous) at (10,54) size 200x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock (anonymous) at (0,586) size 784x20
- RenderText {#text} at (0,0) size 472x19
- text run at (0,0) width 472: "The floating table with a percentage width should be even with the select."
- RenderBlock {P} at (0,622) size 220x72 [border: (10px solid #FF0000)]
- RenderText {#text} at (10,10) size 60x19
- text run at (10,10) width 60: "Line One"
- RenderBR {BR} at (69,25) size 1x0
- RenderMenuList {SELECT} at (10,32) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderTable {TABLE} at (110,30) size 100x32 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 96x28
- RenderTableRow {TR} at (0,2) size 96x24
- RenderTableCell {TD} at (2,2) size 92x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 36x19
- text run at (2,2) width 36: "Table"
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (210,30) size 0x19
- RenderBlock (anonymous) at (0,710) size 784x40
- RenderText {#text} at (0,0) size 769x39
- text run at (0,0) width 769: "The floating table with an auto width should be even with the select and shrinks to use the available line width. THIS IS"
- text run at (0,20) width 157: "CURRENTLY BUGGY."
- RenderBlock {P} at (0,766) size 220x136 [border: (10px solid #FF0000)]
- RenderText {#text} at (10,10) size 60x19
- text run at (10,10) width 60: "Line One"
- RenderBR {BR} at (69,25) size 1x0
- RenderMenuList {SELECT} at (10,32) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderTable {TABLE} at (10,54) size 200x72 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 196x68
- RenderTableRow {TR} at (0,2) size 196x64
- RenderTableCell {TD} at (2,2) size 192x64 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 165x59
- text run at (2,2) width 164: "Floating table that should"
- text run at (2,22) width 165: "shrink so it can be next to"
- text run at (2,42) width 93: "previous float."
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (110,30) size 0x19
- RenderBlock (anonymous) at (0,918) size 784x20
- RenderText {#text} at (0,0) size 746x19
- text run at (0,0) width 589: "The block-level table below has a percentage width and should still be even with the select. "
- text run at (588,0) width 158: "It spills out of the block."
- RenderBlock {P} at (0,954) size 220x156 [border: (10px solid #FF0000)]
- RenderBlock (anonymous) at (10,10) size 200x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "Line One"
- RenderBR {BR} at (59,15) size 1x0
- RenderMenuList {SELECT} at (0,22) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderTable {TABLE} at (10,54) size 200x72 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 196x68
- RenderTableRow {TR} at (0,2) size 196x64
- RenderTableCell {TD} at (2,2) size 192x64 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 165x59
- text run at (2,2) width 164: "Floating table that should"
- text run at (2,22) width 165: "shrink so it can be next to"
- text run at (2,42) width 93: "previous float."
- RenderBlock (anonymous) at (10,126) size 200x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock (anonymous) at (0,1126) size 784x20
- RenderText {#text} at (0,0) size 759x19
- text run at (0,0) width 555: "The block-level table below has an auto width and should still be even with the select. "
- text run at (554,0) width 205: "It shrinks to fit inside the block."
- RenderBlock {P} at (0,1162) size 220x212 [border: (10px solid #FF0000)]
- RenderBlock (anonymous) at (10,10) size 200x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "Line One"
- RenderBR {BR} at (59,15) size 1x0
- RenderMenuList {SELECT} at (0,22) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderTable {TABLE} at (110,30) size 100x152 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 96x148
- RenderTableRow {TR} at (0,2) size 96x144
- RenderTableCell {TD} at (2,2) size 92x144 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 87x139
- text run at (2,2) width 54: "Floating"
- text run at (2,22) width 60: "table that"
- text run at (2,42) width 87: "should shrink"
- text run at (2,62) width 73: "so it can be"
- text run at (2,82) width 44: "next to"
- text run at (2,102) width 56: "previous"
- text run at (2,122) width 34: "float."
- RenderBlock (anonymous) at (10,182) size 200x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock (anonymous) at (0,1390) size 784x20
- RenderText {#text} at (0,0) size 548x19
- text run at (0,0) width 548: "The floating overflow section with a percentage width should be even with the select."
- RenderBlock {DIV} at (0,1410) size 220x160 [border: (10px solid #FF0000)]
- RenderText {#text} at (10,10) size 60x19
- text run at (10,10) width 60: "Line One"
- RenderBR {BR} at (69,25) size 1x0
- RenderMenuList {SELECT} at (10,32) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (210,30) size 0x19
- RenderBlock (anonymous) at (0,1570) size 784x40
- RenderText {#text} at (0,0) size 743x39
- text run at (0,0) width 743: "The floating overflow section with an auto width should be even with the select and shrinks to use the available line"
- text run at (0,20) width 259: "width. THIS IS CURRENTLY BUGGY."
- RenderBlock {DIV} at (0,1610) size 220x124 [border: (10px solid #FF0000)]
- RenderText {#text} at (10,10) size 60x19
- text run at (10,10) width 60: "Line One"
- RenderBR {BR} at (69,25) size 1x0
- RenderMenuList {SELECT} at (10,32) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (110,30) size 0x19
- RenderBlock (anonymous) at (0,1734) size 784x20
- RenderText {#text} at (0,0) size 661x19
- text run at (0,0) width 661: "The block-level overflow section below has a percentage width and should still be even with the select."
- RenderBlock {DIV} at (0,1754) size 220x180 [border: (10px solid #FF0000)]
- RenderBlock (anonymous) at (10,10) size 200x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "Line One"
- RenderBR {BR} at (59,15) size 1x0
- RenderMenuList {SELECT} at (0,22) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (10,150) size 200x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock (anonymous) at (0,1934) size 784x40
- RenderText {#text} at (0,0) size 768x39
- text run at (0,0) width 631: "The block-level overflow section below has an auto width and should still be even with the select. "
- text run at (630,0) width 138: "It shrinks to fit inside"
- text run at (0,20) width 64: "the block."
- RenderBlock {DIV} at (0,1974) size 220x180 [border: (10px solid #FF0000)]
- RenderBlock (anonymous) at (10,10) size 200x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "Line One"
- RenderBR {BR} at (59,15) size 1x0
- RenderMenuList {SELECT} at (0,22) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (10,150) size 200x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock (anonymous) at (0,2154) size 784x20
- RenderText {#text} at (0,0) size 454x19
- text run at (0,0) width 454: "The floating hr with a percentage width should be even with the select."
- RenderBlock {DIV} at (0,2174) size 220x64 [border: (10px solid #FF0000)]
- RenderText {#text} at (10,10) size 60x19
- text run at (10,10) width 60: "Line One"
- RenderBR {BR} at (69,25) size 1x0
- RenderMenuList {SELECT} at (10,32) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {HR} at (112,32) size 82x2 [border: (1px inset #000000)]
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (196,30) size 0x19
- RenderBlock (anonymous) at (0,2238) size 784x40
- RenderText {#text} at (0,0) size 768x39
- text run at (0,0) width 768: "The floating hr below should still be even with the select and shrinks to use its intrinsic width (which is basically like 1-"
- text run at (0,20) width 34: "2px)."
- RenderBlock {DIV} at (0,2278) size 220x64 [border: (10px solid #FF0000)]
- RenderText {#text} at (10,10) size 60x19
- text run at (10,10) width 60: "Line One"
- RenderBR {BR} at (69,25) size 1x0
- RenderMenuList {SELECT} at (10,32) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {HR} at (112,32) size 2x2 [border: (1px inset #000000)]
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (116,30) size 0x19
- RenderBlock (anonymous) at (0,2342) size 784x20
- RenderText {#text} at (0,0) size 567x19
- text run at (0,0) width 567: "The block-level hr below has a percentage width and should still be even with the select."
- RenderBlock {DIV} at (0,2362) size 220x94 [border: (10px solid #FF0000)]
- RenderBlock (anonymous) at (10,10) size 200x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "Line One"
- RenderBR {BR} at (59,15) size 1x0
- RenderMenuList {SELECT} at (0,22) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (10,54) size 202x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (10,64) size 200x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock (anonymous) at (0,2456) size 784x20
- RenderText {#text} at (0,0) size 636x19
- text run at (0,0) width 538: "The block-level hr below has an auto width and should still be even with the select. "
- text run at (537,0) width 99: "It shrinks to fit."
- RenderBlock {DIV} at (0,2476) size 220x78 [border: (10px solid #FF0000)]
- RenderBlock (anonymous) at (10,10) size 200x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "Line One"
- RenderBR {BR} at (59,15) size 1x0
- RenderMenuList {SELECT} at (0,22) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 88x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (110,38) size 100x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (10,48) size 200x20
- RenderBR {BR} at (100,0) size 0x19
-layer at (118,1448) size 100x120
- RenderBlock (floating) {DIV} at (110,30) size 100x120
- RenderText {#text} at (0,0) size 100x119
- text run at (0,0) width 63: "This is an"
- text run at (0,20) width 58: "overflow"
- text run at (0,40) width 78: "section with"
- text run at (0,60) width 92: "enough text to"
- text run at (0,80) width 100: "have to wrap to"
- text run at (0,100) width 92: "multiple lines."
-layer at (18,1672) size 200x60
- RenderBlock (floating) {DIV} at (10,54) size 200x60
- RenderText {#text} at (0,0) size 175x59
- text run at (0,0) width 174: "This is an overflow section"
- text run at (0,20) width 175: "with enough text to have to"
- text run at (0,40) width 144: "wrap to multiple lines."
-layer at (118,1792) size 100x120
- RenderBlock {DIV} at (110,30) size 100x120
- RenderText {#text} at (0,0) size 100x119
- text run at (0,0) width 63: "This is an"
- text run at (0,20) width 58: "overflow"
- text run at (0,40) width 78: "section with"
- text run at (0,60) width 92: "enough text to"
- text run at (0,80) width 100: "have to wrap to"
- text run at (0,100) width 92: "multiple lines."
-layer at (118,2012) size 100x120
- RenderBlock {DIV} at (110,30) size 100x120
- RenderText {#text} at (0,0) size 100x119
- text run at (0,0) width 63: "This is an"
- text run at (0,20) width 58: "overflow"
- text run at (0,40) width 78: "section with"
- text run at (0,60) width 92: "enough text to"
- text run at (0,80) width 100: "have to wrap to"
- text run at (0,100) width 92: "multiple lines."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatfloatinfloatpaintingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/float-in-float-painting-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/float-in-float-painting-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/float-in-float-painting-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 255x19
- text run at (0,0) width 255: "This test checks for regressions against "
- RenderInline {A} at (0,0) size 744x39 [color=#0000EE]
- RenderText {#text} at (254,0) size 744x39
- text run at (254,0) width 490: "Radar 4279765: REGRESSION: \"More...\" links on flickr groups pages have"
- text run at (0,20) width 159: "hover issues (flickr.com)"
- RenderText {#text} at (158,20) size 604x19
- text run at (158,20) width 604: ", or rather, a related painting issue. The word \"PASS\" should appear below in translucent blue."
-layer at (8,48) size 784x125
- RenderBlock {DIV} at (0,40) size 784x125
- RenderBlock (floating) {DIV} at (0,0) size 104x125
- RenderImage {IMG} at (0,0) size 100x100
- RenderText {#text} at (100,85) size 4x19
- text run at (100,85) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock (floating) {H1} at (28,126) size 76x39
- RenderInline {A} at (0,0) size 76x36 [color=#0000EE]
- RenderText {#text} at (0,1) size 76x36
- text run at (0,1) width 76: "PASS"
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (104,0) size 0x19
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatfloatsandtextindentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/floats-and-text-indent-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/floats-and-text-indent-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/floats-and-text-indent-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x98
- RenderBlock {HTML} at (0,0) size 800x98
- RenderBody {BODY} at (8,8) size 784x82
- RenderBlock {DIV} at (0,0) size 202x82 [border: (1px solid #000000)]
- RenderBlock (floating) {DIV} at (1,1) size 50x50 [bgcolor=#008000]
- RenderText {#text} at (151,1) size 197x79
- text run at (151,1) width 37: "Some"
- text run at (51,21) width 124: "text that should not"
- text run at (51,41) width 147: "overlap the edge of the"
- text run at (1,61) width 63: "container."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatfloatsandtextindentrlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/floats-and-text-indent-rl-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/floats-and-text-indent-rl-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/floats-and-text-indent-rl-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x98
- RenderBlock {HTML} at (0,0) size 800x98
- RenderBody {BODY} at (8,8) size 784x82
- RenderBlock {DIV} at (0,0) size 202x82 [border: (1px solid #000000)]
- RenderBlock (floating) {DIV} at (151,1) size 50x50 [bgcolor=#008000]
- RenderText {#text} at (14,1) size 197x79
- text run at (14,1) width 37: "Some"
- text run at (27,21) width 124: "text that should not"
- text run at (4,41) width 147: "overlap the edge of the"
- text run at (137,61) width 5 RTL: "."
- text run at (141,61) width 60: "container"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatindependentalignpositioningexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/independent-align-positioning-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/independent-align-positioning-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/independent-align-positioning-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x172
- RenderBlock {HTML} at (0,0) size 800x172
- RenderBody {BODY} at (8,16) size 784x140
- RenderBlock (floating) {DIV} at (554,0) size 230x60 [bgcolor=#CC6666]
- RenderText {#text} at (20,20) size 190x19
- text run at (20,20) width 190: "DIV NUMBER 1: float:right;"
- RenderBlock (floating) {DIV} at (480,60) size 304x60 [bgcolor=#99CC66]
- RenderText {#text} at (20,20) size 264x19
- text run at (20,20) width 264: "DIV NUMBER 2: clear:right; float:right;"
- RenderBlock (floating) {DIV} at (0,60) size 221x60 [bgcolor=#6699FF]
- RenderText {#text} at (20,20) size 181x19
- text run at (20,20) width 181: "DIV NUMBER 3: float:left;"
- RenderBlock {P} at (0,0) size 784x140
- RenderText {#text} at (0,0) size 554x119
- text run at (0,0) width 543: "The first element is floated to the right. The second element clears the right float and"
- text run at (0,20) width 554: "also floats right. The third element is floated to the left, but is forced below the bottom"
- text run at (0,40) width 552: "of the first element. Yet, somehow this paragraph comes at the end of the markup, and"
- text run at (220,60) width 244: "manages to rise to the top of the page."
- text run at (220,80) width 226: "This behavior is present in Firefox,"
- text run at (220,100) width 117: "Safari and Opera. "
- RenderInline {A} at (0,0) size 474x39 [color=#0000EE]
- RenderInline {STRONG} at (0,0) size 474x39
- RenderText {#text} at (336,100) size 474x39
- text run at (336,100) width 138: "Click here for a real"
- text run at (0,120) width 181: "world example of this bug."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatintrudingfloataddinsiblingblockonstaticpositionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 18x180
- RenderBlock (relative positioned) {DIV} at (0,0) size 18x180
- RenderBlock (floating) {DIV} at (8,0) size 10x100 [bgcolor=#C0C0C0]
- RenderBlock {DIV} at (0,0) size 18x180
- RenderBlock {DIV} at (0,0) size 18x180
- RenderBlock (floating) {DIV} at (3,0) size 5x50 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 18x180 [bgcolor=#0000FF]
- RenderText {#text} at (0,100) size 12x79
- text run at (0,100) width 12: "A"
- text run at (0,120) width 11: "B"
- text run at (0,140) width 11: "C"
- text run at (0,160) width 12: "D"
- RenderBlock (floating) {DIV} at (13,160) size 5x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatintrudingfloataddinsiblingblockonstaticposition2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 18x180
- RenderBlock (relative positioned) {DIV} at (0,0) size 18x180
- RenderBlock (floating) {DIV} at (8,0) size 10x100 [bgcolor=#C0C0C0]
- RenderBlock {DIV} at (0,0) size 18x180
- RenderBlock {DIV} at (0,0) size 18x180
- RenderBlock (floating) {DIV} at (3,0) size 5x50 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 18x180 [bgcolor=#0000FF]
- RenderText {#text} at (0,100) size 12x79
- text run at (0,100) width 12: "A"
- text run at (0,120) width 11: "B"
- text run at (0,140) width 11: "C"
- text run at (0,160) width 12: "D"
- RenderBlock (floating) {DIV} at (13,160) size 5x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatintrudingfloatremovefromsiblingblockonabsolutepositionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 18x80
- RenderBlock (relative positioned) {DIV} at (0,0) size 18x80
- RenderBlock {DIV} at (0,0) size 18x80
- RenderBlock {DIV} at (0,0) size 18x80
- RenderBlock (floating) {DIV} at (13,0) size 5x50 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 18x80 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 12x79
- text run at (0,0) width 12: "A"
- text run at (0,20) width 11: "B"
- text run at (0,40) width 11: "C"
- text run at (0,60) width 12: "D"
- RenderBlock (floating) {DIV} at (13,60) size 5x50 [bgcolor=#008000]
-layer at (8,8) size 10x100
- RenderBlock (positioned) {DIV} at (0,0) size 10x100 [bgcolor=#C0C0C0]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatintrudingfloatremovefromsiblingblockonabsoluteposition2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 18x80
- RenderBlock (relative positioned) {DIV} at (0,0) size 18x80
- RenderBlock {DIV} at (0,0) size 18x80
- RenderBlock {DIV} at (0,0) size 18x80
- RenderBlock (floating) {DIV} at (13,0) size 5x50 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 18x80 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 12x79
- text run at (0,0) width 12: "A"
- text run at (0,20) width 11: "B"
- text run at (0,40) width 11: "C"
- text run at (0,60) width 12: "D"
- RenderBlock (floating) {DIV} at (13,60) size 5x50 [bgcolor=#008000]
-layer at (8,8) size 10x100
- RenderBlock (positioned) {DIV} at (0,0) size 10x100 [bgcolor=#C0C0C0]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatintrudingfloatremovefromsiblingblockonfixedpositionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 18x80
- RenderBlock (relative positioned) {DIV} at (0,0) size 18x80
- RenderBlock {DIV} at (0,0) size 18x80
- RenderBlock {DIV} at (0,0) size 18x80
- RenderBlock (floating) {DIV} at (13,0) size 5x50 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 18x80 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 12x79
- text run at (0,0) width 12: "A"
- text run at (0,20) width 11: "B"
- text run at (0,40) width 11: "C"
- text run at (0,60) width 12: "D"
- RenderBlock (floating) {DIV} at (13,60) size 5x50 [bgcolor=#008000]
-layer at (8,8) size 10x100
- RenderBlock (positioned) {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatintrudingfloatremovefromsiblingblockonfixedposition2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 18x80
- RenderBlock (relative positioned) {DIV} at (0,0) size 18x80
- RenderBlock {DIV} at (0,0) size 18x80
- RenderBlock {DIV} at (0,0) size 18x80
- RenderBlock (floating) {DIV} at (13,0) size 5x50 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 18x80 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 12x79
- text run at (0,0) width 12: "A"
- text run at (0,20) width 11: "B"
- text run at (0,40) width 11: "C"
- text run at (0,60) width 12: "D"
- RenderBlock (floating) {DIV} at (13,60) size 5x50 [bgcolor=#008000]
-layer at (8,8) size 10x100
- RenderBlock (positioned) {DIV} at (8,8) size 10x100 [bgcolor=#C0C0C0]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatintrudingpaintedtwiceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-painted-twice-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-painted-twice-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/intruding-painted-twice-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 120x19
- text run at (0,0) width 120: "Rendering test for "
- RenderInline {I} at (0,0) size 756x39
- RenderInline {A} at (0,0) size 306x19 [color=#0000EE]
- RenderText {#text} at (119,0) size 306x19
- text run at (119,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=17107"
- RenderText {#text} at (424,0) size 756x39
- text run at (424,0) width 5: " "
- text run at (428,0) width 328: "REGRESSION(r29834): Article text on redhat.com"
- text run at (0,20) width 274: "magazine site appears to be painting twice"
- RenderText {#text} at (273,20) size 5x19
- text run at (273,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 367x19
- text run at (0,0) width 367: "These two lines of text should be the same shade of gray:"
- RenderBlock {DIV} at (0,92) size 784x30 [color=#0000007F]
- RenderText {#text} at (0,1) size 267x28
- text run at (0,1) width 267: "Lorem ipsum dolor sit amet"
- RenderBlock {DIV} at (0,122) size 784x0 [color=#0000007F]
- RenderBlock (floating) {DIV} at (0,0) size 267x30
- RenderText {#text} at (0,1) size 267x28
- text run at (0,1) width 267: "Lorem ipsum dolor sit amet"
- RenderBlock (anonymous) at (0,122) size 784x30
- RenderBR {BR} at (266,0) size 1x19
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatmarqueeshrinktoavoidfloatsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/marquee-shrink-to-avoid-floats-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/marquee-shrink-to-avoid-floats-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/marquee-shrink-to-avoid-floats-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 722x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=15296"
- RenderText {#text} at (357,0) size 722x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 361: "REGRESSION (r19716-r19719): width not specified for"
- text run at (0,20) width 298: "<marquee> tag is causing the alignment issue"
- RenderText {#text} at (297,20) size 5x19
- text run at (297,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 273x19
- text run at (0,0) width 273: "This should be a green 100\x{D7}100px square:"
- RenderBlock {DIV} at (0,92) size 100x100 [bgcolor=#FF0000]
- RenderBlock (floating) {DIV} at (0,0) size 50x100 [bgcolor=#008000]
- RenderBlock {DIV} at (0,0) size 100x100
- RenderText {#text} at (0,0) size 0x0
-layer at (58,100) size 50x100 scrollX -50
- RenderBlock {MARQUEE} at (50,0) size 50x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatmultiplefloatpositioningexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/multiple-float-positioning-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/multiple-float-positioning-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/multiple-float-positioning-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 146x146 [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 140x139
- text run at (3,3) width 140: "Test float positioning."
- text run at (3,23) width 134: "There should be four"
- text run at (3,43) width 95: "red boxes with"
- text run at (3,63) width 104: "numbers 1,2,3,4"
- text run at (3,83) width 128: "below this text. The"
- text run at (3,103) width 109: "boxes should not"
- text run at (3,123) width 108: "overlap this text."
- RenderBlock (floating) {DIV} at (3,143) size 76x26 [border: (3px solid #FF0000)]
- RenderText {#text} at (3,3) size 8x19
- text run at (3,3) width 8: "1"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (3,169) size 76x26 [border: (3px solid #FF0000)]
- RenderText {#text} at (3,3) size 8x19
- text run at (3,3) width 8: "2"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (3,195) size 76x26 [border: (3px solid #FF0000)]
- RenderText {#text} at (3,3) size 8x19
- text run at (3,3) width 8: "3"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (3,221) size 76x26 [border: (3px solid #FF0000)]
- RenderText {#text} at (3,3) size 8x19
- text run at (3,3) width 8: "4"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatnestedAnonymousBlocksexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nestedAnonymousBlocks-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nestedAnonymousBlocks-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nestedAnonymousBlocks-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (0,0) size 207x20
- RenderBlock {DIV} at (0,0) size 207x20
- RenderText {#text} at (0,0) size 207x19
- text run at (0,0) width 207: "This is a test for rdar://5025925."
- RenderBlock (floating) {DIV} at (206,0) size 305x20
- RenderBlock {DIV} at (0,0) size 305x20
- RenderText {#text} at (0,0) size 305x19
- text run at (0,0) width 305: "The test succeeds if this does not hang or crash."
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (511,0) size 4x19
- text run at (511,0) width 4: " "
- RenderBlock {DIV} at (0,20) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatnestedAnonymousBlocks2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nestedAnonymousBlocks2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nestedAnonymousBlocks2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nestedAnonymousBlocks2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x40
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 729x39
- text run at (0,0) width 729: "Test anonymous boxes removal on style change. This should not crash or hang. Render tree dump should not gain"
- text run at (0,20) width 188: "additional anonymous boxes."
- RenderBlock {DIV} at (0,40) size 784x0
- RenderBlock {DIV} at (0,40) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatnopaintafterlayerdestructionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nopaint-after-layer-destruction-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nopaint-after-layer-destruction-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nopaint-after-layer-destruction-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "This is a pixel test for "
- RenderInline {I} at (0,0) size 774x39
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (143,0) size 353x19
- text run at (143,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=4334"
- RenderText {#text} at (495,0) size 774x39
- text run at (495,0) width 5: " "
- text run at (499,0) width 275: "REGRESSION: Flickering when css-hover"
- text run at (0,20) width 278: "should change opacity on floating elements"
- RenderText {#text} at (277,20) size 5x19
- text run at (277,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 281x19
- text run at (0,0) width 281: "There should be a solid green square below."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock (floating) {DIV} at (0,102) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatnopaintafterlayerdestruction2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nopaint-after-layer-destruction2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nopaint-after-layer-destruction2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/nopaint-after-layer-destruction2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "This is a pixel test for "
- RenderInline {I} at (0,0) size 774x39
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (143,0) size 353x19
- text run at (143,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=4334"
- RenderText {#text} at (495,0) size 774x39
- text run at (495,0) width 5: " "
- text run at (499,0) width 275: "REGRESSION: Flickering when css-hover"
- text run at (0,20) width 278: "should change opacity on floating elements"
- RenderText {#text} at (277,20) size 5x19
- text run at (277,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 499x19
- text run at (0,0) width 499: "There should be a solid green square below mixed in with a paragraph of text."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,112) size 784x143
- RenderBlock {DIV} at (0,0) size 784x142
- RenderBlock (floating) {DIV} at (3,3) size 75x75 [bgcolor=#008000]
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (81,0) size 162x22
- text run at (81,0) width 162: "Stanley Park Forest"
- RenderBlock {P} at (0,41) size 784x101
- RenderText {#text} at (81,0) size 770x99
- text run at (81,0) width 689: "The forest is primarily second and third growth. The area was saved from development because of its status"
- text run at (81,20) width 677: "as a federal military reserve; it occupied a strategic location for defending the former provincial capital of"
- text run at (0,40) width 741: "New Westminster in the case of an American naval invasion. Nevertheless, the federal government allowed logging"
- text run at (0,60) width 766: "operations there in the mid-nineteenth century. Large swathes of the park were also deforested by natural causes on two"
- text run at (0,80) width 190: "occasions in the 20th century."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingafterheightdecreaseexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-after-height-decrease-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-after-height-decrease-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-after-height-decrease-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock {DIV} at (0,0) size 784x40 [bgcolor=#808080]
- RenderBlock {DIV} at (0,20) size 784x80 [bgcolor=#C0C0C0]
- RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock {DIV} at (0,100) size 784x20
- RenderBlock {DIV} at (0,0) size 784x40 [bgcolor=#808080]
- RenderBlock {DIV} at (0,120) size 784x80 [bgcolor=#C0C0C0]
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 253x19
- text run at (0,0) width 253: "This line should start at the left margin."
- RenderBlock {DIV} at (0,200) size 784x20
- RenderBlock {DIV} at (0,0) size 784x40 [bgcolor=#808080]
- RenderBlock (floating) {DIV} at (0,0) size 100x30 [bgcolor=#0000FF]
- RenderBlock {DIV} at (0,220) size 784x80 [bgcolor=#C0C0C0]
- RenderText {#text} at (100,0) size 267x19
- text run at (100,0) width 267: "This line should not overlap the blue box."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingfloataddinstaticpositionblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-add-in-static-position-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-add-in-static-position-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-add-in-static-position-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 18x180
- RenderBlock (relative positioned) {DIV} at (0,0) size 18x180
- RenderBlock (floating) {DIV} at (8,0) size 10x100 [bgcolor=#C0C0C0]
- RenderBlock {DIV} at (0,0) size 18x180
- RenderBlock {DIV} at (0,0) size 18x180
- RenderBlock (floating) {DIV} at (3,0) size 5x50 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 18x180 [bgcolor=#0000FF]
- RenderText {#text} at (0,100) size 12x79
- text run at (0,100) width 12: "A"
- text run at (0,120) width 11: "B"
- text run at (0,140) width 11: "C"
- text run at (0,160) width 12: "D"
- RenderBlock (floating) {DIV} at (13,160) size 5x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingfloataddinstaticpositionblock2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-add-in-static-position-block2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-add-in-static-position-block2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-add-in-static-position-block2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 18x180
- RenderBlock (relative positioned) {DIV} at (0,0) size 18x180
- RenderBlock (floating) {DIV} at (8,0) size 10x100 [bgcolor=#C0C0C0]
- RenderBlock {DIV} at (0,0) size 18x180
- RenderBlock {DIV} at (0,0) size 18x180
- RenderBlock (floating) {DIV} at (3,0) size 5x50 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 18x180 [bgcolor=#0000FF]
- RenderText {#text} at (0,100) size 12x79
- text run at (0,100) width 12: "A"
- text run at (0,120) width 11: "B"
- text run at (0,140) width 11: "C"
- text run at (0,160) width 12: "D"
- RenderBlock (floating) {DIV} at (13,160) size 5x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingfloatremovefromabsolutepositionblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 18x0
- RenderBlock (relative positioned) {DIV} at (0,0) size 18x0
- RenderBlock (floating) {DIV} at (8,0) size 10x100 [bgcolor=#C0C0C0]
-layer at (8,8) size 18x110
- RenderBlock (positioned) {DIV} at (0,0) size 18x110
- RenderBlock {DIV} at (0,0) size 18x80
- RenderBlock (floating) {DIV} at (13,0) size 5x50 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 18x80 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 12x79
- text run at (0,0) width 12: "A"
- text run at (0,20) width 11: "B"
- text run at (0,40) width 11: "C"
- text run at (0,60) width 12: "D"
- RenderBlock (floating) {DIV} at (13,60) size 5x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingfloatremovefromabsolutepositionblock2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 18x0
- RenderBlock (relative positioned) {DIV} at (0,0) size 18x0
- RenderBlock (floating) {DIV} at (8,0) size 10x100 [bgcolor=#C0C0C0]
-layer at (8,8) size 18x110
- RenderBlock (positioned) {DIV} at (0,0) size 18x110
- RenderBlock {DIV} at (0,0) size 18x80
- RenderBlock (floating) {DIV} at (13,0) size 5x50 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 18x80 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 12x79
- text run at (0,0) width 12: "A"
- text run at (0,20) width 11: "B"
- text run at (0,40) width 11: "C"
- text run at (0,60) width 12: "D"
- RenderBlock (floating) {DIV} at (13,60) size 5x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingfloatremovefromfixedpositionblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-fixed-position-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-fixed-position-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-fixed-position-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 18x0
- RenderBlock (relative positioned) {DIV} at (0,0) size 18x0
- RenderBlock (floating) {DIV} at (8,0) size 10x100 [bgcolor=#C0C0C0]
-layer at (8,8) size 61x70
- RenderBlock (positioned) {DIV} at (8,8) size 61x70
- RenderBlock {DIV} at (0,0) size 61x20
- RenderBlock (floating) {DIV} at (55,0) size 6x50 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 61x20 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 56x19
- text run at (0,0) width 56: "A B C D"
- RenderBlock (floating) {DIV} at (50,20) size 6x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverhangingfloatremovefromfixedpositionblock2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-fixed-position-block2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-fixed-position-block2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overhanging-float-remove-from-fixed-position-block2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 18x0
- RenderBlock (relative positioned) {DIV} at (0,0) size 18x0
- RenderBlock (floating) {DIV} at (8,0) size 10x100 [bgcolor=#C0C0C0]
-layer at (8,8) size 61x70
- RenderBlock (positioned) {DIV} at (8,8) size 61x70
- RenderBlock {DIV} at (0,0) size 61x20
- RenderBlock (floating) {DIV} at (55,0) size 6x50 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 61x20 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 56x19
- text run at (0,0) width 56: "A B C D"
- RenderBlock (floating) {DIV} at (50,20) size 6x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatoverlappingfloatswithoverflowhiddenexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 241x19
- text run at (0,0) width 241: "There should be no red visible below."
- RenderBlock {DIV} at (0,20) size 520x0
- RenderBlock (floating) {DIV} at (0,0) size 520x356 [bgcolor=#FF0000]
-layer at (8,28) size 520x356
- RenderBlock (floating) {DIV} at (0,0) size 520x356 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatshrinktoavoidfloatcomplexityexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/shrink-to-avoid-float-complexity-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/shrink-to-avoid-float-complexity-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/shrink-to-avoid-float-complexity-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,346 +0,0 @@
</span><del>-layer at (0,0) size 800x2125
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2125
- RenderBlock {HTML} at (0,0) size 800x2126
- RenderBody {BODY} at (8,19) size 784x2091
- RenderBlock {H2} at (0,0) size 784x30
- RenderText {#text} at (0,1) size 147x28
- text run at (0,1) width 147: "Test 1 (1 float)"
- RenderBlock {HR} at (48,297) size 688x3 [border: (1px inset #000000)]
- RenderBlock {H2} at (0,347) size 784x31
- RenderText {#text} at (0,1) size 147x28
- text run at (0,1) width 147: "Test 2 (1 float)"
- RenderBlock {HR} at (48,645) size 688x3 [border: (1px inset #000000)]
- RenderBlock {H2} at (0,695) size 784x31
- RenderText {#text} at (0,1) size 147x28
- text run at (0,1) width 147: "Test 3 (1 float)"
- RenderBlock {HR} at (48,993) size 688x3 [border: (1px inset #000000)]
- RenderBlock {H2} at (0,1043) size 784x31
- RenderText {#text} at (0,1) size 156x28
- text run at (0,1) width 156: "Test 4 (2 floats)"
- RenderBlock {HR} at (48,1341) size 688x3 [border: (1px inset #000000)]
- RenderBlock {H2} at (0,1391) size 784x31
- RenderText {#text} at (0,1) size 156x28
- text run at (0,1) width 156: "Test 5 (2 floats)"
- RenderBlock {HR} at (48,1689) size 688x3 [border: (1px inset #000000)]
- RenderBlock {H2} at (0,1739) size 784x31
- RenderText {#text} at (0,1) size 156x28
- text run at (0,1) width 156: "Test 6 (2 floats)"
-layer at (8,70) size 784x200
- RenderBlock {DIV} at (0,49) size 784x201 [bgcolor=#C0C0C0]
- RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FFFF00] [border: (4px solid #008000)]
- RenderText {#text} at (36,36) size 125x59
- text run at (36,36) width 122: "This yellow square"
- text run at (36,56) width 125: "is floated left and it"
- text run at (36,76) width 95: "has no margin."
-layer at (208,70) size 484x180
- RenderBlock {DIV} at (200,0) size 484x180 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "This orange rectangle:"
- RenderBR {BR} at (143,0) size 1x19
- RenderText {#text} at (0,20) size 97x19
- text run at (0,20) width 97: "\x{2013} establishes a "
- RenderInline {STRONG} at (0,0) size 196x19
- RenderText {#text} at (96,20) size 196x19
- text run at (96,20) width 196: "new block formating context"
- RenderText {#text} at (291,20) size 410x39
- text run at (291,20) width 119: " thanks to the CSS"
- text run at (0,40) width 76: "declaration "
- RenderInline {CODE} at (0,0) size 125x14
- RenderText {#text} at (75,45) size 125x14
- text run at (75,45) width 125: "overflow: hidden"
- RenderText {#text} at (199,40) size 6x19
- text run at (199,40) width 6: ";"
- RenderBR {BR} at (204,40) size 1x19
- RenderText {#text} at (0,60) size 333x19
- text run at (0,60) width 333: "\x{2013} has a 100px left margin and a 100px right margin;"
- RenderBR {BR} at (332,60) size 1x19
- RenderBR {BR} at (0,80) size 0x19
- RenderText {#text} at (0,100) size 144x19
- text run at (0,100) width 144: "This orange rectangle:"
- RenderBR {BR} at (143,100) size 1x19
- RenderText {#text} at (0,120) size 97x19
- text run at (0,120) width 97: "\x{2013} establishes a "
- RenderInline {STRONG} at (0,0) size 196x19
- RenderText {#text} at (96,120) size 196x19
- text run at (96,120) width 196: "new block formating context"
- RenderText {#text} at (291,120) size 410x39
- text run at (291,120) width 119: " thanks to the CSS"
- text run at (0,140) width 76: "declaration "
- RenderInline {CODE} at (0,0) size 125x14
- RenderText {#text} at (75,145) size 125x14
- text run at (75,145) width 125: "overflow: hidden"
- RenderText {#text} at (199,140) size 6x19
- text run at (199,140) width 6: ";"
- RenderBR {BR} at (204,140) size 1x19
- RenderText {#text} at (0,160) size 333x19
- text run at (0,160) width 333: "\x{2013} has a 100px left margin and a 100px right margin;"
-layer at (8,418) size 784x200
- RenderBlock {DIV} at (0,397) size 784x201 [bgcolor=#C0C0C0]
- RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FFFF00] [border: (4px solid #008000)]
- RenderText {#text} at (36,36) size 125x59
- text run at (36,36) width 122: "This yellow square"
- text run at (36,56) width 125: "is floated left and it"
- text run at (36,76) width 95: "has no margin."
-layer at (208,418) size 584x180
- RenderBlock {DIV} at (200,0) size 584x180 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "This orange rectangle:"
- RenderBR {BR} at (143,0) size 1x19
- RenderText {#text} at (0,20) size 97x19
- text run at (0,20) width 97: "\x{2013} establishes a "
- RenderInline {STRONG} at (0,0) size 196x19
- RenderText {#text} at (96,20) size 196x19
- text run at (96,20) width 196: "new block formating context"
- RenderText {#text} at (291,20) size 198x19
- text run at (291,20) width 198: " thanks to the CSS declaration "
- RenderInline {CODE} at (0,0) size 560x34
- RenderText {#text} at (488,25) size 560x34
- text run at (488,25) width 72: "overflow:"
- text run at (0,45) width 47: "hidden"
- RenderText {#text} at (46,40) size 6x19
- text run at (46,40) width 6: ";"
- RenderBR {BR} at (51,40) size 1x19
- RenderText {#text} at (0,60) size 168x19
- text run at (0,60) width 168: "\x{2013} has a 200px left margin;"
- RenderBR {BR} at (167,60) size 1x19
- RenderBR {BR} at (0,80) size 0x19
- RenderText {#text} at (0,100) size 144x19
- text run at (0,100) width 144: "This orange rectangle:"
- RenderBR {BR} at (143,100) size 1x19
- RenderText {#text} at (0,120) size 97x19
- text run at (0,120) width 97: "\x{2013} establishes a "
- RenderInline {STRONG} at (0,0) size 196x19
- RenderText {#text} at (96,120) size 196x19
- text run at (96,120) width 196: "new block formating context"
- RenderText {#text} at (291,120) size 198x19
- text run at (291,120) width 198: " thanks to the CSS declaration "
- RenderInline {CODE} at (0,0) size 560x34
- RenderText {#text} at (488,125) size 560x34
- text run at (488,125) width 72: "overflow:"
- text run at (0,145) width 47: "hidden"
- RenderText {#text} at (46,140) size 6x19
- text run at (46,140) width 6: ";"
- RenderBR {BR} at (51,140) size 1x19
- RenderText {#text} at (0,160) size 168x19
- text run at (0,160) width 168: "\x{2013} has a 200px left margin;"
-layer at (8,766) size 784x200
- RenderBlock {DIV} at (0,745) size 784x201 [bgcolor=#C0C0C0]
- RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FFFF00] [border: (4px solid #008000)]
- RenderText {#text} at (36,36) size 123x79
- text run at (36,36) width 122: "This yellow square"
- text run at (36,56) width 123: "is a floated left and"
- text run at (36,76) width 80: "it has a right"
- text run at (36,96) width 111: "margin of 100px."
-layer at (308,766) size 384x180
- RenderBlock {DIV} at (300,0) size 384x180 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "This orange rectangle:"
- RenderBR {BR} at (143,0) size 1x19
- RenderText {#text} at (0,20) size 97x19
- text run at (0,20) width 97: "\x{2013} establishes a "
- RenderInline {STRONG} at (0,0) size 196x19
- RenderText {#text} at (96,20) size 196x19
- text run at (96,20) width 196: "new block formating context"
- RenderText {#text} at (291,20) size 378x39
- text run at (291,20) width 87: " thanks to the"
- text run at (0,40) width 108: "CSS declaration "
- RenderInline {CODE} at (0,0) size 126x14
- RenderText {#text} at (107,45) size 126x14
- text run at (107,45) width 126: "overflow: hidden"
- RenderText {#text} at (232,40) size 5x19
- text run at (232,40) width 5: ";"
- RenderBR {BR} at (236,40) size 1x19
- RenderText {#text} at (0,60) size 317x19
- text run at (0,60) width 317: "\x{2013} has a 0px left margin and a 100px right margin;"
- RenderBR {BR} at (316,60) size 1x19
- RenderBR {BR} at (0,80) size 0x19
- RenderText {#text} at (0,100) size 144x19
- text run at (0,100) width 144: "This orange rectangle:"
- RenderBR {BR} at (143,100) size 1x19
- RenderText {#text} at (0,120) size 97x19
- text run at (0,120) width 97: "\x{2013} establishes a "
- RenderInline {STRONG} at (0,0) size 196x19
- RenderText {#text} at (96,120) size 196x19
- text run at (96,120) width 196: "new block formating context"
- RenderText {#text} at (291,120) size 378x39
- text run at (291,120) width 87: " thanks to the"
- text run at (0,140) width 108: "CSS declaration "
- RenderInline {CODE} at (0,0) size 126x14
- RenderText {#text} at (107,145) size 126x14
- text run at (107,145) width 126: "overflow: hidden"
- RenderText {#text} at (232,140) size 5x19
- text run at (232,140) width 5: ";"
- RenderBR {BR} at (236,140) size 1x19
- RenderText {#text} at (0,160) size 317x19
- text run at (0,160) width 317: "\x{2013} has a 0px left margin and a 100px right margin;"
-layer at (8,1114) size 784x200
- RenderBlock {DIV} at (0,1093) size 784x201 [bgcolor=#C0C0C0]
- RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FFFF00] [border: (4px solid #008000)]
- RenderText {#text} at (36,36) size 125x59
- text run at (36,36) width 122: "This yellow square"
- text run at (36,56) width 125: "is floated left and it"
- text run at (36,76) width 95: "has no margin."
- RenderBlock (floating) {DIV} at (584,0) size 200x200 [bgcolor=#FFFF00] [border: (4px solid #008000)]
- RenderText {#text} at (36,36) size 122x79
- text run at (36,36) width 122: "This yellow square"
- text run at (36,56) width 105: "is a floated right"
- text run at (36,76) width 82: "and it has no"
- text run at (36,96) width 50: "margin."
-layer at (208,1114) size 384x180
- RenderBlock {DIV} at (200,0) size 384x180 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "This orange rectangle:"
- RenderBR {BR} at (143,0) size 1x19
- RenderText {#text} at (0,20) size 97x19
- text run at (0,20) width 97: "\x{2013} establishes a "
- RenderInline {STRONG} at (0,0) size 196x19
- RenderText {#text} at (96,20) size 196x19
- text run at (96,20) width 196: "new block formating context"
- RenderText {#text} at (291,20) size 378x39
- text run at (291,20) width 87: " thanks to the"
- text run at (0,40) width 108: "CSS declaration "
- RenderInline {CODE} at (0,0) size 126x14
- RenderText {#text} at (107,45) size 126x14
- text run at (107,45) width 126: "overflow: hidden"
- RenderText {#text} at (232,40) size 5x19
- text run at (232,40) width 5: ";"
- RenderBR {BR} at (236,40) size 1x19
- RenderText {#text} at (0,60) size 333x19
- text run at (0,60) width 333: "\x{2013} has a 100px left margin and a 100px right margin;"
- RenderBR {BR} at (332,60) size 1x19
- RenderBR {BR} at (0,80) size 0x19
- RenderText {#text} at (0,100) size 144x19
- text run at (0,100) width 144: "This orange rectangle:"
- RenderBR {BR} at (143,100) size 1x19
- RenderText {#text} at (0,120) size 97x19
- text run at (0,120) width 97: "\x{2013} establishes a "
- RenderInline {STRONG} at (0,0) size 196x19
- RenderText {#text} at (96,120) size 196x19
- text run at (96,120) width 196: "new block formating context"
- RenderText {#text} at (291,120) size 378x39
- text run at (291,120) width 87: " thanks to the"
- text run at (0,140) width 108: "CSS declaration "
- RenderInline {CODE} at (0,0) size 126x14
- RenderText {#text} at (107,145) size 126x14
- text run at (107,145) width 126: "overflow: hidden"
- RenderText {#text} at (232,140) size 5x19
- text run at (232,140) width 5: ";"
- RenderBR {BR} at (236,140) size 1x19
- RenderText {#text} at (0,160) size 333x19
- text run at (0,160) width 333: "\x{2013} has a 100px left margin and a 100px right margin;"
-layer at (8,1461) size 784x200
- RenderBlock {DIV} at (0,1441) size 784x201 [bgcolor=#C0C0C0]
- RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FFFF00] [border: (4px solid #008000)]
- RenderText {#text} at (36,36) size 125x59
- text run at (36,36) width 122: "This yellow square"
- text run at (36,56) width 125: "is floated left and it"
- text run at (36,76) width 95: "has no margin."
- RenderBlock (floating) {DIV} at (584,0) size 200x200 [bgcolor=#FFFF00] [border: (4px solid #008000)]
- RenderText {#text} at (36,36) size 122x79
- text run at (36,36) width 122: "This yellow square"
- text run at (36,56) width 105: "is a floated right"
- text run at (36,76) width 82: "and it has no"
- text run at (36,96) width 50: "margin."
-layer at (208,1461) size 384x180
- RenderBlock {DIV} at (200,0) size 384x180 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "This orange rectangle:"
- RenderBR {BR} at (143,0) size 1x19
- RenderText {#text} at (0,20) size 97x19
- text run at (0,20) width 97: "\x{2013} establishes a "
- RenderInline {STRONG} at (0,0) size 196x19
- RenderText {#text} at (96,20) size 196x19
- text run at (96,20) width 196: "new block formating context"
- RenderText {#text} at (291,20) size 378x39
- text run at (291,20) width 87: " thanks to the"
- text run at (0,40) width 108: "CSS declaration "
- RenderInline {CODE} at (0,0) size 126x14
- RenderText {#text} at (107,45) size 126x14
- text run at (107,45) width 126: "overflow: hidden"
- RenderText {#text} at (232,40) size 5x19
- text run at (232,40) width 5: ";"
- RenderBR {BR} at (236,40) size 1x19
- RenderText {#text} at (0,60) size 177x19
- text run at (0,60) width 177: "\x{2013} has a 200px right margin;"
- RenderBR {BR} at (176,60) size 1x19
- RenderBR {BR} at (0,80) size 0x19
- RenderText {#text} at (0,100) size 144x19
- text run at (0,100) width 144: "This orange rectangle:"
- RenderBR {BR} at (143,100) size 1x19
- RenderText {#text} at (0,120) size 97x19
- text run at (0,120) width 97: "\x{2013} establishes a "
- RenderInline {STRONG} at (0,0) size 196x19
- RenderText {#text} at (96,120) size 196x19
- text run at (96,120) width 196: "new block formating context"
- RenderText {#text} at (291,120) size 378x39
- text run at (291,120) width 87: " thanks to the"
- text run at (0,140) width 108: "CSS declaration "
- RenderInline {CODE} at (0,0) size 126x14
- RenderText {#text} at (107,145) size 126x14
- text run at (107,145) width 126: "overflow: hidden"
- RenderText {#text} at (232,140) size 5x19
- text run at (232,140) width 5: ";"
- RenderBR {BR} at (236,140) size 1x19
- RenderText {#text} at (0,160) size 177x19
- text run at (0,160) width 177: "\x{2013} has a 200px right margin;"
-layer at (8,1809) size 784x300
- RenderBlock {DIV} at (0,1789) size 784x301 [bgcolor=#C0C0C0]
- RenderBlock (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FFFF00] [border: (4px solid #008000)]
- RenderText {#text} at (36,36) size 125x79
- text run at (36,36) width 122: "This yellow square"
- text run at (36,56) width 125: "is floated left and it"
- text run at (36,76) width 116: "has a right margin"
- text run at (36,96) width 62: "of 100px."
- RenderBlock (floating) {DIV} at (584,0) size 200x200 [bgcolor=#FFFF00] [border: (4px solid #008000)]
- RenderText {#text} at (36,36) size 122x79
- text run at (36,36) width 122: "This yellow square"
- text run at (36,56) width 121: "is floated right and"
- text run at (36,76) width 120: "it has a left margin"
- text run at (36,96) width 62: "of 100px."
-layer at (308,1809) size 184x300
- RenderBlock {DIV} at (300,0) size 184x300 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "This orange rectangle:"
- RenderBR {BR} at (143,0) size 1x19
- RenderText {#text} at (0,20) size 97x19
- text run at (0,20) width 97: "\x{2013} establishes a "
- RenderInline {STRONG} at (0,0) size 166x39
- RenderText {#text} at (96,20) size 166x39
- text run at (96,20) width 70: "new block"
- text run at (0,40) width 123: "formating context"
- RenderText {#text} at (122,40) size 168x39
- text run at (122,40) width 46: " thanks"
- text run at (0,60) width 144: "to the CSS declaration"
- RenderInline {CODE} at (0,0) size 125x14
- RenderText {#text} at (0,85) size 125x14
- text run at (0,85) width 125: "overflow: hidden"
- RenderText {#text} at (124,80) size 6x19
- text run at (124,80) width 6: ";"
- RenderBR {BR} at (129,80) size 1x19
- RenderText {#text} at (0,100) size 174x39
- text run at (0,100) width 174: "\x{2013} has a 0px left margin and"
- text run at (0,120) width 123: "a 0px right margin;"
- RenderBR {BR} at (122,120) size 1x19
- RenderBR {BR} at (0,140) size 0x19
- RenderText {#text} at (0,160) size 144x19
- text run at (0,160) width 144: "This orange rectangle:"
- RenderBR {BR} at (143,160) size 1x19
- RenderText {#text} at (0,180) size 97x19
- text run at (0,180) width 97: "\x{2013} establishes a "
- RenderInline {STRONG} at (0,0) size 166x39
- RenderText {#text} at (96,180) size 166x39
- text run at (96,180) width 70: "new block"
- text run at (0,200) width 123: "formating context"
- RenderText {#text} at (122,200) size 168x39
- text run at (122,200) width 46: " thanks"
- text run at (0,220) width 144: "to the CSS declaration"
- RenderInline {CODE} at (0,0) size 125x14
- RenderText {#text} at (0,245) size 125x14
- text run at (0,245) width 125: "overflow: hidden"
- RenderText {#text} at (124,240) size 6x19
- text run at (124,240) width 6: ";"
- RenderBR {BR} at (129,240) size 1x19
- RenderText {#text} at (0,260) size 174x39
- text run at (0,260) width 174: "\x{2013} has a 0px left margin and"
- text run at (0,280) width 123: "a 0px right margin;"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatshrinktofitwidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/shrink-to-fit-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/shrink-to-fit-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/shrink-to-fit-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,77 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 320x19
- text run at (0,0) width 320: "Test shrink-to-fit width for floating elements (see "
- RenderInline {A} at (0,0) size 97x19 [color=#0000EE]
- RenderText {#text} at (319,0) size 97x19
- text run at (319,0) width 97: "CSS 2.1 10.3.5"
- RenderText {#text} at (415,0) size 11x19
- text run at (415,0) width 11: ")."
- RenderBlock {P} at (0,36) size 784x40
- RenderText {#text} at (0,0) size 203x19
- text run at (0,0) width 203: "Shrink-to-fit width is min(max("
- RenderInline {I} at (0,0) size 163x19
- RenderText {#text} at (202,0) size 163x19
- text run at (202,0) width 163: "preferred minimum width"
- RenderText {#text} at (364,0) size 9x19
- text run at (364,0) width 9: ", "
- RenderInline {I} at (0,0) size 100x19
- RenderText {#text} at (372,0) size 100x19
- text run at (372,0) width 100: "available width"
- RenderText {#text} at (471,0) size 14x19
- text run at (471,0) width 14: "), "
- RenderInline {I} at (0,0) size 100x19
- RenderText {#text} at (484,0) size 100x19
- text run at (484,0) width 100: "preferred width"
- RenderText {#text} at (583,0) size 738x39
- text run at (583,0) width 15: "). "
- text run at (597,0) width 141: "In the following cases"
- text run at (0,20) width 111: "(except the \x{201C}x\x{201D}), "
- RenderInline {I} at (0,0) size 163x19
- RenderText {#text} at (110,20) size 163x19
- text run at (110,20) width 163: "preferred minimum width"
- RenderText {#text} at (272,20) size 18x19
- text run at (272,20) width 18: " < "
- RenderInline {I} at (0,0) size 100x19
- RenderText {#text} at (289,20) size 100x19
- text run at (289,20) width 100: "available width"
- RenderText {#text} at (388,20) size 18x19
- text run at (388,20) width 18: " < "
- RenderInline {I} at (0,0) size 100x19
- RenderText {#text} at (405,20) size 100x19
- text run at (405,20) width 100: "preferred width"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,92) size 100x250
- RenderBlock (floating) {DIV} at (0,0) size 100x46 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 62x39
- text run at (3,3) width 62: "longword"
- text run at (3,23) width 62: "longword"
- RenderBlock {DIV} at (0,46) size 100x10
- RenderBlock (floating) {DIV} at (0,56) size 100x46 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 62x39
- text run at (3,3) width 62: "longword"
- text run at (3,23) width 62: "longword"
- RenderBlock {DIV} at (0,102) size 100x10
- RenderBlock (floating) {DIV} at (0,112) size 100x46 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 62x39
- text run at (3,3) width 62: "longword"
- text run at (3,23) width 62: "longword"
- RenderBlock (floating) {DIV} at (86,158) size 14x26 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 8x19
- text run at (3,3) width 8: "x"
- RenderBlock {DIV} at (0,184) size 100x10
- RenderBlock (floating) {DIV} at (0,194) size 100x46 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 60x20 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (3,23) size 60x20 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,240) size 100x10
- RenderBlock (floating) {DIV} at (0,250) size 100x46 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 60x20 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (3,23) size 60x20 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloattablerelayoutexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/table-relayout-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/table-relayout-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/table-relayout-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 177x19
- text run at (0,0) width 177: "This is a regression test for "
- RenderInline {I} at (0,0) size 755x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (176,0) size 354x19
- text run at (176,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7395"
- RenderText {#text} at (529,0) size 755x39
- text run at (529,0) width 5: " "
- text run at (533,0) width 222: "Table not properly re-flowed when"
- text run at (0,20) width 205: "floated div removed from layout"
- RenderText {#text} at (204,20) size 5x19
- text run at (204,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 267x19
- text run at (0,0) width 267: "The two boxes below should be identical."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,102) size 200x66 [bgcolor=#C0C0C0]
- RenderTable {TABLE} at (0,0) size 200x66
- RenderTableSection {TBODY} at (0,0) size 200x66
- RenderTableRow {TR} at (0,2) size 200x62
- RenderTableCell {TD} at (2,2) size 196x62 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 182x59
- text run at (1,1) width 182: "Lorem ipsum dolor sit amet,"
- text run at (1,21) width 179: "consectetuer adipiscing elit."
- text run at (1,41) width 81: "Nunc neque."
- RenderBlock (anonymous) at (0,168) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,188) size 200x66 [bgcolor=#C0C0C0]
- RenderTable {TABLE} at (0,0) size 200x66
- RenderTableSection {TBODY} at (0,0) size 200x66
- RenderTableRow {TR} at (0,2) size 200x62
- RenderTableCell {TD} at (2,2) size 196x62 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 182x59
- text run at (1,1) width 182: "Lorem ipsum dolor sit amet,"
- text run at (1,21) width 179: "consectetuer adipiscing elit."
- text run at (1,41) width 81: "Nunc neque."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatverticalmoverelayoutexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/vertical-move-relayout-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/vertical-move-relayout-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/vertical-move-relayout-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 614x19
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 353x19
- text run at (53,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6795"
- RenderText {#text} at (405,0) size 262x19
- text run at (405,0) width 5: " "
- text run at (409,0) width 258: "Slow image load causes render problem"
- RenderText {#text} at (666,0) size 5x19
- text run at (666,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 288x19
- text run at (0,0) width 288: "There should be only one blue square below:"
- RenderBlock {DIV} at (0,72) size 784x140
- RenderBlock (anonymous) at (0,0) size 784x120
- RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#87CEEB]
- RenderBlock {DIV} at (100,0) size 50x120
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,120) size 784x20
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockfloatwidthupdateafterclearexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/width-update-after-clear-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/width-update-after-clear-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/float/width-update-after-clear-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {P} at (242,16) size 542x20
- RenderText {#text} at (0,0) size 542x19
- text run at (0,0) width 542: "The 'hr' below should span the width of the page, not just to the left edge of this text."
- RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)]
- RenderBlock (floating) {P} at (230,78) size 554x20
- RenderText {#text} at (0,0) size 554x19
- text run at (0,0) width 554: "The table below should span the width of the page, not just to the left edge of this text."
- RenderTable {TABLE} at (0,114) size 784x68 [border: (10px outset #808080)]
- RenderTableSection {TBODY} at (10,10) size 764x48
- RenderTableRow {TR} at (0,2) size 764x44
- RenderTableCell {TD} at (2,2) size 760x44 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 737x39
- text run at (2,2) width 375: "This is a table that should fill the entire width of the page. "
- text run at (376,2) width 363: "It should clear the float and then take up the width of the"
- text run at (2,22) width 208: "page. If it doesn't then it's a bug."
- RenderBlock (floating) {P} at (350,198) size 434x20
- RenderText {#text} at (0,0) size 434x19
- text run at (0,0) width 434: "The overflow auto section below should span the width of the page."
-layer at (8,242) size 784x40
- RenderBlock {DIV} at (0,234) size 784x40
- RenderText {#text} at (0,0) size 779x39
- text run at (0,0) width 364: "This is a div that should fill the entire width of the page. "
- text run at (363,0) width 416: "It should clear the float and then take up the width of the page. If"
- text run at (0,20) width 155: "it doesn't then it's a bug."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblocklineboxcontainblockwithideographsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/lineboxcontain/block-with-ideographs-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/lineboxcontain/block-with-ideographs-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/lineboxcontain/block-with-ideographs-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,68 +0,0 @@
</span><del>-layer at (0,0) size 800x631
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x631
- RenderBlock {html} at (0,0) size 800x631
- RenderBody {body} at (8,8) size 784x615
- RenderBlock {div} at (0,0) size 784x205
- RenderBlock {div} at (0,0) size 59x146 [border: (1px solid #FF0000)]
- RenderText {#text} at (3,1) size 54x48
- text run at (3,1) width 48: "\x{70BA}"
- RenderRuby (inline) {ruby} at (0,0) size 54x48
- RenderRubyRun (anonymous) at (1,49) size 57x48
- RenderRubyBase (anonymous) at (0,0) size 57x48
- RenderText {#text} at (1,0) size 54x48
- text run at (1,0) width 48: "\x{6AFB}"
- RenderText {#text} at (3,97) size 54x48
- text run at (3,97) width 48: "\x{7530}"
- RenderBlock {div} at (0,146) size 784x59 [border: (1px solid #008000)]
- RenderText {#text} at (1,2) size 48x54
- text run at (1,2) width 48: "\x{70BA}"
- RenderRuby (inline) {ruby} at (0,0) size 48x54
- RenderRubyRun (anonymous) at (49,1) size 48x57
- RenderRubyBase (anonymous) at (0,0) size 48x57
- RenderText {#text} at (0,1) size 48x54
- text run at (0,1) width 48: "\x{6AFB}"
- RenderText {#text} at (97,2) size 48x54
- text run at (97,2) width 48: "\x{7530}"
- RenderBlock {div} at (0,205) size 784x205
- RenderBlock {div} at (0,0) size 59x146 [border: (1px solid #FF0000)]
- RenderText {#text} at (3,1) size 54x48
- text run at (3,1) width 48: "\x{70BA}"
- RenderRuby (inline) {ruby} at (0,0) size 54x48
- RenderRubyRun (anonymous) at (1,49) size 57x48
- RenderRubyBase (anonymous) at (0,0) size 57x48
- RenderText {#text} at (1,0) size 54x48
- text run at (1,0) width 48: "\x{6AFB}"
- RenderText {#text} at (3,97) size 54x48
- text run at (3,97) width 48: "\x{7530}"
- RenderBlock {div} at (0,146) size 784x59 [border: (1px solid #008000)]
- RenderText {#text} at (1,2) size 48x54
- text run at (1,2) width 48: "\x{70BA}"
- RenderRuby (inline) {ruby} at (0,0) size 48x54
- RenderRubyRun (anonymous) at (49,1) size 48x57
- RenderRubyBase (anonymous) at (0,0) size 48x57
- RenderText {#text} at (0,1) size 48x54
- text run at (0,1) width 48: "\x{6AFB}"
- RenderText {#text} at (97,2) size 48x54
- text run at (97,2) width 48: "\x{7530}"
- RenderBlock {div} at (0,410) size 784x205
- RenderBlock {div} at (0,0) size 59x146 [border: (1px solid #FF0000)]
- RenderText {#text} at (3,1) size 54x48
- text run at (3,1) width 48: "\x{70BA}"
- RenderRuby (inline) {ruby} at (0,0) size 54x48
- RenderRubyRun (anonymous) at (1,49) size 57x48
- RenderRubyBase (anonymous) at (0,0) size 57x48
- RenderText {#text} at (1,0) size 54x48
- text run at (1,0) width 48: "\x{6AFB}"
- RenderText {#text} at (3,97) size 54x48
- text run at (3,97) width 48: "\x{7530}"
- RenderBlock {div} at (0,146) size 784x59 [border: (1px solid #008000)]
- RenderText {#text} at (1,2) size 48x54
- text run at (1,2) width 48: "\x{70BA}"
- RenderRuby (inline) {ruby} at (0,0) size 48x54
- RenderRubyRun (anonymous) at (49,1) size 48x57
- RenderRubyBase (anonymous) at (0,0) size 48x57
- RenderText {#text} at (0,1) size 48x54
- text run at (0,1) width 48: "\x{6AFB}"
- RenderText {#text} at (97,2) size 48x54
- text run at (97,2) width 48: "\x{7530}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblocklineboxcontainreplacedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/lineboxcontain/replaced-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/lineboxcontain/replaced-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/lineboxcontain/replaced-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x164
- RenderBlock {HTML} at (0,0) size 800x164
- RenderBody {BODY} at (8,8) size 784x148
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 499x19
- text run at (0,0) width 261: "You should see a green rectangle below. "
- text run at (260,0) width 239: "If you see any red, the test has failed."
- RenderBlock {DIV} at (0,20) size 320x128 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 320x128 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,50 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x487
- RenderBlock {HTML} at (0,0) size 800x487
- RenderBody {BODY} at (8,16) size 784x455
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 515x19
- text run at (0,0) width 515: "The following two columns should be pixel perfect identical with no red visible."
- RenderTable {TABLE} at (0,36) size 79x383 [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 73x377
- RenderTableRow {TR} at (0,0) size 73x377
- RenderTableCell {TD} at (0,0) size 37x377 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 37x277 [bgcolor=#0000FF]
- RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 37x59
- RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
- RenderText {#text} at (0,1) size 37x56
- text run at (0,1) width 37: "A"
- RenderBlock {DIV} at (0,109) size 37x0
- RenderBlock {DIV} at (0,109) size 37x0 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,109) size 37x0 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 37x0
- RenderBlock {DIV} at (0,109) size 37x59 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 37x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,0) size 37x59
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "B"
- RenderBlock {DIV} at (0,218) size 37x59 [bgcolor=#00FFFF]
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "C"
- RenderTableCell {TD} at (36,0) size 37x377 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 37x277 [bgcolor=#0000FF]
- RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
- RenderText {#text} at (0,1) size 37x56
- text run at (0,1) width 37: "A"
- RenderBlock {DIV} at (0,109) size 37x59 [bgcolor=#00FF00]
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "B"
- RenderBlock {DIV} at (0,218) size 37x59 [bgcolor=#00FFFF]
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "C"
- RenderBlock {P} at (0,435) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 006"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 371x19
- text run at (0,0) width 371: "This page should have one square green block and no red."
-layer at (8,52) size 80x80
- RenderBlock (positioned) {DIV} at (8,52) size 80x80 [bgcolor=#FF0000]
-layer at (8,52) size 80x80
- RenderBlock (positioned) {DIV} at (8,52) size 80x80 [bgcolor=#008000]
- RenderBlock {DIV} at (40,80) size 0x0 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 371x19
- text run at (0,0) width 371: "This page should have one square green block and no red."
-layer at (8,64) size 80x80
- RenderBlock (positioned) {DIV} at (8,64) size 80x80 [bgcolor=#FF0000]
-layer at (8,64) size 80x80
- RenderBlock (positioned) {DIV} at (8,64) size 80x80 [bgcolor=#008000]
- RenderBlock {DIV} at (40,80) size 0x0 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x60
- RenderBlock {HTML} at (0,0) size 800x60
- RenderBody {BODY} at (8,16) size 784x116
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 371x19
- text run at (0,0) width 371: "This page should have one square green block and no red."
- RenderBlock {DIV} at (0,36) size 80x80 [bgcolor=#FF0000]
- RenderBlock (floating) {DIV} at (0,36) size 80x80 [bgcolor=#008000]
- RenderBlock {DIV} at (40,80) size 0x0 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,52 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x487
- RenderBlock {HTML} at (0,0) size 800x487
- RenderBody {BODY} at (8,16) size 784x455
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 515x19
- text run at (0,0) width 515: "The following two columns should be pixel perfect identical with no red visible."
- RenderTable {TABLE} at (0,36) size 79x383 [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 73x377
- RenderTableRow {TR} at (0,0) size 73x377
- RenderTableCell {TD} at (0,0) size 37x377 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (36,0) size 37x377 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 37x277 [bgcolor=#0000FF]
- RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
- RenderText {#text} at (0,1) size 37x56
- text run at (0,1) width 37: "A"
- RenderBlock {DIV} at (0,109) size 37x59 [bgcolor=#00FF00]
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "B"
- RenderBlock {DIV} at (0,218) size 37x59 [bgcolor=#00FFFF]
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "C"
- RenderBlock {P} at (0,435) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 006"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
-layer at (11,105) size 36x277
- RenderBlock (relative positioned) {DIV} at (0,50) size 37x277 [bgcolor=#0000FF]
-layer at (11,105) size 36x59
- RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
-layer at (11,105) size 36x59
- RenderBlock (relative positioned) {DIV} at (0,0) size 37x59
-layer at (11,105) size 36x59
- RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
- RenderText {#text} at (0,1) size 37x56
- text run at (0,1) width 37: "A"
-layer at (11,214) size 36x59
- RenderBlock (relative positioned) {DIV} at (0,109) size 37x59 [bgcolor=#FF0000]
-layer at (11,214) size 36x59
- RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 37x59
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "B"
-layer at (11,323) size 36x59
- RenderBlock (relative positioned) {DIV} at (0,218) size 37x59 [bgcolor=#00FFFF]
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "C"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse010expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/010-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/010-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/010-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,34 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x360
- RenderBlock {HTML} at (0,0) size 800x360
- RenderBody {BODY} at (8,16) size 784x328
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 588x19
- text run at (0,0) width 588: "The square should consist of exactly five equal bands, orange, lime, orange, yellow, orange."
- RenderTable {TABLE} at (0,36) size 257x256 [bgcolor=#FFA500] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 251x250
- RenderTableRow {TR} at (0,0) size 251x250
- RenderTableCell {TD} at (0,0) size 51x250 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (100,0) size 51x250 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (150,0) size 51x250 [r=0 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (200,0) size 51x250 [r=0 c=4 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
- RenderBlock {P} at (0,308) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 006"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse011expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/011-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/011-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/011-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,39 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x360
- RenderBlock {HTML} at (0,0) size 800x360
- RenderBody {BODY} at (8,16) size 784x328
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 588x19
- text run at (0,0) width 588: "The square should consist of exactly five equal bands, orange, lime, orange, yellow, orange."
- RenderTable {TABLE} at (0,36) size 257x256 [bgcolor=#FFA500] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 251x250
- RenderTableRow {TR} at (0,0) size 251x250
- RenderTableCell {TD} at (0,0) size 51x250 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,150) size 51x0 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,150) size 51x0 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (100,0) size 51x250 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,150) size 51x0 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (150,0) size 51x250 [r=0 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,200) size 51x0 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (200,0) size 51x250 [r=0 c=4 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,100) size 51x0 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
- RenderBlock {P} at (0,308) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 006"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse012expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/012-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/012-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/012-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x360
- RenderBlock {HTML} at (0,0) size 800x360
- RenderBody {BODY} at (8,16) size 784x328
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 515x19
- text run at (0,0) width 515: "The following two columns should be pixel perfect identical with no red visible."
- RenderTable {TABLE} at (0,36) size 107x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x250
- RenderTableRow {TR} at (0,0) size 101x250
- RenderTableCell {TD} at (0,0) size 51x250 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#00FF00]
- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFA500) none]
- RenderBlock {DIV} at (0,50) size 50x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,100) size 50x50 [border: (50px solid #FFA500) none]
- RenderBlock {DIV} at (0,150) size 50x50 [border: (50px solid #00FF00) none]
- RenderBlock {DIV} at (0,200) size 50x50 [border: (50px solid #FFA500) none]
- RenderBlock {P} at (0,308) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 006"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse015expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/015-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/015-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/015-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x360
- RenderBlock {HTML} at (0,0) size 800x360
- RenderBody {BODY} at (8,16) size 784x328
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 515x19
- text run at (0,0) width 515: "The following two columns should be pixel perfect identical with no red visible."
- RenderTable {TABLE} at (0,36) size 107x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x250
- RenderTableRow {TR} at (0,0) size 101x250
- RenderTableCell {TD} at (0,0) size 50x250 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (0,150) size 50x0 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,200) size 50x50 [bgcolor=#00FFFF]
- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,50) size 50x100 [border: (100px solid #FFA500) none]
- RenderBlock {DIV} at (0,150) size 50x50 [border: (50px solid #00FF00) none]
- RenderBlock {DIV} at (0,200) size 50x50 [border: (50px solid #00FFFF) none]
- RenderBlock {P} at (0,308) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 006"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
-layer at (11,205) size 50x50
- RenderBlock (positioned) {DIV} at (11,205) size 50x50 [bgcolor=#00FF00]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse016expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/016-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/016-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/016-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x360
- RenderBlock {HTML} at (0,0) size 800x360
- RenderBody {BODY} at (8,16) size 784x328
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 515x19
- text run at (0,0) width 515: "The following two columns should be pixel perfect identical with no red visible."
- RenderTable {TABLE} at (0,36) size 107x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x250
- RenderTableRow {TR} at (0,0) size 101x250
- RenderTableCell {TD} at (0,0) size 51x250 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 50x200 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (0,100) size 50x0 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#00FFFF]
- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,50) size 50x100 [border: (100px solid #FFA500) none]
- RenderBlock {DIV} at (0,150) size 50x50 [border: (50px solid #00FFFF) none]
- RenderBlock {DIV} at (0,200) size 50x50 [border: (50px solid #00FF00) none]
- RenderBlock {P} at (0,308) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 006"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
-layer at (11,255) size 50x50
- RenderBlock (positioned) {DIV} at (11,255) size 50x50 [bgcolor=#00FF00]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse017expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/017-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/017-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/017-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x210
- RenderBlock {HTML} at (0,0) size 800x210
- RenderBody {BODY} at (8,16) size 784x178
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 627x19
- text run at (0,0) width 627: "The following square should contain exactly two bands, one yellow, one lime, with no red visible."
- RenderTable {TABLE} at (0,36) size 107x106 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x100
- RenderTableRow {TR} at (0,0) size 101x100
- RenderTableCell {TD} at (0,0) size 51x100 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (0,50) size 51x50 [bgcolor=#00FF00]
- RenderTableCell {TD} at (50,0) size 51x100 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,50) size 51x50 [border: (50px solid #00FF00) none]
- RenderBlock {P} at (0,158) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 018"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse018expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/018-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/018-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/018-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x236
- RenderBlock {HTML} at (0,0) size 800x236
- RenderBody {BODY} at (8,16) size 784x212
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 632x19
- text run at (0,0) width 632: "The following box should contain exactly three bands, one yellow, one orange, and one lime, with "
- RenderInline {STRONG} at (0,0) size 749x39
- RenderText {#text} at (631,0) size 749x39
- text run at (631,0) width 118: "absolutely no red"
- text run at (0,20) width 44: "visible"
- RenderText {#text} at (43,20) size 5x19
- text run at (43,20) width 5: "."
- RenderTable {TABLE} at (0,56) size 107x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x150
- RenderTableRow {TR} at (0,0) size 101x150
- RenderTableCell {TD} at (0,0) size 51x150 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x150 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (0,100) size 51x50 [bgcolor=#00FF00]
- RenderTableCell {TD} at (50,0) size 51x150 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,50) size 51x50 [border: (50px solid #FFA500) none]
- RenderBlock {DIV} at (0,100) size 51x50 [border: (50px solid #00FF00) none]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse019expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/019-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/019-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/019-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x210
- RenderBlock {HTML} at (0,0) size 800x210
- RenderBody {BODY} at (8,16) size 784x178
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 233x19
- text run at (0,0) width 233: "There should be no red on this page."
- RenderTable {TABLE} at (0,36) size 157x106 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 151x100
- RenderTableRow {TR} at (0,0) size 151x100
- RenderTableCell {TD} at (0,0) size 51x100 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x55 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 51x50
- RenderBlock {DIV} at (0,55) size 51x45 [bgcolor=#00FF00]
- RenderTableCell {TD} at (50,0) size 51x100 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 51x50
- RenderBlock {DIV} at (0,50) size 51x50 [bgcolor=#00FF00]
- RenderTableCell {TD} at (100,0) size 51x100 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x45 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 51x50
- RenderBlock {DIV} at (0,45) size 51x55 [bgcolor=#00FF00]
- RenderBlock {P} at (0,158) size 784x20
- RenderText {#text} at (0,0) size 62x19
- text run at (0,0) width 62: "See also: "
- RenderInline {A} at (0,0) size 76x19 [color=#0000EE]
- RenderText {#text} at (61,0) size 76x19
- text run at (61,0) width 76: "prerequisite"
- RenderText {#text} at (136,0) size 5x19
- text run at (136,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse020expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/020-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/020-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/020-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x260
- RenderBlock {HTML} at (0,0) size 800x260
- RenderBody {BODY} at (8,16) size 784x228
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 233x19
- text run at (0,0) width 233: "There should be no red on this page."
- RenderTable {TABLE} at (0,36) size 157x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 151x150
- RenderTableRow {TR} at (0,0) size 151x150
- RenderTableCell {TD} at (0,0) size 51x150 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x105 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 51x50
- RenderBlock {DIV} at (0,105) size 51x45 [bgcolor=#00FF00]
- RenderTableCell {TD} at (50,0) size 51x150 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x100 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 51x50
- RenderBlock {DIV} at (0,100) size 51x50 [bgcolor=#00FF00]
- RenderTableCell {TD} at (100,0) size 51x150 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x95 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 51x50
- RenderBlock {DIV} at (0,95) size 51x55 [bgcolor=#00FF00]
- RenderBlock {P} at (0,208) size 784x20
- RenderText {#text} at (0,0) size 62x19
- text run at (0,0) width 62: "See also: "
- RenderInline {A} at (0,0) size 76x19 [color=#0000EE]
- RenderText {#text} at (61,0) size 76x19
- text run at (61,0) width 76: "prerequisite"
- RenderText {#text} at (136,0) size 5x19
- text run at (136,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse021expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/021-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/021-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/021-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x226
- RenderBlock {HTML} at (0,0) size 800x226
- RenderBody {BODY} at (8,16) size 784x202
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "The following two squares should be identical."
- RenderTable {TABLE} at (0,36) size 317x166
- RenderTableSection {TBODY} at (0,0) size 317x166
- RenderTableRow {TR} at (0,16) size 317x134
- RenderTableCell {TD} at (16,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
- RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (0,64) size 128x64 [border: (32px solid #FFFF00)]
- RenderTableCell {TD} at (166,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (3,3) size 129x128
- RenderTableSection {TBODY} at (0,0) size 129x128
- RenderTableRow {TR} at (0,0) size 129x64
- RenderTableCell {TD} at (0,32) size 65x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (64,32) size 65x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 129x64
- RenderTableCell {TD} at (0,96) size 129x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse022expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/022-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/022-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/022-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x226
- RenderBlock {HTML} at (0,0) size 800x226
- RenderBody {BODY} at (8,16) size 784x202
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "The following two squares should be identical."
- RenderTable {TABLE} at (0,36) size 317x166
- RenderTableSection {TBODY} at (0,0) size 317x166
- RenderTableRow {TR} at (0,16) size 317x134
- RenderTableCell {TD} at (16,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
- RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (0,64) size 128x64 [border: (32px solid #FFFF00)]
- RenderTableCell {TD} at (166,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (3,3) size 129x128
- RenderTableSection {TBODY} at (0,0) size 129x128
- RenderTableRow {TR} at (0,0) size 129x64
- RenderTableCell {TD} at (0,32) size 65x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (64,32) size 65x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 129x64
- RenderTableCell {TD} at (0,96) size 129x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse025expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/025-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/025-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/025-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x226
- RenderBlock {HTML} at (0,0) size 800x226
- RenderBody {BODY} at (8,16) size 784x202
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "The following two squares should be identical."
- RenderTable {TABLE} at (0,36) size 317x166
- RenderTableSection {TBODY} at (0,0) size 317x166
- RenderTableRow {TR} at (0,16) size 317x134
- RenderTableCell {TD} at (16,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
- RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (0,64) size 128x0 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,64) size 128x64 [border: (32px solid #FFFF00)]
- RenderTableCell {TD} at (166,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (3,3) size 129x128
- RenderTableSection {TBODY} at (0,0) size 129x128
- RenderTableRow {TR} at (0,0) size 129x64
- RenderTableCell {TD} at (0,32) size 65x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (64,32) size 65x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 129x64
- RenderTableCell {TD} at (0,96) size 129x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse026expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/026-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/026-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/026-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
- RenderBlock {HTML} at (0,0) size 800x92
- RenderBody {BODY} at (8,16) size 784x68
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "There should be no red below."
- RenderBlock {DIV} at (0,36) size 784x32 [bgcolor=#FF0000] [border: (16px solid #FF0000) none (16px solid #00FF00) none]
- RenderBlock {DIV} at (0,0) size 784x16 [border: (16px solid #00FF00) none]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse027expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/027-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/027-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/027-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x108
- RenderBlock {HTML} at (0,0) size 800x108
- RenderBody {BODY} at (8,16) size 784x84
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "There should be no red below."
- RenderBlock {DIV} at (0,36) size 784x48 [bgcolor=#FF0000] [border: (16px solid #00FF00) none (16px solid #00FF00) none]
- RenderBlock {DIV} at (0,16) size 784x16 [border: (16px solid #FF0000) none]
- RenderBlock {DIV} at (0,16) size 784x16 [border: (16px solid #00FF00) none]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse028expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/028-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/028-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/028-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
- RenderBlock {HTML} at (0,0) size 800x92
- RenderBody {BODY} at (8,16) size 784x68
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "There should be no red below."
- RenderBlock {DIV} at (0,36) size 784x32 [bgcolor=#FF0000] [border: (16px solid #00FF00)]
- RenderBlock {DIV} at (16,32) size 752x0
- RenderBlock {DIV} at (0,0) size 752x0
- RenderBlock {DIV} at (0,0) size 752x0
- RenderBlock {DIV} at (16,16) size 752x0
- RenderBlock {DIV} at (0,0) size 752x0
- RenderBlock {DIV} at (0,0) size 752x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse029expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/029-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/029-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/029-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
- RenderBlock {HTML} at (0,0) size 800x92
- RenderBody {BODY} at (8,16) size 784x68
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "There should be no red below."
- RenderBlock {DIV} at (0,36) size 784x32 [bgcolor=#FF0000] [border: (16px solid #00FF00)]
- RenderBlock {DIV} at (16,16) size 752x0
- RenderBlock {DIV} at (0,0) size 752x0
- RenderBlock {DIV} at (0,0) size 752x0
- RenderBlock {DIV} at (16,16) size 752x0
- RenderBlock {DIV} at (0,0) size 752x0
- RenderBlock {DIV} at (0,0) size 752x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse032expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/032-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/032-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/032-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x146
- RenderBlock {HTML} at (0,0) size 800x146
- RenderBody {BODY} at (8,16) size 784x122
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "The following two squares should be identical."
- RenderTable {TABLE} at (0,36) size 317x86
- RenderTableSection {TBODY} at (0,0) size 317x86
- RenderTableRow {TR} at (0,16) size 317x54
- RenderTableCell {TD} at (16,16) size 135x54 [bgcolor=#00FF00] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (3,35) size 128x16 [bgcolor=#FF0000]
- RenderBlock (floating) {DIV} at (0,0) size 128x16 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (0,0) size 128x16
- RenderTableCell {TD} at (166,16) size 135x54 [bgcolor=#00FF00] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 128x32 [border: (32px solid #00FF00) none]
- RenderBlock {DIV} at (3,35) size 129x16 [border: (16px solid #FFFF00) none]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse033expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/033-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/033-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/033-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x162
- RenderBlock {HTML} at (0,0) size 800x162
- RenderBody {BODY} at (8,16) size 784x138
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "The following two squares should be identical."
- RenderTable {TABLE} at (0,36) size 317x102
- RenderTableSection {TBODY} at (0,0) size 317x102
- RenderTableRow {TR} at (0,16) size 317x70
- RenderTableCell {TD} at (16,16) size 135x70 [bgcolor=#00FF00] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 128x16 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (3,51) size 128x16 [bgcolor=#FF0000]
- RenderBlock (floating) {DIV} at (0,0) size 128x16 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (0,0) size 128x16
- RenderTableCell {TD} at (166,16) size 135x70 [bgcolor=#00FF00] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 129x16 [border: (16px solid #FFFF00) none]
- RenderBlock {DIV} at (3,19) size 128x32 [border: (32px solid #00FF00) none]
- RenderBlock {DIV} at (3,51) size 129x16 [border: (16px solid #FFFF00) none]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse034expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/034-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/034-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/034-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x216
- RenderBlock {HTML} at (0,0) size 800x216
- RenderBody {BODY} at (8,16) size 784x192
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 456x19
- text run at (0,0) width 456: "The following three rectangles should be identical, with no red present."
- RenderTable {TABLE} at (0,36) size 317x156
- RenderTableSection {TBODY} at (0,0) size 317x156
- RenderTableRow {TR} at (0,16) size 317x54
- RenderTableCell {TD} at (16,16) size 135x54 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 128x48 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (0,0) size 128x16 [border: (16px solid #00FF00) none]
- RenderBlock {DIV} at (0,32) size 128x16 [border: (16px solid #008000) none]
- RenderTableCell {TD} at (166,16) size 135x54 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 128x16 [bgcolor=#00FF00]
- RenderBlock {DIV} at (3,19) size 128x16 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (3,35) size 128x16 [bgcolor=#008000]
- RenderTableRow {TR} at (0,86) size 317x54
- RenderTableCell {TD} at (16,86) size 135x54 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 128x16 [bgcolor=#00FF00]
- RenderBlock {DIV} at (3,19) size 128x16 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (3,35) size 128x16 [bgcolor=#008000]
- RenderTableCell {TD} at (166,113) size 135x0 [r=1 c=1 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse035expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/035-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/035-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/035-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
- RenderBlock {HTML} at (0,0) size 800x92
- RenderBody {BODY} at (8,16) size 784x68
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "There should be no red below."
- RenderBlock {DIV} at (0,36) size 784x32 [bgcolor=#FF0000] [border: (16px solid #00FF00)]
- RenderBlock {DIV} at (16,32) size 752x0
- RenderBlock {DIV} at (0,0) size 752x0
- RenderBlock {DIV} at (0,0) size 752x0
- RenderBlock {DIV} at (16,16) size 752x0
- RenderBlock {DIV} at (0,0) size 752x0
- RenderBlock {DIV} at (0,0) size 752x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse039expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/039-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/039-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/039-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x96
- RenderBlock {HTML} at (0,0) size 800x96
- RenderBody {BODY} at (8,16) size 784x72
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "There should be no red below."
- RenderBlock {DIV} at (0,52) size 784x20 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20 [color=#FFFFFF] [bgcolor=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This line should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse040expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/040-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/040-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/040-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x96
- RenderBlock {HTML} at (0,0) size 800x96
- RenderBody {BODY} at (8,16) size 784x72
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "There should be no red below."
- RenderBlock {DIV} at (0,52) size 784x20 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20 [color=#FFFFFF] [bgcolor=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This line should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse041expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/041-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/041-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/041-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x120
- RenderBlock {HTML} at (0,0) size 800x120
- RenderBody {BODY} at (8,16) size 784x96
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 280x19
- text run at (0,0) width 280: "The two boxes below should look identical."
- RenderTable {TABLE} at (0,36) size 215x60
- RenderTableSection {TBODY} at (0,0) size 215x60
- RenderTableRow {TR} at (0,2) size 215x56
- RenderTableCell {TD} at (2,2) size 105x56 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 102x54 [bgcolor=#00FFFF] [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 96x16 [bgcolor=#FF00FF]
- RenderBlock {DIV} at (3,35) size 96x16 [bgcolor=#FF0000]
- RenderBlock (floating) {DIV} at (0,0) size 48x16 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,0) size 96x16 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (108,2) size 105x56 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 102x54 [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 96x16 [border: (16px solid #FF00FF) none]
- RenderBlock {DIV} at (3,19) size 96x16 [border: (16px solid #00FFFF) none]
- RenderBlock {DIV} at (3,35) size 96x16 [border: none (48px solid #FFFF00) none (48px solid #FFA500)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse042expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/042-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/042-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/042-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x354
- RenderBlock {HTML} at (0,0) size 800x354
- RenderBody {BODY} at (8,16) size 784x330
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "The following two squares should be identical."
- RenderTable {TABLE} at (0,36) size 317x294
- RenderTableSection {TBODY} at (0,0) size 317x294
- RenderTableRow {TR} at (0,16) size 317x262
- RenderTableCell {TD} at (16,16) size 135x262 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 128x256 [bgcolor=#00FF00]
- RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (0,64) size 128x64 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (0,192) size 128x64 [border: (32px solid #AAFFAA)]
- RenderTableCell {TD} at (166,16) size 135x262 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (3,3) size 129x256
- RenderTableSection {TBODY} at (0,0) size 129x256
- RenderTableRow {TR} at (0,0) size 129x64
- RenderTableCell {TD} at (0,32) size 65x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (64,32) size 65x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 129x64
- RenderTableCell {TD} at (0,96) size 129x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
- RenderTableRow {TR} at (0,128) size 129x64
- RenderTableCell {TD} at (0,160) size 129x0 [bgcolor=#00FF00] [r=2 c=0 rs=1 cs=2]
- RenderTableRow {TR} at (0,192) size 129x64
- RenderTableCell {TD} at (0,224) size 129x0 [bgcolor=#AAFFAA] [r=3 c=0 rs=1 cs=2]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse043expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/043-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/043-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/043-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [color=#FFFFFF]
- RenderBlock {DIV} at (0,0) size 784x37 [bgcolor=#008000] [border: none (1px solid #000000) none]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 408x19
- text run at (0,0) width 408: "This div should be 2em tall with a 1em gap underneath the text."
- RenderBlock {DIV} at (0,37) size 784x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 407x19
- text run at (0,0) width 407: "I should also be green and flush with the other green div above."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse044expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/044-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/044-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/044-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x70
- RenderBlock {HTML} at (0,0) size 800x70 [border: (1px solid #C0C0C0)]
- RenderBody {BODY} at (1,17) size 798x36
- RenderBlock (floating) {DIV} at (16,0) size 336x36 [bgcolor=#00FFFF]
- RenderText {#text} at (8,8) size 50x19
- text run at (8,8) width 50: "FLOAT"
- RenderBlock {DIV} at (16,0) size 766x36 [bgcolor=#FFFF00]
- RenderText {#text} at (352,8) size 55x19
- text run at (352,8) width 55: "BLOCK"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse045expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/045-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/045-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/045-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x90
- RenderBlock {HTML} at (0,0) size 800x90 [border: (1px solid #C0C0C0)]
- RenderBody {BODY} at (1,1) size 798x72
- RenderBlock (floating) {DIV} at (16,0) size 336x36 [bgcolor=#00FFFF]
- RenderText {#text} at (8,8) size 50x19
- text run at (8,8) width 50: "FLOAT"
- RenderBlock {DIV} at (16,36) size 766x36 [bgcolor=#FFFF00]
- RenderText {#text} at (8,8) size 55x19
- text run at (8,8) width 55: "BLOCK"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse056expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/056-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/056-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/056-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x260
- RenderBlock {HTML} at (0,0) size 800x260
- RenderBody {BODY} at (8,16) size 784x228
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 233x19
- text run at (0,0) width 233: "There should be no red on this page."
- RenderTable {TABLE} at (0,36) size 107x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x150
- RenderTableRow {TR} at (0,0) size 101x150
- RenderTableCell {TD} at (0,0) size 51x150 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x150 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (0,50) size 51x50 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (50,0) size 51x150 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [border: (50px solid #00FFFF) none]
- RenderBlock {DIV} at (0,50) size 51x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,100) size 51x50 [border: (50px solid #00FFFF) none]
- RenderBlock {P} at (0,208) size 784x20
- RenderText {#text} at (0,0) size 57x19
- text run at (0,0) width 57: "See also "
- RenderInline {A} at (0,0) size 52x19 [color=#0000EE]
- RenderText {#text} at (56,0) size 52x19
- text run at (56,0) width 52: "test 019"
- RenderText {#text} at (107,0) size 9x19
- text run at (107,0) width 9: ", "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (115,0) size 51x19
- text run at (115,0) width 51: "test 020"
- RenderText {#text} at (165,0) size 5x19
- text run at (165,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse057expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/057-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/057-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/057-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,45 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x338
- RenderBlock {HTML} at (0,0) size 800x338
- RenderBody {BODY} at (8,16) size 784x314
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 416x19
- text run at (0,0) width 416: "There six boxes below should look the same with no red present."
- RenderTable {TABLE} at (0,36) size 417x278
- RenderTableSection {TBODY} at (0,0) size 417x278
- RenderTableRow {TR} at (0,2) size 417x136
- RenderTableCell {TD} at (2,2) size 137x136 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
- RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (0,64) size 128x64 [bgcolor=#FF0000] [border: none (64px solid #FFFF00) none]
- RenderTableCell {TD} at (140,2) size 137x136 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
- RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (0,64) size 128x64 [bgcolor=#FF0000] [border: none (64px solid #FFFF00) none]
- RenderTableCell {TD} at (278,2) size 137x136 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
- RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (0,64) size 128x64 [bgcolor=#FF0000] [border: none (64px solid #FFFF00) none]
- RenderTableRow {TR} at (0,140) size 417x136
- RenderTableCell {TD} at (2,140) size 137x136 [r=1 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
- RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (0,64) size 128x64 [bgcolor=#FF0000] [border: none (64px solid #FFFF00) none]
- RenderBlock {DIV} at (16,0) size 96x0
- RenderTableCell {TD} at (140,140) size 137x136 [r=1 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
- RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (0,64) size 128x64 [bgcolor=#FF0000] [border: none (64px solid #FFFF00) none]
- RenderBlock {DIV} at (16,0) size 96x0
- RenderTableCell {TD} at (278,140) size 137x136 [r=1 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
- RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (0,64) size 128x64 [bgcolor=#FF0000] [border: none (64px solid #FFFF00) none]
- RenderBlock {DIV} at (16,0) size 96x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse058expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/058-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/058-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/058-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x194
- RenderBlock {HTML} at (0,0) size 800x194
- RenderBody {BODY} at (8,16) size 784x170
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "The following two squares should be identical."
- RenderTable {TABLE} at (0,36) size 253x134
- RenderTableSection {TBODY} at (0,0) size 253x134
- RenderTableRow {TR} at (0,16) size 253x102
- RenderTableCell {TD} at (16,16) size 103x102 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 102x102 [bgcolor=#FFFF00] [border: (3px solid #000000)]
- RenderBlock {DIV} at (3,35) size 96x0 [bgcolor=#FF0000]
- RenderBlock (floating) {DIV} at (3,35) size 48x32 [bgcolor=#FFA500]
- RenderBlock {DIV} at (3,35) size 96x0 [bgcolor=#FF0000]
- RenderBlock {DIV} at (3,67) size 96x32 [border: (32px solid #FFA500) none]
- RenderTableCell {TD} at (134,16) size 103x102 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (0,0) size 103x102 [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 97x96
- RenderTableRow {TR} at (0,0) size 97x32
- RenderTableCell {TD} at (0,16) size 97x0 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=2]
- RenderTableRow {TR} at (0,32) size 97x32
- RenderTableCell {TD} at (0,48) size 49x0 [bgcolor=#FFA500] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (48,48) size 49x0 [bgcolor=#FFFF00] [r=1 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 97x32
- RenderTableCell {TD} at (0,80) size 97x0 [bgcolor=#FFA500] [r=2 c=0 rs=1 cs=2]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse059expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/059-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/059-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/059-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x310
- RenderBlock {HTML} at (0,0) size 800x310
- RenderBody {BODY} at (8,16) size 784x278
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 233x19
- text run at (0,0) width 233: "There should be no red on this page."
- RenderTable {TABLE} at (0,36) size 107x206 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x200
- RenderTableRow {TR} at (0,0) size 101x200
- RenderTableCell {TD} at (0,25) size 51x150 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 51x150 [bgcolor=#00FFFF]
- RenderBlock {DIV} at (0,50) size 51x50 [bgcolor=#FFFF00]
- RenderTableCell {TD} at (50,0) size 51x200 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FFA500] [border: (50px solid #00FFFF) none]
- RenderBlock {DIV} at (0,50) size 51x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,100) size 51x50 [border: (50px solid #00FFFF) none]
- RenderBlock {DIV} at (0,150) size 51x50 [border: (50px solid #FFA500) none]
- RenderBlock {P} at (0,258) size 784x20
- RenderText {#text} at (0,0) size 248x19
- text run at (0,0) width 248: "This test is irrelevant if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (247,0) size 51x19
- text run at (247,0) width 51: "test 056"
- RenderText {#text} at (297,0) size 5x19
- text run at (297,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse062expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/062-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/062-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/062-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x110 layerType: background only
-layer at (10,46) size 320x64
- RenderBlock (positioned) zI: -1 {DIV} at (10,46) size 320x64 [color=#FFFF00] [bgcolor=#FF0000]
- RenderText zI: -1 {#text} at (0,0) size 35x19
- text run at (0,0) width 35: "FAIL"
-layer at (0,0) size 800x110 layerType: foreground only
- RenderBlock {HTML} at (0,0) size 800x110
- RenderBody {BODY} at (10,46) size 780x0
- RenderBlock {DIV} at (2,0) size 776x0
- RenderBlock {DIV} at (20,0) size 736x0
- RenderBlock {DIV} at (0,0) size 736x0
- RenderBlock (floating) {DIV} at (0,0) size 320x64 [color=#FFFFFF] [bgcolor=#008000]
- RenderText {#text} at (0,0) size 178x19
- text run at (0,0) width 178: "This block should be green."
- RenderBlock {DIV} at (50,0) size 680x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse063expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/063-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/063-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/063-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x77 layerType: background only
-layer at (10,13) size 320x64
- RenderBlock (positioned) zI: -1 {DIV} at (10,13) size 320x64 [color=#FFFF00] [bgcolor=#FF0000]
- RenderText zI: -1 {#text} at (0,0) size 35x19
- text run at (0,0) width 35: "FAIL"
-layer at (0,0) size 800x77 layerType: foreground only
- RenderBlock {HTML} at (0,0) size 800x77
- RenderBody {BODY} at (10,2) size 780x1
- RenderBlock {DIV} at (2,0) size 776x1
- RenderBlock {DIV} at (20,11) size 736x0
- RenderBlock {DIV} at (0,0) size 736x0
- RenderBlock (floating) {DIV} at (0,11) size 320x64 [color=#FFFFFF] [bgcolor=#008000]
- RenderText {#text} at (0,0) size 178x19
- text run at (0,0) width 178: "This block should be green."
- RenderBlock {DIV} at (50,47) size 680x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse100expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/100-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/100-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/100-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 385x515
- RenderImage {IMG} at (0,0) size 395x275
- RenderBlock {H2} at (0,315) size 385x30
- RenderText {#text} at (0,1) size 317x28
- text run at (0,1) width 317: "This text should be on line one."
- RenderBlock (anonymous) at (0,364) size 385x41
- RenderText {#text} at (0,0) size 347x39
- text run at (0,0) width 275: "This text should be on the following lines. "
- text run at (274,0) width 73: "These lines"
- text run at (0,20) width 124: "should not overlap."
- RenderBlock {H2} at (0,444) size 385x31
- RenderText {#text} at (0,1) size 210x28
- text run at (0,1) width 210: "Here's what's weird."
- RenderBlock (anonymous) at (0,494) size 385x21
- RenderText {#text} at (0,0) size 140x19
- text run at (0,0) width 140: "The problem persists!"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse101expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/101-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/101-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/101-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 385x351
- RenderBlock {P} at (0,0) size 385x44 [border: (2px solid #0000FF)]
- RenderText {#text} at (2,2) size 371x39
- text run at (2,2) width 371: "There should be only 2em between this paragraph and the"
- text run at (2,22) width 86: "image below."
- RenderImage {IMG} at (0,76) size 395x275
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse102expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/102-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/102-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/102-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x431
- RenderBlock {HTML} at (0,0) size 800x431
- RenderBody {BODY} at (8,8) size 784x415
- RenderBlock {DIV} at (0,0) size 400x415
- RenderBlock {DIV} at (0,0) size 400x40
- RenderText {#text} at (0,0) size 370x39
- text run at (0,0) width 370: "There should be no vertical space between the two blocks"
- text run at (0,20) width 43: "below."
- RenderBlock (floating) {DIV} at (0,40) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (0,140) size 395x275 [bgcolor=#FFFF00]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapse104expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/104-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/104-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/104-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 992x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x118 [border: (2px solid #0000FF)]
- RenderBlock (anonymous) at (2,2) size 780x60
- RenderText {#text} at (0,0) size 757x39
- text run at (0,0) width 590: "Resize the window. Red boxes below must not overflow the blue box (or window) from the "
- text run at (589,0) width 168: "left side, though they may"
- text run at (0,20) width 132: "overflow from right."
- RenderBR {BR} at (131,35) size 1x0
- RenderBR {BR} at (0,40) size 0x19
- RenderTable {TABLE} at (2,62) size 982x30 [border: (2px solid #FF0000)]
- RenderTableSection {TBODY} at (2,2) size 978x26
- RenderTableRow {TR} at (0,2) size 978x22
- RenderTableCell {TD} at (2,2) size 974x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 972x19
- text run at (1,1) width 488: "Blabla blah. Blabla blah. Blabla blah. Blabla blah. Blabla blah. Blabla blah. "
- text run at (488,1) width 485: "Blabla blah. Blabla blah. Blabla blah. Blabla blah. Blabla blah. Blabla blah."
- RenderBlock {DIV} at (2,92) size 904x24 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 484x19
- text run at (2,2) width 484: "Blabla blah. Blabla blah. Blabla blah. Blabla blah. Blabla blah. Blabla blah."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,111 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x487
- RenderBlock {HTML} at (0,0) size 800x487
- RenderBody {BODY} at (8,16) size 784x455
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 515x19
- text run at (0,0) width 515: "The following two columns should be pixel perfect identical with no red visible."
- RenderTable {TABLE} at (0,36) size 79x383 [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 73x377
- RenderTableRow {TR} at (0,0) size 73x377
- RenderTableCell {TD} at (0,0) size 37x377 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 37x277
- RenderBlock {DIV} at (0,0) size 37x277 [bgcolor=#0000FF]
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 37x59
- RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 37x59
- RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 37x59
- RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
- RenderText {#text} at (0,1) size 37x56
- text run at (0,1) width 37: "A"
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderBlock {DIV} at (0,0) size 37x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderBlock {DIV} at (0,0) size 37x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderBlock {DIV} at (0,0) size 37x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderBlock {DIV} at (0,0) size 37x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,109) size 37x59
- RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 37x59
- RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderBlock {DIV} at (0,0) size 37x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,0) size 37x59
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "B"
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,218) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,218) size 37x59
- RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#00FFFF]
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "C"
- RenderBlock (anonymous) at (0,327) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,377) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (36,0) size 37x377 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 37x277 [bgcolor=#0000FF]
- RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
- RenderText {#text} at (0,1) size 37x56
- text run at (0,1) width 37: "A"
- RenderBlock {DIV} at (0,109) size 37x59 [bgcolor=#00FF00]
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "B"
- RenderBlock {DIV} at (0,218) size 37x59 [bgcolor=#00FFFF]
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "C"
- RenderBlock {P} at (0,435) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 006"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 371x19
- text run at (0,0) width 371: "This page should have one square green block and no red."
-layer at (8,52) size 80x80
- RenderBlock (positioned) {DIV} at (8,52) size 80x80 [bgcolor=#FF0000]
-layer at (8,52) size 80x80
- RenderBlock (positioned) {DIV} at (8,52) size 80x80 [bgcolor=#008000]
- RenderBlock (anonymous) at (0,0) size 80x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,80) size 80x0
- RenderBlock {DIV} at (40,0) size 0x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,80) size 80x0
- RenderInline {SPAN} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 371x19
- text run at (0,0) width 371: "This page should have one square green block and no red."
-layer at (8,64) size 80x80
- RenderBlock (positioned) {DIV} at (8,64) size 80x80 [bgcolor=#FF0000]
-layer at (8,64) size 80x80
- RenderBlock (positioned) {DIV} at (8,64) size 80x80 [bgcolor=#008000]
- RenderBlock (anonymous) at (0,0) size 80x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,80) size 80x0
- RenderBlock {DIV} at (40,0) size 0x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,80) size 80x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x60
- RenderBlock {HTML} at (0,0) size 800x60
- RenderBody {BODY} at (8,16) size 784x116
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 371x19
- text run at (0,0) width 371: "This page should have one square green block and no red."
- RenderBlock {DIV} at (0,36) size 80x80 [bgcolor=#FF0000]
- RenderBlock (floating) {DIV} at (0,36) size 80x80 [bgcolor=#008000]
- RenderBlock (anonymous) at (0,0) size 80x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,80) size 80x0
- RenderBlock {DIV} at (40,0) size 0x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,80) size 80x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,107 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x487
- RenderBlock {HTML} at (0,0) size 800x487
- RenderBody {BODY} at (8,16) size 784x455
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 515x19
- text run at (0,0) width 515: "The following two columns should be pixel perfect identical with no red visible."
- RenderTable {TABLE} at (0,36) size 79x383 [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 73x377
- RenderTableRow {TR} at (0,0) size 73x377
- RenderTableCell {TD} at (0,0) size 37x377 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 37x277
- RenderBlock (anonymous) at (0,377) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderTableCell {TD} at (36,0) size 37x377 [bgcolor=#FFA500] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,50) size 37x277 [bgcolor=#0000FF]
- RenderBlock {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
- RenderText {#text} at (0,1) size 37x56
- text run at (0,1) width 37: "A"
- RenderBlock {DIV} at (0,109) size 37x59 [bgcolor=#00FF00]
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "B"
- RenderBlock {DIV} at (0,218) size 37x59 [bgcolor=#00FFFF]
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "C"
- RenderBlock {P} at (0,435) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 006"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
-layer at (11,105) size 36x277
- RenderBlock (relative positioned) {DIV} at (0,0) size 37x277 [bgcolor=#0000FF]
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 37x59
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,109) size 37x59
- RenderBlock (anonymous) at (0,218) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,218) size 37x59
- RenderBlock (anonymous) at (0,327) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (11,105) size 36x59
- RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 37x59
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
-layer at (11,105) size 36x59
- RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 37x59
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
-layer at (11,105) size 36x59
- RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#FFFF00]
- RenderText {#text} at (0,1) size 37x56
- text run at (0,1) width 37: "A"
-layer at (11,214) size 36x59
- RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 37x59
- RenderBlock (anonymous) at (0,109) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
-layer at (11,214) size 36x59
- RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 37x0
- RenderBlock (anonymous) at (0,0) size 37x59
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "B"
-layer at (11,323) size 36x59
- RenderBlock (relative positioned) {DIV} at (0,0) size 37x59 [bgcolor=#00FFFF]
- RenderText {#text} at (0,1) size 34x56
- text run at (0,1) width 34: "C"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline010expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/010-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/010-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/010-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,89 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x360
- RenderBlock {HTML} at (0,0) size 800x360
- RenderBody {BODY} at (8,16) size 784x328
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 588x19
- text run at (0,0) width 588: "The square should consist of exactly five equal bands, orange, lime, orange, yellow, orange."
- RenderTable {TABLE} at (0,36) size 257x256 [bgcolor=#FFA500] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 251x250
- RenderTableRow {TR} at (0,0) size 251x250
- RenderTableCell {TD} at (0,0) size 51x250 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,250) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,250) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (100,0) size 51x250 [r=0 c=2 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,250) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (150,0) size 51x250 [r=0 c=3 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,200) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,250) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (200,0) size 51x250 [r=0 c=4 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,50) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,250) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,308) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 006"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline011expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/011-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/011-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/011-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,119 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x360
- RenderBlock {HTML} at (0,0) size 800x360
- RenderBody {BODY} at (8,16) size 784x328
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 588x19
- text run at (0,0) width 588: "The square should consist of exactly five equal bands, orange, lime, orange, yellow, orange."
- RenderTable {TABLE} at (0,36) size 257x256 [bgcolor=#FFA500] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 251x250
- RenderTableRow {TR} at (0,0) size 251x250
- RenderTableCell {TD} at (0,0) size 51x250 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderBlock {DIV} at (0,0) size 51x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,250) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderBlock {DIV} at (0,0) size 51x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,250) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (100,0) size 51x250 [r=0 c=2 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderBlock {DIV} at (0,0) size 51x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,250) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (150,0) size 51x250 [r=0 c=3 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,200) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,200) size 51x0
- RenderBlock {DIV} at (0,0) size 51x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,200) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,250) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (200,0) size 51x250 [r=0 c=4 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,50) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderBlock {DIV} at (0,0) size 51x0 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,250) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,308) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 006"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline012expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/012-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/012-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/012-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,39 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x360
- RenderBlock {HTML} at (0,0) size 800x360
- RenderBody {BODY} at (8,16) size 784x328
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 515x19
- text run at (0,0) width 515: "The following two columns should be pixel perfect identical with no red visible."
- RenderTable {TABLE} at (0,36) size 107x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x250
- RenderTableRow {TR} at (0,0) size 101x250
- RenderTableCell {TD} at (0,0) size 51x250 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 51x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,250) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFA500) none]
- RenderBlock {DIV} at (0,50) size 50x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,100) size 50x50 [border: (50px solid #FFA500) none]
- RenderBlock {DIV} at (0,150) size 50x50 [border: (50px solid #00FF00) none]
- RenderBlock {DIV} at (0,200) size 50x50 [border: (50px solid #FFA500) none]
- RenderBlock {P} at (0,308) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 006"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline015expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/015-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/015-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/015-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,48 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x360
- RenderBlock {HTML} at (0,0) size 800x360
- RenderBody {BODY} at (8,16) size 784x328
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 515x19
- text run at (0,0) width 515: "The following two columns should be pixel perfect identical with no red visible."
- RenderTable {TABLE} at (0,36) size 107x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x250
- RenderTableRow {TR} at (0,0) size 101x250
- RenderTableCell {TD} at (0,0) size 50x250 [bgcolor=#FFA500] [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 50x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 50x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,100) size 50x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 50x0
- RenderBlock {DIV} at (0,0) size 50x0 [bgcolor=#FF0000]
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 50x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,200) size 50x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FFFF]
- RenderBlock (anonymous) at (0,250) size 50x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,50) size 50x100 [border: (100px solid #FFA500) none]
- RenderBlock {DIV} at (0,150) size 50x50 [border: (50px solid #00FF00) none]
- RenderBlock {DIV} at (0,200) size 50x50 [border: (50px solid #00FFFF) none]
- RenderBlock {P} at (0,308) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 006"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
-layer at (11,205) size 50x50
- RenderBlock (positioned) {DIV} at (11,205) size 50x50 [bgcolor=#00FF00]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline016expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/016-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/016-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/016-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,49 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x360
- RenderBlock {HTML} at (0,0) size 800x360
- RenderBody {BODY} at (8,16) size 784x328
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 515x19
- text run at (0,0) width 515: "The following two columns should be pixel perfect identical with no red visible."
- RenderTable {TABLE} at (0,36) size 107x256 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x250
- RenderTableRow {TR} at (0,0) size 101x250
- RenderTableCell {TD} at (0,0) size 51x250 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 50x200 [bgcolor=#FFA500]
- RenderBlock (anonymous) at (0,0) size 50x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 50x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,100) size 50x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,100) size 50x0
- RenderBlock {DIV} at (0,0) size 50x0 [bgcolor=#FF0000]
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,100) size 50x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 50x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#00FFFF]
- RenderBlock (anonymous) at (0,250) size 50x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (50,0) size 51x250 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 50x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,50) size 50x100 [border: (100px solid #FFA500) none]
- RenderBlock {DIV} at (0,150) size 50x50 [border: (50px solid #00FFFF) none]
- RenderBlock {DIV} at (0,200) size 50x50 [border: (50px solid #00FF00) none]
- RenderBlock {P} at (0,308) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 006"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
-layer at (11,255) size 50x50
- RenderBlock (positioned) {DIV} at (11,255) size 50x50 [bgcolor=#00FF00]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline017expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/017-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/017-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/017-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,43 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x210
- RenderBlock {HTML} at (0,0) size 800x210
- RenderBody {BODY} at (8,16) size 784x178
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 627x19
- text run at (0,0) width 627: "The following square should contain exactly two bands, one yellow, one lime, with no red visible."
- RenderTable {TABLE} at (0,36) size 107x106 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x100
- RenderTableRow {TR} at (0,0) size 101x100
- RenderTableCell {TD} at (0,0) size 51x100 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (50,0) size 51x100 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,50) size 51x50 [border: (50px solid #00FF00) none]
- RenderBlock {P} at (0,158) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This test is meaningless if you don't pass "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (265,0) size 51x19
- text run at (265,0) width 51: "test 018"
- RenderText {#text} at (315,0) size 5x19
- text run at (315,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline018expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/018-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/018-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/018-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,49 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x236
- RenderBlock {HTML} at (0,0) size 800x236
- RenderBody {BODY} at (8,16) size 784x212
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 632x19
- text run at (0,0) width 632: "The following box should contain exactly three bands, one yellow, one orange, and one lime, with "
- RenderInline {STRONG} at (0,0) size 749x39
- RenderText {#text} at (631,0) size 749x39
- text run at (631,0) width 118: "absolutely no red"
- text run at (0,20) width 44: "visible"
- RenderText {#text} at (43,20) size 5x19
- text run at (43,20) width 5: "."
- RenderTable {TABLE} at (0,56) size 107x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 101x150
- RenderTableRow {TR} at (0,0) size 101x150
- RenderTableCell {TD} at (0,0) size 51x150 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x150
- RenderBlock {DIV} at (0,0) size 51x150 [bgcolor=#FFA500]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,100) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (50,0) size 51x150 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 51x50 [border: (50px solid #FFFF00) none]
- RenderBlock {DIV} at (0,50) size 51x50 [border: (50px solid #FFA500) none]
- RenderBlock {DIV} at (0,100) size 51x50 [border: (50px solid #00FF00) none]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline019expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/019-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/019-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/019-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,82 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x210
- RenderBlock {HTML} at (0,0) size 800x210
- RenderBody {BODY} at (8,16) size 784x178
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 233x19
- text run at (0,0) width 233: "There should be no red on this page."
- RenderTable {TABLE} at (0,36) size 157x106 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 151x100
- RenderTableRow {TR} at (0,0) size 151x100
- RenderTableCell {TD} at (0,0) size 51x100 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x55
- RenderBlock {DIV} at (0,0) size 51x55 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,55) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,55) size 51x45
- RenderBlock {DIV} at (0,0) size 51x45 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (50,0) size 51x100 [r=0 c=1 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,50) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (100,0) size 51x100 [r=0 c=2 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x45
- RenderBlock {DIV} at (0,0) size 51x45 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,45) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,45) size 51x55
- RenderBlock {DIV} at (0,0) size 51x55 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,158) size 784x20
- RenderText {#text} at (0,0) size 62x19
- text run at (0,0) width 62: "See also: "
- RenderInline {A} at (0,0) size 76x19 [color=#0000EE]
- RenderText {#text} at (61,0) size 76x19
- text run at (61,0) width 76: "prerequisite"
- RenderText {#text} at (136,0) size 5x19
- text run at (136,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline020expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/020-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/020-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/020-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,82 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x260
- RenderBlock {HTML} at (0,0) size 800x260
- RenderBody {BODY} at (8,16) size 784x228
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 233x19
- text run at (0,0) width 233: "There should be no red on this page."
- RenderTable {TABLE} at (0,36) size 157x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 151x150
- RenderTableRow {TR} at (0,0) size 151x150
- RenderTableCell {TD} at (0,0) size 51x150 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x105
- RenderBlock {DIV} at (0,0) size 51x105 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,105) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,105) size 51x45
- RenderBlock {DIV} at (0,0) size 51x45 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (50,0) size 51x150 [r=0 c=1 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x100
- RenderBlock {DIV} at (0,0) size 51x100 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,100) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (100,0) size 51x150 [r=0 c=2 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x95
- RenderBlock {DIV} at (0,0) size 51x95 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 51x50
- RenderBlock {DIV} at (0,0) size 51x50 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,100) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,95) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,95) size 51x55
- RenderBlock {DIV} at (0,0) size 51x55 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,150) size 51x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,208) size 784x20
- RenderText {#text} at (0,0) size 62x19
- text run at (0,0) width 62: "See also: "
- RenderInline {A} at (0,0) size 76x19 [color=#0000EE]
- RenderText {#text} at (61,0) size 76x19
- text run at (61,0) width 76: "prerequisite"
- RenderText {#text} at (136,0) size 5x19
- text run at (136,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline021expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/021-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/021-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/021-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,37 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x226
- RenderBlock {HTML} at (0,0) size 800x226
- RenderBody {BODY} at (8,16) size 784x202
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "The following two squares should be identical."
- RenderTable {TABLE} at (0,36) size 317x166
- RenderTableSection {TBODY} at (0,0) size 317x166
- RenderTableRow {TR} at (0,16) size 317x134
- RenderTableCell {TD} at (16,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (3,3) size 129x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (3,3) size 129x128
- RenderBlock {DIV} at (0,0) size 128x128 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 128x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 128x128
- RenderBlock {DIV} at (0,64) size 128x64 [border: (32px solid #FFFF00)]
- RenderBlock (anonymous) at (0,128) size 128x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (3,131) size 129x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (166,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (3,3) size 129x128
- RenderTableSection {TBODY} at (0,0) size 129x128
- RenderTableRow {TR} at (0,0) size 129x64
- RenderTableCell {TD} at (0,32) size 65x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (64,32) size 65x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 129x64
- RenderTableCell {TD} at (0,96) size 129x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline022expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/022-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/022-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/022-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,37 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x226
- RenderBlock {HTML} at (0,0) size 800x226
- RenderBody {BODY} at (8,16) size 784x202
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "The following two squares should be identical."
- RenderTable {TABLE} at (0,36) size 317x166
- RenderTableSection {TBODY} at (0,0) size 317x166
- RenderTableRow {TR} at (0,16) size 317x134
- RenderTableCell {TD} at (16,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (3,3) size 129x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (3,3) size 129x128
- RenderBlock {DIV} at (0,0) size 128x128 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 128x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 128x128
- RenderBlock {DIV} at (0,64) size 128x64 [border: (32px solid #FFFF00)]
- RenderBlock (anonymous) at (0,128) size 128x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (3,131) size 129x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (166,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (3,3) size 129x128
- RenderTableSection {TBODY} at (0,0) size 129x128
- RenderTableRow {TR} at (0,0) size 129x64
- RenderTableCell {TD} at (0,32) size 65x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (64,32) size 65x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 129x64
- RenderTableCell {TD} at (0,96) size 129x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseblockinsideinline025expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/025-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/025-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/block-inside-inline/025-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x226
- RenderBlock {HTML} at (0,0) size 800x226
- RenderBody {BODY} at (8,16) size 784x202
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "The following two squares should be identical."
- RenderTable {TABLE} at (0,36) size 317x166
- RenderTableSection {TBODY} at (0,0) size 317x166
- RenderTableRow {TR} at (0,16) size 317x134
- RenderTableCell {TD} at (16,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,0) size 128x0
- RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 128x128
- RenderBlock {DIV} at (0,64) size 128x0 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,64) size 128x64 [border: (32px solid #FFFF00)]
- RenderBlock (anonymous) at (0,128) size 128x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (166,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (3,3) size 129x128
- RenderTableSection {TBODY} at (0,0) size 129x128
- RenderTableRow {TR} at (0,0) size 129x64
- RenderTableCell {TD} at (0,32) size 65x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (64,32) size 65x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 129x64
- RenderTableCell {TD} at (0,96) size 129x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapseemptyclearblocksexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/empty-clear-blocks-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/empty-clear-blocks-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/empty-clear-blocks-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,104 +0,0 @@
</span><del>-layer at (0,0) size 800x1142
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1142
- RenderBlock {HTML} at (0,0) size 800x1142
- RenderBody {BODY} at (8,8) size 784x1126
- RenderBlock {SPAN} at (0,0) size 784x20
- RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 88x59
- text run at (0,0) width 88: "This is a float"
- text run at (0,20) width 83: "that is 100px"
- text run at (0,40) width 33: "high."
- RenderText {#text} at (100,0) size 289x19
- text run at (100,0) width 289: "This paragraph has a bottom margin of 50px."
- RenderBlock {SPAN} at (0,100) size 784x0
- RenderBlock {SPAN} at (0,105) size 784x20
- RenderText {#text} at (0,0) size 308x19
- text run at (0,0) width 308: "This text should be immediately under the float."
- RenderBlock {HR} at (0,133) size 784x2 [border: (1px inset #000000)]
- RenderBlock {SPAN} at (0,143) size 784x20
- RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 88x59
- text run at (0,0) width 88: "This is a float"
- text run at (0,20) width 83: "that is 100px"
- text run at (0,40) width 33: "high."
- RenderText {#text} at (100,0) size 289x19
- text run at (100,0) width 289: "This paragraph has a bottom margin of 50px."
- RenderBlock {SPAN} at (0,243) size 784x0
- RenderBlock {SPAN} at (0,258) size 784x20
- RenderText {#text} at (0,0) size 260x19
- text run at (0,0) width 260: "This text should be 10px under the float."
- RenderBlock {HR} at (0,286) size 784x2 [border: (1px inset #000000)]
- RenderBlock {SPAN} at (0,296) size 784x20
- RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 88x59
- text run at (0,0) width 88: "This is a float"
- text run at (0,20) width 83: "that is 100px"
- text run at (0,40) width 33: "high."
- RenderText {#text} at (100,0) size 289x19
- text run at (100,0) width 289: "This paragraph has a bottom margin of 50px."
- RenderBlock {SPAN} at (0,396) size 784x0
- RenderBlock {SPAN} at (0,366) size 784x20
- RenderText {#text} at (100,0) size 275x19
- text run at (100,0) width 275: "This text should be to the right of the float."
- RenderBlock {HR} at (100,394) size 684x2 [border: (1px inset #000000)]
- RenderBlock {SPAN} at (0,404) size 784x20
- RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 88x59
- text run at (0,0) width 88: "This is a float"
- text run at (0,20) width 83: "that is 100px"
- text run at (0,40) width 33: "high."
- RenderText {#text} at (100,0) size 289x19
- text run at (100,0) width 289: "This paragraph has a bottom margin of 50px."
- RenderBlock {SPAN} at (0,504) size 784x0
- RenderBlock {SPAN} at (0,509) size 784x20
- RenderText {#text} at (0,0) size 308x19
- text run at (0,0) width 308: "This text should be immediately under the float."
- RenderBlock {HR} at (0,537) size 784x2 [border: (1px inset #000000)]
- RenderBlock {SPAN} at (0,547) size 784x20
- RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 88x59
- text run at (0,0) width 88: "This is a float"
- text run at (0,20) width 83: "that is 100px"
- text run at (0,40) width 33: "high."
- RenderText {#text} at (100,0) size 289x19
- text run at (100,0) width 289: "This paragraph has a bottom margin of 50px."
- RenderBlock {SPAN} at (0,647) size 784x0
- RenderBlock {SPAN} at (0,657) size 784x20
- RenderText {#text} at (0,0) size 260x19
- text run at (0,0) width 260: "This text should be 10px under the float."
- RenderBlock {HR} at (0,685) size 784x2 [border: (1px inset #000000)]
- RenderBlock {SPAN} at (0,695) size 784x20
- RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 88x59
- text run at (0,0) width 88: "This is a float"
- text run at (0,20) width 83: "that is 100px"
- text run at (0,40) width 33: "high."
- RenderText {#text} at (100,0) size 289x19
- text run at (100,0) width 289: "This paragraph has a bottom margin of 50px."
- RenderBlock {SPAN} at (0,795) size 784x0
- RenderBlock {SPAN} at (0,825) size 784x20
- RenderText {#text} at (0,0) size 260x19
- text run at (0,0) width 260: "This text should be 20px under the float."
- RenderBlock {HR} at (0,853) size 784x2 [border: (1px inset #000000)]
- RenderBlock {SPAN} at (0,863) size 784x125 [border: (10px dotted #000000)]
- RenderBlock {SPAN} at (10,10) size 764x20
- RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 88x59
- text run at (0,0) width 88: "This is a float"
- text run at (0,20) width 83: "that is 100px"
- text run at (0,40) width 33: "high."
- RenderText {#text} at (100,0) size 289x19
- text run at (100,0) width 289: "This paragraph has a bottom margin of 50px."
- RenderBlock {SPAN} at (10,110) size 764x0
- RenderBlock {HR} at (0,996) size 784x2 [border: (1px inset #000000)]
- RenderBlock {SPAN} at (0,1006) size 784x120 [border: (10px dotted #000000)]
- RenderBlock {SPAN} at (10,10) size 764x20
- RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 88x59
- text run at (0,0) width 88: "This is a float"
- text run at (0,20) width 83: "that is 100px"
- text run at (0,40) width 33: "high."
- RenderText {#text} at (100,0) size 289x19
- text run at (100,0) width 289: "This paragraph has a bottom margin of 50px."
- RenderBlock {SPAN} at (10,110) size 764x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockmargincollapsenegativemarginsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/negative-margins-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/negative-margins-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/margin-collapse/negative-margins-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
- RenderBlock {HTML} at (0,0) size 800x92
- RenderBody {BODY} at (8,16) size 784x68
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "There should be no red below."
- RenderBlock {DIV} at (0,36) size 80x32 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#0000FF]
- RenderImage {IMG} at (0,16) size 80x16 [bgcolor=#FFFF00]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x31
- RenderBlock {HTML} at (0,0) size 800x31
- RenderBody {BODY} at (0,0) size 800x30 [bgcolor=#000000]
- RenderBlock {A} at (0,0) size 800x30 [color=#0000EE] [bgcolor=#FF0000]
- RenderText {#text} at (10,5) size 40x19
- text run at (10,5) width 40: "Home"
-layer at (55,190) size 50x50
- RenderImage {IMG} at (55,190) size 50x50
-layer at (55,190) size 50x50
- RenderBlock (positioned) {DIV} at (55,190) size 50x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning047expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/047-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/047-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/047-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-layer at (0,0) size 800x872
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x872
- RenderBlock {HTML} at (0,0) size 800x872
- RenderBody {BODY} at (8,8) size 784x843
-layer at (8,8) size 512x842
- RenderBlock (relative positioned) {DIV} at (0,0) size 512x843
- RenderBlock {H2} at (0,0) size 512x29
- RenderText {#text} at (0,-5) size 89x38
- text run at (0,-5) width 89: "Bug 1"
- RenderBlock {P} at (0,55) size 512x233
- RenderText {#text} at (0,2) size 496x141
- text run at (0,2) width 449: "Safari public beta does not support CSS absolute"
- text run at (0,31) width 496: "positioning correctly (if at all). Immediately following"
- text run at (0,60) width 452: "the text position marked by the dagger, there is a"
- text run at (0,89) width 483: "<span> element that is positioned to the right of the"
- text run at (0,118) width 388: "<div> block that contains this paragraph\x{2020}"
- RenderText {#text} at (387,118) size 493x112
- text run at (387,118) width 97: ". In IE 5.x,"
- text run at (0,147) width 463: "Mozilla 1.2, and Chimera 0.6+, the contents of the"
- text run at (0,176) width 493: "<span> element appears in the margin directly to the"
- text run at (0,205) width 177: "right of the dagger."
- RenderBlock {P} at (0,308) size 512x88
- RenderText {#text} at (0,2) size 499x83
- text run at (0,2) width 499: "I should note that Chimera 0.6 rendered this test with"
- text run at (0,31) width 479: "the marginal note shifted down by one line; this has"
- text run at (0,60) width 298: "been fixed in subsequent builds."
- RenderBlock {H2} at (0,422) size 512x30
- RenderText {#text} at (0,-5) size 93x38
- text run at (0,-5) width 93: "Bug 2"
- RenderBlock {P} at (0,477) size 512x59
- RenderText {#text} at (0,7) size 492x44
- text run at (0,7) width 492: "Fonts also render substantially smaller than other browsers, which is not a good thing"
- text run at (0,36) width 472: "when you consider that most sites specify fonts that are too small in the first place."
- RenderBlock {P} at (0,557) size 512x88
- RenderText {#text} at (0,2) size 503x83
- text run at (0,2) width 503: "At the very least, the preferences panel needs a default"
- text run at (0,31) width 481: "text-zoom setting to enable compatibility with other"
- text run at (0,60) width 90: "browsers."
- RenderBlock {H2} at (0,670) size 512x30
- RenderText {#text} at (0,-5) size 93x38
- text run at (0,-5) width 93: "Bug 3"
- RenderBlock {P} at (0,726) size 512x117
- RenderText {#text} at (0,2) size 71x25
- text run at (0,2) width 71: "Worse, "
- RenderInline {I} at (0,0) size 482x54
- RenderText {#text} at (70,2) size 482x54
- text run at (70,2) width 412: "the \"make text bigger\" button does not scale"
- text run at (0,31) width 323: "line-height when it scales font-size"
- RenderText {#text} at (322,31) size 489x83
- text run at (322,31) width 167: " (hit it a few times"
- text run at (0,60) width 483: "on this page). This is a crippling flaw for people who"
- text run at (0,89) width 422: "need to enlarge the fonts to read comfortably."
-layer at (547,180) size 200x32
- RenderBlock (positioned) {SPAN} at (538,171) size 201x33
- RenderText {#text} at (0,0) size 190x31
- text run at (0,0) width 182: "\x{2190} this should be to the right of the"
- text run at (0,16) width 190: "paragraph, lining up with the dagger"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning051expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/051-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/051-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/051-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,298 +0,0 @@
</span><del>-layer at (0,0) size 800x5277
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x5277 layerType: background only
-layer at (84,1485) size 200x200
- RenderBlock (positioned) zI: -3000000 {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
- RenderText zI: -3000000 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "8"
-layer at (34,1635) size 200x200
- RenderBlock (positioned) zI: -2000000 {P} at (10,210) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
- RenderText zI: -2000000 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "7"
-layer at (84,1785) size 200x200
- RenderBlock (positioned) zI: -1000000 {P} at (60,360) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
- RenderText zI: -1000000 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "6"
-layer at (84,2121) size 200x200
- RenderBlock (positioned) zI: -40 {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
- RenderText zI: -40 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "8"
-layer at (34,2271) size 200x200
- RenderBlock (positioned) zI: -30 {P} at (10,210) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
- RenderText zI: -30 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "7"
-layer at (84,849) size 200x200
- RenderBlock (positioned) zI: -3 {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
- RenderText zI: -3 {#text} at (50,41) size 471x98
- text run at (50,41) width 471: " 8 hide me"
-layer at (84,2757) size 200x200
- RenderBlock (positioned) zI: -3 {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
- RenderText zI: -3 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "8"
-layer at (34,2907) size 200x200
- RenderBlock (positioned) zI: -3 {P} at (10,210) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
- RenderText zI: -3 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "7"
-layer at (84,3393) size 200x200
- RenderBlock (positioned) zI: -3 {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
- RenderText zI: -3 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "8"
-layer at (84,4029) size 200x200
- RenderBlock (positioned) zI: -3 {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
- RenderText zI: -3 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "8"
-layer at (84,4701) size 200x200
- RenderBlock (positioned) zI: -3 {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
- RenderText zI: -3 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "8"
-layer at (34,999) size 200x200
- RenderBlock (positioned) zI: -2 {P} at (10,210) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
- RenderText zI: -2 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "7"
-layer at (84,2421) size 200x200
- RenderBlock (positioned) zI: -2 {P} at (60,360) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
- RenderText zI: -2 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "6"
-layer at (234,2471) size 200x200
- RenderBlock (positioned) zI: -2 {P} at (210,410) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
- RenderText zI: -2 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "5"
-layer at (34,3543) size 200x200
- RenderBlock (positioned) zI: -2 {P} at (10,210) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
- RenderText zI: -2 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "7"
-layer at (34,4179) size 200x200
- RenderBlock (positioned) zI: -2 {P} at (0,200) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
- RenderText zI: -2 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "7"
-layer at (34,4851) size 200x200
- RenderBlock (positioned) zI: -2 {P} at (0,200) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
- RenderText zI: -2 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "7"
-layer at (84,1149) size 200x200
- RenderBlock (positioned) zI: -1 {P} at (60,360) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
- RenderText zI: -1 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "6"
-layer at (84,4329) size 200x200
- RenderBlock (positioned) zI: -1 {P} at (60,360) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
- RenderText zI: -1 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "6"
-layer at (84,5001) size 200x200
- RenderBlock (positioned) zI: -1 {P} at (60,360) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
- RenderText zI: -1 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "6"
-layer at (0,0) size 800x5277 layerType: foreground only
- RenderBlock {HTML} at (0,0) size 800x5277
- RenderBody {BODY} at (8,21) size 784x5240
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 293x36
- text run at (0,1) width 293: "Layered Presentation"
- RenderBlock {P} at (0,59) size 784x21
- RenderText {#text} at (0,0) size 750x19
- text run at (0,0) width 407: "Robert O'Callahan pointed out to me some mistakes in this test "
- text run at (406,0) width 344: "that I have not yet had the time to examine or correct."
- RenderBlock {P} at (0,95) size 784x21
- RenderText {#text} at (0,0) size 472x19
- text run at (0,0) width 472: "In each of the following, 1 should be the top layer and 8 the bottom layer:"
- RenderBlock {P} at (0,4583) size 784x21
- RenderText {#text} at (0,0) size 357x19
- text run at (0,0) width 357: "Using assumed default value of z-index (may not pass):"
-layer at (24,153) size 620x620
- RenderBlock (relative positioned) {DIV} at (16,131) size 620x621 [border: (10px solid #000000)]
-layer at (84,213) size 200x200
- RenderBlock (positioned) {P} at (60,60) size 200x200 [color=#FFFFFF] [bgcolor=#990066]
- RenderText {#text} at (50,41) size 471x98
- text run at (50,41) width 471: " 8 hide me"
-layer at (34,363) size 200x200
- RenderBlock (positioned) {P} at (10,210) size 200x200 [color=#FFFFFF] [bgcolor=#660099]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "7"
-layer at (84,513) size 200x200
- RenderBlock (positioned) {P} at (60,360) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "6"
-layer at (234,563) size 200x200
- RenderBlock (positioned) {P} at (210,410) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "5"
-layer at (384,513) size 200x200
- RenderBlock (positioned) {P} at (360,360) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "4"
-layer at (434,363) size 200x200
- RenderBlock (positioned) {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "3"
-layer at (384,213) size 200x200
- RenderBlock (positioned) {P} at (360,60) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "2"
-layer at (234,163) size 200x200
- RenderBlock (positioned) {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "1"
-layer at (24,789) size 620x620
- RenderBlock (relative positioned) {DIV} at (16,767) size 620x621 [border: (10px solid #000000)]
-layer at (234,1199) size 200x200
- RenderBlock (positioned) {P} at (210,410) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "5"
-layer at (24,1425) size 620x620
- RenderBlock (relative positioned) {DIV} at (16,1403) size 620x621 [border: (10px solid #000000)]
-layer at (234,1835) size 200x200
- RenderBlock (positioned) {P} at (210,410) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "5"
-layer at (24,2061) size 620x620
- RenderBlock (relative positioned) {DIV} at (16,2039) size 620x621 [border: (10px solid #000000)]
-layer at (384,2421) size 200x200
- RenderBlock (positioned) {P} at (360,360) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "4"
-layer at (434,2271) size 200x200
- RenderBlock (positioned) {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "3"
-layer at (24,2697) size 620x620
- RenderBlock (relative positioned) {DIV} at (16,2675) size 620x621 [border: (10px solid #000000)]
-layer at (84,3057) size 200x200
- RenderBlock (positioned) {P} at (60,360) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "6"
-layer at (234,3107) size 200x200
- RenderBlock (positioned) {P} at (210,410) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "5"
-layer at (384,3057) size 200x200
- RenderBlock (positioned) {P} at (360,360) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "4"
-layer at (24,3333) size 620x620
- RenderBlock (relative positioned) {DIV} at (16,3311) size 620x621 [border: (10px solid #000000)]
-layer at (34,3343) size 600x600 layerType: background only
-layer at (84,3693) size 200x200
- RenderBlock (positioned) zI: -9 {P} at (50,350) size 200x200 [color=#FFFFFF] [bgcolor=#0000FF]
- RenderText zI: -9 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "6"
-layer at (34,3343) size 600x600 layerType: foreground only
- RenderBlock (positioned) {DIV} at (10,10) size 600x600
-layer at (234,3743) size 200x200
- RenderBlock (positioned) {P} at (200,400) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "5"
-layer at (384,3693) size 200x200
- RenderBlock (positioned) zI: 9 {P} at (350,350) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
- RenderText zI: 9 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "4"
-layer at (24,3969) size 620x620
- RenderBlock (relative positioned) {DIV} at (16,3947) size 620x621 [border: (10px solid #000000)]
-layer at (34,3979) size 600x600
- RenderBlock (positioned) {DIV} at (10,10) size 600x600
-layer at (234,4379) size 200x200
- RenderBlock (positioned) {P} at (210,410) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "5"
-layer at (24,4641) size 620x620
- RenderBlock (relative positioned) {DIV} at (16,4619) size 620x621 [border: (10px solid #000000)]
-layer at (34,4651) size 600x600
- RenderBlock (positioned) {DIV} at (10,10) size 600x600
-layer at (234,5051) size 200x200
- RenderBlock (positioned) {P} at (210,410) size 200x200 [color=#FFFFFF] [bgcolor=#009999]
- RenderText {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "5"
-layer at (384,1149) size 200x200
- RenderBlock (positioned) zI: 1 {P} at (360,360) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
- RenderText zI: 1 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "4"
-layer at (384,4329) size 200x200
- RenderBlock (positioned) zI: 1 {P} at (350,350) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
- RenderText zI: 1 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "4"
-layer at (384,5001) size 200x200
- RenderBlock (positioned) zI: 1 {P} at (350,350) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
- RenderText zI: 1 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "4"
-layer at (434,999) size 200x200
- RenderBlock (positioned) zI: 2 {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
- RenderText zI: 2 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "3"
-layer at (384,2121) size 200x200
- RenderBlock (positioned) zI: 2 {P} at (360,60) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
- RenderText zI: 2 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "2"
-layer at (434,3543) size 200x200
- RenderBlock (positioned) zI: 2 {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
- RenderText zI: 2 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "3"
-layer at (434,4179) size 200x200
- RenderBlock (positioned) zI: 2 {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
- RenderText zI: 2 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "3"
-layer at (434,4851) size 200x200
- RenderBlock (positioned) zI: 2 {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
- RenderText zI: 2 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "3"
-layer at (384,849) size 200x200
- RenderBlock (positioned) zI: 3 {P} at (360,60) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
- RenderText zI: 3 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "2"
-layer at (234,2071) size 200x200
- RenderBlock (positioned) zI: 3 {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
- RenderText zI: 3 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "1"
-layer at (384,3393) size 200x200
- RenderBlock (positioned) zI: 3 {P} at (360,60) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
- RenderText zI: 3 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "2"
-layer at (384,4029) size 200x200
- RenderBlock (positioned) zI: 3 {P} at (350,50) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
- RenderText zI: 3 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "2"
-layer at (384,4701) size 200x200
- RenderBlock (positioned) zI: 3 {P} at (350,50) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
- RenderText zI: 3 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "2"
-layer at (234,799) size 200x200
- RenderBlock (positioned) zI: 4 {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
- RenderText zI: 4 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "1"
-layer at (434,2907) size 200x200
- RenderBlock (positioned) zI: 4 {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
- RenderText zI: 4 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "3"
-layer at (384,2757) size 200x200
- RenderBlock (positioned) zI: 4 {P} at (360,60) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
- RenderText zI: 4 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "2"
-layer at (234,2707) size 200x200
- RenderBlock (positioned) zI: 4 {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
- RenderText zI: 4 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "1"
-layer at (234,3343) size 200x200
- RenderBlock (positioned) zI: 4 {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
- RenderText zI: 4 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "1"
-layer at (234,3979) size 200x200
- RenderBlock (positioned) zI: 4 {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
- RenderText zI: 4 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "1"
-layer at (234,4651) size 200x200
- RenderBlock (positioned) zI: 4 {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
- RenderText zI: 4 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "1"
-layer at (384,1785) size 200x200
- RenderBlock (positioned) zI: 1000000 {P} at (360,360) size 200x200 [color=#FFFFFF] [bgcolor=#00CC00]
- RenderText zI: 1000000 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "4"
-layer at (434,1635) size 200x200
- RenderBlock (positioned) zI: 2000000 {P} at (410,210) size 200x200 [color=#FFFFFF] [bgcolor=#CCCC00]
- RenderText zI: 2000000 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "3"
-layer at (384,1485) size 200x200
- RenderBlock (positioned) zI: 3000000 {P} at (360,60) size 200x200 [color=#FFFFFF] [bgcolor=#FF9900]
- RenderText zI: 3000000 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "2"
-layer at (234,1435) size 200x200
- RenderBlock (positioned) zI: 4000000 {P} at (210,10) size 200x200 [color=#FFFFFF] [bgcolor=#FF0000]
- RenderText zI: 4000000 {#text} at (71,41) size 58x98
- text run at (71,41) width 58: "1"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning052expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/052-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/052-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/052-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 0x0
-layer at (108,8) size 36x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 36x19
- RenderText {#text} at (0,0) size 36x19
- text run at (0,0) width 36: "Hello"
-layer at (158,58) size 36x20
- RenderBlock (positioned) {DIV} at (50,50) size 36x20 [color=#FFFFFF] [bgcolor=#008000]
- RenderText {#text} at (0,0) size 36x19
- text run at (0,0) width 36: "Hello"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning053expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/053-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/053-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/053-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 770x94 [bgcolor=#000000]
-layer at (8,8) size 770x94
- RenderBlock (relative positioned) {DIV} at (0,0) size 770x94 [bgcolor=#FF0000]
- RenderTable {TABLE} at (0,0) size 98x74
- RenderTableSection {TBODY} at (0,0) size 98x74
- RenderTableRow {TR} at (0,2) size 98x22
- RenderTableCell {TD} at (2,2) size 94x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 92x19
- text run at (1,1) width 92: "Some content."
- RenderTableRow {TR} at (0,26) size 98x22
- RenderTableCell {TD} at (2,26) size 94x22 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x19
- text run at (1,1) width 88: "more content."
- RenderTableRow {TR} at (0,50) size 98x22
- RenderTableCell {TD} at (2,50) size 94x22 [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 72x19
- text run at (1,1) width 72: "even more."
- RenderBlock {DIV} at (0,74) size 770x20 [color=#FFFFFF] [bgcolor=#008000]
- RenderText {#text} at (0,0) size 154x19
- text run at (0,0) width 154: "Hello. Here I am below."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning054expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/054-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/054-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/054-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600 layerType: background only
-layer at (8,8) size 36x20
- RenderBlock (positioned) zI: -1 {DIV} at (8,8) size 36x20
- RenderText zI: -1 {#text} at (0,0) size 36x19
- text run at (0,0) width 36: "Hello"
-layer at (0,0) size 800x600 layerType: foreground only
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning055expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/055-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/055-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/055-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,370 +0,0 @@
</span><del>-layer at (0,0) size 800x2408
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 121x19
- text run at (0,0) width 121: "Content at the end."
-layer at (8,8) size 16x2400
- RenderBlock (positioned) {DIV} at (0,0) size 16x2400
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "1"
- RenderBR {BR} at (8,15) size 0x0
- RenderText {#text} at (0,20) size 8x19
- text run at (0,20) width 8: "2"
- RenderBR {BR} at (8,35) size 0x0
- RenderText {#text} at (0,40) size 8x19
- text run at (0,40) width 8: "3"
- RenderBR {BR} at (8,55) size 0x0
- RenderText {#text} at (0,60) size 8x19
- text run at (0,60) width 8: "4"
- RenderBR {BR} at (8,75) size 0x0
- RenderText {#text} at (0,80) size 8x19
- text run at (0,80) width 8: "5"
- RenderBR {BR} at (8,95) size 0x0
- RenderText {#text} at (0,100) size 8x19
- text run at (0,100) width 8: "6"
- RenderBR {BR} at (8,115) size 0x0
- RenderText {#text} at (0,120) size 8x19
- text run at (0,120) width 8: "7"
- RenderBR {BR} at (8,135) size 0x0
- RenderText {#text} at (0,140) size 8x19
- text run at (0,140) width 8: "8"
- RenderBR {BR} at (8,155) size 0x0
- RenderText {#text} at (0,160) size 8x19
- text run at (0,160) width 8: "9"
- RenderBR {BR} at (8,175) size 0x0
- RenderText {#text} at (0,180) size 16x19
- text run at (0,180) width 16: "10"
- RenderBR {BR} at (16,195) size 0x0
- RenderText {#text} at (0,200) size 16x19
- text run at (0,200) width 16: "11"
- RenderBR {BR} at (15,215) size 1x0
- RenderText {#text} at (0,220) size 16x19
- text run at (0,220) width 16: "12"
- RenderBR {BR} at (16,235) size 0x0
- RenderText {#text} at (0,240) size 16x19
- text run at (0,240) width 16: "13"
- RenderBR {BR} at (16,255) size 0x0
- RenderText {#text} at (0,260) size 16x19
- text run at (0,260) width 16: "14"
- RenderBR {BR} at (16,275) size 0x0
- RenderText {#text} at (0,280) size 16x19
- text run at (0,280) width 16: "15"
- RenderBR {BR} at (16,295) size 0x0
- RenderText {#text} at (0,300) size 16x19
- text run at (0,300) width 16: "16"
- RenderBR {BR} at (16,315) size 0x0
- RenderText {#text} at (0,320) size 16x19
- text run at (0,320) width 16: "17"
- RenderBR {BR} at (16,335) size 0x0
- RenderText {#text} at (0,340) size 16x19
- text run at (0,340) width 16: "18"
- RenderBR {BR} at (16,355) size 0x0
- RenderText {#text} at (0,360) size 16x19
- text run at (0,360) width 16: "19"
- RenderBR {BR} at (16,375) size 0x0
- RenderText {#text} at (0,380) size 16x19
- text run at (0,380) width 16: "20"
- RenderBR {BR} at (16,395) size 0x0
- RenderText {#text} at (0,400) size 8x19
- text run at (0,400) width 8: "1"
- RenderBR {BR} at (8,415) size 0x0
- RenderText {#text} at (0,420) size 8x19
- text run at (0,420) width 8: "2"
- RenderBR {BR} at (8,435) size 0x0
- RenderText {#text} at (0,440) size 8x19
- text run at (0,440) width 8: "3"
- RenderBR {BR} at (8,455) size 0x0
- RenderText {#text} at (0,460) size 8x19
- text run at (0,460) width 8: "4"
- RenderBR {BR} at (8,475) size 0x0
- RenderText {#text} at (0,480) size 8x19
- text run at (0,480) width 8: "5"
- RenderBR {BR} at (8,495) size 0x0
- RenderText {#text} at (0,500) size 8x19
- text run at (0,500) width 8: "6"
- RenderBR {BR} at (8,515) size 0x0
- RenderText {#text} at (0,520) size 8x19
- text run at (0,520) width 8: "7"
- RenderBR {BR} at (8,535) size 0x0
- RenderText {#text} at (0,540) size 8x19
- text run at (0,540) width 8: "8"
- RenderBR {BR} at (8,555) size 0x0
- RenderText {#text} at (0,560) size 8x19
- text run at (0,560) width 8: "9"
- RenderBR {BR} at (8,575) size 0x0
- RenderText {#text} at (0,580) size 16x19
- text run at (0,580) width 16: "10"
- RenderBR {BR} at (16,595) size 0x0
- RenderText {#text} at (0,600) size 16x19
- text run at (0,600) width 16: "11"
- RenderBR {BR} at (15,615) size 1x0
- RenderText {#text} at (0,620) size 16x19
- text run at (0,620) width 16: "12"
- RenderBR {BR} at (16,635) size 0x0
- RenderText {#text} at (0,640) size 16x19
- text run at (0,640) width 16: "13"
- RenderBR {BR} at (16,655) size 0x0
- RenderText {#text} at (0,660) size 16x19
- text run at (0,660) width 16: "14"
- RenderBR {BR} at (16,675) size 0x0
- RenderText {#text} at (0,680) size 16x19
- text run at (0,680) width 16: "15"
- RenderBR {BR} at (16,695) size 0x0
- RenderText {#text} at (0,700) size 16x19
- text run at (0,700) width 16: "16"
- RenderBR {BR} at (16,715) size 0x0
- RenderText {#text} at (0,720) size 16x19
- text run at (0,720) width 16: "17"
- RenderBR {BR} at (16,735) size 0x0
- RenderText {#text} at (0,740) size 16x19
- text run at (0,740) width 16: "18"
- RenderBR {BR} at (16,755) size 0x0
- RenderText {#text} at (0,760) size 16x19
- text run at (0,760) width 16: "19"
- RenderBR {BR} at (16,775) size 0x0
- RenderText {#text} at (0,780) size 16x19
- text run at (0,780) width 16: "20"
- RenderBR {BR} at (16,795) size 0x0
- RenderText {#text} at (0,800) size 8x19
- text run at (0,800) width 8: "1"
- RenderBR {BR} at (8,815) size 0x0
- RenderText {#text} at (0,820) size 8x19
- text run at (0,820) width 8: "2"
- RenderBR {BR} at (8,835) size 0x0
- RenderText {#text} at (0,840) size 8x19
- text run at (0,840) width 8: "3"
- RenderBR {BR} at (8,855) size 0x0
- RenderText {#text} at (0,860) size 8x19
- text run at (0,860) width 8: "4"
- RenderBR {BR} at (8,875) size 0x0
- RenderText {#text} at (0,880) size 8x19
- text run at (0,880) width 8: "5"
- RenderBR {BR} at (8,895) size 0x0
- RenderText {#text} at (0,900) size 8x19
- text run at (0,900) width 8: "6"
- RenderBR {BR} at (8,915) size 0x0
- RenderText {#text} at (0,920) size 8x19
- text run at (0,920) width 8: "7"
- RenderBR {BR} at (8,935) size 0x0
- RenderText {#text} at (0,940) size 8x19
- text run at (0,940) width 8: "8"
- RenderBR {BR} at (8,955) size 0x0
- RenderText {#text} at (0,960) size 8x19
- text run at (0,960) width 8: "9"
- RenderBR {BR} at (8,975) size 0x0
- RenderText {#text} at (0,980) size 16x19
- text run at (0,980) width 16: "10"
- RenderBR {BR} at (16,995) size 0x0
- RenderText {#text} at (0,1000) size 16x19
- text run at (0,1000) width 16: "11"
- RenderBR {BR} at (15,1015) size 1x0
- RenderText {#text} at (0,1020) size 16x19
- text run at (0,1020) width 16: "12"
- RenderBR {BR} at (16,1035) size 0x0
- RenderText {#text} at (0,1040) size 16x19
- text run at (0,1040) width 16: "13"
- RenderBR {BR} at (16,1055) size 0x0
- RenderText {#text} at (0,1060) size 16x19
- text run at (0,1060) width 16: "14"
- RenderBR {BR} at (16,1075) size 0x0
- RenderText {#text} at (0,1080) size 16x19
- text run at (0,1080) width 16: "15"
- RenderBR {BR} at (16,1095) size 0x0
- RenderText {#text} at (0,1100) size 16x19
- text run at (0,1100) width 16: "16"
- RenderBR {BR} at (16,1115) size 0x0
- RenderText {#text} at (0,1120) size 16x19
- text run at (0,1120) width 16: "17"
- RenderBR {BR} at (16,1135) size 0x0
- RenderText {#text} at (0,1140) size 16x19
- text run at (0,1140) width 16: "18"
- RenderBR {BR} at (16,1155) size 0x0
- RenderText {#text} at (0,1160) size 16x19
- text run at (0,1160) width 16: "19"
- RenderBR {BR} at (16,1175) size 0x0
- RenderText {#text} at (0,1180) size 16x19
- text run at (0,1180) width 16: "20"
- RenderBR {BR} at (16,1195) size 0x0
- RenderText {#text} at (0,1200) size 8x19
- text run at (0,1200) width 8: "1"
- RenderBR {BR} at (8,1215) size 0x0
- RenderText {#text} at (0,1220) size 8x19
- text run at (0,1220) width 8: "2"
- RenderBR {BR} at (8,1235) size 0x0
- RenderText {#text} at (0,1240) size 8x19
- text run at (0,1240) width 8: "3"
- RenderBR {BR} at (8,1255) size 0x0
- RenderText {#text} at (0,1260) size 8x19
- text run at (0,1260) width 8: "4"
- RenderBR {BR} at (8,1275) size 0x0
- RenderText {#text} at (0,1280) size 8x19
- text run at (0,1280) width 8: "5"
- RenderBR {BR} at (8,1295) size 0x0
- RenderText {#text} at (0,1300) size 8x19
- text run at (0,1300) width 8: "6"
- RenderBR {BR} at (8,1315) size 0x0
- RenderText {#text} at (0,1320) size 8x19
- text run at (0,1320) width 8: "7"
- RenderBR {BR} at (8,1335) size 0x0
- RenderText {#text} at (0,1340) size 8x19
- text run at (0,1340) width 8: "8"
- RenderBR {BR} at (8,1355) size 0x0
- RenderText {#text} at (0,1360) size 8x19
- text run at (0,1360) width 8: "9"
- RenderBR {BR} at (8,1375) size 0x0
- RenderText {#text} at (0,1380) size 16x19
- text run at (0,1380) width 16: "10"
- RenderBR {BR} at (16,1395) size 0x0
- RenderText {#text} at (0,1400) size 16x19
- text run at (0,1400) width 16: "11"
- RenderBR {BR} at (15,1415) size 1x0
- RenderText {#text} at (0,1420) size 16x19
- text run at (0,1420) width 16: "12"
- RenderBR {BR} at (16,1435) size 0x0
- RenderText {#text} at (0,1440) size 16x19
- text run at (0,1440) width 16: "13"
- RenderBR {BR} at (16,1455) size 0x0
- RenderText {#text} at (0,1460) size 16x19
- text run at (0,1460) width 16: "14"
- RenderBR {BR} at (16,1475) size 0x0
- RenderText {#text} at (0,1480) size 16x19
- text run at (0,1480) width 16: "15"
- RenderBR {BR} at (16,1495) size 0x0
- RenderText {#text} at (0,1500) size 16x19
- text run at (0,1500) width 16: "16"
- RenderBR {BR} at (16,1515) size 0x0
- RenderText {#text} at (0,1520) size 16x19
- text run at (0,1520) width 16: "17"
- RenderBR {BR} at (16,1535) size 0x0
- RenderText {#text} at (0,1540) size 16x19
- text run at (0,1540) width 16: "18"
- RenderBR {BR} at (16,1555) size 0x0
- RenderText {#text} at (0,1560) size 16x19
- text run at (0,1560) width 16: "19"
- RenderBR {BR} at (16,1575) size 0x0
- RenderText {#text} at (0,1580) size 16x19
- text run at (0,1580) width 16: "20"
- RenderBR {BR} at (16,1595) size 0x0
- RenderText {#text} at (0,1600) size 8x19
- text run at (0,1600) width 8: "1"
- RenderBR {BR} at (8,1615) size 0x0
- RenderText {#text} at (0,1620) size 8x19
- text run at (0,1620) width 8: "2"
- RenderBR {BR} at (8,1635) size 0x0
- RenderText {#text} at (0,1640) size 8x19
- text run at (0,1640) width 8: "3"
- RenderBR {BR} at (8,1655) size 0x0
- RenderText {#text} at (0,1660) size 8x19
- text run at (0,1660) width 8: "4"
- RenderBR {BR} at (8,1675) size 0x0
- RenderText {#text} at (0,1680) size 8x19
- text run at (0,1680) width 8: "5"
- RenderBR {BR} at (8,1695) size 0x0
- RenderText {#text} at (0,1700) size 8x19
- text run at (0,1700) width 8: "6"
- RenderBR {BR} at (8,1715) size 0x0
- RenderText {#text} at (0,1720) size 8x19
- text run at (0,1720) width 8: "7"
- RenderBR {BR} at (8,1735) size 0x0
- RenderText {#text} at (0,1740) size 8x19
- text run at (0,1740) width 8: "8"
- RenderBR {BR} at (8,1755) size 0x0
- RenderText {#text} at (0,1760) size 8x19
- text run at (0,1760) width 8: "9"
- RenderBR {BR} at (8,1775) size 0x0
- RenderText {#text} at (0,1780) size 16x19
- text run at (0,1780) width 16: "10"
- RenderBR {BR} at (16,1795) size 0x0
- RenderText {#text} at (0,1800) size 16x19
- text run at (0,1800) width 16: "11"
- RenderBR {BR} at (15,1815) size 1x0
- RenderText {#text} at (0,1820) size 16x19
- text run at (0,1820) width 16: "12"
- RenderBR {BR} at (16,1835) size 0x0
- RenderText {#text} at (0,1840) size 16x19
- text run at (0,1840) width 16: "13"
- RenderBR {BR} at (16,1855) size 0x0
- RenderText {#text} at (0,1860) size 16x19
- text run at (0,1860) width 16: "14"
- RenderBR {BR} at (16,1875) size 0x0
- RenderText {#text} at (0,1880) size 16x19
- text run at (0,1880) width 16: "15"
- RenderBR {BR} at (16,1895) size 0x0
- RenderText {#text} at (0,1900) size 16x19
- text run at (0,1900) width 16: "16"
- RenderBR {BR} at (16,1915) size 0x0
- RenderText {#text} at (0,1920) size 16x19
- text run at (0,1920) width 16: "17"
- RenderBR {BR} at (16,1935) size 0x0
- RenderText {#text} at (0,1940) size 16x19
- text run at (0,1940) width 16: "18"
- RenderBR {BR} at (16,1955) size 0x0
- RenderText {#text} at (0,1960) size 16x19
- text run at (0,1960) width 16: "19"
- RenderBR {BR} at (16,1975) size 0x0
- RenderText {#text} at (0,1980) size 16x19
- text run at (0,1980) width 16: "20"
- RenderBR {BR} at (16,1995) size 0x0
- RenderText {#text} at (0,2000) size 8x19
- text run at (0,2000) width 8: "1"
- RenderBR {BR} at (8,2015) size 0x0
- RenderText {#text} at (0,2020) size 8x19
- text run at (0,2020) width 8: "2"
- RenderBR {BR} at (8,2035) size 0x0
- RenderText {#text} at (0,2040) size 8x19
- text run at (0,2040) width 8: "3"
- RenderBR {BR} at (8,2055) size 0x0
- RenderText {#text} at (0,2060) size 8x19
- text run at (0,2060) width 8: "4"
- RenderBR {BR} at (8,2075) size 0x0
- RenderText {#text} at (0,2080) size 8x19
- text run at (0,2080) width 8: "5"
- RenderBR {BR} at (8,2095) size 0x0
- RenderText {#text} at (0,2100) size 8x19
- text run at (0,2100) width 8: "6"
- RenderBR {BR} at (8,2115) size 0x0
- RenderText {#text} at (0,2120) size 8x19
- text run at (0,2120) width 8: "7"
- RenderBR {BR} at (8,2135) size 0x0
- RenderText {#text} at (0,2140) size 8x19
- text run at (0,2140) width 8: "8"
- RenderBR {BR} at (8,2155) size 0x0
- RenderText {#text} at (0,2160) size 8x19
- text run at (0,2160) width 8: "9"
- RenderBR {BR} at (8,2175) size 0x0
- RenderText {#text} at (0,2180) size 16x19
- text run at (0,2180) width 16: "10"
- RenderBR {BR} at (16,2195) size 0x0
- RenderText {#text} at (0,2200) size 16x19
- text run at (0,2200) width 16: "11"
- RenderBR {BR} at (15,2215) size 1x0
- RenderText {#text} at (0,2220) size 16x19
- text run at (0,2220) width 16: "12"
- RenderBR {BR} at (16,2235) size 0x0
- RenderText {#text} at (0,2240) size 16x19
- text run at (0,2240) width 16: "13"
- RenderBR {BR} at (16,2255) size 0x0
- RenderText {#text} at (0,2260) size 16x19
- text run at (0,2260) width 16: "14"
- RenderBR {BR} at (16,2275) size 0x0
- RenderText {#text} at (0,2280) size 16x19
- text run at (0,2280) width 16: "15"
- RenderBR {BR} at (16,2295) size 0x0
- RenderText {#text} at (0,2300) size 16x19
- text run at (0,2300) width 16: "16"
- RenderBR {BR} at (16,2315) size 0x0
- RenderText {#text} at (0,2320) size 16x19
- text run at (0,2320) width 16: "17"
- RenderBR {BR} at (16,2335) size 0x0
- RenderText {#text} at (0,2340) size 16x19
- text run at (0,2340) width 16: "18"
- RenderBR {BR} at (16,2355) size 0x0
- RenderText {#text} at (0,2360) size 16x19
- text run at (0,2360) width 16: "19"
- RenderBR {BR} at (16,2375) size 0x0
- RenderText {#text} at (0,2380) size 16x19
- text run at (0,2380) width 16: "20"
- RenderBR {BR} at (16,2395) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning056expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/056-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/056-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/056-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 625x19
- text run at (0,0) width 625: "You should see a single green stripe below. The test has failed if you don't see a perfect rectangle."
- RenderText {#text} at (0,0) size 0x0
-layer at (8,28) size 96x375
- RenderBlock (positioned) {DIV} at (8,28) size 96x375
- RenderInline {A} at (0,0) size 47x372 [color=#008000] [bgcolor=#008000]
- RenderInline {SPAN} at (0,0) size 47x72
- RenderText {#text} at (0,1) size 47x72
- text run at (0,1) width 47: "A"
- RenderText {#text} at (0,76) size 47x72
- text run at (0,76) width 47: "A"
- RenderBR {BR} at (46,134) size 1x0
- RenderInline {SPAN} at (0,0) size 47x72
- RenderText {#text} at (0,151) size 47x72
- text run at (0,151) width 47: "A"
- RenderText {#text} at (0,226) size 47x147
- text run at (0,226) width 47: "A"
- text run at (0,301) width 47: "A"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning057expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/057-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/057-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/057-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,61 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,25) size 576x24
- RenderBlock (positioned) {DIV} at (8,25) size 576x24 [border: (2px solid #008000)]
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 572x19
- RenderText {#text} at (2,2) size 572x19
- text run at (2,2) width 572: "The green border should fit snugly. No extra space should appear before or after this text."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning058expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/058-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/058-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/058-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 98x19
- text run at (0,0) width 98: "First paragraph"
- RenderBlock {P} at (0,36) size 784x40
- RenderText {#text} at (0,0) size 233x19
- text run at (0,0) width 233: "Here is some regular paragraph text "
- RenderText {#text} at (76,20) size 106x19
- text run at (76,20) width 106: "Some more text."
- RenderBlock {P} at (0,92) size 784x20
- RenderText {#text} at (0,0) size 546x19
- text run at (0,0) width 546: "The image gets erroneously positioned to the top/left corner of the paragraph instead."
-layer at (8,44) size 755x39
- RenderInline (relative positioned) {SPAN} at (0,0) size 755x39 [bgcolor=#90EE90]
- RenderText {#text} at (232,0) size 755x39
- text run at (232,0) width 523: "The image (found or not) should be positioned at the top/left corner of this green-"
- text run at (0,20) width 77: "shaded text "
-layer at (241,44) size 42x42
- RenderImage {IMG} at (0,0) size 42x42 [border: (1px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning059expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/059-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/059-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/059-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x0
- RenderBlock {HTML} at (0,0) size 800x0
-layer at (8,8) size 784x60
- RenderBody {BODY} at (8,8) size 784x60
- RenderBlock {DIV} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 130x19
- text run at (0,0) width 130: "You should see two "
- RenderInline {I} at (0,0) size 113x19
- RenderText {#text} at (129,0) size 113x19
- text run at (129,0) width 113: "vertically stacked"
- RenderText {#text} at (241,0) size 781x59
- text run at (241,0) width 159: " green rectangles below. "
- text run at (399,0) width 184: "Each one is 100 pixels wide "
- text run at (582,0) width 119: "and 50 pixels tall. "
- text run at (700,0) width 63: "If the two"
- text run at (0,20) width 396: "green rectangles are on the same line, then the test has failed. "
- text run at (395,20) width 269: "This is a test of section 10.3.7 in CSS2.1. "
- text run at (663,20) width 118: "In particular it is a"
- text run at (0,40) width 224: "test of the shrink-to-fit algorithm's "
- text run at (223,40) width 255: "preferred minimum width computation."
-layer at (8,68) size 100x110
- RenderBlock (positioned) {DIV} at (0,0) size 100x110
- RenderBlock {SPAN} at (0,0) size 100x50 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {SPAN} at (0,55) size 100x50 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning060expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/060-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/060-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/060-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 552x19
- text run at (0,0) width 333: "There should be two 100x100 green squares below. "
- text run at (332,0) width 220: "They should be vertically stacked."
- RenderText {#text} at (0,0) size 0x0
-layer at (10,40) size 100x100
- RenderBlock (positioned) {DIV} at (10,40) size 100x100 [bgcolor=#008000]
- RenderBlock {DIV} at (0,0) size 100x0
-layer at (10,150) size 100x100
- RenderBlock (positioned) {DIV} at (10,150) size 100x100 [bgcolor=#008000]
- RenderBlock {DIV} at (0,0) size 100x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioning061expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/061-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/061-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/061-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x8
- RenderBlock {HTML} at (0,0) size 800x8
- RenderBody {BODY} at (8,8) size 784x0
-layer at (10,10) size 10x10 scrollHeight 20
- RenderBlock (positioned) {DIV} at (10,10) size 10x10 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,5) size 10x10
-layer at (10,30) size 10x10 scrollHeight 20
- RenderBlock (positioned) {DIV} at (10,30) size 10x10 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,5) size 10x10
-layer at (10,30) size 10x10
- RenderImage {IMG} at (0,0) size 10x10 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsinsideinlinerelexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/abs-inside-inline-rel-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/abs-inside-inline-rel-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/abs-inside-inline-rel-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 109x80
- RenderBlock (positioned) {SPAN} at (0,0) size 110x80
- RenderText {#text} at (0,0) size 110x79
- text run at (0,0) width 110: "position:absolute"
- text run at (0,20) width 72: "span inside"
- text run at (0,40) width 104: "position:relative"
- text run at (0,60) width 30: "span"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlineltr2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-ltr-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-ltr-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-ltr-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 676x19
- text run at (0,0) width 676: "The black outline box should be a 50px by 50px square with its bottom right corner anchored to the right "
- RenderInline {SPAN} at (0,0) size 44x19 [color=#FFA500]
- RenderText {#text} at (675,0) size 44x19
- text run at (675,0) width 44: "orange"
- RenderText {#text} at (718,0) size 765x39
- text run at (718,0) width 47: " border"
- text run at (0,20) width 106: "on the third line."
- RenderBlock {DIV} at (0,56) size 600x80
- RenderText {#text} at (0,0) size 192x19
- text run at (0,0) width 192: "ILorem ipsum dolor sit amet, "
- RenderText {#text} at (551,40) size 579x39
- text run at (551,40) width 28: "duis"
- text run at (0,60) width 321: "aute irure dolor in reprehenderit in voluptate velit."
-layer at (8,64) size 576x61
- RenderInline (relative positioned) {SPAN} at (0,0) size 576x61 [bgcolor=#008000] [border: (1px solid #808080) (20px solid #FFA500) (1px solid #808080) (20px solid #0000FF)]
- RenderText {#text} at (231,0) size 568x39
- text run at (231,0) width 337: "con a pariatur. Excepteur sint occaecat cupidatat non"
- text run at (0,20) width 376: "proident, sunt in culp qui officia deserunt mollit animequs "
- RenderText {#text} at (375,20) size 576x39
- text run at (375,20) width 201: "ILOREM ipsum dol sDuis aute"
- text run at (0,40) width 512: "irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nullat "
-layer at (479,73) size 50x50
- RenderBlock (positioned) {DIV} at (270,10) size 51x50
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlineltr3expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-ltr-3-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-ltr-3-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-ltr-3-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 633x19
- text run at (0,0) width 633: "The black outline box should be a 50px by 50px square with its top left corner anchored to the left "
- RenderInline {SPAN} at (0,0) size 29x19 [color=#0000FF]
- RenderText {#text} at (632,0) size 29x19
- text run at (632,0) width 29: "blue"
- RenderText {#text} at (660,0) size 780x39
- text run at (660,0) width 120: " border on the first"
- text run at (0,20) width 28: "line."
- RenderBlock {DIV} at (0,56) size 600x80
- RenderText {#text} at (0,0) size 192x19
- text run at (0,0) width 192: "ILorem ipsum dolor sit amet, "
- RenderText {#text} at (551,40) size 579x39
- text run at (551,40) width 28: "duis"
- text run at (0,60) width 321: "aute irure dolor in reprehenderit in voluptate velit."
-layer at (8,64) size 576x61
- RenderInline (relative positioned) {SPAN} at (0,0) size 576x61 [bgcolor=#008000] [border: (1px solid #808080) (20px solid #FFA500) (1px solid #808080) (20px solid #0000FF)]
- RenderText {#text} at (231,0) size 568x39
- text run at (231,0) width 337: "con a pariatur. Excepteur sint occaecat cupidatat non"
- text run at (0,20) width 376: "proident, sunt in culp qui officia deserunt mollit animequs "
- RenderText {#text} at (375,20) size 576x39
- text run at (375,20) width 201: "ILOREM ipsum dol sDuis aute"
- text run at (0,40) width 512: "irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nullat "
-layer at (229,64) size 50x50
- RenderBlock (positioned) {DIV} at (20,1) size 50x50
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlineltrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-ltr-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-ltr-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-ltr-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,34 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 322x19
- text run at (0,0) width 322: "The black outline box should stretch from the left "
- RenderInline {SPAN} at (0,0) size 28x19 [color=#0000FF]
- RenderText {#text} at (321,0) size 28x19
- text run at (321,0) width 28: "blue"
- RenderText {#text} at (348,0) size 231x19
- text run at (348,0) width 231: " border on the first line, to the right "
- RenderInline {SPAN} at (0,0) size 44x19 [color=#FFA500]
- RenderText {#text} at (578,0) size 44x19
- text run at (578,0) width 44: "orange"
- RenderText {#text} at (621,0) size 157x19
- text run at (621,0) width 157: " border on the third line."
- RenderBlock {DIV} at (0,36) size 600x80
- RenderText {#text} at (0,0) size 192x19
- text run at (0,0) width 192: "ILorem ipsum dolor sit amet, "
- RenderText {#text} at (551,40) size 579x39
- text run at (551,40) width 28: "duis"
- text run at (0,60) width 321: "aute irure dolor in reprehenderit in voluptate velit."
-layer at (8,44) size 576x61
- RenderInline (relative positioned) {SPAN} at (0,0) size 576x61 [bgcolor=#008000] [border: (1px solid #808080) (20px solid #FFA500) (1px solid #808080) (20px solid #0000FF)]
- RenderText {#text} at (231,0) size 568x39
- text run at (231,0) width 337: "con a pariatur. Excepteur sint occaecat cupidatat non"
- text run at (0,20) width 376: "proident, sunt in culp qui officia deserunt mollit animequs "
- RenderText {#text} at (375,20) size 576x39
- text run at (375,20) width 201: "ILOREM ipsum dol sDuis aute"
- text run at (0,40) width 512: "irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nullat "
-layer at (229,44) size 300x59
- RenderBlock (positioned) {DIV} at (20,1) size 301x59
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlinertl2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-rtl-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-rtl-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-rtl-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 658x19
- text run at (0,0) width 658: "The black outline box should be a 50px by 50px square with its bottom left corner anchored to the left "
- RenderInline {SPAN} at (0,0) size 45x19 [color=#FFA500]
- RenderText {#text} at (657,0) size 45x19
- text run at (657,0) width 45: "orange"
- RenderText {#text} at (701,0) size 767x39
- text run at (701,0) width 66: " border on"
- text run at (0,20) width 86: "the third line."
- RenderBlock {DIV} at (0,56) size 600x80
- RenderText {#text} at (408,0) size 192x19
- text run at (408,0) width 192 RTL override: "ILorem ipsum dolor sit amet, "
- RenderText {#text} at (21,40) size 579x39
- text run at (21,40) width 28 RTL override: "duis"
- text run at (279,60) width 321 RTL override: "aute irure dolor in reprehenderit in voluptate velit."
-layer at (8,64) size 576x61
- RenderInline (relative positioned) {SPAN} at (0,0) size 576x61 [bgcolor=#008000] [border: (1px solid #808080) (20px solid #0000FF) (1px solid #808080) (20px solid #FFA500)]
- RenderText {#text} at (32,0) size 568x39
- text run at (32,0) width 337 RTL override: "con a pariatur. Excepteur sint occaecat cupidatat non"
- text run at (224,20) width 376 RTL override: "proident, sunt in culp qui officia deserunt mollit animequs "
- RenderText {#text} at (24,20) size 576x39
- text run at (24,20) width 201 RTL override: "ILOREM ipsum dol sDuis aute"
- text run at (88,40) width 512 RTL override: "irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nullat "
-layer at (87,73) size 50x50
- RenderBlock (positioned) {DIV} at (46,10) size 51x50
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlinertl3expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-rtl-3-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-rtl-3-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-rtl-3-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 651x19
- text run at (0,0) width 651: "The black outline box should be a 50px by 50px square with its top right corner anchored to the right "
- RenderInline {SPAN} at (0,0) size 29x19 [color=#0000FF]
- RenderText {#text} at (650,0) size 29x19
- text run at (650,0) width 29: "blue"
- RenderText {#text} at (678,0) size 768x39
- text run at (678,0) width 90: " border on the"
- text run at (0,20) width 58: "first line."
- RenderBlock {DIV} at (0,56) size 600x80
- RenderText {#text} at (408,0) size 192x19
- text run at (408,0) width 192 RTL override: "ILorem ipsum dolor sit amet, "
- RenderText {#text} at (21,40) size 579x39
- text run at (21,40) width 28 RTL override: "duis"
- text run at (279,60) width 321 RTL override: "aute irure dolor in reprehenderit in voluptate velit."
-layer at (8,64) size 576x61
- RenderInline (relative positioned) {SPAN} at (0,0) size 576x61 [bgcolor=#008000] [border: (1px solid #808080) (20px solid #0000FF) (1px solid #808080) (20px solid #FFA500)]
- RenderText {#text} at (32,0) size 568x39
- text run at (32,0) width 337 RTL override: "con a pariatur. Excepteur sint occaecat cupidatat non"
- text run at (224,20) width 376 RTL override: "proident, sunt in culp qui officia deserunt mollit animequs "
- RenderText {#text} at (24,20) size 576x39
- text run at (24,20) width 201 RTL override: "ILOREM ipsum dol sDuis aute"
- text run at (88,40) width 512 RTL override: "irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nullat "
-layer at (337,64) size 50x50
- RenderBlock (positioned) {DIV} at (296,1) size 51x50
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlinertlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-rtl-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-rtl-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-rtl-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,34 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 331x19
- text run at (0,0) width 331: "The black outline box should stretch from the right "
- RenderInline {SPAN} at (0,0) size 28x19 [color=#0000FF]
- RenderText {#text} at (330,0) size 28x19
- text run at (330,0) width 28: "blue"
- RenderText {#text} at (357,0) size 222x19
- text run at (357,0) width 222: " border on the first line, to the left "
- RenderInline {SPAN} at (0,0) size 44x19 [color=#FFA500]
- RenderText {#text} at (578,0) size 44x19
- text run at (578,0) width 44: "orange"
- RenderText {#text} at (621,0) size 157x19
- text run at (621,0) width 157: " border on the third line."
- RenderBlock {DIV} at (0,36) size 600x80
- RenderText {#text} at (408,0) size 192x19
- text run at (408,0) width 192 RTL override: "ILorem ipsum dolor sit amet, "
- RenderText {#text} at (21,40) size 579x39
- text run at (21,40) width 28 RTL override: "duis"
- text run at (279,60) width 321 RTL override: "aute irure dolor in reprehenderit in voluptate velit."
-layer at (8,44) size 576x61
- RenderInline (relative positioned) {SPAN} at (0,0) size 576x61 [bgcolor=#008000] [border: (1px solid #808080) (20px solid #0000FF) (1px solid #808080) (20px solid #FFA500)]
- RenderText {#text} at (32,0) size 568x39
- text run at (32,0) width 337 RTL override: "con a pariatur. Excepteur sint occaecat cupidatat non"
- text run at (224,20) width 376 RTL override: "proident, sunt in culp qui officia deserunt mollit animequs "
- RenderText {#text} at (24,20) size 576x39
- text run at (24,20) width 201 RTL override: "ILOREM ipsum dol sDuis aute"
- text run at (88,40) width 512 RTL override: "irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nullat "
-layer at (87,44) size 301x59
- RenderBlock (positioned) {DIV} at (46,1) size 301x59
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlineshortltrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-short-ltr-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-short-ltr-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-short-ltr-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 322x19
- text run at (0,0) width 322: "The black outline box should stretch from the left "
- RenderInline {SPAN} at (0,0) size 28x19 [color=#0000FF]
- RenderText {#text} at (321,0) size 28x19
- text run at (321,0) width 28: "blue"
- RenderText {#text} at (348,0) size 129x19
- text run at (348,0) width 129: " border, to the right "
- RenderInline {SPAN} at (0,0) size 44x19 [color=#FFA500]
- RenderText {#text} at (476,0) size 44x19
- text run at (476,0) width 44: "orange"
- RenderText {#text} at (519,0) size 50x19
- text run at (519,0) width 50: " border."
- RenderBlock {DIV} at (0,36) size 600x40
- RenderText {#text} at (0,0) size 192x19
- text run at (0,0) width 192: "ILorem ipsum dolor sit amet, "
- RenderText {#text} at (427,0) size 512x39
- text run at (427,0) width 85: "irure dolor in"
- text run at (0,20) width 90: "reprehenderit."
-layer at (8,44) size 217x21
- RenderInline (relative positioned) {SPAN} at (0,0) size 217x21 [bgcolor=#008000] [border: (1px solid #808080) (20px solid #FFA500) (1px solid #808080) (20px solid #0000FF)]
- RenderText {#text} at (231,0) size 96x19
- text run at (231,0) width 96: "con a pariatur. "
- RenderText {#text} at (326,0) size 62x19
- text run at (326,0) width 62: "duis aute "
-layer at (229,44) size 176x19
- RenderBlock (positioned) {DIV} at (20,1) size 177x19
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsoluteininlineshortrtlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-short-rtl-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-short-rtl-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-in-inline-short-rtl-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 331x19
- text run at (0,0) width 331: "The black outline box should stretch from the right "
- RenderInline {SPAN} at (0,0) size 28x19 [color=#0000FF]
- RenderText {#text} at (330,0) size 28x19
- text run at (330,0) width 28: "blue"
- RenderText {#text} at (357,0) size 120x19
- text run at (357,0) width 120: " border, to the left "
- RenderInline {SPAN} at (0,0) size 44x19 [color=#FFA500]
- RenderText {#text} at (476,0) size 44x19
- text run at (476,0) width 44: "orange"
- RenderText {#text} at (519,0) size 50x19
- text run at (519,0) width 50: " border."
- RenderBlock {DIV} at (0,36) size 600x40
- RenderText {#text} at (408,0) size 192x19
- text run at (408,0) width 192 RTL override: "ILorem ipsum dolor sit amet, "
- RenderText {#text} at (88,0) size 512x39
- text run at (88,0) width 85 RTL override: "irure dolor in"
- text run at (510,20) width 90 RTL override: "reprehenderit."
-layer at (8,44) size 217x21
- RenderInline (relative positioned) {SPAN} at (0,0) size 217x21 [bgcolor=#008000] [border: (1px solid #808080) (20px solid #0000FF) (1px solid #808080) (20px solid #FFA500)]
- RenderText {#text} at (273,0) size 96x19
- text run at (273,0) width 96 RTL override: "con a pariatur. "
- RenderText {#text} at (212,0) size 62x19
- text run at (212,0) width 62 RTL override: "duis aute "
-layer at (211,44) size 176x19
- RenderBlock (positioned) {DIV} at (20,1) size 177x19
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsolutelengthofneg666666expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-length-of-neg-666666-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-length-of-neg-666666-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-length-of-neg-666666-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 593x19
- text run at (0,0) width 361: "In this test case you should only see one line green text. "
- text run at (360,0) width 233: "If there is any red the test has failed."
-layer at (8,44) size 128x20
- RenderBlock (positioned) {DIV} at (0,0) size 129x20 [color=#008000]
- RenderText {#text} at (0,0) size 129x19
- text run at (0,0) width 129: "You should see this."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsolutepositiondirectionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-position-direction-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-position-direction-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-position-direction-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 398x19
- text run at (0,0) width 398: "The green square should be on the right hand side of the page."
- RenderBlock {DIV} at (0,36) size 784x0
-layer at (692,44) size 100x100
- RenderBlock (positioned) {DIV} at (692,44) size 100x100 [bgcolor=#90EE90]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsolutepositionedoverconstrainedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-positioned-overconstrained-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-positioned-overconstrained-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-positioned-overconstrained-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 280x19
- text run at (0,0) width 280: "The two boxes below should look identical."
-layer at (8,44) size 200x200
- RenderBlock (positioned) {DIV} at (8,44) size 200x200 [bgcolor=#0000FF]
-layer at (8,44) size 100x50
- RenderBlock (positioned) {DIV} at (0,0) size 100x50 [bgcolor=#008000]
-layer at (300,44) size 200x200
- RenderBlock (positioned) {DIV} at (300,44) size 200x200 [bgcolor=#0000FF]
-layer at (300,44) size 100x50
- RenderBlock (positioned) {DIV} at (0,0) size 100x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsolutepositioningnoscrollbarexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-positioning-no-scrollbar-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-positioning-no-scrollbar-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-positioning-no-scrollbar-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 312x19
- text run at (0,0) width 312: "This page should not have a horizontal scrollbar."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsolutewithhtmlborderquirksexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-with-html-border-quirks-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-with-html-border-quirks-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-with-html-border-quirks-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600 [border: (100px solid #000000)]
- RenderBody {BODY} at (108,108) size 584x384
-layer at (600,400) size 200x200
- RenderBlock (positioned) {DIV} at (600,400) size 200x200 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 189x59
- text run at (0,0) width 184: "This should be in the bottom"
- text run at (0,20) width 153: "right-hand corner of the"
- text run at (0,40) width 189: "viewport even when resizing."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningabsolutewithhtmlborderstrictexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-with-html-border-strict-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-with-html-border-strict-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/absolute-with-html-border-strict-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x208
- RenderBlock {HTML} at (0,0) size 800x208 [border: (100px solid #000000)]
- RenderBody {BODY} at (108,108) size 584x0
-layer at (600,400) size 200x200
- RenderBlock (positioned) {DIV} at (600,400) size 200x200 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 189x59
- text run at (0,0) width 184: "This should be in the bottom"
- text run at (0,20) width 153: "right-hand corner of the"
- text run at (0,40) width 189: "viewport even when resizing."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningauto001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 749x59
- text run at (0,0) width 574: "In this test, you should see three blocks that are centered horizontally within a black box. "
- text run at (573,0) width 151: "They should be stacked"
- text run at (0,20) width 372: "vertically with the green box in between two olive boxes. "
- text run at (371,20) width 378: "The olive boxes and the green box should be 100x100, and"
- text run at (0,40) width 433: "there should be 50 pixels of padding on either side of the box stack."
-layer at (8,84) size 240x340
- RenderBlock (positioned) {DIV} at (8,84) size 240x340 [border: (20px solid #000000)]
- RenderBlock {DIV} at (70,70) size 100x0
-layer at (78,204) size 100x100
- RenderBlock (positioned) {SPAN} at (70,120) size 100x100 [bgcolor=#008000]
-layer at (78,104) size 100x100
- RenderBlock (positioned) {DIV} at (70,20) size 100x100 [bgcolor=#808000]
-layer at (78,304) size 100x100
- RenderBlock (positioned) {DIV} at (70,220) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningauto002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 782x59
- text run at (0,0) width 519: "In this test, you should see three blocks that are aligned right within a black box. "
- text run at (518,0) width 249: "They should be stacked vertically with"
- text run at (0,20) width 275: "the green box in between two olive boxes. "
- text run at (274,20) width 508: "The olive boxes and the green box should be 100x100, and there should be 100"
- text run at (0,40) width 329: "pixels of padding on the right side of the box stack."
-layer at (8,84) size 240x340
- RenderBlock (positioned) {DIV} at (8,84) size 240x340 [border: (20px solid #000000)]
- RenderBlock {DIV} at (20,70) size 100x0
-layer at (128,204) size 100x100
- RenderBlock (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (128,104) size 100x100
- RenderBlock (positioned) {DIV} at (120,20) size 100x100 [bgcolor=#808000]
-layer at (128,304) size 100x100
- RenderBlock (positioned) {DIV} at (120,220) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningauto003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 782x59
- text run at (0,0) width 519: "In this test, you should see three blocks that are aligned right within a black box. "
- text run at (518,0) width 249: "They should be stacked vertically with"
- text run at (0,20) width 275: "the green box in between two olive boxes. "
- text run at (274,20) width 508: "The olive boxes and the green box should be 100x100, and there should be 100"
- text run at (0,40) width 329: "pixels of padding on the right side of the box stack."
-layer at (8,84) size 240x340
- RenderBlock (positioned) {DIV} at (8,84) size 240x340 [border: (20px solid #000000)]
- RenderBlock {DIV} at (120,70) size 100x0
-layer at (128,204) size 100x100
- RenderBlock (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (128,104) size 100x100
- RenderBlock (positioned) {DIV} at (120,20) size 100x100 [bgcolor=#808000]
-layer at (128,304) size 100x100
- RenderBlock (positioned) {DIV} at (120,220) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningauto004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 782x59
- text run at (0,0) width 519: "In this test, you should see three blocks that are aligned right within a black box. "
- text run at (518,0) width 249: "They should be stacked vertically with"
- text run at (0,20) width 275: "the green box in between two olive boxes. "
- text run at (274,20) width 508: "The olive boxes and the green box should be 100x100, and there should be 100"
- text run at (0,40) width 329: "pixels of padding on the right side of the box stack."
-layer at (8,84) size 240x340
- RenderBlock (positioned) {DIV} at (8,84) size 240x340 [border: (20px solid #000000)]
- RenderBlock {DIV} at (120,70) size 100x0
-layer at (128,204) size 100x100
- RenderBlock (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (128,104) size 100x100
- RenderBlock (positioned) {DIV} at (120,20) size 100x100 [bgcolor=#808000]
-layer at (128,304) size 100x100
- RenderBlock (positioned) {DIV} at (120,220) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningauto005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 782x79
- text run at (0,0) width 519: "In this test, you should see three blocks that are aligned right within a black box. "
- text run at (518,0) width 249: "They should be stacked vertically with"
- text run at (0,20) width 275: "the green box in between two olive boxes. "
- text run at (274,20) width 508: "The olive boxes and the green box should be 100x100, and there should be 100"
- text run at (0,40) width 333: "pixels of padding on the right side of the box stack. "
- text run at (332,40) width 437: "The black box's top should be aligned with the end of the last line in"
- text run at (0,60) width 505: "this parargaph and its left side should begin right after the end of this sentence."
- RenderText {#text} at (0,0) size 0x0
-layer at (512,68) size 240x340
- RenderBlock (positioned) {SPAN} at (512,68) size 241x340 [border: (20px solid #000000)]
-layer at (632,188) size 100x100
- RenderBlock (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (632,88) size 100x100
- RenderBlock (positioned) {DIV} at (120,20) size 100x100 [bgcolor=#808000]
-layer at (632,288) size 100x100
- RenderBlock (positioned) {DIV} at (120,220) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningauto006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x60
- RenderText {#text} at (0,0) size 782x59
- text run at (0,0) width 519: "In this test, you should see three blocks that are aligned right within a black box. "
- text run at (518,0) width 249: "They should be stacked vertically with"
- text run at (0,20) width 275: "the green box in between two olive boxes. "
- text run at (274,20) width 508: "The olive boxes and the green box should be 100x100, and there should be 100"
- text run at (0,40) width 320: "pixels of padding on the left side of the box stack."
-layer at (8,84) size 784x40
- RenderBlock (relative positioned) {DIV} at (0,76) size 784x40
- RenderText {#text} at (21,0) size 763x39
- text run at (21,0) width 763: "The black box's top should be aligned with the end of the last line in this parargaph and its right side should begin right"
- text run at (596,20) width 5 RTL: "."
- text run at (600,20) width 184: "after the end of this sentence"
- RenderText {#text} at (0,0) size 0x0
-layer at (365,104) size 240x340
- RenderBlock (positioned) {SPAN} at (356,20) size 241x340 [border: (20px solid #000000)]
-layer at (485,224) size 100x100
- RenderBlock (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (485,124) size 100x100
- RenderBlock (positioned) {DIV} at (120,20) size 100x100 [bgcolor=#808000]
-layer at (485,324) size 100x100
- RenderBlock (positioned) {DIV} at (120,220) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningauto007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,47 +0,0 @@
</span><del>-layer at (0,0) size 800x1650
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 202x1642
- RenderBlock (positioned) {DIV} at (8,8) size 203x1642
- RenderBlock {P} at (0,72) size 203x85
- RenderInline {A} at (0,0) size 167x81 [color=#0000EE]
- RenderText {#text} at (0,2) size 167x81
- text run at (0,2) width 167: "link 1"
- RenderBlock {P} at (0,229) size 203x85
- RenderInline {A} at (0,0) size 167x81 [color=#0000EE]
- RenderText {#text} at (0,2) size 167x81
- text run at (0,2) width 167: "link 2"
- RenderBlock {P} at (0,386) size 203x85
- RenderInline {A} at (0,0) size 167x81 [color=#0000EE]
- RenderText {#text} at (0,2) size 167x81
- text run at (0,2) width 167: "link 3"
- RenderBlock {P} at (0,543) size 203x85
- RenderInline {A} at (0,0) size 167x81 [color=#0000EE]
- RenderText {#text} at (0,2) size 167x81
- text run at (0,2) width 167: "link 4"
- RenderBlock {P} at (0,700) size 203x85
- RenderInline {A} at (0,0) size 167x81 [color=#0000EE]
- RenderText {#text} at (0,2) size 167x81
- text run at (0,2) width 167: "link 5"
- RenderBlock {P} at (0,857) size 203x85
- RenderInline {A} at (0,0) size 167x81 [color=#0000EE]
- RenderText {#text} at (0,2) size 167x81
- text run at (0,2) width 167: "link 6"
- RenderBlock {P} at (0,1014) size 203x85
- RenderInline {A} at (0,0) size 167x81 [color=#0000EE]
- RenderText {#text} at (0,2) size 167x81
- text run at (0,2) width 167: "link 7"
- RenderBlock {P} at (0,1171) size 203x85
- RenderInline {A} at (0,0) size 167x81 [color=#0000EE]
- RenderText {#text} at (0,2) size 167x81
- text run at (0,2) width 167: "link 8"
- RenderBlock {P} at (0,1328) size 203x85
- RenderInline {A} at (0,0) size 167x81 [color=#0000EE]
- RenderText {#text} at (0,2) size 167x81
- text run at (0,2) width 167: "link 9"
- RenderBlock {P} at (0,1485) size 203x85
- RenderInline {A} at (0,0) size 203x81 [color=#0000EE]
- RenderText {#text} at (0,2) size 203x81
- text run at (0,2) width 203: "link 10"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticallr001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock {P} at (0,0) size 80x584
- RenderText {#text} at (0,0) size 79x568
- text run at (0,0) width 553: "In this test, you should see three blocks that are centered vertically within a black box."
- text run at (20,0) width 543: "They should be stacked horizontally with the green box in between two olive boxes. "
- text run at (20,542) width 25: "The"
- text run at (40,0) width 530: "olive boxes and the green box should be 100x100, and there should be 50 pixels of"
- text run at (60,0) width 252: "padding on either side of the box stack."
-layer at (104,8) size 340x240
- RenderBlock (positioned) {DIV} at (104,8) size 340x240 [border: (20px solid #000000)]
- RenderBlock {DIV} at (70,70) size 0x50
-layer at (224,78) size 100x100
- RenderBlock (positioned) {SPAN} at (120,70) size 100x100 [bgcolor=#008000]
-layer at (124,78) size 100x100
- RenderBlock (positioned) {DIV} at (20,70) size 100x100 [bgcolor=#808000]
-layer at (324,78) size 100x100
- RenderBlock (positioned) {DIV} at (220,70) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticallr002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock {P} at (0,0) size 60x584
- RenderText {#text} at (0,0) size 59x571
- text run at (0,0) width 571: "In this test, you should see three blocks that are aligned to the bottom within a black box."
- text run at (20,0) width 543: "They should be stacked horizontally with the green box in between two olive boxes. "
- text run at (20,542) width 25: "The"
- text run at (40,0) width 322: "olive boxes and the green box should be 100x100."
-layer at (84,8) size 340x240
- RenderBlock (positioned) {DIV} at (84,8) size 340x240 [border: (20px solid #000000)]
- RenderBlock {DIV} at (70,20) size 0x100
-layer at (204,128) size 100x100
- RenderBlock (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (104,128) size 100x100
- RenderBlock (positioned) {DIV} at (20,120) size 100x100 [bgcolor=#808000]
-layer at (304,128) size 100x100
- RenderBlock (positioned) {DIV} at (220,120) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticallr003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock {P} at (0,0) size 60x584
- RenderText {#text} at (0,0) size 59x571
- text run at (0,0) width 571: "In this test, you should see three blocks that are aligned to the bottom within a black box."
- text run at (20,0) width 543: "They should be stacked horizontally with the green box in between two olive boxes. "
- text run at (20,542) width 25: "The"
- text run at (40,0) width 322: "olive boxes and the green box should be 100x100."
-layer at (84,8) size 340x240
- RenderBlock (positioned) {DIV} at (84,8) size 340x240 [border: (20px solid #000000)]
- RenderBlock {DIV} at (70,120) size 0x100
-layer at (204,128) size 100x100
- RenderBlock (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (104,128) size 100x100
- RenderBlock (positioned) {DIV} at (20,120) size 100x100 [bgcolor=#808000]
-layer at (304,128) size 100x100
- RenderBlock (positioned) {DIV} at (220,120) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticallr004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock {P} at (0,0) size 60x584
- RenderText {#text} at (0,0) size 59x571
- text run at (0,0) width 571: "In this test, you should see three blocks that are aligned to the bottom within a black box."
- text run at (20,0) width 543: "They should be stacked horizontally with the green box in between two olive boxes. "
- text run at (20,542) width 25: "The"
- text run at (40,0) width 322: "olive boxes and the green box should be 100x100."
-layer at (84,8) size 340x240
- RenderBlock (positioned) {DIV} at (84,8) size 340x240 [border: (20px solid #000000)]
- RenderBlock {DIV} at (70,120) size 0x100
-layer at (204,128) size 100x100
- RenderBlock (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (104,128) size 100x100
- RenderBlock (positioned) {DIV} at (20,120) size 100x100 [bgcolor=#808000]
-layer at (304,128) size 100x100
- RenderBlock (positioned) {DIV} at (220,120) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticallr005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 99x574
- text run at (0,0) width 571: "In this test, you should see three blocks that are aligned to the bottom within a black box."
- text run at (20,0) width 543: "They should be stacked horizontally with the green box in between two olive boxes. "
- text run at (20,542) width 25: "The"
- text run at (40,0) width 326: "olive boxes and the green box should be 100x100. "
- text run at (40,325) width 222: "The black box's left side should be"
- text run at (60,0) width 574: "aligned with the last line in this paragraph and its top side should begin right after the end"
- text run at (80,0) width 104: "of this sentence."
- RenderText {#text} at (0,0) size 0x0
-layer at (88,112) size 340x240
- RenderBlock (positioned) {SPAN} at (88,111) size 340x241 [border: (20px solid #000000)]
-layer at (208,232) size 100x100
- RenderBlock (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (108,232) size 100x100
- RenderBlock (positioned) {DIV} at (20,120) size 100x100 [bgcolor=#808000]
-layer at (308,232) size 100x100
- RenderBlock (positioned) {DIV} at (220,120) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticallr006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock (anonymous) at (0,0) size 80x584
- RenderText {#text} at (0,0) size 79x571
- text run at (0,0) width 571: "In this test, you should see three blocks that are aligned to the bottom within a black box."
- text run at (20,0) width 543: "They should be stacked horizontally with the green box in between two olive boxes. "
- text run at (20,542) width 25: "The"
- text run at (40,0) width 538: "olive boxes and the green box should be 100x100, and there should be 100 pixels of"
- text run at (60,0) width 260: "padding on the top side of the box stack."
-layer at (104,8) size 40x584
- RenderBlock (relative positioned) {DIV} at (96,0) size 40x584
- RenderText {#text} at (0,19) size 39x565
- text run at (0,19) width 565: "The black box's left should be aligned with the last line in this paragraph and its top side"
- text run at (20,310) width 4 RTL: "."
- text run at (20,314) width 270: "should begin after the end of this sentence"
- RenderText {#text} at (0,0) size 0x0
-layer at (124,78) size 340x240
- RenderBlock (positioned) {SPAN} at (20,70) size 340x241 [border: (20px solid #000000)]
-layer at (244,198) size 100x100
- RenderBlock (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (144,198) size 100x100
- RenderBlock (positioned) {DIV} at (20,120) size 100x100 [bgcolor=#808000]
-layer at (344,198) size 100x100
- RenderBlock (positioned) {DIV} at (220,120) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticallr007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-lr/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,47 +0,0 @@
</span><del>-layer at (0,0) size 1650x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 1642x202
- RenderBlock (positioned) {DIV} at (8,8) size 1642x203
- RenderBlock {P} at (72,0) size 85x203
- RenderInline {A} at (0,0) size 81x167 [color=#0000EE]
- RenderText {#text} at (2,0) size 81x167
- text run at (2,0) width 167: "link 1"
- RenderBlock {P} at (229,0) size 85x203
- RenderInline {A} at (0,0) size 81x167 [color=#0000EE]
- RenderText {#text} at (2,0) size 81x167
- text run at (2,0) width 167: "link 2"
- RenderBlock {P} at (386,0) size 85x203
- RenderInline {A} at (0,0) size 81x167 [color=#0000EE]
- RenderText {#text} at (2,0) size 81x167
- text run at (2,0) width 167: "link 3"
- RenderBlock {P} at (543,0) size 85x203
- RenderInline {A} at (0,0) size 81x167 [color=#0000EE]
- RenderText {#text} at (2,0) size 81x167
- text run at (2,0) width 167: "link 4"
- RenderBlock {P} at (700,0) size 85x203
- RenderInline {A} at (0,0) size 81x167 [color=#0000EE]
- RenderText {#text} at (2,0) size 81x167
- text run at (2,0) width 167: "link 5"
- RenderBlock {P} at (857,0) size 85x203
- RenderInline {A} at (0,0) size 81x167 [color=#0000EE]
- RenderText {#text} at (2,0) size 81x167
- text run at (2,0) width 167: "link 6"
- RenderBlock {P} at (1014,0) size 85x203
- RenderInline {A} at (0,0) size 81x167 [color=#0000EE]
- RenderText {#text} at (2,0) size 81x167
- text run at (2,0) width 167: "link 7"
- RenderBlock {P} at (1171,0) size 85x203
- RenderInline {A} at (0,0) size 81x167 [color=#0000EE]
- RenderText {#text} at (2,0) size 81x167
- text run at (2,0) width 167: "link 8"
- RenderBlock {P} at (1328,0) size 85x203
- RenderInline {A} at (0,0) size 81x167 [color=#0000EE]
- RenderText {#text} at (2,0) size 81x167
- text run at (2,0) width 167: "link 9"
- RenderBlock {P} at (1485,0) size 85x203
- RenderInline {A} at (0,0) size 81x203 [color=#0000EE]
- RenderText {#text} at (2,0) size 81x203
- text run at (2,0) width 203: "link 10"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticalrl001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock {P} at (0,0) size 80x584
- RenderText {#text} at (0,0) size 79x568
- text run at (0,0) width 553: "In this test, you should see three blocks that are centered vertically within a black box."
- text run at (20,0) width 543: "They should be stacked horizontally with the green box in between two olive boxes. "
- text run at (20,542) width 25: "The"
- text run at (40,0) width 530: "olive boxes and the green box should be 100x100, and there should be 50 pixels of"
- text run at (60,0) width 252: "padding on either side of the box stack."
-layer at (356,8) size 340x240
- RenderBlock (positioned) {DIV} at (104,8) size 340x240 [border: (20px solid #000000)]
- RenderBlock {DIV} at (70,70) size 0x50
-layer at (476,78) size 100x100
- RenderBlock (positioned) {SPAN} at (120,70) size 100x100 [bgcolor=#008000]
-layer at (576,78) size 100x100
- RenderBlock (positioned) {DIV} at (20,70) size 100x100 [bgcolor=#808000]
-layer at (376,78) size 100x100
- RenderBlock (positioned) {DIV} at (220,70) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticalrl002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock {P} at (0,0) size 60x584
- RenderText {#text} at (0,0) size 59x567
- text run at (0,0) width 519: "In this test, you should see three blocks that are aligned right within a black box. "
- text run at (0,518) width 33: "They"
- text run at (20,0) width 506: "should be stacked horizontally with the green box in between two olive boxes. "
- text run at (20,505) width 61: "The olive"
- text run at (40,0) width 286: "boxes and the green box should be 100x100."
-layer at (376,8) size 340x240
- RenderBlock (positioned) {DIV} at (84,8) size 340x240 [border: (20px solid #000000)]
- RenderBlock {DIV} at (70,20) size 0x100
-layer at (496,128) size 100x100
- RenderBlock (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (596,128) size 100x100
- RenderBlock (positioned) {DIV} at (20,120) size 100x100 [bgcolor=#808000]
-layer at (396,128) size 100x100
- RenderBlock (positioned) {DIV} at (220,120) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticalrl003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock {P} at (0,0) size 60x584
- RenderText {#text} at (0,0) size 59x571
- text run at (0,0) width 571: "In this test, you should see three blocks that are aligned to the bottom within a black box."
- text run at (20,0) width 543: "They should be stacked horizontally with the green box in between two olive boxes. "
- text run at (20,542) width 25: "The"
- text run at (40,0) width 322: "olive boxes and the green box should be 100x100."
-layer at (376,8) size 340x240
- RenderBlock (positioned) {DIV} at (84,8) size 340x240 [border: (20px solid #000000)]
- RenderBlock {DIV} at (70,120) size 0x100
-layer at (496,128) size 100x100
- RenderBlock (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (596,128) size 100x100
- RenderBlock (positioned) {DIV} at (20,120) size 100x100 [bgcolor=#808000]
-layer at (396,128) size 100x100
- RenderBlock (positioned) {DIV} at (220,120) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticalrl004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock {P} at (0,0) size 60x584
- RenderText {#text} at (0,0) size 59x571
- text run at (0,0) width 571: "In this test, you should see three blocks that are aligned to the bottom within a black box."
- text run at (20,0) width 543: "They should be stacked horizontally with the green box in between two olive boxes. "
- text run at (20,542) width 25: "The"
- text run at (40,0) width 322: "olive boxes and the green box should be 100x100."
-layer at (376,8) size 340x240
- RenderBlock (positioned) {DIV} at (84,8) size 340x240 [border: (20px solid #000000)]
- RenderBlock {DIV} at (70,120) size 0x100
-layer at (496,128) size 100x100
- RenderBlock (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (596,128) size 100x100
- RenderBlock (positioned) {DIV} at (20,120) size 100x100 [bgcolor=#808000]
-layer at (396,128) size 100x100
- RenderBlock (positioned) {DIV} at (220,120) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticalrl005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 99x574
- text run at (0,0) width 571: "In this test, you should see three blocks that are aligned to the bottom within a black box."
- text run at (20,0) width 543: "They should be stacked horizontally with the green box in between two olive boxes. "
- text run at (20,542) width 25: "The"
- text run at (40,0) width 326: "olive boxes and the green box should be 100x100. "
- text run at (40,325) width 222: "The black box's left side should be"
- text run at (60,0) width 574: "aligned with the last line in this paragraph and its top side should begin right after the end"
- text run at (80,0) width 104: "of this sentence."
- RenderText {#text} at (0,0) size 0x0
-layer at (372,112) size 340x240
- RenderBlock (positioned) {SPAN} at (88,111) size 340x241 [border: (20px solid #000000)]
-layer at (492,232) size 100x100
- RenderBlock (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (592,232) size 100x100
- RenderBlock (positioned) {DIV} at (20,120) size 100x100 [bgcolor=#808000]
-layer at (392,232) size 100x100
- RenderBlock (positioned) {DIV} at (220,120) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoverticalrl006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto/vertical-rl/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock (anonymous) at (0,0) size 80x584
- RenderText {#text} at (0,0) size 79x571
- text run at (0,0) width 571: "In this test, you should see three blocks that are aligned to the bottom within a black box."
- text run at (20,0) width 543: "They should be stacked horizontally with the green box in between two olive boxes. "
- text run at (20,542) width 25: "The"
- text run at (40,0) width 538: "olive boxes and the green box should be 100x100, and there should be 100 pixels of"
- text run at (60,0) width 260: "padding on the top side of the box stack."
-layer at (656,8) size 40x584
- RenderBlock (relative positioned) {DIV} at (96,0) size 40x584
- RenderText {#text} at (0,10) size 39x574
- text run at (0,10) width 574: "The black box's right should be aligned with the last line in this paragraph and its top side"
- text run at (20,310) width 4 RTL: "."
- text run at (20,314) width 270: "should begin after the end of this sentence"
- RenderText {#text} at (0,0) size 0x0
-layer at (336,78) size 340x240
- RenderBlock (positioned) {SPAN} at (20,70) size 340x241 [border: (20px solid #000000)]
-layer at (456,198) size 100x100
- RenderBlock (positioned) {DIV} at (120,120) size 100x100 [bgcolor=#008000]
-layer at (556,198) size 100x100
- RenderBlock (positioned) {DIV} at (20,120) size 100x100 [bgcolor=#808000]
-layer at (356,198) size 100x100
- RenderBlock (positioned) {DIV} at (220,120) size 100x100 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningautoheightwithtopandbottomexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto-height-with-top-and-bottom-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto-height-with-top-and-bottom-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/auto-height-with-top-and-bottom-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 647x19
- text run at (0,0) width 647: "The red box should be entirely inside the black box with the text content spilling out of both of them."
-layer at (8,44) size 404x104
- RenderBlock (relative positioned) {DIV} at (0,36) size 404x104 [border: (2px solid #000000)]
-layer at (10,66) size 400x60
- RenderBlock (positioned) {DIV} at (2,22) size 400x60 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 395x159
- text run at (2,2) width 387: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed"
- text run at (2,22) width 360: "do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (2,42) width 382: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation"
- text run at (2,62) width 369: "ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (2,82) width 382: "Duis aute irure dolor in reprehenderit in voluptate velit esse"
- text run at (2,102) width 395: "cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (2,122) width 362: "cupidatat non proident, sunt in culpa qui officia deserunt"
- text run at (2,142) width 174: "mollit anim id est laborum."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningchildofabsolutewithautoheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/child-of-absolute-with-auto-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/child-of-absolute-with-auto-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/child-of-absolute-with-auto-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 420x19
- text run at (0,0) width 420: "The inner blue box should be 50% as tall as the outer yellow box."
-layer at (8,30) size 304x540
- RenderBlock (positioned) {DIV} at (8,30) size 304x540 [bgcolor=#FFFF00] [border: (2px dashed #000000)]
- RenderBlock {DIV} at (2,2) size 300x272 [bgcolor=#0000FF] [border: (2px dashed #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningdifferingwritingmodesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/differing-writing-modes-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/differing-writing-modes-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/differing-writing-modes-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,218 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 364x19
- text run at (0,0) width 364: "All of the boxes below should look identical to this one: "
- RenderBR {BR} at (363,15) size 1x0
- RenderText {#text} at (72,73) size 4x19
- text run at (72,73) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (0,93) size 101x19
- text run at (0,93) width 101: "The test boxes: "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (72,166) size 4x19
- text run at (72,166) width 4: " "
- RenderText {#text} at (148,166) size 4x19
- text run at (148,166) width 4: " "
- RenderText {#text} at (224,166) size 4x19
- text run at (224,166) width 4: " "
- RenderText {#text} at (300,166) size 4x19
- text run at (300,166) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (72,239) size 4x19
- text run at (72,239) width 4: " "
- RenderText {#text} at (148,239) size 4x19
- text run at (148,239) width 4: " "
- RenderText {#text} at (224,239) size 4x19
- text run at (224,239) width 4: " "
- RenderText {#text} at (300,239) size 4x19
- text run at (300,239) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (72,312) size 4x19
- text run at (72,312) width 4: " "
- RenderText {#text} at (148,312) size 4x19
- text run at (148,312) width 4: " "
- RenderText {#text} at (224,312) size 4x19
- text run at (224,312) width 4: " "
- RenderText {#text} at (300,312) size 4x19
- text run at (300,312) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (72,385) size 4x19
- text run at (72,385) width 4: " "
- RenderText {#text} at (148,385) size 4x19
- text run at (148,385) width 4: " "
- RenderText {#text} at (224,385) size 4x19
- text run at (224,385) width 4: " "
- RenderText {#text} at (0,0) size 0x0
-layer at (13,33) size 62x58
- RenderBlock (relative positioned) {DIV} at (5,25) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (17,34) size 20x20
- RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (53,34) size 20x20
- RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (17,68) size 20x20
- RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (53,68) size 20x20
- RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (13,126) size 62x58
- RenderBlock (relative positioned) {DIV} at (5,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (17,127) size 20x20
- RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (53,127) size 20x20
- RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (17,161) size 20x20
- RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (53,161) size 20x20
- RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (89,126) size 62x58
- RenderBlock (relative positioned) {DIV} at (81,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (93,127) size 20x20
- RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (129,127) size 20x20
- RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (93,161) size 20x20
- RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (129,161) size 20x20
- RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (165,126) size 62x58
- RenderBlock (relative positioned) {DIV} at (157,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (169,127) size 20x20
- RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
-layer at (205,127) size 20x20
- RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
-layer at (169,161) size 20x20
- RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
-layer at (205,161) size 20x20
- RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
-layer at (241,126) size 62x58
- RenderBlock (relative positioned) {DIV} at (233,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (245,127) size 20x20
- RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
-layer at (281,127) size 20x20
- RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
-layer at (245,161) size 20x20
- RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
-layer at (281,161) size 20x20
- RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
-layer at (13,199) size 62x58
- RenderBlock (relative positioned) {DIV} at (5,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (53,200) size 20x20
- RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (17,234) size 20x20
- RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (53,234) size 20x20
- RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (17,200) size 20x20
- RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (89,199) size 62x58
- RenderBlock (relative positioned) {DIV} at (81,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (129,200) size 20x20
- RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (93,234) size 20x20
- RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (129,234) size 20x20
- RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (93,200) size 20x20
- RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (165,199) size 62x58
- RenderBlock (relative positioned) {DIV} at (157,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (205,200) size 20x20
- RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
-layer at (169,234) size 20x20
- RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
-layer at (205,234) size 20x20
- RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
-layer at (169,200) size 20x20
- RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
-layer at (241,199) size 62x58
- RenderBlock (relative positioned) {DIV} at (233,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (281,200) size 20x20
- RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
-layer at (245,234) size 20x20
- RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
-layer at (281,234) size 20x20
- RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
-layer at (245,200) size 20x20
- RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
-layer at (13,272) size 62x58
- RenderBlock (relative positioned) {DIV} at (5,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (17,307) size 20x20
- RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (53,307) size 20x20
- RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (17,273) size 20x20
- RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (53,273) size 20x20
- RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (89,272) size 62x58
- RenderBlock (relative positioned) {DIV} at (81,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (93,307) size 20x20
- RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (129,307) size 20x20
- RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (93,273) size 20x20
- RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (129,273) size 20x20
- RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (165,272) size 62x58
- RenderBlock (relative positioned) {DIV} at (157,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (169,307) size 20x20
- RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
-layer at (205,307) size 20x20
- RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
-layer at (169,273) size 20x20
- RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
-layer at (205,273) size 20x20
- RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
-layer at (241,272) size 62x58
- RenderBlock (relative positioned) {DIV} at (233,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (245,307) size 20x20
- RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
-layer at (281,307) size 20x20
- RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
-layer at (245,273) size 20x20
- RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
-layer at (281,273) size 20x20
- RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
-layer at (13,345) size 62x58
- RenderBlock (relative positioned) {DIV} at (5,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (53,380) size 20x20
- RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (17,346) size 20x20
- RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (53,346) size 20x20
- RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (17,380) size 20x20
- RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (89,345) size 62x58
- RenderBlock (relative positioned) {DIV} at (81,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (129,380) size 20x20
- RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (93,346) size 20x20
- RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (129,346) size 20x20
- RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (93,380) size 20x20
- RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (165,345) size 62x58
- RenderBlock (relative positioned) {DIV} at (157,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (205,380) size 20x20
- RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
-layer at (169,346) size 20x20
- RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
-layer at (205,346) size 20x20
- RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
-layer at (169,380) size 20x20
- RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
-layer at (241,345) size 62x58
- RenderBlock (relative positioned) {DIV} at (233,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (281,380) size 20x20
- RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
-layer at (245,346) size 20x20
- RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
-layer at (281,346) size 20x20
- RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
-layer at (245,380) size 20x20
- RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningdifferingwritingmodesreplacedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/differing-writing-modes-replaced-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/differing-writing-modes-replaced-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/differing-writing-modes-replaced-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,218 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 364x19
- text run at (0,0) width 364: "All of the boxes below should look identical to this one: "
- RenderBR {BR} at (363,15) size 1x0
- RenderText {#text} at (72,73) size 4x19
- text run at (72,73) width 4: " "
- RenderBR {BR} at (76,88) size 0x0
- RenderText {#text} at (0,93) size 101x19
- text run at (0,93) width 101: "The test boxes: "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (72,166) size 4x19
- text run at (72,166) width 4: " "
- RenderText {#text} at (148,166) size 4x19
- text run at (148,166) width 4: " "
- RenderText {#text} at (224,166) size 4x19
- text run at (224,166) width 4: " "
- RenderText {#text} at (300,166) size 4x19
- text run at (300,166) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (72,239) size 4x19
- text run at (72,239) width 4: " "
- RenderText {#text} at (148,239) size 4x19
- text run at (148,239) width 4: " "
- RenderText {#text} at (224,239) size 4x19
- text run at (224,239) width 4: " "
- RenderText {#text} at (300,239) size 4x19
- text run at (300,239) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (72,312) size 4x19
- text run at (72,312) width 4: " "
- RenderText {#text} at (148,312) size 4x19
- text run at (148,312) width 4: " "
- RenderText {#text} at (224,312) size 4x19
- text run at (224,312) width 4: " "
- RenderText {#text} at (300,312) size 4x19
- text run at (300,312) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (72,385) size 4x19
- text run at (72,385) width 4: " "
- RenderText {#text} at (148,385) size 4x19
- text run at (148,385) width 4: " "
- RenderText {#text} at (224,385) size 4x19
- text run at (224,385) width 4: " "
- RenderText {#text} at (0,0) size 0x0
-layer at (13,33) size 62x58
- RenderBlock (relative positioned) {DIV} at (5,25) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (17,34) size 20x20
- RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (53,34) size 20x20
- RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (17,68) size 20x20
- RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (53,68) size 20x20
- RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (13,126) size 62x58
- RenderBlock (relative positioned) {DIV} at (5,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (17,127) size 20x20
- RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (53,127) size 20x20
- RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (17,161) size 20x20
- RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (53,161) size 20x20
- RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (89,126) size 62x58
- RenderBlock (relative positioned) {DIV} at (81,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (93,127) size 20x20
- RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (129,127) size 20x20
- RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (93,161) size 20x20
- RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (129,161) size 20x20
- RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (165,126) size 62x58
- RenderBlock (relative positioned) {DIV} at (157,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (169,127) size 20x20
- RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
-layer at (205,127) size 20x20
- RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
-layer at (169,161) size 20x20
- RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
-layer at (205,161) size 20x20
- RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
-layer at (241,126) size 62x58
- RenderBlock (relative positioned) {DIV} at (233,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (245,127) size 20x20
- RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
-layer at (281,127) size 20x20
- RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
-layer at (245,161) size 20x20
- RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
-layer at (281,161) size 20x20
- RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
-layer at (13,199) size 62x58
- RenderBlock (relative positioned) {DIV} at (5,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (53,200) size 20x20
- RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (17,234) size 20x20
- RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (53,234) size 20x20
- RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (17,200) size 20x20
- RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (89,199) size 62x58
- RenderBlock (relative positioned) {DIV} at (81,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (129,200) size 20x20
- RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (93,234) size 20x20
- RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (129,234) size 20x20
- RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (93,200) size 20x20
- RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (165,199) size 62x58
- RenderBlock (relative positioned) {DIV} at (157,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (205,200) size 20x20
- RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
-layer at (169,234) size 20x20
- RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
-layer at (205,234) size 20x20
- RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
-layer at (169,200) size 20x20
- RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
-layer at (241,199) size 62x58
- RenderBlock (relative positioned) {DIV} at (233,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (281,200) size 20x20
- RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
-layer at (245,234) size 20x20
- RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
-layer at (281,234) size 20x20
- RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
-layer at (245,200) size 20x20
- RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
-layer at (13,272) size 62x58
- RenderBlock (relative positioned) {DIV} at (5,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (17,307) size 20x20
- RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (53,307) size 20x20
- RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (17,273) size 20x20
- RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (53,273) size 20x20
- RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (89,272) size 62x58
- RenderBlock (relative positioned) {DIV} at (81,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (93,307) size 20x20
- RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (129,307) size 20x20
- RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (93,273) size 20x20
- RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (129,273) size 20x20
- RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (165,272) size 62x58
- RenderBlock (relative positioned) {DIV} at (157,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (169,307) size 20x20
- RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
-layer at (205,307) size 20x20
- RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
-layer at (169,273) size 20x20
- RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
-layer at (205,273) size 20x20
- RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
-layer at (241,272) size 62x58
- RenderBlock (relative positioned) {DIV} at (233,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (245,307) size 20x20
- RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
-layer at (281,307) size 20x20
- RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
-layer at (245,273) size 20x20
- RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
-layer at (281,273) size 20x20
- RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
-layer at (13,345) size 62x58
- RenderBlock (relative positioned) {DIV} at (5,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (53,380) size 20x20
- RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (17,346) size 20x20
- RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (53,346) size 20x20
- RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (17,380) size 20x20
- RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (89,345) size 62x58
- RenderBlock (relative positioned) {DIV} at (81,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (129,380) size 20x20
- RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
-layer at (93,346) size 20x20
- RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
-layer at (129,346) size 20x20
- RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
-layer at (93,380) size 20x20
- RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
-layer at (165,345) size 62x58
- RenderBlock (relative positioned) {DIV} at (157,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (205,380) size 20x20
- RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
-layer at (169,346) size 20x20
- RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
-layer at (205,346) size 20x20
- RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
-layer at (169,380) size 20x20
- RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
-layer at (241,345) size 62x58
- RenderBlock (relative positioned) {DIV} at (233,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
-layer at (281,380) size 20x20
- RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
-layer at (245,346) size 20x20
- RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
-layer at (281,346) size 20x20
- RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
-layer at (245,380) size 20x20
- RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningfixedpositioningscrollbarbugexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x2028
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 368x19
- text run at (0,0) width 368: "The purple box should stick to the bottom of the window."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (8,28) size 1x2000
- RenderBlock (positioned) {DIV} at (8,28) size 1x2000
-layer at (8,500) size 100x100
- RenderBlock (positioned) {DIV} at (8,500) size 100x100 [bgcolor=#800080]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningheightchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/height-change-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/height-change-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/height-change-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,34 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 218x19
- text run at (0,0) width 218: "This tests for a regression against "
- RenderInline {I} at (0,0) size 758x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (217,0) size 354x19
- text run at (217,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6881"
- RenderText {#text} at (570,0) size 758x39
- text run at (570,0) width 5: " "
- text run at (574,0) width 184: "Block with position:absolute"
- text run at (0,20) width 589: "bottom:0 doesn't always move when height of containing block changes (affects Safari RSS)"
- RenderText {#text} at (588,20) size 5x19
- text run at (588,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 558x19
- text run at (0,0) width 558: "The squares below should have blue tops and green bottoms, not the other way around."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,202) size 784x20
- RenderBR {BR} at (0,0) size 0x19
-layer at (8,110) size 784x100
- RenderBlock (relative positioned) {DIV} at (0,102) size 784x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#87CEEB]
-layer at (8,160) size 100x50
- RenderBlock (positioned) {DIV} at (0,50) size 100x50 [bgcolor=#90EE90]
-layer at (8,230) size 784x100
- RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,222) size 784x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#87CEEB]
-layer at (8,280) size 100x50
- RenderBlock (positioned) {DIV} at (0,50) size 100x50 [bgcolor=#90EE90]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioninghidinginsiderelpositionedinlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/hiding-inside-relpositioned-inline-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/hiding-inside-relpositioned-inline-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/hiding-inside-relpositioned-inline-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 471x19
- text run at (0,0) width 471: "You should see the number 0 below, and the grey box should fit it snugly."
-layer at (8,8) size 1x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 1x19
- RenderText {#text} at (0,0) size 0x0
-layer at (488,18) size 10x22
- RenderBlock (positioned) {DIV} at (10,10) size 10x22 [bgcolor=#808080]
- RenderBlock {DIV} at (0,0) size 10x22 [bgcolor=#ACACAC]
- RenderBlock {DIV} at (1,1) size 8x20
- RenderBlock {DIV} at (0,0) size 8x20
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "0"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioninginlineblockrelpositionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/inline-block-relposition-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/inline-block-relposition-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/inline-block-relposition-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x40
- RenderBlock {HTML} at (0,0) size 800x40
- RenderBody {BODY} at (8,8) size 784x24
- RenderText {#text} at (0,0) size 0x0
-layer at (8,10) size 100x20
- RenderButton {BUTTON} at (0,2) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 76x14
- RenderText {#text} at (16,0) size 44x14
- text run at (16,0) width 44: "Click Me"
-layer at (90,27) size 22x14
- RenderBlock (positioned) {DIV} at (81,17) size 23x14
- RenderText {#text} at (0,0) size 23x14
- text run at (0,0) width 23: "Now"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningleftmargintopmarginexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/leftmargin-topmargin-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/leftmargin-topmargin-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/leftmargin-topmargin-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (42,42) size 716x516
- RenderBlock {P} at (0,0) size 716x40
- RenderText {#text} at (0,0) size 669x39
- text run at (0,0) width 669: "This test checks for a regression against rdar://problem/4364302 leftmargin and topmargin should match"
- text run at (0,20) width 282: "marginwidth and marginheight respectively."
- RenderBlock {P} at (0,56) size 716x20
- RenderText {#text} at (0,0) size 471x19
- text run at (0,0) width 471: "If it passes, the left, top, right, and bottom margins of the page will be 42."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningnegativerightposexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/negative-right-pos-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/negative-right-pos-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/negative-right-pos-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 278x19
- text run at (0,0) width 278: "If you see any red below the test has failed."
-layer at (8,28) size 300x400
- RenderBlock (relative positioned) {DIV} at (0,20) size 300x400 [bgcolor=#FF0000]
- RenderTable {TABLE} at (0,0) size 250x400 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 250x400
- RenderTableRow {TR} at (0,0) size 250x400
- RenderTableCell {TD} at (0,200) size 1x0 [r=0 c=0 rs=1 cs=1]
-layer at (258,28) size 200x400
- RenderBlock (positioned) {DIV} at (250,0) size 200x400 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningpaddingpercentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/padding-percent-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/padding-percent-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/padding-percent-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {OL} at (0,0) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 161x19
- text run at (0,0) width 161: "Make text bigger/smaller"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 219x19
- text run at (0,0) width 219: "Make the window narrower/wider"
-layer at (8,64) size 132x26
- RenderBlock (positioned) {DIV} at (8,64) size 132x26 [border: (3px solid #000000)]
- RenderText {#text} at (43,3) size 86x19
- text run at (43,3) width 86: "Lorem ipsum"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningprefwidthchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/pref-width-change-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/pref-width-change-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/pref-width-change-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 206x26
- RenderBlock (relative positioned) {DIV} at (0,0) size 206x26 [border: (3px solid #000000)]
-layer at (146,11) size 65x20
- RenderBlock (positioned) {DIV} at (138,3) size 65x20
- RenderText {#text} at (0,0) size 65x19
- text run at (0,0) width 65: "longertext"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningrelativeoverflowblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relative-overflow-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relative-overflow-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relative-overflow-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 814x854
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 779x39
- text run at (0,0) width 779: "Document canvas should be big enough to fit both blue and red (relative positioned) rectangles (ie. have scrollbars if they"
- text run at (0,20) width 130: "don't fit to the view)"
-layer at (8,48) size 504x504
- RenderBlock (positioned) {DIV} at (8,48) size 504x504 [border: (2px solid #0000FF)]
-layer at (310,350) size 504x504
- RenderBlock (relative positioned) {DIV} at (2,2) size 504x504 [border: (2px solid #FF0000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningrelativeoverflowreplacedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relative-overflow-replaced-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relative-overflow-replaced-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relative-overflow-replaced-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 1108x1108
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (100,85) size 755x39
- text run at (100,85) width 655: " The image should be 1000px over to the right and bottom, which should cause horizontal and vertical"
- text run at (0,105) width 129: "scrollbars to appear."
-layer at (1008,1008) size 100x100
- RenderImage {IMG} at (0,0) size 100x100 [bgcolor=#00FF00]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningrelativeoverflowreplacedfloatexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relative-overflow-replaced-float-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relative-overflow-replaced-float-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relative-overflow-replaced-float-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 1108x1108
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (100,0) size 651x39
- text run at (100,0) width 651: "The image should be 1000px over to the right and bottom, which should cause horizontal and vertical"
- text run at (100,20) width 129: "scrollbars to appear."
-layer at (1008,1008) size 100x100
- RenderImage {IMG} at (0,0) size 100x100 [bgcolor=#00FF00]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningrelayoutonpositionchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relayout-on-position-change-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relayout-on-position-change-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/relayout-on-position-change-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 218x19
- text run at (0,0) width 218: "This tests for a regression against "
- RenderInline {I} at (0,0) size 769x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (217,0) size 354x19
- text run at (217,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7095"
- RenderText {#text} at (570,0) size 769x39
- text run at (570,0) width 5: " "
- text run at (574,0) width 195: "Removing positioning from an"
- text run at (0,20) width 223: "element does not relayout properly"
- RenderText {#text} at (222,20) size 5x19
- text run at (222,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 380x19
- text run at (0,0) width 380: "The green square should be to the left of the yellow square."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
-layer at (8,110) size 200x100
- RenderBlock (relative positioned) {DIV} at (0,102) size 200x100 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningrtlstaticpositioningexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/rtl-static-positioning-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/rtl-static-positioning-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/rtl-static-positioning-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x416
- RenderBlock {HTML} at (0,0) size 800x416
- RenderBody {BODY} at (8,8) size 784x400
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 580x19
- text run at (0,0) width 310: "There should be a green 100x100 square below. "
- text run at (309,0) width 271: "If you see any red, then the test has failed."
-layer at (8,28) size 380x380
- RenderBlock (relative positioned) {DIV} at (0,20) size 380x380 [border: (20px solid #00000000)]
- RenderBlock {DIV} at (90,40) size 250x220 [border: (10px solid #00000000)]
- RenderInline {SPAN} at (0,0) size 0x0
-layer at (228,78) size 100x100
- RenderBlock (positioned) {DIV} at (220,50) size 100x100 [bgcolor=#FF0000]
-layer at (228,78) size 100x100
- RenderBlock (positioned) {DIV} at (220,50) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningrtlstaticpositioninginlineblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x416
- RenderBlock {HTML} at (0,0) size 800x416
- RenderBody {BODY} at (8,8) size 784x400
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 580x19
- text run at (0,0) width 310: "There should be a green 100x100 square below. "
- text run at (309,0) width 271: "If you see any red, then the test has failed."
-layer at (8,28) size 380x380
- RenderBlock (relative positioned) {DIV} at (0,20) size 380x380 [border: (20px solid #00000000)]
- RenderInline {SPAN} at (0,0) size 250x19
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (90,40) size 250x220 [border: (10px solid #00000000)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (228,78) size 100x100
- RenderBlock (positioned) {DIV} at (220,50) size 100x100 [bgcolor=#FF0000]
-layer at (228,78) size 100x100
- RenderBlock (positioned) {DIV} at (220,50) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningstaticdistancewithpositionedancestorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 433x19
- text run at (0,0) width 433: "Test passes the blue box is in the upper-left corner of the black box."
-layer at (8,96) size 294x198
- RenderBlock (positioned) {DIV} at (8,96) size 294x198 [border: (3px solid #000000)]
-layer at (11,99) size 96x96
- RenderBlock (positioned) {DIV} at (11,99) size 96x96 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningtablecellstaticpositionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/table-cell-static-position-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/table-cell-static-position-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/table-cell-static-position-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,50 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x388
- RenderBlock {HTML} at (0,0) size 800x388
- RenderBody {BODY} at (8,8) size 784x372
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 164x19
- text run at (0,0) width 164: "All cells should be green."
-layer at (8,28) size 340x176
- RenderTable {TABLE} at (0,20) size 341x176 [border: (1px solid #000000)]
- RenderTableSection {TBODY} at (1,1) size 339x174
- RenderTableRow {TR} at (0,10) size 339x72
- RenderTableCell {TD} at (10,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (92,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (174,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (256,10) size 73x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 0x0
- RenderTableRow {TR} at (0,92) size 339x72
- RenderTableCell {TD} at (10,92) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (92,92) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (174,92) size 73x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (256,92) size 73x22 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
- RenderBlock {SPAN} at (1,1) size 0x0
-layer at (266,40) size 70x70
- RenderBlock (positioned) {DIV} at (258,12) size 71x70 [bgcolor=#008000]
-layer at (184,122) size 70x70
- RenderBlock (positioned) {DIV} at (176,94) size 71x70 [bgcolor=#008000]
-layer at (266,122) size 70x70
- RenderBlock (positioned) {DIV} at (258,94) size 71x70 [bgcolor=#008000]
-layer at (8,204) size 340x176
- RenderTable {TABLE} at (0,196) size 341x176 [border: (1px solid #000000)]
- RenderTableSection {TBODY} at (1,1) size 339x174
- RenderTableRow {TR} at (0,10) size 339x72
- RenderTableCell {TD} at (256,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (174,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (92,10) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (10,10) size 73x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 0x0
- RenderTableRow {TR} at (0,92) size 339x72
- RenderTableCell {TD} at (256,92) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (174,92) size 73x2 [bgcolor=#008000] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (92,92) size 73x2 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (10,92) size 73x22 [bgcolor=#FF0000] [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
- RenderBlock {SPAN} at (71,1) size 0x0
-layer at (20,216) size 70x70
- RenderBlock (positioned) {DIV} at (12,12) size 71x70 [bgcolor=#008000]
-layer at (102,298) size 70x70
- RenderBlock (positioned) {DIV} at (94,94) size 71x70 [bgcolor=#008000]
-layer at (20,298) size 70x70
- RenderBlock (positioned) {DIV} at (12,94) size 71x70 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningtrailingspacetestexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/trailing-space-test-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/trailing-space-test-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/trailing-space-test-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderInline {SPAN} at (0,0) size 281x21 [border: (1px solid #000000)]
- RenderText {#text} at (1,0) size 279x19
- text run at (1,0) width 279: "These two boxes should be the same width."
- RenderBR {BR} at (280,15) size 1x0
- RenderInline {SPAN} at (0,0) size 281x21 [border: (1px solid #000000)]
- RenderText {#text} at (1,20) size 279x19
- text run at (1,20) width 279: "These two boxes should be the same width."
-layer at (287,50) size 100x100
- RenderImage {IMG} at (287,50) size 101x100 [bgcolor=#008000]
-layer at (287,150) size 100x100
- RenderImage {IMG} at (287,150) size 101x100 [bgcolor=#008000]
-layer at (287,250) size 100x100
- RenderImage {IMG} at (287,250) size 101x100 [bgcolor=#008000]
-layer at (287,350) size 100x100
- RenderImage {IMG} at (287,350) size 101x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastblockpositioningwindowheightchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/window-height-change-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/window-height-change-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/block/positioning/window-height-change-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 218x19
- text run at (0,0) width 218: "This tests for a regression against "
- RenderInline {I} at (0,0) size 770x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (217,0) size 354x19
- text run at (217,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5813"
- RenderText {#text} at (570,0) size 770x39
- text run at (570,0) width 5: " "
- text run at (574,0) width 196: "positioned blocks don't update"
- text run at (0,20) width 230: "when resizing the window vertically"
- RenderText {#text} at (229,20) size 5x19
- text run at (229,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 293x19
- text run at (0,0) width 293: "The two squares below should be solid green."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,102) size 784x109
- RenderPartObject {IFRAME} at (0,0) size 104x104 [border: (2px inset #000000)]
- layer at (0,0) size 100x100
- RenderView at (0,0) size 100x100
- layer at (0,0) size 100x8
- RenderBlock {HTML} at (0,0) size 100x8
- RenderBody {BODY} at (8,8) size 84x0 [bgcolor=#FF0000]
- layer at (0,0) size 100x100
- RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
- RenderText {#text} at (104,89) size 4x19
- text run at (104,89) width 4: " "
- RenderPartObject {IFRAME} at (108,0) size 104x104 [border: (2px inset #000000)]
- layer at (0,0) size 100x100
- RenderView at (0,0) size 100x100
- layer at (0,0) size 100x16
- RenderDeprecatedFlexibleBox {HTML} at (0,0) size 100x16
- RenderBody {BODY} at (8,8) size 0x0 [bgcolor=#FF0000]
- layer at (0,0) size 100x100
- RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20 [color=#000080] [bgcolor=#FFFF00]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 243x19
- text run at (0,0) width 243: "The entire viewport should be yellow."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x24
- RenderBlock {HTML} at (0,0) size 800x24 [bgcolor=#00FF00]
- RenderBody {BODY} at (8,16) size 784x0 [bgcolor=#FF0000]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 409x19
- text run at (0,0) width 409: "The entire viewport should be green and there should be no red."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor002xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/002-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/002-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/002-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x24
- RenderBlock {html} at (0,0) size 800x24 [bgcolor=#00FF00]
- RenderBody {body} at (8,16) size 784x0 [bgcolor=#FF0000]
- RenderBlock {p} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 409x19
- text run at (0,0) width 409: "The entire viewport should be green and there should be no red."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor003declarativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/003-declarative-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/003-declarative-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/003-declarative-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {html} at (0,0) size 800x36
- RenderBody {body} at (8,8) size 784x20 [bgcolor=#FF0000]
- RenderBlock {p} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {html} at (0,0) size 800x36
- RenderBody {BODY} at (8,8) size 784x20 [bgcolor=#FF0000]
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor003xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/003-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/003-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/003-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {html} at (0,0) size 800x36
- RenderBody {body} at (8,8) size 784x20 [bgcolor=#FF0000]
- RenderBlock {p} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor004declarativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/004-declarative-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/004-declarative-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/004-declarative-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x20
- RenderBlock {html} at (0,0) size 800x20
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {body} at (0,0) size 0x0 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 800x20
- RenderBlock {p} at (0,0) size 800x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBlock (anonymous) at (0,20) size 800x0
- RenderInline {body} at (0,0) size 0x0 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x20
- RenderBlock {HTML} at (0,0) size 800x20
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {body} at (0,0) size 0x0 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 800x20
- RenderBlock {P} at (0,0) size 800x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBlock (anonymous) at (0,20) size 800x0
- RenderInline {body} at (0,0) size 0x0 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor004xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/004-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/004-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/004-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x20
- RenderBlock {html} at (0,0) size 800x20
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {body} at (0,0) size 0x0 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 800x20
- RenderBlock {p} at (0,0) size 800x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBlock (anonymous) at (0,20) size 800x0
- RenderInline {body} at (0,0) size 0x0 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor005declarativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/005-declarative-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/005-declarative-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/005-declarative-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {html} at (0,0) size 800x52
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {body} at (0,0) size 0x0 [color=#000080] [bgcolor=#FFFF00]
- RenderBody {body} at (8,16) size 784x20 [color=#000080] [bgcolor=#FFFF00]
- RenderBlock {p} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 189x19
- text run at (0,0) width 189: "The canvas should be yellow."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {body} at (0,0) size 0x0 [color=#000080] [bgcolor=#FFFF00]
- RenderBody {BODY} at (8,16) size 784x20 [color=#000080] [bgcolor=#FFFF00]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 243x19
- text run at (0,0) width 243: "The entire viewport should be yellow."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor005xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/005-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/005-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/005-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {html} at (0,0) size 800x52
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {body} at (0,0) size 0x0 [color=#000080] [bgcolor=#FFFF00]
- RenderBody {body} at (8,16) size 784x20 [color=#000080] [bgcolor=#FFFF00]
- RenderBlock {p} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 243x19
- text run at (0,0) width 243: "The entire viewport should be yellow."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor006declarativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/006-declarative-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/006-declarative-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/006-declarative-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {html} at (0,0) size 800x52
- RenderBody {body} at (8,16) size 784x20
- RenderBlock {p} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBody {body} at (8,52) size 784x0 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBody {BODY} at (8,52) size 784x0 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor006xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/006-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/006-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/006-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {html} at (0,0) size 800x52
- RenderBody {body} at (8,16) size 784x20
- RenderBlock {p} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBody {body} at (8,52) size 784x0 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor007declarativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/007-declarative-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/007-declarative-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/007-declarative-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {html} at (0,0) size 800x52
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {bogus} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,16) size 800x20
- RenderBody {body} at (8,0) size 784x20 [bgcolor=#FF0000]
- RenderBlock {p} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBlock (anonymous) at (0,52) size 800x0
- RenderInline {bogus} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {BOGUS} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,16) size 800x20
- RenderBody {BODY} at (8,0) size 784x20 [bgcolor=#FF0000]
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBlock (anonymous) at (0,52) size 800x0
- RenderInline {BOGUS} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor007xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/007-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/007-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/007-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {html} at (0,0) size 800x52
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {bogus} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,16) size 800x20
- RenderBody {body} at (8,0) size 784x20 [bgcolor=#FF0000]
- RenderBlock {p} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBlock (anonymous) at (0,52) size 800x0
- RenderInline {bogus} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor008expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/008-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/008-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/008-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x0
- RenderBlock {HTML} at (0,0) size 800x0
-layer at (0,0) size 800x20
- RenderBlock (positioned) {HEAD} at (0,0) size 800x20 [bgcolor=#FFFF00]
-layer at (0,0) size 800x20
- RenderBody {BODY} at (0,0) size 800x20 [color=#000080] [bgcolor=#FFFFFF]
- RenderBlock {P} at (0,0) size 800x20
- RenderText {#text} at (0,0) size 280x19
- text run at (0,0) width 280: "This line should have a yellow background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundcolor008xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/008-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/008-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-color/008-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x0
- RenderBlock {html} at (0,0) size 800x0
-layer at (0,0) size 800x20
- RenderBlock (positioned) {head} at (0,0) size 800x20 [bgcolor=#FFFF00]
-layer at (0,0) size 800x20
- RenderBody {body} at (0,0) size 800x20 [color=#000080] [bgcolor=#FFFFFF]
- RenderBlock {p} at (0,0) size 800x20
- RenderText {#text} at (0,0) size 280x19
- text run at (0,0) width 280: "This line should have a yellow background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20 [color=#000080]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 230x19
- text run at (0,0) width 230: "The entire canvas should be yellow."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x24
- RenderBlock {HTML} at (0,0) size 800x24
- RenderBody {BODY} at (8,16) size 784x0
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 396x19
- text run at (0,0) width 396: "The entire canvas should be green and there should be no red."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage002xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/002-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/002-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/002-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x24
- RenderBlock {html} at (0,0) size 800x24
- RenderBody {body} at (8,16) size 784x0
- RenderBlock {p} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 396x19
- text run at (0,0) width 396: "The entire canvas should be green and there should be no red."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage003declarativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/003-declarative-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/003-declarative-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/003-declarative-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {html} at (0,0) size 800x36
- RenderBody {body} at (8,8) size 784x20
- RenderBlock {p} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {html} at (0,0) size 800x36
- RenderBody {BODY} at (8,8) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage003xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/003-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/003-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/003-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {html} at (0,0) size 800x36
- RenderBody {body} at (8,8) size 784x20
- RenderBlock {p} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage004declarativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/004-declarative-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/004-declarative-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/004-declarative-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x20
- RenderBlock {html} at (0,0) size 800x20
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {body} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 800x20
- RenderBlock {p} at (0,0) size 800x20
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBlock (anonymous) at (0,20) size 800x0
- RenderInline {body} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x20
- RenderBlock {HTML} at (0,0) size 800x20
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {body} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 800x20
- RenderBlock {P} at (0,0) size 800x20
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBlock (anonymous) at (0,20) size 800x0
- RenderInline {body} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage004xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/004-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/004-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/004-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x20
- RenderBlock {html} at (0,0) size 800x20
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {body} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 800x20
- RenderBlock {p} at (0,0) size 800x20
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBlock (anonymous) at (0,20) size 800x0
- RenderInline {body} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage005declarativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/005-declarative-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/005-declarative-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/005-declarative-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {html} at (0,0) size 800x52
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {body} at (0,0) size 0x0 [color=#000080]
- RenderBody {body} at (8,16) size 784x20 [color=#000080]
- RenderBlock {p} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 243x19
- text run at (0,0) width 243: "The entire viewport should be yellow."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {body} at (0,0) size 0x0 [color=#000080]
- RenderBody {BODY} at (8,16) size 784x20 [color=#000080]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 243x19
- text run at (0,0) width 243: "The entire viewport should be yellow."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage005xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/005-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/005-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/005-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {html} at (0,0) size 800x52
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {body} at (0,0) size 0x0 [color=#000080]
- RenderBody {body} at (8,16) size 784x20 [color=#000080]
- RenderBlock {p} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 243x19
- text run at (0,0) width 243: "The entire viewport should be yellow."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage006declarativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/006-declarative-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/006-declarative-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/006-declarative-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {html} at (0,0) size 800x52
- RenderBody {body} at (8,16) size 784x20
- RenderBlock {p} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBody {body} at (8,52) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBody {BODY} at (8,52) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage006xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/006-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/006-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/006-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {html} at (0,0) size 800x52
- RenderBody {body} at (8,16) size 784x20
- RenderBlock {p} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBody {body} at (8,52) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage007declarativeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/007-declarative-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/007-declarative-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/007-declarative-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {html} at (0,0) size 800x52
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {bogus} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,16) size 800x20
- RenderBody {body} at (8,0) size 784x20
- RenderBlock {p} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBlock (anonymous) at (0,52) size 800x0
- RenderInline {bogus} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {BOGUS} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,16) size 800x20
- RenderBody {BODY} at (8,0) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBlock (anonymous) at (0,52) size 800x0
- RenderInline {BOGUS} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage007xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/007-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/007-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/007-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {html} at (0,0) size 800x52
- RenderBlock (anonymous) at (0,0) size 800x0
- RenderInline {bogus} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,16) size 800x20
- RenderBody {body} at (8,0) size 784x20
- RenderBlock {p} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "This line should be green and there should be no red."
- RenderBlock (anonymous) at (0,52) size 800x0
- RenderInline {bogus} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage008expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/008-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/008-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/008-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x0
- RenderBlock {HTML} at (0,0) size 800x0
-layer at (0,0) size 800x20
- RenderBlock (positioned) {HEAD} at (0,0) size 800x20
-layer at (0,0) size 800x20
- RenderBody {BODY} at (0,0) size 800x20 [color=#000080]
- RenderBlock {P} at (0,0) size 800x20
- RenderText {#text} at (0,0) size 280x19
- text run at (0,0) width 280: "This line should have a yellow background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage008xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/008-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/008-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/008-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x0
- RenderBlock {html} at (0,0) size 800x0
-layer at (0,0) size 800x20
- RenderBlock (positioned) {head} at (0,0) size 800x20
-layer at (0,0) size 800x20
- RenderBody {body} at (0,0) size 800x20 [color=#000080]
- RenderBlock {p} at (0,0) size 800x20
- RenderText {#text} at (0,0) size 280x19
- text run at (0,0) width 280: "This line should have a yellow background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage009expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/009-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/009-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/009-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (50,50) size 700x156
- RenderBlock {HTML} at (50,50) size 700x156 [border: (1px solid #000000)]
- RenderBody {BODY} at (51,51) size 598x54 [color=#000080] [border: (1px solid #000080)]
- RenderBlock {P} at (1,17) size 596x20
- RenderText {#text} at (0,0) size 351x19
- text run at (0,0) width 351: "There should be a yellow square in the top-left corner, "
- RenderInline {EM} at (0,0) size 54x19
- RenderText {#text} at (350,0) size 54x19
- text run at (350,0) width 54: "between"
- RenderText {#text} at (403,0) size 80x19
- text run at (403,0) width 80: " the borders."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage009xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/009-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/009-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/009-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (50,50) size 700x156
- RenderBlock {html} at (50,50) size 700x156 [border: (1px solid #000000)]
- RenderBody {body} at (51,51) size 598x54 [color=#000080] [border: (1px solid #000080)]
- RenderBlock {p} at (1,17) size 596x20
- RenderText {#text} at (0,0) size 351x19
- text run at (0,0) width 351: "There should be a yellow square in the top-left corner, "
- RenderInline {em} at (0,0) size 54x19
- RenderText {#text} at (350,0) size 54x19
- text run at (350,0) width 54: "between"
- RenderText {#text} at (403,0) size 80x19
- text run at (403,0) width 80: " the borders."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage010expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/010-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/010-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/010-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (50,50) size 700x156
- RenderBlock {HTML} at (50,50) size 700x156 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- RenderBody {BODY} at (51,51) size 598x54 [color=#000080] [border: (1px solid #000080)]
- RenderBlock {P} at (1,17) size 596x20
- RenderText {#text} at (0,0) size 351x19
- text run at (0,0) width 351: "There should be a yellow square in the top-left corner, "
- RenderInline {EM} at (0,0) size 40x19
- RenderText {#text} at (350,0) size 40x19
- text run at (350,0) width 40: "inside"
- RenderText {#text} at (389,0) size 110x19
- text run at (389,0) width 110: " the inner border."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbodypropagationbackgroundimage010xhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/010-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/010-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/body-propagation/background-image/010-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (50,50) size 700x156
- RenderBlock {html} at (50,50) size 700x156 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- RenderBody {body} at (51,51) size 598x54 [color=#000080] [border: (1px solid #000080)]
- RenderBlock {p} at (1,17) size 596x20
- RenderText {#text} at (0,0) size 351x19
- text run at (0,0) width 351: "There should be a yellow square in the top-left corner, "
- RenderInline {em} at (0,0) size 40x19
- RenderText {#text} at (350,0) size 40x19
- text run at (350,0) width 40: "inside"
- RenderText {#text} at (389,0) size 110x19
- text run at (389,0) width 110: " the inner border."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersbidi009aexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/bidi-009a-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/bidi-009a-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/bidi-009a-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,81 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x292
- RenderBlock {HTML} at (0,0) size 800x292
- RenderBody {BODY} at (8,16) size 784x244
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 520x19
- text run at (0,0) width 506: "The following two blocks should be identical, including overflow. (Force bidi: "
- text run at (505,0) width 9 RTL: "\x{5D0}"
- text run at (513,0) width 7: ")"
- RenderBlock {DIV} at (32,52) size 720x80 [color=#FFFF00] [bgcolor=#000000]
- RenderTable at (24,24) size 261x32
- RenderTableSection (anonymous) at (0,0) size 261x32
- RenderTableRow {P} at (0,0) size 261x32
- RenderTableCell (anonymous) at (0,0) size 261x32 [r=0 c=0 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 15x36
- RenderText {#text} at (0,-2) size 15x36
- text run at (0,-2) width 15: "a"
- RenderInline {SPAN} at (0,0) size 20x50 [color=#FF00FF] [border: (3px solid #FF00FF) none (3px solid #FF00FF)]
- RenderText {#text} at (33,-2) size 17x36
- text run at (33,-2) width 17: "b"
- RenderInline {SPAN} at (0,0) size 18x50 [color=#00FFFF] [border: (3px solid #00FFFF) none (3px solid #00FFFF)]
- RenderText {#text} at (68,-2) size 15x36
- text run at (68,-2) width 15: "c"
- RenderInline {SPAN} at (0,0) size 17x50 [color=#FF00FF] [border: (3px solid #FF00FF) none (3px solid #FF00FF) none]
- RenderText {#text} at (82,-2) size 17x36
- text run at (82,-2) width 17: "d"
- RenderInline {SPAN} at (0,0) size 15x50 [color=#00FFFF] [border: (3px solid #00FFFF) none (3px solid #00FFFF) none]
- RenderText {#text} at (98,-2) size 15x36
- text run at (98,-2) width 15: "e"
- RenderInline {SPAN} at (0,0) size 12x36
- RenderText {#text} at (112,-2) size 12x36
- text run at (112,-2) width 12: "f"
- RenderInline {SPAN} at (0,0) size 17x36
- RenderText {#text} at (123,-2) size 17x36
- text run at (123,-2) width 17: "g"
- RenderInline {SPAN} at (0,0) size 17x36
- RenderText {#text} at (139,-2) size 17x36
- text run at (139,-2) width 17: "h"
- RenderInline {SPAN} at (0,0) size 10x50 [color=#FF00FF] [border: (3px solid #FF00FF) none (3px solid #FF00FF) none]
- RenderText {#text} at (155,-2) size 10x36
- text run at (155,-2) width 10: "i"
- RenderInline {SPAN} at (0,0) size 13x50 [color=#00FFFF] [border: (3px solid #00FFFF) none]
- RenderText {#text} at (164,-2) size 10x36
- text run at (164,-2) width 10: "j"
- RenderInline {SPAN} at (0,0) size 20x50 [color=#FF00FF] [border: (3px solid #FF00FF) none]
- RenderText {#text} at (192,-2) size 17x36
- text run at (192,-2) width 17: "k"
- RenderInline {SPAN} at (0,0) size 9x36
- RenderText {#text} at (227,-2) size 9x36
- text run at (227,-2) width 9: "l"
- RenderInline {SPAN} at (0,0) size 26x36
- RenderText {#text} at (235,-2) size 26x36
- text run at (235,-2) width 26: "m"
- RenderBlock {DIV} at (32,164) size 720x80 [color=#FFFF00] [bgcolor=#000000]
- RenderTable at (24,24) size 261x32
- RenderTableSection (anonymous) at (0,0) size 261x32
- RenderTableRow {P} at (0,0) size 261x32
- RenderTableCell (anonymous) at (0,0) size 261x32 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,-2) size 236x36
- text run at (0,-2) width 15: "a"
- text run at (49,-2) width 1 LTR override: "\x{202D}"
- text run at (227,-2) width 9 RTL override: "\x{202E}l"
- RenderInline {SPAN} at (0,0) size 112x50 [color=#00FFFF] [border: (3px solid #00FFFF)]
- RenderText {#text} at (68,-2) size 106x36
- text run at (68,-2) width 15 LTR override: "c"
- text run at (98,-2) width 15 LTR override: "\x{202D}e"
- text run at (155,-2) width 1 RTL override: "\x{202E}"
- text run at (164,-2) width 10 RTL override: "\x{202E}j"
- RenderText {#text} at (112,-2) size 44x36
- text run at (112,-2) width 12 RTL override: "\x{202C}f"
- text run at (123,-2) width 17 LTR override: "\x{202D}g"
- text run at (139,-2) width 17 RTL override: "h"
- RenderInline {SPAN} at (0,0) size 182x50 [color=#FF00FF] [border: (3px solid #FF00FF)]
- RenderText {#text} at (33,-2) size 176x36
- text run at (33,-2) width 17 RTL override: "\x{202C}b"
- text run at (82,-2) width 17 RTL override: "\x{202C}d"
- text run at (155,-2) width 10 LTR override: "\x{202C}i"
- text run at (192,-2) width 17 LTR override: "\x{202C}k"
- RenderText {#text} at (235,-2) size 26x36
- text run at (235,-2) width 26: "\x{202C}m"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersbidi012expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/bidi-012-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/bidi-012-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/bidi-012-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,54 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x448
- RenderBlock {HTML} at (0,0) size 800x448
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 520x19
- text run at (0,0) width 506: "The following two blocks should be identical, including overflow. (Force bidi: "
- text run at (505,0) width 9 RTL: "\x{5D0}"
- text run at (513,0) width 7: ")"
- RenderBlock {DIV} at (0,36) size 784x0
- RenderBlock (floating) {P} at (16,16) size 180x166 [bgcolor=#FFFFCC] [border: (3px solid #000000)]
- RenderInline {SPAN} at (0,0) size 151x39 [color=#000080] [border: (3px solid #000080) none (3px solid #000080)]
- RenderText {#text} at (30,25) size 132x19
- text run at (30,25) width 132: "aaa bbb ccc ddd eee"
- RenderBR {BR} at (161,25) size 1x19
- RenderInline {SPAN} at (0,0) size 39x39 [color=#000080] [border: (3px solid #000080) none]
- RenderText {#text} at (11,73) size 20x19
- text run at (11,73) width 20: "fff "
- RenderText {#text} at (49,73) size 74x19
- text run at (49,73) width 74: "ggg hhh iii "
- RenderInline {SPAN} at (0,0) size 34x39 [color=#FFA500] [border: (3px solid #FFA500) none (3px solid #FFA500)]
- RenderText {#text} at (141,73) size 15x19
- text run at (141,73) width 15: "jjj"
- RenderBR {BR} at (155,73) size 1x19
- RenderInline {SPAN} at (0,0) size 158x39 [color=#FFA500] [border: (3px solid #FFA500) none]
- RenderText {#text} at (11,121) size 139x19
- text run at (11,121) width 139: "kkk lll mmm nnn ooo"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {P} at (16,214) size 184x166 [bgcolor=#FFFFCC] [border: (3px solid #000000)]
- RenderInline {SPAN} at (0,0) size 155x87 [color=#000080] [border: (3px solid #000080)]
- RenderText {#text} at (30,25) size 136x19
- text run at (30,25) width 26: "aaa "
- text run at (55,25) width 29: "bbb "
- text run at (83,25) width 26: "ccc "
- text run at (108,25) width 29 RTL override: "ddd "
- text run at (136,25) width 30 RTL override: "\x{202E} eee "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (11,73) size 20x19
- text run at (11,73) width 20: "fff "
- RenderText {#text} at (49,73) size 74x19
- text run at (49,73) width 29: "ggg "
- text run at (77,73) width 29: "hhh "
- text run at (105,73) width 18: "iii "
- RenderInline {SPAN} at (0,0) size 162x87 [color=#FFA500] [border: (3px solid #FFA500)]
- RenderText {#text} at (141,73) size 19x19
- text run at (141,73) width 19: "jjj "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (11,121) size 143x19
- text run at (11,121) width 28: "kkk "
- text run at (39,121) width 63: "lll \x{202C} mmm "
- text run at (101,121) width 29: "nnn "
- text run at (129,121) width 25: "ooo"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersblockmaskoverlayimageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/block-mask-overlay-image-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/block-mask-overlay-image-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/block-mask-overlay-image-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 784x500
- RenderBlock {DIV} at (0,0) size 784x500 [color=#FFFFFF] [bgcolor=#800000]
- RenderText {#text} at (50,50) size 309x19
- text run at (50,50) width 309: "This content should be masked with a soft glow."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersblockmaskoverlayimageoutsetexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/block-mask-overlay-image-outset-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/block-mask-overlay-image-outset-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/block-mask-overlay-image-outset-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,25) size 784x550
-layer at (33,25) size 734x100
- RenderBlock {DIV} at (25,0) size 734x100 [color=#FFFFFF] [bgcolor=#800000]
- RenderBlock {DIV} at (50,50) size 634x400 [bgcolor=#808080]
- RenderText {#text} at (0,0) size 309x19
- text run at (0,0) width 309: "This content should be masked with a soft glow."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderantialiasingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-antialiasing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-antialiasing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-antialiasing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,229 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x479
- RenderBlock {HTML} at (0,0) size 800x479
- RenderBody {BODY} at (8,20) size 784x449
-layer at (18,20) size 764x449
- RenderBlock {DIV} at (10,0) size 764x449
- RenderTable {TABLE} at (20,0) size 132x53 [border: none]
- RenderTableSection {TBODY} at (0,0) size 131x52
- RenderTableRow {TR} at (0,0) size 131x13
- RenderTableCell {TD} at (0,5) size 14x3 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (13,5) size 14x3 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (26,5) size 14x3 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (39,5) size 14x3 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (52,5) size 14x3 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (65,5) size 14x3 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (78,5) size 14x3 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (91,5) size 14x3 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (104,5) size 14x3 [border: (1px solid #000000)] [r=0 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (117,5) size 14x3 [border: (1px solid #000000)] [r=0 c=9 rs=1 cs=1]
- RenderTableRow {TR} at (0,13) size 131x13
- RenderTableCell {TD} at (0,18) size 14x3 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (13,18) size 14x3 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (26,18) size 14x3 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (39,18) size 14x3 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (52,18) size 14x3 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (65,18) size 14x3 [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (78,18) size 14x3 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (91,18) size 14x3 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (104,18) size 14x3 [border: (1px solid #000000)] [r=1 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (117,18) size 14x3 [border: (1px solid #000000)] [r=1 c=9 rs=1 cs=1]
- RenderTableRow {TR} at (0,26) size 131x13
- RenderTableCell {TD} at (0,31) size 14x3 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (13,31) size 14x3 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (26,31) size 14x3 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (39,31) size 14x3 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (52,31) size 14x3 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (65,31) size 14x3 [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (78,31) size 14x3 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (91,31) size 14x3 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (104,31) size 14x3 [border: (1px solid #000000)] [r=2 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (117,31) size 14x3 [border: (1px solid #000000)] [r=2 c=9 rs=1 cs=1]
- RenderTableRow {TR} at (0,39) size 131x13
- RenderTableCell {TD} at (0,44) size 14x3 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (13,44) size 14x3 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (26,44) size 14x3 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (39,44) size 14x3 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (52,44) size 14x3 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (65,44) size 14x3 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (78,44) size 14x3 [border: (1px solid #000000)] [r=3 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (91,44) size 14x3 [border: (1px solid #000000)] [r=3 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (104,44) size 14x3 [border: (1px solid #000000)] [r=3 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (117,44) size 14x3 [border: (1px solid #000000)] [r=3 c=9 rs=1 cs=1]
- RenderTable {TABLE} at (20,73) size 163x66
- RenderTableSection {TBODY} at (0,0) size 163x66
- RenderTableRow {TR} at (0,2) size 163x14
- RenderTableCell {TD} at (2,7) size 15x4 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (18,7) size 15x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (34,7) size 15x4 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (50,7) size 15x4 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (66,7) size 15x4 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (82,7) size 15x4 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (98,7) size 15x4 [border: (1px solid #000000)] [r=0 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (114,7) size 15x4 [border: (1px solid #000000)] [r=0 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (130,7) size 15x4 [border: (1px solid #000000)] [r=0 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (146,7) size 15x4 [border: (1px solid #000000)] [r=0 c=9 rs=1 cs=1]
- RenderTableRow {TR} at (0,18) size 163x14
- RenderTableCell {TD} at (2,23) size 15x4 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (18,23) size 15x4 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (34,23) size 15x4 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (50,23) size 15x4 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (66,23) size 15x4 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (82,23) size 15x4 [border: (1px solid #000000)] [r=1 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (98,23) size 15x4 [border: (1px solid #000000)] [r=1 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (114,23) size 15x4 [border: (1px solid #000000)] [r=1 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (130,23) size 15x4 [border: (1px solid #000000)] [r=1 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (146,23) size 15x4 [border: (1px solid #000000)] [r=1 c=9 rs=1 cs=1]
- RenderTableRow {TR} at (0,34) size 163x14
- RenderTableCell {TD} at (2,39) size 15x4 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (18,39) size 15x4 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (34,39) size 15x4 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (50,39) size 15x4 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (66,39) size 15x4 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (82,39) size 15x4 [border: (1px solid #000000)] [r=2 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (98,39) size 15x4 [border: (1px solid #000000)] [r=2 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (114,39) size 15x4 [border: (1px solid #000000)] [r=2 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (130,39) size 15x4 [border: (1px solid #000000)] [r=2 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (146,39) size 15x4 [border: (1px solid #000000)] [r=2 c=9 rs=1 cs=1]
- RenderTableRow {TR} at (0,50) size 163x14
- RenderTableCell {TD} at (2,55) size 15x4 [border: (1px solid #000000)] [r=3 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (18,55) size 15x4 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (34,55) size 15x4 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (50,55) size 15x4 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (66,55) size 15x4 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (82,55) size 15x4 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (98,55) size 15x4 [border: (1px solid #000000)] [r=3 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (114,55) size 15x4 [border: (1px solid #000000)] [r=3 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (130,55) size 15x4 [border: (1px solid #000000)] [r=3 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (146,55) size 15x4 [border: (1px solid #000000)] [r=3 c=9 rs=1 cs=1]
- RenderBlock {DIV} at (10,269) size 744x180
- RenderInline {SPAN} at (0,0) size 80x43
- RenderText {#text} at (6,0) size 74x19
- text run at (6,0) width 74: "I am a span"
- RenderBR {BR} at (79,0) size 1x19
- RenderText {#text} at (0,20) size 29x19
- text run at (0,20) width 29: "I am"
- RenderText {#text} at (34,20) size 5x19
- text run at (34,20) width 5: " "
- RenderInline {SPAN} at (0,0) size 76x43
- RenderText {#text} at (44,20) size 30x19
- text run at (44,20) width 30: "I am"
- RenderBR {BR} at (73,20) size 1x19
- RenderText {#text} at (0,40) size 74x19
- text run at (0,40) width 74: "a span I am"
- RenderText {#text} at (79,40) size 5x19
- text run at (79,40) width 5: " "
- RenderInline {SPAN} at (0,0) size 163x43
- RenderText {#text} at (89,40) size 74x19
- text run at (89,40) width 74: "I am a span"
- RenderBR {BR} at (162,40) size 1x19
- RenderText {#text} at (0,60) size 29x19
- text run at (0,60) width 29: "I am"
- RenderText {#text} at (34,60) size 5x19
- text run at (34,60) width 5: " "
- RenderInline {SPAN} at (0,0) size 76x43
- RenderText {#text} at (44,60) size 30x19
- text run at (44,60) width 30: "I am"
- RenderBR {BR} at (73,60) size 1x19
- RenderText {#text} at (0,80) size 74x19
- text run at (0,80) width 74: "a span I am"
- RenderText {#text} at (79,80) size 5x19
- text run at (79,80) width 5: " "
- RenderInline {SPAN} at (0,0) size 163x43
- RenderText {#text} at (89,80) size 74x19
- text run at (89,80) width 74: "I am a span"
- RenderBR {BR} at (162,80) size 1x19
- RenderText {#text} at (0,100) size 29x19
- text run at (0,100) width 29: "I am"
- RenderText {#text} at (34,100) size 5x19
- text run at (34,100) width 5: " "
- RenderInline {SPAN} at (0,0) size 76x43
- RenderText {#text} at (44,100) size 30x19
- text run at (44,100) width 30: "I am"
- RenderBR {BR} at (73,100) size 1x19
- RenderText {#text} at (0,120) size 74x19
- text run at (0,120) width 74: "a span I am"
- RenderText {#text} at (79,120) size 5x19
- text run at (79,120) width 5: " "
- RenderInline {SPAN} at (0,0) size 163x43
- RenderText {#text} at (89,120) size 74x19
- text run at (89,120) width 74: "I am a span"
- RenderBR {BR} at (162,120) size 1x19
- RenderText {#text} at (0,140) size 29x19
- text run at (0,140) width 29: "I am"
- RenderText {#text} at (34,140) size 5x19
- text run at (34,140) width 5: " "
- RenderInline {SPAN} at (0,0) size 76x43
- RenderText {#text} at (44,140) size 30x19
- text run at (44,140) width 30: "I am"
- RenderBR {BR} at (73,140) size 1x19
- RenderText {#text} at (0,160) size 74x19
- text run at (0,160) width 74: "a span I am"
- RenderText {#text} at (0,0) size 0x0
-layer at (28,179) size 600x100
- RenderBlock {DIV} at (10,159) size 600x100
- RenderMultiColumnSet at (0,0) size 600x100
-layer at (28,179) size 11x1200 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderMultiColumnFlowThread at (0,0) size 11x1200
- RenderText {#text} at (0,0) size 8x1199
- text run at (0,0) width 8: "_"
- text run at (0,20) width 8: "_"
- text run at (0,40) width 8: "_"
- text run at (0,60) width 8: "_"
- text run at (0,80) width 8: "_"
- text run at (0,100) width 8: "_"
- text run at (0,120) width 8: "_"
- text run at (0,140) width 8: "_"
- text run at (0,160) width 8: "_"
- text run at (0,180) width 8: "_"
- text run at (0,200) width 8: "_"
- text run at (0,220) width 8: "_"
- text run at (0,240) width 8: "_"
- text run at (0,260) width 8: "_"
- text run at (0,280) width 8: "_"
- text run at (0,300) width 8: "_"
- text run at (0,320) width 8: "_"
- text run at (0,340) width 8: "_"
- text run at (0,360) width 8: "_"
- text run at (0,380) width 8: "_"
- text run at (0,400) width 8: "_"
- text run at (0,420) width 8: "_"
- text run at (0,440) width 8: "_"
- text run at (0,460) width 8: "_"
- text run at (0,480) width 8: "_"
- text run at (0,500) width 8: "_"
- text run at (0,520) width 8: "_"
- text run at (0,540) width 8: "_"
- text run at (0,560) width 8: "_"
- text run at (0,580) width 8: "_"
- text run at (0,600) width 8: "_"
- text run at (0,620) width 8: "_"
- text run at (0,640) width 8: "_"
- text run at (0,660) width 8: "_"
- text run at (0,680) width 8: "_"
- text run at (0,700) width 8: "_"
- text run at (0,720) width 8: "_"
- text run at (0,740) width 8: "_"
- text run at (0,760) width 8: "_"
- text run at (0,780) width 8: "_"
- text run at (0,800) width 8: "_"
- text run at (0,820) width 8: "_"
- text run at (0,840) width 8: "_"
- text run at (0,860) width 8: "_"
- text run at (0,880) width 8: "_"
- text run at (0,900) width 8: "_"
- text run at (0,920) width 8: "_"
- text run at (0,940) width 8: "_"
- text run at (0,960) width 8: "_"
- text run at (0,980) width 8: "_"
- text run at (0,1000) width 8: "_"
- text run at (0,1020) width 8: "_"
- text run at (0,1040) width 8: "_"
- text run at (0,1060) width 8: "_"
- text run at (0,1080) width 8: "_"
- text run at (0,1100) width 8: "_"
- text run at (0,1120) width 8: "_"
- text run at (0,1140) width 8: "_"
- text run at (0,1160) width 8: "_"
- text run at (0,1180) width 8: "_"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersbordercolorinheritexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-color-inherit-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-color-inherit-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-color-inherit-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x152
- RenderBlock {HTML} at (0,0) size 800x152
- RenderBody {BODY} at (8,8) size 784x136
- RenderBlock {DIV} at (0,0) size 784x46 [color=#008000]
- RenderBlock {DIV} at (0,0) size 784x46 [color=#FF0000] [border: (3px solid #008000)]
- RenderBlock {DIV} at (3,3) size 778x40 [color=#008000]
- RenderText {#text} at (0,0) size 743x39
- text run at (0,0) width 415: "This should have a green border, because the computed value of "
- text run at (414,0) width 329: "'border-color' set to its initial value is the computed"
- text run at (0,20) width 39: "value "
- text run at (38,20) width 280: "of 'color', which is then inherited as a color."
- RenderBlock {DIV} at (0,62) size 784x26 [color=#008000]
- RenderBlock {DIV} at (0,0) size 784x26 [color=#FF0000] [border: (3px solid #008000)]
- RenderBlock {DIV} at (3,3) size 778x20 [color=#008000]
- RenderText {#text} at (0,0) size 57x19
- text run at (0,0) width 57: "This too."
- RenderBlock {DIV} at (0,104) size 784x32 [color=#008000] [border: (3px solid #008000)]
- RenderBlock {DIV} at (3,3) size 778x26 [color=#FF0000] [border: (3px solid #008000)]
- RenderBlock {DIV} at (3,3) size 772x20 [color=#008000]
- RenderText {#text} at (0,0) size 57x19
- text run at (0,0) width 57: "This too."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderfit2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-fit-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-fit-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-fit-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 51x51 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderBlock {DIV} at (1,21) size 0x0
- RenderBlock {DIV} at (0,51) size 51x51 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderBlock {DIV} at (41,21) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimage01expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-01-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-01-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-01-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (10,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,131) size 4x19
- text run at (146,131) width 4: " "
- RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (296,131) size 4x19
- text run at (296,131) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,282) size 4x19
- text run at (146,282) width 4: " "
- RenderBlock {DIV} at (160,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimageborderradiusexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-border-radius-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-border-radius-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-border-radius-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,131) size 532x19
- text run at (0,131) width 532: "This test checks to make sure the border-image is not clipped by the border radius. "
- RenderBlock {DIV} at (541,10) size 127x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,282) size 4x19
- text run at (146,282) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,312) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,433) size 4x19
- text run at (146,433) width 4: " "
- RenderBlock {DIV} at (160,312) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagelonghandexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-longhand-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-longhand-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-longhand-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (10,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,131) size 4x19
- text run at (146,131) width 4: " "
- RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (296,131) size 4x19
- text run at (296,131) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,282) size 4x19
- text run at (146,282) width 4: " "
- RenderBlock {DIV} at (160,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagemassivescaleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-massive-scale-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-massive-scale-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-massive-scale-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x726
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x726
- RenderBlock {HTML} at (0,0) size 800x726
- RenderBody {BODY} at (8,8) size 784x710
- RenderBlock {DIV} at (10,10) size 330x330 [border: (105px none #000000) (150px none #000000) (105px none #000000)]
- RenderText {#text} at (350,335) size 4x19
- text run at (350,335) width 4: " "
- RenderBlock {DIV} at (364,10) size 330x330 [border: (105px none #000000) (150px none #000000) (105px none #000000)]
- RenderText {#text} at (704,335) size 4x19
- text run at (704,335) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,365) size 330x330 [border: (105px none #000000) (150px none #000000) (105px none #000000)]
- RenderText {#text} at (350,690) size 4x19
- text run at (350,690) width 4: " "
- RenderBlock {DIV} at (364,365) size 330x330 [border: (105px none #000000) (150px none #000000) (105px none #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimageomitrightsliceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-omit-right-slice-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-omit-right-slice-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-omit-right-slice-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,7 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x416
- RenderBlock {HTML} at (0,0) size 800x416
- RenderBody {BODY} at (8,8) size 784x400
- RenderBlock {DIV} at (0,0) size 400x400 [border: (100px none #000000)]
- RenderBlock {DIV} at (100,100) size 200x200 [bgcolor=#FFFFFF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimageoutsetexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-outset-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-outset-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-outset-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (30,30) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (186,171) size 4x19
- text run at (186,171) width 4: " "
- RenderBlock {DIV} at (220,30) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (376,171) size 4x19
- text run at (376,171) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (30,221) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (186,362) size 4x19
- text run at (186,362) width 4: " "
- RenderBlock {DIV} at (220,221) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimageoutsetinshorthandexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-outset-in-shorthand-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-outset-in-shorthand-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-outset-in-shorthand-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (30,30) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (186,171) size 4x19
- text run at (186,171) width 4: " "
- RenderBlock {DIV} at (220,30) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (376,171) size 4x19
- text run at (376,171) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (30,221) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (186,362) size 4x19
- text run at (186,362) width 4: " "
- RenderBlock {DIV} at (220,221) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagerepeatexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-repeat-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-repeat-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-repeat-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (10,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,131) size 4x19
- text run at (146,131) width 4: " "
- RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (296,131) size 4x19
- text run at (296,131) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,282) size 4x19
- text run at (146,282) width 4: " "
- RenderBlock {DIV} at (160,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagerotatetransformexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-rotate-transform-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-rotate-transform-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-rotate-transform-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 824x723
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
-layer at (8,8) size 784x584
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (10,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,131) size 4x19
- text run at (146,131) width 4: " "
- RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (296,131) size 4x19
- text run at (296,131) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,282) size 4x19
- text run at (146,282) width 4: " "
- RenderBlock {DIV} at (160,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagescaletransformexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-scale-transform-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-scale-transform-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-scale-transform-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 1576x1176
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
-layer at (8,8) size 784x584
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (10,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,131) size 4x19
- text run at (146,131) width 4: " "
- RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (296,131) size 4x19
- text run at (296,131) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,282) size 4x19
- text run at (146,282) width 4: " "
- RenderBlock {DIV} at (160,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagescaledexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-scaled-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-scaled-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-scaled-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x626
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x626
- RenderBlock {HTML} at (0,0) size 800x626
- RenderBody {BODY} at (8,8) size 784x610
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 751x39
- text run at (0,0) width 751: "The purpose of this test case is to illustrate the legacy behavior of -webkit-border-image. The specified border widths"
- text run at (0,20) width 716: "actually end up becoming the real border widths. The border-image property in the specification doesn't do this."
- RenderBlock (anonymous) at (0,56) size 784x554
- RenderBlock {DIV} at (10,10) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
- RenderText {#text} at (272,257) size 4x19
- text run at (272,257) width 4: " "
- RenderBlock {DIV} at (286,10) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
- RenderText {#text} at (548,257) size 4x19
- text run at (548,257) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,287) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
- RenderText {#text} at (272,534) size 4x19
- text run at (272,534) width 4: " "
- RenderBlock {DIV} at (286,287) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagescrambledexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-scrambled-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-scrambled-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-scrambled-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (10,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,131) size 4x19
- text run at (146,131) width 4: " "
- RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (296,131) size 4x19
- text run at (296,131) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,282) size 4x19
- text run at (146,282) width 4: " "
- RenderBlock {DIV} at (160,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagesidereductionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-side-reduction-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-side-reduction-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-side-reduction-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (10,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,131) size 4x19
- text run at (146,131) width 4: " "
- RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (296,131) size 4x19
- text run at (296,131) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,282) size 4x19
- text run at (146,282) width 4: " "
- RenderBlock {DIV} at (160,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagesliceconstrainedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-slice-constrained-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-slice-constrained-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-slice-constrained-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (10,10) size 171x171 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (191,176) size 4x19
- text run at (191,176) width 4: " "
- RenderBlock {DIV} at (205,10) size 171x171 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimageslicesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-slices-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-slices-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-slices-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (10,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,131) size 4x19
- text run at (146,131) width 4: " "
- RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (296,131) size 4x19
- text run at (296,131) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,282) size 4x19
- text run at (146,282) width 4: " "
- RenderBlock {DIV} at (160,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderimagesourceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-source-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-source-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-image-source-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (10,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,131) size 4x19
- text run at (146,131) width 4: " "
- RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (296,131) size 4x19
- text run at (296,131) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (146,282) size 4x19
- text run at (146,282) width 4: " "
- RenderBlock {DIV} at (160,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderradiusconstraintsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-constraints-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-constraints-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-constraints-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x572
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 422x19
- text run at (0,0) width 422: "Test that corner-radii are constrained according to the CSS3 rules."
- RenderBlock {DIV} at (20,40) size 240x80 [border: (20px solid #000000)]
- RenderBlock {DIV} at (20,140) size 80x240 [border: (20px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderradiushugeassertexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-huge-assert-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-huge-assert-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-huge-assert-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x582
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 86x19
- text run at (0,0) width 86: "Pixel test for "
- RenderInline {I} at (0,0) size 572x39
- RenderInline {A} at (0,0) size 306x19 [color=#0000EE]
- RenderText {#text} at (85,0) size 306x19
- text run at (85,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=12043"
- RenderText {#text} at (390,0) size 572x39
- text run at (390,0) width 5: " "
- text run at (394,0) width 178: "Another assertion failure in"
- text run at (0,20) width 247: "WebCore::RenderObject::drawBorder"
- RenderText {#text} at (246,20) size 5x19
- text run at (246,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 308x19
- text run at (0,0) width 308: "There should be three squres and a circle below."
- RenderBlock {DIV} at (0,92) size 56x56 [bgcolor=#C0C0C0] [border: (3px solid #000000)]
- RenderBlock {DIV} at (0,158) size 56x56 [bgcolor=#C0C0C0] [border: (3px solid #000000)]
- RenderBlock {DIV} at (0,224) size 56x56 [bgcolor=#C0C0C0] [border: (3px solid #000000)]
- RenderBlock {DIV} at (0,290) size 56x56 [bgcolor=#C0C0C0] [border: (3px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderradiusinlineflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-inline-flow-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-inline-flow-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-inline-flow-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderInline {SPAN} at (0,0) size 782x81 [border: (5px solid #000000)]
- RenderText {#text} at (7,14) size 782x67
- text run at (7,14) width 419: "This is a span that crosses multiple lines and has a border-radius. "
- text run at (425,14) width 357: "The border-radius should only apply at the endpoints of"
- text run at (0,62) width 707: "the span, and the edges that are \"open\" should just be solid right up to the edge (with no rounding or clipping)."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderradiusinsetoutsetexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-inset-outset-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-inset-outset-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-inset-outset-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x133
- RenderBlock {SPAN} at (4,4) size 120x120 [border: (40px ridge #FF0000)]
- RenderText {#text} at (128,113) size 4x19
- text run at (128,113) width 4: " "
- RenderBlock {SPAN} at (136,4) size 120x120 [border: (40px ridge #FF0000)]
- RenderText {#text} at (260,113) size 4x19
- text run at (260,113) width 4: " "
- RenderBlock {SPAN} at (268,4) size 120x120 [border: (40px ridge #FF0000)]
- RenderText {#text} at (392,113) size 4x19
- text run at (392,113) width 4: " "
- RenderBlock {SPAN} at (400,4) size 120x120 [border: (40px ridge #FF0000)]
- RenderText {#text} at (524,113) size 4x19
- text run at (524,113) width 4: " "
- RenderBlock {SPAN} at (532,4) size 120x120 [border: (40px ridge #FF0000)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,133) size 784x133
- RenderBlock {SPAN} at (4,4) size 120x120 [border: (40px outset #FF0000)]
- RenderText {#text} at (128,113) size 4x19
- text run at (128,113) width 4: " "
- RenderBlock {SPAN} at (136,4) size 120x120 [border: (40px outset #FF0000)]
- RenderText {#text} at (260,113) size 4x19
- text run at (260,113) width 4: " "
- RenderBlock {SPAN} at (268,4) size 120x120 [border: (40px outset #FF0000)]
- RenderText {#text} at (392,113) size 4x19
- text run at (392,113) width 4: " "
- RenderBlock {SPAN} at (400,4) size 120x120 [border: (40px outset #FF0000)]
- RenderText {#text} at (524,113) size 4x19
- text run at (524,113) width 4: " "
- RenderBlock {SPAN} at (532,4) size 120x120 [border: (40px outset #FF0000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderradiussplitinlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-split-inline-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-split-inline-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-radius-split-inline-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x222
- RenderBlock {HTML} at (0,0) size 800x222
- RenderBody {BODY} at (8,16) size 784x198
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 339x19
- text run at (0,0) width 339: "Tests border-radius and box-shadow on a split inline."
- RenderBlock {DIV} at (0,36) size 200x162
- RenderInline {SPAN} at (0,0) size 200x148 [border: (2px solid #008000)]
- RenderText {#text} at (2,9) size 198x144
- text run at (2,9) width 147: "I am a span"
- text run at (0,63) width 171: "which is split"
- text run at (0,117) width 198: "over three lines"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderstylessplitexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-styles-split-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-styles-split-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/border-styles-split-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,125 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,20) size 784x560
- RenderBlock {DIV} at (20,0) size 744x192
- RenderBlock {DIV} at (0,0) size 83x192
- RenderInline {SPAN} at (0,0) size 83x190 [bgcolor=#DDDDDD] [border: (20px solid #808080)]
- RenderText {#text} at (35,21) size 48x54
- text run at (35,21) width 48: " "
- RenderBR {BR} at (83,64) size 0x0
- RenderText {#text} at (0,117) size 48x54
- text run at (0,117) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (83,145) size 4x19
- text run at (83,145) width 4: " "
- RenderBlock {DIV} at (87,0) size 83x192
- RenderInline {SPAN} at (0,0) size 83x190 [bgcolor=#DDDDDD] [border: (20px groove #808080)]
- RenderText {#text} at (35,21) size 48x54
- text run at (35,21) width 48: " "
- RenderBR {BR} at (83,64) size 0x0
- RenderText {#text} at (0,117) size 48x54
- text run at (0,117) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (170,145) size 4x19
- text run at (170,145) width 4: " "
- RenderBlock {DIV} at (174,0) size 83x192
- RenderInline {SPAN} at (0,0) size 83x190 [bgcolor=#DDDDDD] [border: (20px ridge #808080)]
- RenderText {#text} at (35,21) size 48x54
- text run at (35,21) width 48: " "
- RenderBR {BR} at (83,64) size 0x0
- RenderText {#text} at (0,117) size 48x54
- text run at (0,117) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (257,145) size 4x19
- text run at (257,145) width 4: " "
- RenderBlock {DIV} at (261,0) size 83x192
- RenderInline {SPAN} at (0,0) size 83x190 [bgcolor=#DDDDDD] [border: (20px outset #808080)]
- RenderText {#text} at (35,21) size 48x54
- text run at (35,21) width 48: " "
- RenderBR {BR} at (83,64) size 0x0
- RenderText {#text} at (0,117) size 48x54
- text run at (0,117) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (344,145) size 4x19
- text run at (344,145) width 4: " "
- RenderBlock {DIV} at (348,0) size 83x192
- RenderInline {SPAN} at (0,0) size 83x190 [bgcolor=#DDDDDD] [border: (20px inset #808080)]
- RenderText {#text} at (35,21) size 48x54
- text run at (35,21) width 48: " "
- RenderBR {BR} at (83,64) size 0x0
- RenderText {#text} at (0,117) size 48x54
- text run at (0,117) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (431,145) size 4x19
- text run at (431,145) width 4: " "
- RenderBlock {DIV} at (435,0) size 83x192
- RenderInline {SPAN} at (0,0) size 83x190 [bgcolor=#DDDDDD] [border: (20px double #808080)]
- RenderText {#text} at (35,21) size 48x54
- text run at (35,21) width 48: " "
- RenderBR {BR} at (83,64) size 0x0
- RenderText {#text} at (0,117) size 48x54
- text run at (0,117) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (20,212) size 744x192
- RenderBlock {DIV} at (0,0) size 83x192
- RenderInline {SPAN} at (0,0) size 83x190 [bgcolor=#DDDDDD] [border: (20px solid #808080)]
- RenderText {#text} at (35,21) size 48x54
- text run at (35,21) width 48: " "
- RenderBR {BR} at (83,64) size 0x0
- RenderText {#text} at (0,117) size 48x54
- text run at (0,117) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (83,145) size 4x19
- text run at (83,145) width 4: " "
- RenderBlock {DIV} at (87,0) size 83x192
- RenderInline {SPAN} at (0,0) size 83x190 [bgcolor=#DDDDDD] [border: (20px groove #808080)]
- RenderText {#text} at (35,21) size 48x54
- text run at (35,21) width 48: " "
- RenderBR {BR} at (83,64) size 0x0
- RenderText {#text} at (0,117) size 48x54
- text run at (0,117) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (170,145) size 4x19
- text run at (170,145) width 4: " "
- RenderBlock {DIV} at (174,0) size 83x192
- RenderInline {SPAN} at (0,0) size 83x190 [bgcolor=#DDDDDD] [border: (20px ridge #808080)]
- RenderText {#text} at (35,21) size 48x54
- text run at (35,21) width 48: " "
- RenderBR {BR} at (83,64) size 0x0
- RenderText {#text} at (0,117) size 48x54
- text run at (0,117) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (257,145) size 4x19
- text run at (257,145) width 4: " "
- RenderBlock {DIV} at (261,0) size 83x192
- RenderInline {SPAN} at (0,0) size 83x190 [bgcolor=#DDDDDD] [border: (20px outset #808080)]
- RenderText {#text} at (35,21) size 48x54
- text run at (35,21) width 48: " "
- RenderBR {BR} at (83,64) size 0x0
- RenderText {#text} at (0,117) size 48x54
- text run at (0,117) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (344,145) size 4x19
- text run at (344,145) width 4: " "
- RenderBlock {DIV} at (348,0) size 83x192
- RenderInline {SPAN} at (0,0) size 83x190 [bgcolor=#DDDDDD] [border: (20px inset #808080)]
- RenderText {#text} at (35,21) size 48x54
- text run at (35,21) width 48: " "
- RenderBR {BR} at (83,64) size 0x0
- RenderText {#text} at (0,117) size 48x54
- text run at (0,117) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (431,145) size 4x19
- text run at (431,145) width 4: " "
- RenderBlock {DIV} at (435,0) size 83x192
- RenderInline {SPAN} at (0,0) size 83x190 [bgcolor=#DDDDDD] [border: (20px double #808080)]
- RenderText {#text} at (35,21) size 48x54
- text run at (35,21) width 48: " "
- RenderBR {BR} at (83,64) size 0x0
- RenderText {#text} at (0,117) size 48x54
- text run at (0,117) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusAllStylesAllCornersexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusAllStylesAllCorners-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusAllStylesAllCorners-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusAllStylesAllCorners-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,141 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x67
- RenderBlock {SPAN} at (2,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px dotted #FF0000)]
- RenderText {#text} at (66,47) size 4x19
- text run at (66,47) width 4: " "
- RenderBlock {SPAN} at (72,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px dotted #FF0000)]
- RenderText {#text} at (136,47) size 4x19
- text run at (136,47) width 4: " "
- RenderBlock {SPAN} at (142,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px dotted #FF0000)]
- RenderText {#text} at (206,47) size 4x19
- text run at (206,47) width 4: " "
- RenderBlock {SPAN} at (212,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px dotted #FF0000)]
- RenderText {#text} at (276,47) size 4x19
- text run at (276,47) width 4: " "
- RenderBlock {SPAN} at (282,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px dotted #FF0000)]
- RenderText {#text} at (346,47) size 44x19
- text run at (346,47) width 4: " "
- text run at (350,47) width 40: "dotted"
- RenderBlock {DIV} at (0,67) size 784x67
- RenderBlock {SPAN} at (2,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px dashed #FF0000)]
- RenderText {#text} at (66,47) size 4x19
- text run at (66,47) width 4: " "
- RenderBlock {SPAN} at (72,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px dashed #FF0000)]
- RenderText {#text} at (136,47) size 4x19
- text run at (136,47) width 4: " "
- RenderBlock {SPAN} at (142,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px dashed #FF0000)]
- RenderText {#text} at (206,47) size 4x19
- text run at (206,47) width 4: " "
- RenderBlock {SPAN} at (212,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px dashed #FF0000)]
- RenderText {#text} at (276,47) size 4x19
- text run at (276,47) width 4: " "
- RenderBlock {SPAN} at (282,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px dashed #FF0000)]
- RenderText {#text} at (346,47) size 49x19
- text run at (346,47) width 4: " "
- text run at (350,47) width 45: "dashed"
- RenderBlock {DIV} at (0,134) size 784x67
- RenderBlock {SPAN} at (2,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px solid #FF0000)]
- RenderText {#text} at (66,47) size 4x19
- text run at (66,47) width 4: " "
- RenderBlock {SPAN} at (72,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px solid #FF0000)]
- RenderText {#text} at (136,47) size 4x19
- text run at (136,47) width 4: " "
- RenderBlock {SPAN} at (142,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px solid #FF0000)]
- RenderText {#text} at (206,47) size 4x19
- text run at (206,47) width 4: " "
- RenderBlock {SPAN} at (212,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px solid #FF0000)]
- RenderText {#text} at (276,47) size 4x19
- text run at (276,47) width 4: " "
- RenderBlock {SPAN} at (282,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px solid #FF0000)]
- RenderText {#text} at (346,47) size 36x19
- text run at (346,47) width 4: " "
- text run at (350,47) width 32: "solid"
- RenderBlock {DIV} at (0,201) size 784x67
- RenderBlock {SPAN} at (2,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px double #FF0000)]
- RenderText {#text} at (66,47) size 4x19
- text run at (66,47) width 4: " "
- RenderBlock {SPAN} at (72,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px double #FF0000)]
- RenderText {#text} at (136,47) size 4x19
- text run at (136,47) width 4: " "
- RenderBlock {SPAN} at (142,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px double #FF0000)]
- RenderText {#text} at (206,47) size 4x19
- text run at (206,47) width 4: " "
- RenderBlock {SPAN} at (212,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px double #FF0000)]
- RenderText {#text} at (276,47) size 4x19
- text run at (276,47) width 4: " "
- RenderBlock {SPAN} at (282,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px double #FF0000)]
- RenderText {#text} at (346,47) size 48x19
- text run at (346,47) width 4: " "
- text run at (350,47) width 44: "double"
- RenderBlock {DIV} at (0,268) size 784x67
- RenderBlock {SPAN} at (2,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px groove #FF0000)]
- RenderText {#text} at (66,47) size 4x19
- text run at (66,47) width 4: " "
- RenderBlock {SPAN} at (72,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px groove #FF0000)]
- RenderText {#text} at (136,47) size 4x19
- text run at (136,47) width 4: " "
- RenderBlock {SPAN} at (142,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px groove #FF0000)]
- RenderText {#text} at (206,47) size 4x19
- text run at (206,47) width 4: " "
- RenderBlock {SPAN} at (212,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px groove #FF0000)]
- RenderText {#text} at (276,47) size 4x19
- text run at (276,47) width 4: " "
- RenderBlock {SPAN} at (282,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px groove #FF0000)]
- RenderText {#text} at (346,47) size 49x19
- text run at (346,47) width 4: " "
- text run at (350,47) width 45: "groove"
- RenderBlock {DIV} at (0,335) size 784x67
- RenderBlock {SPAN} at (2,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px ridge #FF0000)]
- RenderText {#text} at (66,47) size 4x19
- text run at (66,47) width 4: " "
- RenderBlock {SPAN} at (72,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px ridge #FF0000)]
- RenderText {#text} at (136,47) size 4x19
- text run at (136,47) width 4: " "
- RenderBlock {SPAN} at (142,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px ridge #FF0000)]
- RenderText {#text} at (206,47) size 4x19
- text run at (206,47) width 4: " "
- RenderBlock {SPAN} at (212,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px ridge #FF0000)]
- RenderText {#text} at (276,47) size 4x19
- text run at (276,47) width 4: " "
- RenderBlock {SPAN} at (282,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px ridge #FF0000)]
- RenderText {#text} at (346,47) size 37x19
- text run at (346,47) width 4: " "
- text run at (350,47) width 33: "ridge"
- RenderBlock {DIV} at (0,402) size 784x67
- RenderBlock {SPAN} at (2,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px inset #FF0000)]
- RenderText {#text} at (66,47) size 4x19
- text run at (66,47) width 4: " "
- RenderBlock {SPAN} at (72,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px inset #FF0000)]
- RenderText {#text} at (136,47) size 4x19
- text run at (136,47) width 4: " "
- RenderBlock {SPAN} at (142,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px inset #FF0000)]
- RenderText {#text} at (206,47) size 4x19
- text run at (206,47) width 4: " "
- RenderBlock {SPAN} at (212,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px inset #FF0000)]
- RenderText {#text} at (276,47) size 4x19
- text run at (276,47) width 4: " "
- RenderBlock {SPAN} at (282,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px inset #FF0000)]
- RenderText {#text} at (346,47) size 35x19
- text run at (346,47) width 4: " "
- text run at (350,47) width 31: "inset"
- RenderBlock {DIV} at (0,469) size 784x67
- RenderBlock {SPAN} at (2,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px outset #FF0000)]
- RenderText {#text} at (66,47) size 4x19
- text run at (66,47) width 4: " "
- RenderBlock {SPAN} at (72,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px outset #FF0000)]
- RenderText {#text} at (136,47) size 4x19
- text run at (136,47) width 4: " "
- RenderBlock {SPAN} at (142,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px outset #FF0000)]
- RenderText {#text} at (206,47) size 4x19
- text run at (206,47) width 4: " "
- RenderBlock {SPAN} at (212,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px outset #FF0000)]
- RenderText {#text} at (276,47) size 4x19
- text run at (276,47) width 4: " "
- RenderBlock {SPAN} at (282,0) size 62x62 [bgcolor=#CCCCCC] [border: (6px outset #FF0000)]
- RenderText {#text} at (346,47) size 43x19
- text run at (346,47) width 4: " "
- text run at (350,47) width 39: "outset"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusArcs01expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusArcs01-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusArcs01-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusArcs01-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 220x220 [bgcolor=#00FF00] [border: (10px solid #00FFFF) (10px solid #FF0000) (10px solid #0000FF) (10px solid #00FFFF)]
- RenderText {#text} at (10,10) size 4x19
- text run at (10,10) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusDouble01expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusDouble01-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusDouble01-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusDouble01-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 208x208 [bgcolor=#00FF00] [border: (4px double #FF0000)]
- RenderText {#text} at (4,4) size 4x19
- text run at (4,4) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusDouble02expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusDouble02-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusDouble02-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusDouble02-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 216x216 [bgcolor=#00FF00] [border: (8px double #FF0000)]
- RenderText {#text} at (8,8) size 4x19
- text run at (8,8) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusDouble03expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusDouble03-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusDouble03-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusDouble03-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 212x212 [bgcolor=#00FF00] [border: (6px double #FF0000)]
- RenderText {#text} at (6,6) size 4x19
- text run at (6,6) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusGroove01expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusGroove01-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusGroove01-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusGroove01-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 214x214 [bgcolor=#00FF00] [border: (7px groove #FF0000)]
- RenderText {#text} at (7,7) size 4x19
- text run at (7,7) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusGroove02expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusGroove02-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusGroove02-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusGroove02-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 204x204 [bgcolor=#00FF00] [border: (2px groove #FF0000)]
- RenderText {#text} at (2,2) size 4x19
- text run at (2,2) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusInset01expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusInset01-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusInset01-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusInset01-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 202x202 [bgcolor=#00FF00] [border: (1px inset #FF0000)]
- RenderText {#text} at (1,1) size 4x19
- text run at (1,1) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusInvalidColorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusInvalidColor-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusInvalidColor-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusInvalidColor-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 613x19
- text run at (0,0) width 613: "This tests that border radius will choose the foreground color when no border color is specified."
- RenderBlock {DIV} at (0,20) size 56x26 [color=#FF0000] [bgcolor=#ADD8E6] [border: (3px solid #FF0000)]
- RenderText {#text} at (3,3) size 23x19
- text run at (3,3) width 23: "test"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusOutset01expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusOutset01-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusOutset01-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusOutset01-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 220x220 [bgcolor=#00FF00] [border: (10px outset #FF0000)]
- RenderText {#text} at (10,10) size 4x19
- text run at (10,10) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersborderRadiusRidge01expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusRidge01-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusRidge01-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/borderRadiusRidge01-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 220x220 [bgcolor=#00FF00] [border: (10px ridge #FF0000)]
- RenderText {#text} at (10,10) size 4x19
- text run at (10,10) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersdifferentcolorbordersexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/different-color-borders-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/different-color-borders-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/different-color-borders-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x572
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 765x39
- text run at (0,0) width 765: "When two border sides have different colors, the edge joining them should be anti-aliased. When two border sides have"
- text run at (0,20) width 656: "the same color, the edge joining them should not be anti-aliased and no corner joints should be visible."
- RenderBlock {DIV} at (20,60) size 240x80 [border: (20px solid #FF0000) (20px solid #000000)]
- RenderBlock {DIV} at (20,160) size 240x80 [border: (20px solid #FF0000) (20px solid #000000) (20px solid #FF0000)]
- RenderBlock {DIV} at (20,260) size 240x80 [border: (20px solid #FF0000) (20px solid #000000)]
- RenderBlock {DIV} at (20,360) size 240x80 [border: (20px solid #FF0000) (20px solid #000000) (20px solid #FF0000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersinlinemaskoverlayimageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/inline-mask-overlay-image-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/inline-mask-overlay-image-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/inline-mask-overlay-image-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x1640
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1640
- RenderBlock {HTML} at (0,0) size 800x1640
- RenderBody {BODY} at (8,8) size 784x1624
- RenderText {#text} at (0,0) size 0x0
-layer at (8,8) size 773x1615
- RenderInline {SPAN} at (0,0) size 773x1615 [bgcolor=#800000]
- RenderText {#text} at (0,4) size 773x1615
- text run at (0,4) width 356: "This"
- text run at (0,236) width 589: "content"
- text run at (0,468) width 773: "should be"
- text run at (0,700) width 611: "masked"
- text run at (0,932) width 495: "with a"
- text run at (0,1164) width 300: "soft"
- text run at (0,1396) width 438: "glow."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersmixedborderstyle2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-style2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-style2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-style2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,6 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x213
- RenderBlock {HTML} at (0,0) size 800x213
- RenderBody {BODY} at (8,10) size 784x193
- RenderBlock {DIV} at (10,0) size 193x193 [border: (20px groove #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersmixedborderstylesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-styles-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-styles-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-styles-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x541
- RenderBlock {HTML} at (0,0) size 800x541
- RenderBody {BODY} at (8,8) size 784x525
- RenderBlock {DIV} at (10,10) size 150x150 [border: (50px solid #0000007F)]
- RenderText {#text} at (170,155) size 4x19
- text run at (170,155) width 4: " "
- RenderBlock {DIV} at (184,10) size 150x150 [border: (50px solid #0000007F) (50px double #0000007F) (50px solid #0000007F)]
- RenderText {#text} at (344,155) size 4x19
- text run at (344,155) width 4: " "
- RenderBlock {DIV} at (358,10) size 150x150 [border: (50px solid #0000007F) none (50px solid #0000007F)]
- RenderText {#text} at (518,155) size 4x19
- text run at (518,155) width 4: " "
- RenderBlock {DIV} at (532,10) size 150x150 [border: (50px solid #0000007F) (50px solid #00000000) (50px solid #0000007F)]
- RenderText {#text} at (692,155) size 4x19
- text run at (692,155) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,185) size 150x150 [border: (50px solid #0000007F) none (50px solid #0000007F)]
- RenderText {#text} at (170,330) size 4x19
- text run at (170,330) width 4: " "
- RenderBlock {DIV} at (184,185) size 150x150 [border: (50px solid #0000007F) none (50px solid #00000000) (50px solid #0000007F)]
- RenderText {#text} at (344,330) size 4x19
- text run at (344,330) width 4: " "
- RenderBlock {DIV} at (358,185) size 150x150 [border: (50px solid #0000007F) none (50px solid #0000007F)]
- RenderText {#text} at (518,330) size 4x19
- text run at (518,330) width 4: " "
- RenderBlock {DIV} at (532,185) size 150x150 [border: (50px solid #0000007F) none (50px groove #0000007F) (50px solid #0000007F)]
- RenderText {#text} at (692,330) size 4x19
- text run at (692,330) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,360) size 150x150 [border: (50px solid #0000007F) (50px double #0000007F) (50px solid #0000007F)]
- RenderText {#text} at (170,505) size 4x19
- text run at (170,505) width 4: " "
- RenderBlock {DIV} at (184,360) size 150x150 [border: (50px solid #0000007F) none (50px double #0000007F) (50px solid #0000007F)]
- RenderText {#text} at (344,505) size 4x19
- text run at (344,505) width 4: " "
- RenderBlock {DIV} at (358,360) size 150x150 [border: (50px solid #0000007F) (50px solid #0080007F) (50px solid #0000007F)]
- RenderText {#text} at (518,505) size 4x19
- text run at (518,505) width 4: " "
- RenderBlock {DIV} at (532,360) size 150x150 [border: (50px solid #0000007F) (50px solid #0080007F) (50px solid #0000007F) (50px solid #0080007F)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersmixedborderstylesradiusexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-styles-radius-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-styles-radius-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-styles-radius-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x493
- RenderBlock {HTML} at (0,0) size 800x493
- RenderBody {BODY} at (8,8) size 784x477
- RenderBlock {DIV} at (10,10) size 150x150 [border: (50px solid #0000007F)]
- RenderText {#text} at (170,155) size 4x19
- text run at (170,155) width 4: " "
- RenderBlock {DIV} at (184,10) size 150x150 [border: (50px solid #0000007F)]
- RenderText {#text} at (344,155) size 4x19
- text run at (344,155) width 4: " "
- RenderBlock {DIV} at (358,10) size 150x150 [border: (50px solid #0000007F) (50px double #0000007F) (50px solid #0000007F)]
- RenderText {#text} at (518,155) size 4x19
- text run at (518,155) width 4: " "
- RenderBlock {DIV} at (532,10) size 150x150 [border: (50px solid #0000007F) none (50px solid #0000007F)]
- RenderText {#text} at (692,155) size 4x19
- text run at (692,155) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,185) size 150x150 [border: (50px solid #0000007F) (50px solid #00000000) (50px solid #0000007F)]
- RenderText {#text} at (170,330) size 4x19
- text run at (170,330) width 4: " "
- RenderBlock {DIV} at (184,185) size 150x150 [border: (50px solid #0000007F) (50px solid #00000000) (50px solid #0000007F)]
- RenderText {#text} at (344,330) size 4x19
- text run at (344,330) width 4: " "
- RenderBlock {DIV} at (358,185) size 150x150 [border: (50px solid #0000007F) none (50px solid #00000000) (50px solid #0000007F)]
- RenderText {#text} at (518,330) size 4x19
- text run at (518,330) width 4: " "
- RenderBlock {DIV} at (532,185) size 150x150 [border: (50px solid #0000007F) none (50px solid #0000007F)]
- RenderText {#text} at (692,330) size 4x19
- text run at (692,330) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (10,360) size 150x102 [border: (50px solid #0000007F)]
- RenderText {#text} at (170,457) size 4x19
- text run at (170,457) width 4: " "
- RenderBlock {DIV} at (184,360) size 150x102 [border: (50px solid #0000007F) (50px double #0000007F) (50px solid #0000007F)]
- RenderText {#text} at (344,457) size 4x19
- text run at (344,457) width 4: " "
- RenderBlock {DIV} at (358,360) size 150x102 [border: (50px solid #0000007F) none (50px solid #00000000) (50px solid #0000007F)]
- RenderText {#text} at (518,457) size 4x19
- text run at (518,457) width 4: " "
- RenderBlock {DIV} at (532,360) size 150x102 [border: (50px solid #0000007F)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersmixedborderstylesradius2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-styles-radius2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-styles-radius2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/mixed-border-styles-radius2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x406
- RenderBlock {HTML} at (0,0) size 800x406
- RenderBody {BODY} at (8,8) size 784x390
- RenderBlock {DIV} at (20,20) size 150x150 [border: (50px solid #0000007F)]
- RenderText {#text} at (190,175) size 4x19
- text run at (190,175) width 4: " "
- RenderBlock {DIV} at (214,20) size 150x150 [border: (50px solid #0000007F) (50px double #0000007F) (50px solid #0000007F)]
- RenderText {#text} at (384,175) size 4x19
- text run at (384,175) width 4: " "
- RenderBlock {DIV} at (408,20) size 150x150 [border: (50px solid #0000007F) none (50px solid #0000007F)]
- RenderText {#text} at (578,175) size 4x19
- text run at (578,175) width 4: " "
- RenderBlock {DIV} at (602,20) size 150x150 [border: (50px solid #0000007F) (50px solid #00000000) (50px solid #0000007F)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (20,215) size 150x150 [border: (50px solid #0000007F) (50px solid #00000000) (50px solid #0000007F)]
- RenderText {#text} at (190,370) size 4x19
- text run at (190,370) width 4: " "
- RenderBlock {DIV} at (214,215) size 150x150 [border: (50px solid #0000007F) none (50px solid #00000000) (50px solid #0000007F)]
- RenderText {#text} at (384,370) size 4x19
- text run at (384,370) width 4: " "
- RenderBlock {DIV} at (408,215) size 150x150 [border: (50px solid #0000007F) none (50px solid #0000007F)]
- RenderText {#text} at (578,370) size 4x19
- text run at (578,370) width 4: " "
- RenderBlock {DIV} at (602,215) size 150x150 [border: (50px solid #0000007F) none (50px groove #0000007F) (50px solid #0000007F)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersrtlborder01expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-01-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-01-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-01-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,65 +0,0 @@
</span><del>-layer at (0,0) size 812x688
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x688
- RenderBlock {HTML} at (0,0) size 800x689
- RenderBody {BODY} at (8,16) size 784x665
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 761x39
- text run at (0,0) width 761: "There should be a SPAN in the middle of all four paragraphs that has padding, a green border, and a margin on the left,"
- text run at (0,20) width 368: "and padding, an orange border, and a margin on the right."
- RenderBlock {H1} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 91x19
- text run at (0,0) width 91: "Left-to-Right"
- RenderBlock {DIV} at (0,86) size 784x253 [border: (1px solid #000000)]
- RenderBlock {P} at (6,22) size 772x32
- RenderText {#text} at (0,6) size 128x19
- text run at (0,6) width 128: "Lorem ipsum dolor "
- RenderInline {SPAN} at (0,0) size 191x21 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (172,6) size 136x19
- text run at (172,6) width 136: "sit amet, consectetur "
- RenderText {#text} at (352,6) size 342x19
- text run at (352,6) width 342: "adipisicing elit, sed do eiusmod tempor incididunt ut."
- RenderBlock {P} at (6,70) size 772x160
- RenderText {#text} at (0,6) size 751x51
- text run at (0,6) width 604: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut "
- text run at (603,6) width 148: "labore et dolore magna"
- text run at (0,38) width 441: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco "
- RenderInline {SPAN} at (0,0) size 789x85 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (485,38) size 766x83
- text run at (485,38) width 242: "laboris nisi ut aliquip ex ea commodo"
- text run at (0,70) width 331: "consequat. Duis aute irure dolor in reprehenderit in "
- text run at (331,70) width 435: "voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur"
- text run at (0,102) width 149: "sint occaecat cupidatat "
- text run at (148,102) width 606: "non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor"
- RenderText {#text} at (0,134) size 577x19
- text run at (0,134) width 577: "sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore"
- RenderBlock {H1} at (0,349) size 784x21
- RenderText {#text} at (0,0) size 91x19
- text run at (0,0) width 91: "Right-to-Left"
- RenderBlock {DIV} at (0,380) size 784x285 [border: (1px solid #000000)]
- RenderBlock {P} at (6,22) size 772x32
- RenderText {#text} at (82,6) size 129x19
- text run at (82,6) width 129: "Lorem ipsum dolor "
- RenderInline {SPAN} at (0,0) size 191x21 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (255,6) size 136x19
- text run at (255,6) width 136: "sit amet, consectetur "
- RenderText {#text} at (78,6) size 694x19
- text run at (78,6) width 5 RTL: "."
- text run at (435,6) width 337: "adipisicing elit, sed do eiusmod tempor incididunt ut"
- RenderBlock {P} at (6,70) size 772x192
- RenderText {#text} at (21,6) size 751x51
- text run at (21,6) width 604: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut "
- text run at (624,6) width 148: "labore et dolore magna"
- text run at (45,38) width 442: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco "
- RenderInline {SPAN} at (0,0) size 774x85 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (486,38) size 766x83
- text run at (486,38) width 241: "laboris nisi ut aliquip ex ea commodo"
- text run at (6,70) width 332: "consequat. Duis aute irure dolor in reprehenderit in "
- text run at (337,70) width 435: "voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur"
- text run at (18,102) width 150: "sint occaecat cupidatat "
- text run at (167,102) width 605: "non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor"
- RenderText {#text} at (26,134) size 746x51
- text run at (26,134) width 582: "sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore "
- text run at (607,134) width 165: "magna aliqua. Ut enim ad"
- text run at (313,166) width 5 RTL: "."
- text run at (317,166) width 455: "minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersrtlborder02expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-02-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-02-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-02-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,63 +0,0 @@
</span><del>-layer at (0,0) size 812x688
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x688
- RenderBlock {HTML} at (0,0) size 800x689
- RenderBody {BODY} at (8,16) size 784x665
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 761x39
- text run at (0,0) width 761: "There should be a SPAN in the middle of all four paragraphs that has padding, a green border, and a margin on the left,"
- text run at (0,20) width 368: "and padding, an orange border, and a margin on the right."
- RenderBlock {H1} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 91x19
- text run at (0,0) width 91: "Left-to-Right"
- RenderBlock {DIV} at (0,86) size 784x253 [border: (1px solid #000000)]
- RenderBlock {P} at (6,22) size 772x32
- RenderText {#text} at (0,6) size 128x19
- text run at (0,6) width 128: "Lorem ipsum dolor "
- RenderInline {SPAN} at (0,0) size 191x21 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (172,6) size 136x19
- text run at (172,6) width 136 RTL override: "sit amet, consectetur "
- RenderText {#text} at (352,6) size 342x19
- text run at (352,6) width 342: "adipisicing elit, sed do eiusmod tempor incididunt ut."
- RenderBlock {P} at (6,70) size 772x160
- RenderText {#text} at (0,6) size 751x51
- text run at (0,6) width 604: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut "
- text run at (603,6) width 148: "labore et dolore magna"
- text run at (0,38) width 441: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco "
- RenderInline {SPAN} at (0,0) size 799x85 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (440,38) size 799x83
- text run at (440,38) width 242 RTL override: "laboris nisi ut aliquip ex ea commodo"
- text run at (0,70) width 435 RTL override: "voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur"
- text run at (434,70) width 332 RTL override: "consequat. Duis aute irure dolor in reprehenderit in "
- text run at (45,102) width 605 RTL override: "non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor"
- text run at (649,102) width 150 RTL override: "sint occaecat cupidatat "
- RenderText {#text} at (0,134) size 577x19
- text run at (0,134) width 577: "sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore"
- RenderBlock {H1} at (0,349) size 784x21
- RenderText {#text} at (0,0) size 91x19
- text run at (0,0) width 91: "Right-to-Left"
- RenderBlock {DIV} at (0,380) size 784x285 [border: (1px solid #000000)]
- RenderBlock {P} at (6,22) size 772x32
- RenderText {#text} at (644,6) size 128x19
- text run at (644,6) width 128 RTL override: "Lorem ipsum dolor "
- RenderInline {SPAN} at (0,0) size 191x21 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (464,6) size 136x19
- text run at (464,6) width 136 RTL override: "sit amet, consectetur "
- RenderText {#text} at (78,6) size 342x19
- text run at (78,6) width 342 RTL override: "adipisicing elit, sed do eiusmod tempor incididunt ut."
- RenderBlock {P} at (6,70) size 772x192
- RenderText {#text} at (21,6) size 751x51
- text run at (21,6) width 148 RTL override: "labore et dolore magna"
- text run at (168,6) width 604 RTL override: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut "
- text run at (331,38) width 441 RTL override: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco "
- RenderInline {SPAN} at (0,0) size 799x85 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (90,38) size 799x83
- text run at (90,38) width 242 RTL override: "laboris nisi ut aliquip ex ea commodo"
- text run at (6,70) width 435 RTL override: "voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur"
- text run at (441,70) width 331 RTL override: "consequat. Duis aute irure dolor in reprehenderit in "
- text run at (-26,102) width 605 RTL override: "non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor"
- text run at (578,102) width 149 RTL override: "sint occaecat cupidatat "
- RenderText {#text} at (26,134) size 746x51
- text run at (26,134) width 166 RTL override: "magna aliqua. Ut enim ad"
- text run at (191,134) width 581 RTL override: "sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore "
- text run at (313,166) width 459 RTL override: "minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersrtlborder03expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-03-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-03-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-03-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,65 +0,0 @@
</span><del>-layer at (0,0) size 812x688
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x688
- RenderBlock {HTML} at (0,0) size 800x689
- RenderBody {BODY} at (8,16) size 784x665
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 761x39
- text run at (0,0) width 761: "There should be a SPAN in the middle of all four paragraphs that has padding, a green border, and a margin on the left,"
- text run at (0,20) width 368: "and padding, an orange border, and a margin on the right."
- RenderBlock {H1} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 91x19
- text run at (0,0) width 91: "Left-to-Right"
- RenderBlock {DIV} at (0,86) size 784x253 [border: (1px solid #000000)]
- RenderBlock {P} at (6,22) size 772x32
- RenderText {#text} at (0,6) size 128x19
- text run at (0,6) width 128: "Lorem ipsum dolor "
- RenderInline {SPAN} at (0,0) size 191x21 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (172,6) size 136x19
- text run at (172,6) width 136: "sit amet, consectetur "
- RenderText {#text} at (352,6) size 342x19
- text run at (352,6) width 342: "adipisicing elit, sed do eiusmod tempor incididunt ut."
- RenderBlock {P} at (6,70) size 772x160
- RenderText {#text} at (0,6) size 751x51
- text run at (0,6) width 604: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut "
- text run at (603,6) width 148: "labore et dolore magna"
- text run at (0,38) width 441: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco "
- RenderInline {SPAN} at (0,0) size 799x85 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (440,38) size 799x83
- text run at (440,38) width 242: "laboris nisi ut aliquip ex ea commodo"
- text run at (0,70) width 331: "consequat. Duis aute irure dolor in reprehenderit in "
- text run at (331,70) width 435: "voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur"
- text run at (45,102) width 149: "sint occaecat cupidatat "
- text run at (193,102) width 606: "non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor"
- RenderText {#text} at (0,134) size 577x19
- text run at (0,134) width 577: "sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore"
- RenderBlock {H1} at (0,349) size 784x21
- RenderText {#text} at (0,0) size 91x19
- text run at (0,0) width 91: "Right-to-Left"
- RenderBlock {DIV} at (0,380) size 784x285 [border: (1px solid #000000)]
- RenderBlock {P} at (6,22) size 772x32
- RenderText {#text} at (82,6) size 129x19
- text run at (82,6) width 129: "Lorem ipsum dolor "
- RenderInline {SPAN} at (0,0) size 191x21 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (255,6) size 136x19
- text run at (255,6) width 136: "sit amet, consectetur "
- RenderText {#text} at (78,6) size 694x19
- text run at (78,6) width 5 RTL: "."
- text run at (435,6) width 337: "adipisicing elit, sed do eiusmod tempor incididunt ut"
- RenderBlock {P} at (6,70) size 772x192
- RenderText {#text} at (21,6) size 751x51
- text run at (21,6) width 604: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut "
- text run at (624,6) width 148: "labore et dolore magna"
- text run at (45,38) width 442: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco "
- RenderInline {SPAN} at (0,0) size 799x85 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (531,38) size 799x83
- text run at (531,38) width 241: "laboris nisi ut aliquip ex ea commodo"
- text run at (6,70) width 332: "consequat. Duis aute irure dolor in reprehenderit in "
- text run at (337,70) width 435: "voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur"
- text run at (-26,102) width 149: "sint occaecat cupidatat "
- text run at (122,102) width 605: "non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor"
- RenderText {#text} at (26,134) size 746x51
- text run at (26,134) width 582: "sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore "
- text run at (607,134) width 165: "magna aliqua. Ut enim ad"
- text run at (313,166) width 5 RTL: "."
- text run at (317,166) width 455: "minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersrtlborder04expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-04-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-04-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-04-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x364
- RenderBlock {HTML} at (0,0) size 800x364
- RenderBody {BODY} at (8,8) size 784x348
- RenderBlock {DIV} at (0,0) size 784x348 [border: (1px solid #000000)]
- RenderBlock {P} at (6,22) size 772x96
- RenderText {#text} at (317,6) size 455x19
- text run at (317,6) width 79 RTL: "\x{5D1}\x{5D7}\x{5D5}\x{5E5} \x{5D4}\x{5D9}\x{5D4} \x{5E7}\x{5D5}\x{5E8} "
- text run at (395,6) width 184 RTL: "\x{5DE}\x{5D4}\x{5DC}\x{5DA} \x{5D4}\x{5D9}\x{5D9}\x{5EA}\x{5D9} \x{5D1}\x{5E9}\x{5E2}\x{5EA} \x{5E2}\x{5E8}\x{5D1}\x{5D9}\x{5EA} \x{5D1}\x{5E8}\x{5D7}\x{5D5}\x{5D1}. "
- text run at (578,6) width 194 RTL: "\x{5DC}\x{5DE}\x{5D4} \x{5E2}\x{5E9}\x{5D9}\x{5EA}\x{5D9} \x{5D6}\x{5D0}\x{5EA} \x{2013} \x{5D0}\x{5D9}\x{5E0}\x{5D9} \x{5D9}\x{5D5}\x{5D3}\x{5E2} \x{5D1}\x{5E2}\x{5E6}\x{5DE}\x{5D9}. "
- RenderInline {SPAN} at (0,0) size 766x53 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (6,6) size 766x51
- text run at (6,6) width 267 RTL: "\x{5D5}\x{5D8}\x{5D7}\x{5D1}, \x{5D2}\x{5E9}\x{5DD} \x{5E9}\x{5DC} \x{5D1}\x{5E6}\x{5D9}\x{5E8} \x{5D3}\x{5E7}, \x{5E7}\x{5E8}, \x{5E2}\x{5D2}\x{5D5}\x{5DD} \x{5D5}\x{5DE}\x{5DE}\x{5D5}\x{5E9}\x{5DA} \x{5D4}\x{5E1}\x{5EA}\x{5E0}\x{5DF}"
- text run at (70,38) width 235 RTL: "\x{5DC}\x{5E9}\x{5D4}\x{5D5}\x{5EA} \x{5D9}\x{5D5}\x{5EA}\x{5E8} \x{5D1}\x{5D7}\x{5D5}\x{5E5} \x{5DC}\x{5D0} \x{5D4}\x{5D9}\x{5D4} \x{5E0}\x{5E2}\x{5D9}\x{5DD} \x{5DB}\x{5DC}\x{5DC}, \x{5D5}\x{5D1}\x{5D1}\x{5D9}\x{5EA} "
- text run at (304,38) width 468 RTL: "\x{5D1}\x{5DC}\x{5D9} \x{5D4}\x{5E4}\x{5E1}\x{5E7} \x{5DE}\x{5DC}\x{5DE}\x{5E2}\x{5DC}\x{5D4}, \x{5DB}\x{5DE}\x{5D5} \x{5DE}\x{5EA}\x{5D5}\x{5DA} \x{5E0}\x{5E4}\x{5D4} \x{5D3}\x{5E7}\x{5D4}, \x{5D5}\x{5DE}\x{5DC}\x{5DE}\x{5D8}\x{5D4} \x{5D4}\x{5EA}\x{5D1}\x{5D5}\x{5E1}\x{5E1} \x{5E8}\x{5E4}\x{5E9} \x{5D3}\x{5E7} \x{5DC}\x{5DB}\x{5DC} \x{5DE}\x{5D3}\x{5E8}\x{5DA} \x{5DB}\x{5E3} \x{5E8}\x{5D2}\x{5DC}... "
- RenderText {#text} at (8,38) size 764x51
- text run at (8,38) width 18 RTL: "\x{5D4}\x{5D9}\x{5D5}"
- text run at (359,70) width 413 RTL: "\x{5E6}\x{5E4}\x{5D5}\x{5D9}\x{5D9}\x{5DD} \x{5DC}\x{5D9} \x{5D0}\x{5E8}\x{5D1}\x{5E2}\x{5EA} \x{5DB}\x{5EA}\x{5DC}\x{5D9} \x{5D7}\x{5D3}\x{5E8}\x{5D9} \x{5D4}\x{5E7}\x{5D5}\x{5D3}\x{5E8}\x{5D9}\x{5DD} \x{5D5}\x{5D4}\x{5D0}\x{5DC}\x{5DE}\x{5D9}\x{5DD} \x{5D9}\x{5D7}\x{5D3} \x{5E2}\x{5DD} \x{5D1}\x{5D3}\x{5D9}\x{5D3}\x{5D5}\x{5EA} \x{5DB}\x{5D1}\x{5D3}\x{5D4} \x{5D5}\x{5DE}\x{5E2}\x{5D9}\x{5E7}\x{5D4}"
- RenderBlock {P} at (6,134) size 772x192
- RenderText {#text} at (21,6) size 751x51
- text run at (21,6) width 604: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut "
- text run at (624,6) width 148: "labore et dolore magna"
- text run at (45,38) width 442: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco "
- RenderInline {SPAN} at (0,0) size 774x85 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (486,38) size 766x83
- text run at (486,38) width 241: "laboris nisi ut aliquip ex ea commodo"
- text run at (6,70) width 332: "consequat. Duis aute irure dolor in reprehenderit in "
- text run at (337,70) width 435: "voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur"
- text run at (18,102) width 150: "sint occaecat cupidatat "
- text run at (167,102) width 605: "non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor"
- RenderText {#text} at (26,134) size 746x51
- text run at (26,134) width 582: "sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore "
- text run at (607,134) width 165: "magna aliqua. Ut enim ad"
- text run at (313,166) width 5 RTL: "."
- text run at (317,166) width 455: "minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersrtlborder05expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-05-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-05-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/rtl-border-05-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,54 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x502
- RenderBlock {HTML} at (0,0) size 800x502
- RenderBody {BODY} at (8,16) size 784x478
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 746x19
- text run at (0,0) width 746: "Test that when we have images sprinkled within a span, borders, paddings and margins are still calculated correctly ."
- RenderBlock {DIV} at (0,36) size 212x221 [border: (1px solid #000000)]
- RenderBlock {P} at (6,22) size 200x129
- RenderText {#text} at (0,6) size 174x52
- text run at (0,6) width 152: "aaa bbb ccc ddd eee fff "
- text run at (151,6) width 23 RTL: "\x{5DC}\x{5DE}\x{5D4}"
- text run at (0,39) width 58 RTL: "\x{5E2}\x{5E9}\x{5D9}\x{5EA}\x{5D9} \x{5D6}\x{5D0}\x{5EA}"
- text run at (57,39) width 5: " "
- text run at (61,39) width 17: "gg"
- RenderInline {SPAN} at (0,0) size 190x53 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (122,39) size 46x19
- text run at (122,39) width 46: " dgnjk "
- RenderImage {IMG} at (167,32) size 23x22 [border: (1px solid #0000FF)]
- RenderText {#text} at (0,71) size 41x19
- text run at (0,71) width 41: "njkng "
- RenderText {#text} at (85,71) size 174x51
- text run at (85,71) width 85 RTL: "\x{5D6}\x{5D0}\x{5EA} \x{2013} \x{5D0}\x{5D9}\x{5E0}\x{5D9} \x{5D9}\x{5D5}\x{5D3}\x{5E2}"
- text run at (0,103) width 30 RTL: "\x{5D1}\x{5E2}\x{5E6}\x{5DE}"
- text run at (29,103) width 145: " qqq rrr sss ttt uuu vvv"
- RenderBlock {P} at (6,167) size 200x32
- RenderInline {SPAN} at (0,0) size 163x21 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (45,6) size 88x19
- text run at (45,6) width 88: "Some fill text"
- RenderImage {IMG} at (132,1) size 21x20
- RenderBlock {DIV} at (0,257) size 212x221 [border: (1px solid #000000)]
- RenderBlock {P} at (6,22) size 200x129
- RenderText {#text} at (26,6) size 190x52
- text run at (26,6) width 27 RTL: " \x{5DC}\x{5DE}\x{5D4}"
- text run at (52,6) width 148: "aaa bbb ccc ddd eee fff"
- text run at (10,39) width 17: "gg"
- text run at (138,39) width 62 RTL: "\x{5E2}\x{5E9}\x{5D9}\x{5EA}\x{5D9} \x{5D6}\x{5D0}\x{5EA} "
- RenderInline {SPAN} at (0,0) size 174x53 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (26,39) size 46x19
- text run at (26,39) width 46: " dgnjk "
- RenderImage {IMG} at (71,32) size 23x22 [border: (1px solid #0000FF)]
- RenderText {#text} at (159,71) size 41x19
- text run at (159,71) width 5 RTL: " "
- text run at (163,71) width 37: "njkng"
- RenderText {#text} at (30,71) size 174x51
- text run at (30,71) width 85 RTL: "\x{5D6}\x{5D0}\x{5EA} \x{2013} \x{5D0}\x{5D9}\x{5E0}\x{5D9} \x{5D9}\x{5D5}\x{5D3}\x{5E2}"
- text run at (26,103) width 141: "qqq rrr sss ttt uuu vvv"
- text run at (166,103) width 34 RTL: "\x{5D1}\x{5E2}\x{5E6}\x{5DE} "
- RenderBlock {P} at (6,167) size 200x32
- RenderInline {SPAN} at (0,0) size 163x21 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (67,6) size 88x19
- text run at (67,6) width 88: "Some fill text"
- RenderImage {IMG} at (47,1) size 21x20
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastbordersscaledborderimageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/scaled-border-image-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/scaled-border-image-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/scaled-border-image-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,10) size 784x570
- RenderBlock {DIV} at (10,0) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderBlock (anonymous) at (0,136) size 784x20
- RenderText {#text} at (0,0) size 408x19
- text run at (0,0) width 408: "This should look like the above, only scaled up by a factor of 2:"
- RenderBlock {DIV} at (20,176) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastborderstablebordersexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/table-borders-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/table-borders-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/borders/table-borders-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 0x0
-layer at (28,28) size 22x38
- RenderTable {TABLE} at (20,20) size 23x38 [border: (5px outset #808080)]
- RenderTableSection {TBODY} at (5,5) size 13x28
- RenderTableRow {TR} at (0,2) size 13x24
- RenderTableCell {TD} at (2,2) size 9x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 4x19
- text run at (2,2) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastboxshadowboxshadowtransformedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/box-shadow-transformed-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/box-shadow-transformed-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/box-shadow-transformed-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x590
- RenderBlock {HTML} at (0,0) size 800x590
- RenderBody {BODY} at (8,16) size 784x566
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 422x19
- text run at (0,0) width 422: "The shadow should look identical relative to the box in each case."
- RenderBlock (anonymous) at (0,36) size 784x530
- RenderBlock {DIV} at (20,20) size 300x150
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (340,130) size 4x19
- text run at (340,130) width 4: " "
- RenderBlock {DIV} at (364,20) size 300x150
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (20,210) size 300x300
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (340,395) size 4x19
- text run at (340,395) width 4: " "
- RenderBlock {DIV} at (364,210) size 300x300
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (128,97) size 100x100
- RenderBlock (relative positioned) {DIV} at (100,25) size 100x100
-layer at (472,97) size 100x100
- RenderBlock (relative positioned) {DIV} at (100,25) size 100x100
-layer at (128,362) size 100x100
- RenderBlock (relative positioned) {DIV} at (100,100) size 100x100
-layer at (472,362) size 100x100
- RenderBlock (relative positioned) {DIV} at (100,100) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastboxshadowhidpiwebkitboxshadowsubpixelpositionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/hidpi-webkit-box-shadow-subpixel-position-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/hidpi-webkit-box-shadow-subpixel-position-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/hidpi-webkit-box-shadow-subpixel-position-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x96
- RenderBlock {HTML} at (0,0) size 800x96
- RenderBody {BODY} at (8,8) size 784x80
- RenderText {#text} at (0,0) size 98x19
- text run at (0,0) width 98: "spacingspacing"
- RenderBlock {DIV} at (97,0) size 341x40
- RenderText {#text} at (0,0) size 162x19
- text run at (0,0) width 162: "inset webkit-box-shadow"
- RenderBR {BR} at (437,0) size 1x19
- RenderText {#text} at (0,40) size 98x19
- text run at (0,40) width 98: "spacingspacing"
- RenderBlock {DIV} at (97,40) size 341x40
- RenderText {#text} at (0,0) size 177x19
- text run at (0,0) width 177: "normal webkit-box-shadow"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastboxshadowinsetboxshadowradiusexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/inset-box-shadow-radius-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/inset-box-shadow-radius-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/inset-box-shadow-radius-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,37 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x594
- RenderBlock {HTML} at (0,0) size 800x594
- RenderBody {BODY} at (8,8) size 784x578
- RenderBlock {DIV} at (4,4) size 280x280
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (288,269) size 4x19
- text run at (288,269) width 4: " "
- RenderBlock {DIV} at (296,4) size 280x280
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (580,269) size 4x19
- text run at (580,269) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (4,293) size 280x280
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (288,558) size 4x19
- text run at (288,558) width 4: " "
- RenderBlock {DIV} at (296,293) size 280x280
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (12,12) size 280x280
- RenderBlock (positioned) {DIV} at (12,12) size 280x280 [border: (10px solid #00FF000C)]
-layer at (12,12) size 280x280
- RenderBlock (relative positioned) {DIV} at (0,0) size 280x280
-layer at (304,12) size 280x280
- RenderBlock (positioned) {DIV} at (304,12) size 280x280 [border: (20px solid #00FF000C)]
-layer at (304,12) size 280x280
- RenderBlock (relative positioned) {DIV} at (0,0) size 280x280
-layer at (12,301) size 280x280
- RenderBlock (positioned) {DIV} at (12,301) size 280x280 [border: (50px solid #00FF000C)]
-layer at (12,301) size 280x280
- RenderBlock (relative positioned) {DIV} at (0,0) size 280x280
-layer at (304,301) size 280x280
- RenderBlock (positioned) {DIV} at (304,301) size 280x280 [border: (90px solid #00FF000C)]
-layer at (304,301) size 280x280
- RenderBlock (relative positioned) {DIV} at (0,0) size 280x280
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastboxshadowinsetboxshadowsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/inset-box-shadows-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/inset-box-shadows-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/inset-box-shadows-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x577
- RenderBlock {HTML} at (0,0) size 800x577
- RenderBody {BODY} at (8,8) size 784x561
- RenderText {#text} at (222,167) size 4x19
- text run at (222,167) width 4: " "
- RenderText {#text} at (448,167) size 4x19
- text run at (448,167) width 4: " "
- RenderText {#text} at (674,167) size 4x19
- text run at (674,167) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (222,354) size 4x19
- text run at (222,354) width 4: " "
- RenderText {#text} at (448,354) size 4x19
- text run at (448,354) width 4: " "
- RenderText {#text} at (674,354) size 4x19
- text run at (674,354) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (222,541) size 4x19
- text run at (222,541) width 4: " "
- RenderText {#text} at (448,541) size 4x19
- text run at (448,541) width 4: " "
- RenderText {#text} at (0,0) size 0x0
-layer at (18,18) size 202x162
- RenderBlock (relative positioned) {DIV} at (10,10) size 202x162 [border: (1px solid #000000)]
-layer at (244,18) size 202x162
- RenderBlock (relative positioned) {DIV} at (236,10) size 202x162 [border: (1px solid #000000)]
-layer at (470,18) size 202x162
- RenderBlock (relative positioned) {DIV} at (462,10) size 202x162 [border: (1px solid #000000)]
-layer at (18,205) size 202x162
- RenderBlock (relative positioned) {DIV} at (10,197) size 202x162 [border: (1px solid #000000)]
-layer at (244,205) size 202x162
- RenderBlock (relative positioned) {DIV} at (236,197) size 202x162 [border: (1px solid #000000)]
-layer at (470,205) size 202x162
- RenderBlock (relative positioned) {DIV} at (462,197) size 202x162 [border: (1px solid #000000)]
-layer at (18,392) size 202x162
- RenderBlock (relative positioned) {DIV} at (10,384) size 202x162 [border: (1px solid #000000)]
-layer at (244,392) size 202x162
- RenderBlock (relative positioned) {DIV} at (236,384) size 202x162 [border: (1px solid #000000)]
-layer at (470,392) size 202x162
- RenderBlock (relative positioned) {DIV} at (462,384) size 202x162 [border: (1px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastboxshadowinsetexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/inset-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/inset-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/inset-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x125
- RenderBlock {DIV} at (10,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
- RenderText {#text} at (120,105) size 4x19
- text run at (120,105) width 4: " "
- RenderBlock {DIV} at (134,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
- RenderText {#text} at (244,105) size 4x19
- text run at (244,105) width 4: " "
- RenderBlock {DIV} at (258,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
- RenderText {#text} at (368,105) size 4x19
- text run at (368,105) width 4: " "
- RenderBlock {DIV} at (382,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
- RenderText {#text} at (492,105) size 4x19
- text run at (492,105) width 4: " "
- RenderBlock {DIV} at (506,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,125) size 784x125
- RenderBlock {DIV} at (10,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
- RenderText {#text} at (120,105) size 4x19
- text run at (120,105) width 4: " "
- RenderBlock {DIV} at (134,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
- RenderText {#text} at (244,105) size 4x19
- text run at (244,105) width 4: " "
- RenderBlock {DIV} at (258,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
- RenderText {#text} at (368,105) size 4x19
- text run at (368,105) width 4: " "
- RenderBlock {DIV} at (382,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px solid #008000)]
- RenderText {#text} at (492,105) size 4x19
- text run at (492,105) width 4: " "
- RenderBlock {DIV} at (506,10) size 100x100 [bgcolor=#FFFFE0] [border: (10px dashed #008000)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,250) size 600x324
- RenderInline {SPAN} at (0,0) size 590x307 [bgcolor=#FFFFE0] [border: (5px solid #008000)]
- RenderText {#text} at (25,13) size 570x297
- text run at (25,13) width 570: "This sentence is too"
- text run at (88,121) width 424: "long to fit on a"
- text run at (132,229) width 316: "single line."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastboxshadowtransformfringingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/transform-fringing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/transform-fringing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-shadow/transform-fringing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 368x19
- text run at (0,0) width 368: "There should not be any non-white pixels inside this box:"
- RenderBlock {DIV} at (0,36) size 206x206 [border: (3px solid #000000)]
-layer at (61,97) size 100x100
- RenderBlock {DIV} at (53,53) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastboxsizingpanelsoneexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-sizing/panels-one-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-sizing/panels-one-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-sizing/panels-one-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,39 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x0
- RenderBlock {HTML} at (0,0) size 800x0
- RenderBody {BODY} at (0,0) size 800x0
-layer at (0,0) size 800x600
- RenderBlock (positioned) {DIV} at (0,0) size 800x600
-layer at (0,0) size 800x40
- RenderBlock (positioned) {DIV} at (0,0) size 800x40 [bgcolor=#FFC0CB]
- RenderText {#text} at (0,0) size 47x19
- text run at (0,0) width 47: "Header"
-layer at (0,40) size 800x30
- RenderBlock (positioned) {DIV} at (0,40) size 800x30 [bgcolor=#FA8072]
- RenderText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "Info"
-layer at (0,70) size 800x60
- RenderBlock (positioned) {DIV} at (0,70) size 800x60 [bgcolor=#FF00FF]
- RenderText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Context"
-layer at (0,130) size 800x470
- RenderBlock (relative positioned) {DIV} at (0,130) size 800x470
-layer at (0,130) size 135x470
- RenderBlock (positioned) {DIV} at (0,0) size 135x470 [bgcolor=#800080]
- RenderText {#text} at (0,0) size 72x19
- text run at (0,0) width 72: "Navigation"
-layer at (135,130) size 665x470
- RenderBlock (relative positioned) {DIV} at (135,0) size 665x470
-layer at (135,130) size 665x44
- RenderBlock (positioned) {DIV} at (0,0) size 665x44 [bgcolor=#4B0082]
- RenderText {#text} at (0,0) size 101x19
- text run at (0,0) width 101: "Content Header"
-layer at (135,174) size 665x381
- RenderBlock (relative positioned) {DIV} at (0,44) size 665x381 [bgcolor=#FA8072]
- RenderText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Content"
-layer at (135,555) size 665x45
- RenderBlock (positioned) {DIV} at (0,425) size 665x45 [bgcolor=#6495ED]
- RenderText {#text} at (0,0) size 97x19
- text run at (0,0) width 97: "Content Footer"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastboxsizingpanelstwoexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-sizing/panels-two-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-sizing/panels-two-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-sizing/panels-two-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,39 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock (positioned) {DIV} at (0,0) size 800x600
-layer at (0,0) size 800x40
- RenderBlock (positioned) {DIV} at (0,0) size 800x40 [bgcolor=#FFC0CB]
- RenderText {#text} at (0,0) size 47x19
- text run at (0,0) width 47: "Header"
-layer at (0,40) size 800x30
- RenderBlock (positioned) {DIV} at (0,40) size 800x30 [bgcolor=#FA8072]
- RenderText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "Info"
-layer at (0,70) size 800x60
- RenderBlock (positioned) {DIV} at (0,70) size 800x60 [bgcolor=#FF00FF]
- RenderText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Context"
-layer at (0,130) size 800x470
- RenderBlock (relative positioned) {DIV} at (0,130) size 800x470
-layer at (0,130) size 135x470
- RenderBlock (positioned) {DIV} at (0,0) size 135x470 [bgcolor=#800080]
- RenderText {#text} at (0,0) size 72x19
- text run at (0,0) width 72: "Navigation"
-layer at (135,130) size 665x470
- RenderBlock (relative positioned) {DIV} at (135,0) size 665x470
-layer at (135,130) size 665x44
- RenderBlock (positioned) {DIV} at (0,0) size 665x44 [bgcolor=#4B0082]
- RenderText {#text} at (0,0) size 101x19
- text run at (0,0) width 101: "Content Header"
-layer at (135,174) size 665x381
- RenderBlock (relative positioned) {DIV} at (0,44) size 665x381 [bgcolor=#FA8072]
- RenderText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Content"
-layer at (135,555) size 665x45
- RenderBlock (positioned) {DIV} at (0,425) size 665x45 [bgcolor=#6495ED]
- RenderText {#text} at (0,0) size 97x19
- text run at (0,0) width 97: "Content Footer"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastboxsizingpercentageheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-sizing/percentage-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-sizing/percentage-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/box-sizing/percentage-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,68 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x0
- RenderBlock {HTML} at (0,0) size 800x0
- RenderBody {BODY} at (0,0) size 800x0
-layer at (0,0) size 800x600
- RenderBlock (positioned) {DIV} at (0,0) size 800x600
-layer at (0,0) size 800x100
- RenderBlock (positioned) zI: 1 {DIV} at (0,0) size 800x100 [bgcolor=#99CC66]
- RenderBlock {DIV} at (10,10) size 780x15
- RenderText {#text} at (0,1) size 37x13
- text run at (0,1) width 37: "Header"
-layer at (10,110) size 780x430
- RenderBlock (relative positioned) zI: 1 {DIV} at (10,110) size 780x430
-layer at (10,110) size 200x430
- RenderBlock (positioned) {DIV} at (0,0) size 200x430
-layer at (10,110) size 780x430
- RenderBlock (positioned) {DIV} at (0,0) size 780x430
-layer at (10,110) size 200x430 clip at (11,111) size 198x428
- RenderBlock (relative positioned) zI: 1 {DIV} at (0,0) size 200x430 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
- RenderBlock {DIV} at (1,1) size 198x165
- RenderText {#text} at (0,1) size 196x163
- text run at (0,1) width 186: "Luckily, the bit of the broadcast is now"
- text run at (0,16) width 193: "missing from BBCs website and folks in"
- text run at (0,31) width 181: "Cornwall swear they saw Bigfoot and"
- text run at (0,46) width 196: "Jersey Devil run off with miles and miles"
- text run at (0,61) width 191: "of audio tape containing tapes of Steve"
- text run at (0,76) width 187: "Jobs talking about the new Video iPod"
- text run at (0,91) width 184: "while drunk on soju, the confession of"
- text run at (0,106) width 179: "the true JFK assassin, and a tripping"
- text run at (0,121) width 194: "Chief Justice Roberts talking about how"
- text run at (0,136) width 175: "\x{201C}Green isn\x{2019}t just a color, man, it\x{2019}s an"
- text run at (0,151) width 28: "idea.\x{201D}"
-layer at (220,110) size 570x430 clip at (221,111) size 568x428
- RenderBlock (relative positioned) zI: 1 {DIV} at (210,0) size 570x430 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
-layer at (221,111) size 568x24
- RenderButton {BUTTON} at (1,1) size 568x24
- RenderBlock (anonymous) at (0,0) size 568x24
-layer at (221,111) size 568x24
- RenderBlock (relative positioned) {DIV} at (0,0) size 568x24
- RenderText {#text} at (5,5) size 31x13
- text run at (5,5) width 31: "Item 1"
-layer at (221,135) size 568x24
- RenderButton {BUTTON} at (1,25) size 568x24 [color=#FFFFFF] [bgcolor=#316AC5]
- RenderBlock (anonymous) at (0,0) size 568x24
-layer at (221,135) size 568x24
- RenderBlock (relative positioned) {DIV} at (0,0) size 568x24
- RenderText {#text} at (5,5) size 31x13
- text run at (5,5) width 31: "Item 2"
-layer at (221,159) size 568x24
- RenderButton {BUTTON} at (1,49) size 568x24
- RenderBlock (anonymous) at (0,0) size 568x24
-layer at (221,159) size 568x24
- RenderBlock (relative positioned) {DIV} at (0,0) size 568x24
- RenderText {#text} at (5,5) size 31x13
- text run at (5,5) width 31: "Item 3"
-layer at (221,183) size 568x24
- RenderButton {BUTTON} at (1,73) size 568x24
- RenderBlock (anonymous) at (0,0) size 568x24
-layer at (221,183) size 568x24
- RenderBlock (relative positioned) {DIV} at (0,0) size 568x24
- RenderText {#text} at (5,5) size 31x13
- text run at (5,5) width 31: "Item 4"
-layer at (0,550) size 800x50
- RenderBlock (positioned) zI: 1 {DIV} at (0,550) size 800x50 [bgcolor=#99CC66]
- RenderBlock {DIV} at (10,10) size 780x15
- RenderText {#text} at (0,1) size 32x13
- text run at (0,1) width 32: "Footer"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcanvascanvassizechangeafterlayoutexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/canvas/canvas-size-change-after-layout-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/canvas/canvas-size-change-after-layout-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/canvas/canvas-size-change-after-layout-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 336x19
- text run at (0,0) width 336: "These should be two identical green hollow squares:"
- RenderBlock (anonymous) at (0,36) size 784x61
- RenderHTMLCanvas {CANVAS} at (0,0) size 56x56 [border: (3px solid #008000)]
- RenderText {#text} at (56,41) size 4x19
- text run at (56,41) width 4: " "
- RenderHTMLCanvas {CANVAS} at (60,0) size 56x56 [border: (3px solid #008000)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcanvascanvaszoomexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/canvas/canvas-zoom-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/canvas/canvas-zoom-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/canvas/canvas-zoom-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 630x19
- text run at (0,0) width 630: "These should be four green hollow boxes with dimensions 600x300, 100x300, 600x100, 100x100."
- RenderBlock (anonymous) at (0,36) size 784x422
- RenderHTMLCanvas {CANVAS} at (0,0) size 606x306 [border: (3px solid #008000)]
- RenderText {#text} at (606,291) size 4x19
- text run at (606,291) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderHTMLCanvas {CANVAS} at (610,0) size 106x306 [border: (3px solid #008000)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderHTMLCanvas {CANVAS} at (0,311) size 606x106 [border: (3px solid #008000)]
- RenderText {#text} at (606,402) size 4x19
- text run at (606,402) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderHTMLCanvas {CANVAS} at (610,311) size 106x106 [border: (3px solid #008000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {HTML} at (0,0) size 800x36
- RenderBody {BODY} at (8,8) size 784x20
- RenderText {#text} at (0,0) size 542x19
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 239: "If you see any red, the test has failed."
-layer at (8,28) size 200x200 backgroundClip at (108,128) size 100x100 clip at (108,128) size 100x100 outlineClip at (108,128) size 100x100
- RenderBlock (positioned) {DIV} at (8,28) size 200x200 [bgcolor=#008000]
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x136
- RenderBlock {HTML} at (0,0) size 800x136
- RenderBody {BODY} at (8,8) size 784x120
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 542x19
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 239: "If you see any red, the test has failed."
-layer at (8,28) size 100x100 scrollHeight 200
- RenderBlock {DIV} at (0,20) size 100x100 [bgcolor=#008000]
- RenderBlock {DIV} at (0,100) size 100x100 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x136
- RenderBlock {HTML} at (0,0) size 800x136
- RenderBody {BODY} at (8,8) size 784x120
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 542x19
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 239: "If you see any red, the test has failed."
-layer at (8,28) size 100x100 scrollWidth 200 scrollHeight 200
- RenderBlock {DIV} at (0,20) size 100x100
- RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
-layer at (150,100) size 100x100
- RenderBlock (positioned) {DIV} at (150,100) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x56
- RenderBlock {HTML} at (0,0) size 800x56
- RenderBody {BODY} at (8,8) size 784x40
- RenderText {#text} at (0,0) size 763x39
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 243: "If you see any red, the test has failed. "
- text run at (545,0) width 218: "This test is checking to make sure"
- text run at (0,20) width 151: "overflow is done using "
- text run at (150,20) width 167: "a containing block model."
- RenderText {#text} at (0,0) size 0x0
-layer at (8,48) size 100x100 scrollWidth 200 scrollHeight 400
- RenderBlock (positioned) {DIV} at (8,48) size 100x100 [bgcolor=#008000]
- RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x156
- RenderBlock {HTML} at (0,0) size 800x156
- RenderBody {BODY} at (8,8) size 784x140
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 763x39
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 243: "If you see any red, the test has failed. "
- text run at (545,0) width 218: "This test is checking to make sure"
- text run at (0,20) width 151: "overflow is done using "
- text run at (150,20) width 167: "a containing block model."
-layer at (8,48) size 100x100 scrollWidth 200 scrollHeight 400
- RenderBlock (relative positioned) {DIV} at (0,40) size 100x100 [bgcolor=#008000]
- RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x76
- RenderBlock {HTML} at (0,0) size 800x76
- RenderBody {BODY} at (8,8) size 784x60
- RenderText {#text} at (0,0) size 746x59
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 373: "If you see nothing at all or see any red, the test has failed. "
- text run at (675,0) width 71: "This test is"
- text run at (0,20) width 298: "checking to make sure overflow is done using "
- text run at (297,20) width 438: "a containing block model, and that a fixed positioned element inside"
- text run at (0,40) width 388: "another fixed positioned element is not considered overflow."
- RenderText {#text} at (0,0) size 0x0
-layer at (8,68) size 100x100 scrollWidth 200 scrollHeight 200
- RenderBlock (positioned) {DIV} at (8,68) size 100x100
- RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
-layer at (100,70) size 100x100
- RenderBlock (positioned) {DIV} at (100,70) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x76
- RenderBlock {HTML} at (0,0) size 800x76
- RenderBody {BODY} at (8,8) size 784x60
- RenderText {#text} at (0,0) size 754x59
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 373: "If you see nothing at all or see any red, the test has failed. "
- text run at (675,0) width 71: "This test is"
- text run at (0,20) width 298: "checking to make sure overflow is done using "
- text run at (297,20) width 457: "a containing block model, and that a fixed positioned element inside an"
- text run at (0,40) width 356: "absolute positioned element is not considered overflow."
- RenderText {#text} at (0,0) size 0x0
-layer at (8,68) size 100x100
- RenderBlock (positioned) {DIV} at (8,68) size 100x100
-layer at (100,100) size 100x100
- RenderBlock (positioned) {DIV} at (100,100) size 100x100
-layer at (200,200) size 100x100
- RenderBlock (positioned) {DIV} at (100,100) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip008expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/008-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/008-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/008-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x76
- RenderBlock {HTML} at (0,0) size 800x76
- RenderBody {BODY} at (8,8) size 784x60
- RenderText {#text} at (0,0) size 754x59
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 373: "If you see nothing at all or see any red, the test has failed. "
- text run at (675,0) width 71: "This test is"
- text run at (0,20) width 298: "checking to make sure overflow is done using "
- text run at (297,20) width 457: "a containing block model, and that a fixed positioned element inside an"
- text run at (0,40) width 356: "absolute positioned element is not considered overflow."
- RenderText {#text} at (0,0) size 0x0
-layer at (8,68) size 100x100
- RenderBlock (positioned) {DIV} at (8,68) size 100x100
-layer at (100,100) size 100x100
- RenderBlock (positioned) {DIV} at (100,100) size 100x100
-layer at (200,200) size 100x100
- RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip009expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/009-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/009-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/009-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x56
- RenderBlock {HTML} at (0,0) size 800x56
- RenderBody {BODY} at (8,8) size 784x40
- RenderText {#text} at (0,0) size 763x39
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 243: "If you see any red, the test has failed. "
- text run at (545,0) width 218: "This test is checking to make sure"
- text run at (0,20) width 221: "clip is applying to all descendants."
- RenderText {#text} at (0,0) size 0x0
-layer at (8,48) size 100x100
- RenderBlock (positioned) {DIV} at (8,48) size 100x100 [bgcolor=#008000]
- RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip010expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/010-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/010-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/010-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x56
- RenderBlock {HTML} at (0,0) size 800x56
- RenderBody {BODY} at (8,8) size 784x40
- RenderText {#text} at (0,0) size 763x39
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 243: "If you see any red, the test has failed. "
- text run at (545,0) width 218: "This test is checking to make sure"
- text run at (0,20) width 221: "clip is applying to all descendants."
- RenderText {#text} at (0,0) size 0x0
-layer at (8,48) size 100x100
- RenderBlock (positioned) {DIV} at (8,48) size 100x100 [bgcolor=#008000]
- RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip011expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/011-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/011-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/011-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x56
- RenderBlock {HTML} at (0,0) size 800x56
- RenderBody {BODY} at (8,8) size 784x40
- RenderText {#text} at (0,0) size 763x39
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 243: "If you see any red, the test has failed. "
- text run at (545,0) width 218: "This test is checking to make sure"
- text run at (0,20) width 221: "clip is applying to all descendants."
- RenderText {#text} at (0,0) size 0x0
-layer at (8,48) size 100x100
- RenderBlock (positioned) {DIV} at (8,48) size 100x100 [bgcolor=#008000]
- RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip012expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/012-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/012-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/012-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x56
- RenderBlock {HTML} at (0,0) size 800x56
- RenderBody {BODY} at (8,8) size 784x40
- RenderText {#text} at (0,0) size 763x39
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 243: "If you see any red, the test has failed. "
- text run at (545,0) width 218: "This test is checking to make sure"
- text run at (0,20) width 221: "clip is applying to all descendants."
- RenderText {#text} at (0,0) size 0x0
-layer at (8,48) size 100x100
- RenderBlock (positioned) {DIV} at (8,48) size 100x100 [bgcolor=#008000]
- RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip013expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/013-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/013-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/013-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x56
- RenderBlock {HTML} at (0,0) size 800x56
- RenderBody {BODY} at (8,8) size 784x40
- RenderText {#text} at (0,0) size 763x39
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 243: "If you see any red, the test has failed. "
- text run at (545,0) width 218: "This test is checking to make sure"
- text run at (0,20) width 412: "clip applies to the element itself and starts from the border edge."
- RenderText {#text} at (0,0) size 0x0
-layer at (8,48) size 120x120 backgroundClip at (18,58) size 100x100 clip at (18,58) size 100x100 outlineClip at (18,58) size 100x100
- RenderBlock (positioned) {DIV} at (8,48) size 120x120 [bgcolor=#008000] [border: (10px solid #FF0000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip015expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/015-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/015-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/015-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x136
- RenderBlock {HTML} at (0,0) size 800x136
- RenderBody {BODY} at (8,8) size 784x120
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 744x19
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 441: "This test makes sure overflow uses containing blocks when clipping."
-layer at (8,28) size 100x100 scrollWidth 300 scrollHeight 300
- RenderBlock {DIV} at (0,20) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclip016expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/016-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/016-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/016-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "You should see a 100x100 green square below."
- RenderText {#text} at (0,0) size 0x0
-layer at (50,50) size 100x500 backgroundClip at (50,50) size 100x100 clip at (50,50) size 100x100 outlineClip at (50,50) size 100x100
- RenderBlock (positioned) {DIV} at (50,50) size 100x500 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclipnestedTransparencyClipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/nestedTransparencyClip-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/nestedTransparencyClip-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/nestedTransparencyClip-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x60
- RenderText {#text} at (0,0) size 756x39
- text run at (0,0) width 756: "This test is for a bug we had with clipping transparency layers. The bug is visual, so the pixel test is more worthwhile."
- text run at (0,20) width 645: "Below, \"Peach,\" \"Plum,\" and \"Pear\" should appear. Before, we were clipping out \"Plum\" and \"Pear.\""
- RenderBR {BR} at (644,35) size 1x0
- RenderBR {BR} at (0,40) size 0x19
-layer at (8,68) size 784x20
- RenderBlock {DIV} at (0,60) size 784x20
- RenderText {#text} at (0,0) size 39x19
- text run at (0,0) width 39: "Peach"
- RenderText {#text} at (0,0) size 0x0
-layer at (8,88) size 34x20
- RenderBlock (positioned) {DIV} at (8,88) size 34x20
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 34: "Plum"
- RenderText {#text} at (0,0) size 0x0
-layer at (8,108) size 28x20
- RenderBlock (positioned) {DIV} at (0,20) size 29x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "Pear"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclipoutlineoverflowClipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/outline-overflowClip-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/outline-overflowClip-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/outline-overflowClip-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 781x39
- text run at (0,0) width 215: "This tests clipping of the outline. "
- text run at (214,0) width 294: "It should not be clipped by the overflow rect. "
- text run at (507,0) width 274: "The inner div has a green outline and a red"
- text run at (0,20) width 45: "border."
- RenderText {#text} at (0,0) size 0x0
-layer at (8,48) size 304x204 backgroundClip at (83,48) size 229x204 clip at (83,48) size 229x204 outlineClip at (83,48) size 229x204
- RenderBlock (positioned) {DIV} at (8,48) size 304x204 [border: (2px solid #0000FF)]
- RenderText {#text} at (2,2) size 102x19
- text run at (2,2) width 102: "text in outer div"
- RenderText {#text} at (0,0) size 0x0
-layer at (60,70) size 108x26 backgroundClip at (83,70) size 85x26 clip at (83,73) size 82x20 outlineClip at (83,48) size 229x204 scrollWidth 103
- RenderBlock (positioned) {DIV} at (52,22) size 108x26 [bgcolor=#EEEEEE] [border: (3px solid #FF0000)]
- RenderText {#text} at (3,3) size 102x19
- text run at (3,3) width 102: "text in inner div"
- text run at (104,3) width 1: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclipoverflowborderradiusclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-clip-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-clip-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-clip-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 694x19
- text run at (0,0) width 356: "The div below should be rounded with a border radius. "
- text run at (355,0) width 339: "If you see a solid lime square then the test has failed."
-layer at (8,28) size 100x100
- RenderBlock {DIV} at (0,20) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#00FF00]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclipoverflowborderradiuscombinationsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-combinations-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-combinations-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-combinations-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,46 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 471x19
- text run at (0,0) width 471: "The white text and grey backgrounds should all clip to the border-radius. "
- RenderBR {BR} at (470,15) size 1x0
- RenderText {#text} at (240,40) size 4x19
- text run at (240,40) width 4: " "
- RenderText {#text} at (484,40) size 4x19
- text run at (484,40) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (240,180) size 4x19
- text run at (240,180) width 4: " "
- RenderBR {BR} at (244,195) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (18,38) size 220x120 clip at (28,48) size 200x100
- RenderBlock {DIV} at (10,30) size 220x120 [border: (10px solid #000000)]
- RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "static > static"
-layer at (262,38) size 220x120 clip at (272,48) size 200x100
- RenderBlock {DIV} at (254,30) size 220x120 [border: (10px solid #000000)]
-layer at (272,48) size 200x100
- RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
- RenderText {#text} at (0,0) size 99x19
- text run at (0,0) width 99: "static > relative"
-layer at (506,38) size 220x120 clip at (516,48) size 200x100
- RenderBlock (relative positioned) {DIV} at (498,30) size 220x120 [border: (10px solid #000000)]
- RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
- RenderText {#text} at (0,0) size 99x19
- text run at (0,0) width 99: "relative > static"
-layer at (18,178) size 220x120 clip at (28,188) size 200x100
- RenderBlock (relative positioned) {DIV} at (10,170) size 220x120 [border: (10px solid #000000)]
-layer at (28,188) size 200x100
- RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "relative > relative"
-layer at (18,318) size 220x120 clip at (28,328) size 200x100
- RenderBlock (relative positioned) {DIV} at (10,310) size 220x120 [border: (10px solid #000000)]
-layer at (28,328) size 200x100
- RenderBlock (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
- RenderText {#text} at (0,0) size 119x19
- text run at (0,0) width 119: "relative > absolute"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclipoverflowborderradiuscompositedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-composited-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-composited-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-composited-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,48 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 471x19
- text run at (0,0) width 471: "The white text and grey backgrounds should all clip to the border-radius. "
- RenderBR {BR} at (470,15) size 1x0
- RenderText {#text} at (240,40) size 4x19
- text run at (240,40) width 4: " "
- RenderText {#text} at (484,40) size 4x19
- text run at (484,40) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (240,180) size 4x19
- text run at (240,180) width 4: " "
- RenderBR {BR} at (244,195) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (18,38) size 220x120 clip at (28,48) size 200x100 scrollWidth 206 scrollHeight 156
- RenderBlock {DIV} at (10,30) size 220x120 [border: (10px solid #000000)]
-layer at (262,38) size 220x120 clip at (272,48) size 200x100 scrollWidth 206 scrollHeight 156
- RenderBlock {DIV} at (254,30) size 220x120 [border: (10px solid #000000)]
-layer at (28,48) size 200x100
- RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "static > static"
-layer at (272,48) size 200x100
- RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
- RenderText {#text} at (0,0) size 99x19
- text run at (0,0) width 99: "static > relative"
-layer at (506,38) size 220x120 clip at (516,48) size 200x100 scrollWidth 206 scrollHeight 156
- RenderBlock (relative positioned) {DIV} at (498,30) size 220x120 [border: (10px solid #000000)]
-layer at (516,48) size 200x100
- RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
- RenderText {#text} at (0,0) size 99x19
- text run at (0,0) width 99: "relative > static"
-layer at (18,178) size 220x120 clip at (28,188) size 200x100 scrollWidth 206 scrollHeight 156
- RenderBlock (relative positioned) {DIV} at (10,170) size 220x120 [border: (10px solid #000000)]
-layer at (28,188) size 200x100
- RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "relative > relative"
-layer at (18,318) size 220x120 clip at (28,328) size 200x100 scrollWidth 206 scrollHeight 156
- RenderBlock (relative positioned) {DIV} at (10,310) size 220x120 [border: (10px solid #000000)]
-layer at (28,328) size 200x100
- RenderBlock (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
- RenderText {#text} at (0,0) size 119x19
- text run at (0,0) width 119: "relative > absolute"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclipoverflowborderradiusfixedpositionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-fixed-position-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-fixed-position-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-fixed-position-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 610x19
- text run at (0,0) width 610: "The div below should be rounded. You should see a rounded green square or the test has failed."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,150) size 784x20
- RenderText {#text} at (0,0) size 573x19
- text run at (0,0) width 573: "This div should not be rounded. You should see a solid green square or the test has failed."
- RenderBlock {P} at (0,302) size 784x20
- RenderText {#text} at (0,0) size 570x19
- text run at (0,0) width 570: "This div should be rounded. You should see a rounded green square or the test has failed."
-layer at (8,194) size 100x100
- RenderBlock {DIV} at (0,186) size 100x100
-layer at (8,28) size 100x100
- RenderBlock (positioned) {DIV} at (8,28) size 100x100
-layer at (8,28) size 100x100
- RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-layer at (8,194) size 100x100
- RenderBlock (positioned) {DIV} at (8,194) size 100x100 [bgcolor=#008000]
-layer at (8,346) size 100x100
- RenderBlock (relative positioned) {DIV} at (0,338) size 100x100
-layer at (8,346) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100
-layer at (8,346) size 100x100
- RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastclipoverflowborderradiustransformedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-transformed-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-transformed-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/clip/overflow-border-radius-transformed-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,48 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 471x19
- text run at (0,0) width 471: "The white text and grey backgrounds should all clip to the border-radius. "
- RenderBR {BR} at (470,15) size 1x0
- RenderText {#text} at (240,40) size 4x19
- text run at (240,40) width 4: " "
- RenderText {#text} at (484,40) size 4x19
- text run at (484,40) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (240,180) size 4x19
- text run at (240,180) width 4: " "
- RenderBR {BR} at (244,195) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (18,38) size 220x120 clip at (28,48) size 200x100 scrollWidth 206 scrollHeight 156
- RenderBlock {DIV} at (10,30) size 220x120 [border: (10px solid #000000)]
-layer at (262,38) size 220x120 clip at (272,48) size 200x100 scrollWidth 206 scrollHeight 156
- RenderBlock {DIV} at (254,30) size 220x120 [border: (10px solid #000000)]
-layer at (28,48) size 200x100
- RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "static > static"
-layer at (272,48) size 200x100
- RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
- RenderText {#text} at (0,0) size 99x19
- text run at (0,0) width 99: "static > relative"
-layer at (506,38) size 220x120 clip at (516,48) size 200x100 scrollWidth 206 scrollHeight 156
- RenderBlock (relative positioned) {DIV} at (498,30) size 220x120 [border: (10px solid #000000)]
-layer at (516,48) size 200x100
- RenderBlock {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
- RenderText {#text} at (0,0) size 99x19
- text run at (0,0) width 99: "relative > static"
-layer at (18,178) size 220x120 clip at (28,188) size 200x100 scrollWidth 206 scrollHeight 156
- RenderBlock (relative positioned) {DIV} at (10,170) size 220x120 [border: (10px solid #000000)]
-layer at (28,188) size 200x100
- RenderBlock (relative positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "relative > relative"
-layer at (18,318) size 220x120 clip at (28,328) size 200x100 scrollWidth 206 scrollHeight 156
- RenderBlock (relative positioned) {DIV} at (10,310) size 220x120 [border: (10px solid #000000)]
-layer at (28,328) size 200x100
- RenderBlock (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bgcolor=#808080]
- RenderText {#text} at (0,0) size 119x19
- text run at (0,0) width 119: "relative > absolute"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcompact001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/compact/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/compact/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/compact/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x80
- RenderBlock {HTML} at (0,0) size 800x80
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "There should be no red below."
- RenderBlock {DIV} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 31x19
- text run at (0,0) width 31: "Test:"
- RenderBlock {DIV} at (160,56) size 624x0 [color=#FF0000] [bgcolor=#00FF00]
- RenderInline {SPAN} at (0,0) size 303x19 [color=#000000]
- RenderText {#text} at (0,-10) size 303x19
- text run at (0,-10) width 303: "This sentence should have a green background."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcompact003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/compact/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/compact/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/compact/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DL} at (0,0) size 784x40
- RenderBlock {DT} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "Line One"
- RenderBlock {DT} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 34: "Line "
- RenderInline {SPAN} at (0,0) size 29x19
- RenderText {#text} at (33,0) size 29x19
- text run at (33,0) width 29: "Two"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcss001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {UL} at (0,0) size 784x40
- RenderListItem {LI} at (40,0) size 744x40
- RenderListMarker at (-1,0) size 7x19: bullet
- RenderText {#text} at (15,0) size 272x19
- text run at (15,0) width 272: "This list item should have an inside bullet."
- RenderBR {BR} at (286,15) size 1x0
- RenderText {#text} at (0,20) size 252x19
- text run at (0,20) width 252: "This line should begin under the bullet."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcss003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,56 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [color=#444444]
- RenderTable {TABLE} at (0,0) size 735x366
- RenderTableSection {TBODY} at (0,0) size 735x366
- RenderTableRow {TR} at (0,2) size 735x362
- RenderTableCell {TD} at (2,2) size 243x362 [r=0 c=0 rs=1 cs=1]
- RenderBlock {H1} at (1,1) size 241x38
- RenderText {#text} at (0,1) size 177x36
- text run at (0,1) width 177: "Blue-on-blue"
- RenderBlock (anonymous) at (1,60) size 241x21
- RenderText {#text} at (0,0) size 145x19
- text run at (0,0) width 145: "Background color first"
- RenderBlock {DIV} at (17,96) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
- RenderText {#text} at (19,1) size 60x60
- text run at (19,1) width 60: "Az"
- RenderBlock (anonymous) at (1,210) size 241x21
- RenderText {#text} at (0,0) size 95x19
- text run at (0,0) width 95: "Text color first"
- RenderBlock {DIV} at (17,246) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
- RenderText {#text} at (19,1) size 60x60
- text run at (19,1) width 60: "Az"
- RenderTableCell {TD} at (246,2) size 243x362 [r=0 c=1 rs=1 cs=1]
- RenderBlock {H1} at (1,1) size 241x38
- RenderText {#text} at (0,1) size 163x36
- text run at (0,1) width 163: "Blue-on-red"
- RenderBlock (anonymous) at (1,60) size 241x21
- RenderText {#text} at (0,0) size 145x19
- text run at (0,0) width 145: "Background color first"
- RenderBlock {DIV} at (17,96) size 98x99 [color=#0000FF] [bgcolor=#FF0000] [border: (1px solid #000000)]
- RenderText {#text} at (19,1) size 60x60
- text run at (19,1) width 60: "Az"
- RenderBlock (anonymous) at (1,210) size 241x21
- RenderText {#text} at (0,0) size 95x19
- text run at (0,0) width 95: "Text color first"
- RenderBlock {DIV} at (17,246) size 98x99 [color=#0000FF] [bgcolor=#FF0000] [border: (1px solid #000000)]
- RenderText {#text} at (19,1) size 60x60
- text run at (19,1) width 60: "Az"
- RenderTableCell {TD} at (490,2) size 243x362 [r=0 c=2 rs=1 cs=1]
- RenderBlock {H1} at (1,1) size 241x38
- RenderText {#text} at (0,1) size 177x36
- text run at (0,1) width 177: "Blue-on-blue"
- RenderBlock (anonymous) at (1,60) size 241x21
- RenderText {#text} at (0,0) size 145x19
- text run at (0,0) width 145: "Background color first"
- RenderBlock {DIV} at (17,96) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
- RenderText {#text} at (19,1) size 60x60
- text run at (19,1) width 60: "Az"
- RenderBlock (anonymous) at (1,210) size 241x21
- RenderText {#text} at (0,0) size 95x19
- text run at (0,0) width 95: "Text color first"
- RenderBlock {DIV} at (17,246) size 98x99 [color=#0000FF] [bgcolor=#0000FF] [border: (1px solid #000000)]
- RenderText {#text} at (19,1) size 60x60
- text run at (19,1) width 60: "Az"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcss004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x285
- RenderBlock {HTML} at (0,0) size 800x285
- RenderBody {BODY} at (8,21) size 784x248
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 420x36
- text run at (0,1) width 420: "Shorthand border properties 2"
- RenderBlock {P} at (0,59) size 784x21
- RenderText {#text} at (0,0) size 510x19
- text run at (0,0) width 411: "This test was written to test a point I mentioned to Tantek \x{C7}elik "
- text run at (410,0) width 100: "on 2000-07-13."
- RenderBlock {P} at (0,95) size 784x27 [color=#008000] [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 277x19
- text run at (3,3) width 277: "This paragraph should have a green border."
- RenderBlock {P} at (0,137) size 784x27 [color=#008000] [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 277x19
- text run at (3,3) width 277: "This paragraph should have a green border."
- RenderBlock {P} at (0,179) size 784x27 [color=#008000] [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 277x19
- text run at (3,3) width 277: "This paragraph should have a green border."
- RenderBlock {P} at (0,221) size 784x27 [color=#008000] [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 277x19
- text run at (3,3) width 277: "This paragraph should have a green border."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcss005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,74 +0,0 @@
</span><del>-layer at (0,0) size 800x771
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x771
- RenderBlock {HTML} at (0,0) size 800x771
- RenderBody {BODY} at (8,21) size 784x734
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 376x36
- text run at (0,1) width 376: "Shorthand border property"
- RenderBlock {P} at (0,59) size 784x27 [color=#008000] [bgcolor=#FFFFFF] [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 369x19
- text run at (3,3) width 369: "This paragraph should have a medium solid green border."
- RenderBlock {P} at (0,101) size 784x27 [color=#008000] [bgcolor=#FFFFFF] [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 369x19
- text run at (3,3) width 369: "This paragraph should have a medium solid green border."
- RenderBlock {P} at (0,143) size 784x21 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 262x19
- text run at (0,0) width 262: "This paragraph should not have a border."
- RenderBlock {P} at (0,179) size 784x27 [bgcolor=#FFFFFF] [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 284x19
- text run at (3,3) width 284: "This paragraph should have a medium solid "
- RenderInline {EM} at (0,0) size 36x19
- RenderText {#text} at (286,3) size 36x19
- text run at (286,3) width 36: "black"
- RenderText {#text} at (321,3) size 50x19
- text run at (321,3) width 50: " border."
- RenderBlock {P} at (0,221) size 784x21 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 262x19
- text run at (0,0) width 262: "This paragraph should not have a border."
- RenderBlock {P} at (0,257) size 784x21 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 262x19
- text run at (0,0) width 262: "This paragraph should not have a border."
- RenderBlock {P} at (0,293) size 784x27 [bgcolor=#FFFFFF] [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 284x19
- text run at (3,3) width 284: "This paragraph should have a medium solid "
- RenderInline {EM} at (0,0) size 36x19
- RenderText {#text} at (286,3) size 36x19
- text run at (286,3) width 36: "black"
- RenderText {#text} at (321,3) size 50x19
- text run at (321,3) width 50: " border."
- RenderBlock {P} at (0,335) size 784x27 [bgcolor=#FFFFFF] [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 284x19
- text run at (3,3) width 284: "This paragraph should have a medium solid "
- RenderInline {EM} at (0,0) size 36x19
- RenderText {#text} at (286,3) size 36x19
- text run at (286,3) width 36: "black"
- RenderText {#text} at (321,3) size 50x19
- text run at (321,3) width 50: " border."
- RenderBlock {P} at (0,377) size 784x27 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 369x19
- text run at (3,3) width 369: "This paragraph should have a medium solid green border."
- RenderBlock {P} at (0,419) size 784x27 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 369x19
- text run at (3,3) width 369: "This paragraph should have a medium solid green border."
- RenderBlock {P} at (0,461) size 784x21 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 262x19
- text run at (0,0) width 262: "This paragraph should not have a border."
- RenderBlock {P} at (0,497) size 784x27 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 369x19
- text run at (3,3) width 369: "This paragraph should have a medium solid green border."
- RenderBlock {P} at (0,539) size 784x27 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 369x19
- text run at (3,3) width 369: "This paragraph should have a medium solid green border."
- RenderBlock {P} at (0,581) size 784x27 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 369x19
- text run at (3,3) width 369: "This paragraph should have a medium solid green border."
- RenderBlock {P} at (0,623) size 784x27 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 369x19
- text run at (3,3) width 369: "This paragraph should have a medium solid green border."
- RenderBlock {P} at (0,665) size 784x27 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 369x19
- text run at (3,3) width 369: "This paragraph should have a medium solid green border."
- RenderBlock {P} at (0,707) size 784x27 [bgcolor=#FFFFFF] [border: (3px solid #008000)]
- RenderText {#text} at (3,3) size 369x19
- text run at (3,3) width 369: "This paragraph should have a medium solid green border."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcss007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock {UL} at (0,0) size 784x0
- RenderListItem {LI} at (40,0) size 744x0
- RenderBlock (floating) {A} at (9,0) size 100x20
- RenderText {#text} at (0,0) size 100x19
- text run at (0,0) width 100: "This is link one"
- RenderListItem {LI} at (40,0) size 744x0
- RenderBlock (floating) {A} at (108,0) size 311x20
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "This is link two and it shouldn't overlap link one"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcss008expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/008-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/008-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/008-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x50 [border: (10px solid #808000)]
- RenderText {#text} at (10,11) size 556x28
- text run at (10,11) width 556: "You should see 24px text inside a 10px solid olive border."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssZeroOpacityLayersexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/ZeroOpacityLayers-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/ZeroOpacityLayers-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/ZeroOpacityLayers-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (10,10) size 200x200
- RenderBlock (positioned) {DIV} at (10,10) size 200x200 [bgcolor=#0000FF]
-layer at (20,20) size 180x180
- RenderBlock (positioned) {DIV} at (10,10) size 180x180 [bgcolor=#00FF00]
-layer at (30,30) size 160x160
- RenderBlock (positioned) {DIV} at (10,10) size 160x160 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 154x19
- text run at (0,0) width 154: "Should not see this text."
- RenderText {#text} at (0,0) size 0x0
-layer at (40,40) size 140x140
- RenderBlock (positioned) {DIV} at (10,10) size 140x140 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 122x39
- text run at (0,0) width 122: "Should not see this"
- text run at (0,20) width 28: "text."
-layer at (100,100) size 200x200
- RenderBlock (positioned) {DIV} at (80,80) size 200x200 [bgcolor=#FFFF00]
-layer at (10,316) size 790x60
- RenderBlock (positioned) {P} at (10,316) size 790x60
- RenderText {#text} at (0,0) size 782x59
- text run at (0,0) width 782: "Below are four boxes all within each other, and a box overlaping other boxes. The 3rd inner box is red, and has an opacity"
- text run at (0,20) width 753: "of zero, and the box within it is black and has an opacity of 1. As the third box has opacity zero, the inner black is not"
- text run at (0,40) width 684: "visible. The yellow block has opacity of 0.5, and is as the same level in the DOM tree as the 3rd inner box."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssZeroOpacityLayers2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/ZeroOpacityLayers2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/ZeroOpacityLayers2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/ZeroOpacityLayers2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (10,10) size 200x200
- RenderBlock (positioned) {DIV} at (10,10) size 200x200 [bgcolor=#0000FF]
-layer at (20,20) size 180x180
- RenderBlock (positioned) {DIV} at (10,10) size 180x180 [bgcolor=#00FF00]
-layer at (30,30) size 160x160
- RenderBlock (positioned) {DIV} at (10,10) size 160x160 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 154x19
- text run at (0,0) width 154: "Should not see this text."
- RenderText {#text} at (0,0) size 0x0
-layer at (40,40) size 140x140
- RenderBlock (positioned) {DIV} at (10,10) size 140x140 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 122x39
- text run at (0,0) width 122: "Should not see this"
- text run at (0,20) width 28: "text."
-layer at (100,100) size 200x200
- RenderBlock (positioned) {DIV} at (80,80) size 200x200 [bgcolor=#FFFF00]
-layer at (10,316) size 790x60
- RenderBlock (positioned) {P} at (10,316) size 790x60
- RenderText {#text} at (0,0) size 782x59
- text run at (0,0) width 782: "Below are four boxes all within each other, and a box overlaping other boxes. The 3rd inner box is red, and has an opacity"
- text run at (0,20) width 765: "of zero, and the box within it is black and has an opacity of 0.5. As the third box has opacity zero, the inner black is not"
- text run at (0,40) width 684: "visible. The yellow block has opacity of 0.5, and is as the same level in the DOM tree as the 3rd inner box."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssabsolutepoitioninrtlparentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/absolute-poition-in-rtl-parent-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/absolute-poition-in-rtl-parent-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/absolute-poition-in-rtl-parent-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,40 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 783x59
- text run at (0,0) width 512: "On the left, you should see three blocks that are aligned left within a black box. "
- text run at (511,0) width 85: "They should "
- text run at (595,0) width 188: "be stacked vertically with the"
- text run at (0,20) width 251: "green box in between two olive boxes. "
- text run at (250,20) width 197: "The olive boxes and the green "
- text run at (446,20) width 312: "box should be 100x100, and there should be 100"
- text run at (0,40) width 329: "pixels of padding on the right side of the box stack."
- RenderBlock {P} at (0,76) size 784x60
- RenderText {#text} at (0,0) size 766x59
- text run at (0,0) width 495: "On the right, you should see two blocks that are centered within a black box. "
- text run at (494,0) width 104: "They should be "
- text run at (597,0) width 169: "stacked vertically with the"
- text run at (0,20) width 460: "green box below the olive box. The olive box and the green box should "
- text run at (459,20) width 297: "be 100x100, and there should be 100 pixels of"
- text run at (0,40) width 252: "padding on either side of the box stack."
-layer at (8,160) size 240x340
- RenderBlock (positioned) {DIV} at (8,160) size 240x340 [border: (20px solid #000000)]
- RenderTable {TABLE} at (20,20) size 101x100
- RenderTableSection {TBODY} at (0,0) size 101x100
- RenderTableRow {TR} at (0,0) size 101x100
- RenderTableCell {TD} at (0,0) size 101x100 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 101x100 [bgcolor=#808000]
-layer at (28,280) size 100x100
- RenderBlock (positioned) {DIV} at (20,120) size 101x100 [bgcolor=#008000]
-layer at (28,380) size 100x100
- RenderBlock (positioned) {DIV} at (20,220) size 100x100 [bgcolor=#808000]
-layer at (300,160) size 340x240
- RenderBlock (positioned) {DIV} at (300,160) size 340x240 [border: (20px solid #000000)]
-layer at (320,180) size 200x100
- RenderBlock (relative positioned) {DIV} at (20,20) size 200x100
- RenderBlock {DIV} at (100,0) size 100x100 [bgcolor=#808000]
-layer at (420,280) size 100x100
- RenderBlock (positioned) {DIV} at (100,100) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssacid2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/acid2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/acid2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/acid2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,88 +0,0 @@
</span><del>-layer at (0,0) size 800x4066
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x4066
- RenderBlock {HTML} at (0,0) size 800x4066 [color=#FF0000] [bgcolor=#FFFFFF]
- RenderBody {BODY} at (0,84) size 800x2782
- RenderBlock {H2} at (72,2484) size 656x72 [color=#000080]
- RenderText {#text} at (12,45) size 131x29
- text run at (12,45) width 131: "Hello World!"
-layer at (36,2640) size 764x226
- RenderBlock (relative positioned) {DIV} at (36,2556) size 764x226 [border: (12px solid #00000000)]
- RenderTable {TABLE} at (12,12) size 1x0
- RenderTableSection {TBODY} at (0,0) size 1x0
- RenderTableRow {TR} at (0,0) size 1x0
- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (60,60) size 120x12 [bgcolor=#FF0000] [border: none (12px solid #000000) none (12px solid #000000)]
- RenderBlock {DIV} at (12,0) size 144x12
- RenderText {#text} at (0,-2) size 101x15
- text run at (0,-2) width 101: " "
- RenderBlock (floating) {DIV} at (36,96) size 168x48 [border: none (12px solid #000000)]
- RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
- RenderBlock (generated) at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderText at (0,0) size 0x0
- RenderBlock (generated) at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderText at (0,0) size 0x0
- RenderBlock {DIV} at (87,75) size 590x0
- RenderBlock {DIV} at (48,0) size 518x0
- RenderBlock {DIV} at (48,132) size 668x24
- RenderBlock {DIV} at (60,168) size 120x12 [bgcolor=#FFFF00] [border: none (12px solid #000000) none (12px solid #000000)]
- RenderInline {DIV} at (0,0) size 1x3
- RenderText {#text} at (12,8) size 1x3
- text run at (12,8) width 1: " "
- RenderBlock {DIV} at (12,180) size 740x12
- RenderBlock {DIV} at (60,0) size 96x12 [color=#FFA500] [bgcolor=#FFFF00] [border: none (24px solid #000000) none (24px solid #000000)]
- RenderTable {UL} at (96,192) size 49x12 [bgcolor=#FF0000]
- RenderTableSection (anonymous) at (0,0) size 49x12
- RenderTableRow (anonymous) at (0,0) size 49x12
- RenderTableCell {LI} at (0,0) size 12x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell (anonymous) at (12,0) size 13x12 [r=0 c=1 rs=1 cs=1]
- RenderTable {LI} at (0,0) size 12x12 [bgcolor=#000000]
- RenderTableCell {LI} at (24,0) size 13x0 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
- RenderTableCell (anonymous) at (36,0) size 13x12 [r=0 c=3 rs=1 cs=1]
- RenderListItem {LI} at (0,0) size 12x12 [bgcolor=#000000]
-layer at (48,2844) size 740x10 scrollHeight 277
- RenderBlock {DIV} at (12,204) size 740x10
- RenderTable {TABLE} at (0,0) size 65x277
- RenderTableSection {TBODY} at (0,0) size 65x277
- RenderTableRow {TR} at (0,0) size 65x277
- RenderTableCell {TD} at (0,0) size 65x277 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,155) size 64x64
-layer at (132,108) size 48x18
- RenderBlock (positioned) {P} at (132,108) size 48x18 [bgcolor=#000000] [border: none (6px solid #FFFF00) none]
-layer at (132,144) size 48x15
- RenderBlock (positioned) {P} at (132,144) size 48x15 [bgcolor=#000000] [border: none (3px solid #FF0000) none]
-layer at (108,2688) size 96x12
- RenderBlock (positioned) {BLOCKQUOTE} at (72,48) size 96x12 [border: none (24px solid #000000) none (24px solid #000000)]
- RenderBlock (floating) {ADDRESS} at (24,0) size 48x12 [bgcolor=#FFFF00]
-layer at (84,2712) size 144x24
- RenderBlock (positioned) {DIV} at (48,72) size 144x24 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 144x0
- RenderInline {OBJECT} at (0,0) size 131x15
- RenderInline {OBJECT} at (0,0) size 131x15
- RenderImage {OBJECT} at (13,0) size 131x24 [border: none (12px solid #000000) none]
- RenderBlock (floating) {DIV} at (0,0) size 144x24 [border: none (12px solid #FF0000) none (12px solid #000000)]
- RenderBlock {DIV} at (0,0) size 144x24 [border: none (24px solid #FFFF00)]
-layer at (84,2784) size 144x24
- RenderBlock (relative positioned) {DIV} at (0,0) size 144x24 [bgcolor=#000000]
-layer at (96,2784) size 120x24
- RenderBlock (positioned) {DIV} at (12,0) size 120x24 [border: (12px solid #FFFF00)]
- RenderBlock (floating) {SPAN} at (12,0) size 96x12 [border: none (12px solid #00000000) none (12px solid #00000000)]
- RenderBlock (floating) {EM} at (12,0) size 72x24 [border: (12px solid #FFFF00) none (12px solid #000000) none]
- RenderBlock {STRONG} at (0,12) size 72x0
-layer at (48,84) size 704x84
- RenderBlock (relative positioned) zI: 2 {DIV} at (48,0) size 704x84 [color=#000000] [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- RenderBlock {H1} at (13,13) size 678x29
- RenderText {#text} at (0,0) size 253x29
- text run at (0,0) width 253: "Standards compliant?"
- RenderBlock {P} at (13,42) size 678x29
- RenderInline {A} at (0,0) size 217x29 [color=#0000FF]
- RenderText {#text} at (0,0) size 217x29
- text run at (0,0) width 217: "Take The Acid2 Test"
- RenderText {#text} at (216,0) size 199x29
- text run at (216,0) width 199: " and compare it to "
- RenderInline {A} at (0,0) size 251x29 [color=#0000FF]
- RenderText {#text} at (414,0) size 251x29
- text run at (414,0) width 251: "the reference rendering"
- RenderText {#text} at (664,0) size 8x29
- text run at (664,0) width 8: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssacid2pixelexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/acid2-pixel-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/acid2-pixel-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/acid2-pixel-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,72 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x298
- RenderBlock {HTML} at (0,0) size 800x298 [color=#FF0000] [bgcolor=#FFFFFF]
- RenderBody {BODY} at (0,0) size 800x298
- RenderBlock {H2} at (72,0) size 656x72 [color=#000080]
- RenderText {#text} at (12,45) size 131x29
- text run at (12,45) width 131: "Hello World!"
-layer at (36,72) size 764x226
- RenderBlock (relative positioned) {DIV} at (36,72) size 764x226 [border: (12px solid #00000000)]
- RenderTable {TABLE} at (12,12) size 1x0
- RenderTableSection {TBODY} at (0,0) size 1x0
- RenderTableRow {TR} at (0,0) size 1x0
- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (60,60) size 120x12 [bgcolor=#FF0000] [border: none (12px solid #000000) none (12px solid #000000)]
- RenderBlock {DIV} at (12,0) size 144x12
- RenderText {#text} at (0,-2) size 101x15
- text run at (0,-2) width 101: " "
- RenderBlock (floating) {DIV} at (36,96) size 168x48 [border: none (12px solid #000000)]
- RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
- RenderBlock (generated) at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderText at (0,0) size 0x0
- RenderBlock (generated) at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderText at (0,0) size 0x0
- RenderBlock {DIV} at (87,75) size 590x0
- RenderBlock {DIV} at (48,0) size 518x0
- RenderBlock {DIV} at (48,132) size 668x24
- RenderBlock {DIV} at (60,168) size 120x12 [bgcolor=#FFFF00] [border: none (12px solid #000000) none (12px solid #000000)]
- RenderInline {DIV} at (0,0) size 1x3
- RenderText {#text} at (12,8) size 1x3
- text run at (12,8) width 1: " "
- RenderBlock {DIV} at (12,180) size 740x12
- RenderBlock {DIV} at (60,0) size 96x12 [color=#FFA500] [bgcolor=#FFFF00] [border: none (24px solid #000000) none (24px solid #000000)]
- RenderTable {UL} at (96,192) size 49x12 [bgcolor=#FF0000]
- RenderTableSection (anonymous) at (0,0) size 49x12
- RenderTableRow (anonymous) at (0,0) size 49x12
- RenderTableCell {LI} at (0,0) size 12x0 [bgcolor=#000000] [r=0 c=0 rs=1 cs=1]
- RenderTableCell (anonymous) at (12,0) size 13x12 [r=0 c=1 rs=1 cs=1]
- RenderTable {LI} at (0,0) size 12x12 [bgcolor=#000000]
- RenderTableCell {LI} at (24,0) size 13x0 [bgcolor=#000000] [r=0 c=2 rs=1 cs=1]
- RenderTableCell (anonymous) at (36,0) size 13x12 [r=0 c=3 rs=1 cs=1]
- RenderListItem {LI} at (0,0) size 12x12 [bgcolor=#000000]
-layer at (48,276) size 740x10 scrollHeight 277
- RenderBlock {DIV} at (12,204) size 740x10
- RenderTable {TABLE} at (0,0) size 65x277
- RenderTableSection {TBODY} at (0,0) size 65x277
- RenderTableRow {TR} at (0,0) size 65x277
- RenderTableCell {TD} at (0,0) size 65x277 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,155) size 64x64
-layer at (132,108) size 48x18
- RenderBlock (positioned) {P} at (132,108) size 48x18 [bgcolor=#000000] [border: none (6px solid #FFFF00) none]
-layer at (132,144) size 48x15
- RenderBlock (positioned) {P} at (132,144) size 48x15 [bgcolor=#000000] [border: none (3px solid #FF0000) none]
-layer at (108,120) size 96x12
- RenderBlock (positioned) {BLOCKQUOTE} at (72,48) size 96x12 [border: none (24px solid #000000) none (24px solid #000000)]
- RenderBlock (floating) {ADDRESS} at (24,0) size 48x12 [bgcolor=#FFFF00]
-layer at (84,144) size 144x24
- RenderBlock (positioned) {DIV} at (48,72) size 144x24 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 144x0
- RenderInline {OBJECT} at (0,0) size 131x15
- RenderInline {OBJECT} at (0,0) size 131x15
- RenderImage {OBJECT} at (13,0) size 131x24 [border: none (12px solid #000000) none]
- RenderBlock (floating) {DIV} at (0,0) size 144x24 [border: none (12px solid #FF0000) none (12px solid #000000)]
- RenderBlock {DIV} at (0,0) size 144x24 [border: none (24px solid #FFFF00)]
-layer at (84,216) size 144x24
- RenderBlock (relative positioned) {DIV} at (0,0) size 144x24 [bgcolor=#000000]
-layer at (96,216) size 120x24
- RenderBlock (positioned) {DIV} at (12,0) size 120x24 [border: (12px solid #FFFF00)]
- RenderBlock (floating) {SPAN} at (12,0) size 96x12 [border: none (12px solid #00000000) none (12px solid #00000000)]
- RenderBlock (floating) {EM} at (12,0) size 72x24 [border: (12px solid #FFFF00) none (12px solid #000000) none]
- RenderBlock {STRONG} at (0,12) size 72x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssattributeselectordynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/attribute-selector-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/attribute-selector-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/attribute-selector-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x40
- RenderBlock {book} at (0,0) size 800x40
- RenderBlock {xhtml:div} at (0,0) size 800x20
- RenderText {#text} at (0,0) size 687x19
- text run at (0,0) width 687: "This test checks whether CSS21 attribute selectors are re-evaluated after attribute changes in xml elements."
- RenderBlock {test} at (0,20) size 800x20 [color=#008000]
- RenderInline (generated) at (0,0) size 59x19
- RenderText at (0,0) size 59x19
- text run at (0,0) width 59: "PASSED"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssattributeselectoremptyvalueexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/attribute-selector-empty-value-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/attribute-selector-empty-value-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/attribute-selector-empty-value-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {HTML} at (0,0) size 800x36
- RenderBody {BODY} at (8,8) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 689x19
- text run at (0,0) width 689: "[~=] attribute selector looking for empty string in empty attribute (the text should not have red background)"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssbackgroundshorthandinvalidurlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/background-shorthand-invalid-url-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/background-shorthand-invalid-url-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/background-shorthand-invalid-url-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x188
- RenderBlock {HTML} at (0,0) size 800x188
- RenderBody {BODY} at (8,21) size 784x151
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 570x36
- text run at (0,1) width 570: "The background image should not repeat."
- RenderBlock {DIV} at (0,59) size 784x92
- RenderBlock {UL} at (0,0) size 784x91
- RenderListItem {LI} at (40,0) size 744x91 [border: (1px solid #FF0000)]
- RenderBlock {SPAN} at (1,1) size 304x89 [border: (2px solid #008000)]
- RenderListMarker at (-19,2) size 7x19: bullet
- RenderText {#text} at (2,2) size 4x19
- text run at (2,2) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssbeginendcontainselectoremptyvalueexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/begin-end-contain-selector-empty-value-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/begin-end-contain-selector-empty-value-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/begin-end-contain-selector-empty-value-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x76
- RenderBlock {HTML} at (0,0) size 800x76
- RenderBody {BODY} at (8,8) size 784x60
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 688x19
- text run at (0,0) width 688: "[^=] attribute selector looking for empty string in empty attribute (the text should not have red background)"
- RenderBlock {DIV} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 688x19
- text run at (0,0) width 688: "[$=] attribute selector looking for empty string in empty attribute (the text should not have red background)"
- RenderBlock {DIV} at (0,40) size 784x20
- RenderText {#text} at (0,0) size 688x19
- text run at (0,0) width 688: "[*=] attribute selector looking for empty string in empty attribute (the text should not have red background)"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssbidioverrideinanonymousblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/bidi-override-in-anonymous-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/bidi-override-in-anonymous-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/bidi-override-in-anonymous-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,240 +0,0 @@
</span><del>-layer at (0,0) size 800x1308
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1308
- RenderBlock {HTML} at (0,0) size 800x1309
- RenderBody {BODY} at (8,16) size 784x1285
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 164x19
- text run at (0,0) width 164: "div, span, nested div/span"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 66x19
- text run at (0,0) width 66: "Single div"
- RenderBlock {DIV} at (1,72) size 782x23 [border: (1.42px solid #000000)]
- RenderText {#text} at (757,1) size 23x19
- text run at (757,1) width 23 RTL override: "abc"
- RenderBlock {P} at (0,110) size 784x21
- RenderText {#text} at (0,0) size 419x19
- text run at (0,0) width 419: "The following 2 lines should be identical, ignorning whitespaces:"
- RenderBlock {DIV} at (1,146) size 782x44 [border: (1.42px solid #000000)]
- RenderBlock (anonymous) at (1,1) size 779x21
- RenderText {#text} at (756,0) size 23x19
- text run at (756,0) width 23 RTL override: "abc"
- RenderBlock {DIV} at (1,21) size 779x21
- RenderText {#text} at (756,0) size 23x19
- text run at (756,0) width 23: "cba"
- RenderBlock {P} at (0,205) size 784x21
- RenderText {#text} at (0,0) size 426x19
- text run at (0,0) width 426: "The following 2 textes should be identical, ignorning whitespaces:"
- RenderBlock {DIV} at (1,241) size 782x24 [border: (1.42px solid #000000)]
- RenderText {#text} at (753,1) size 27x19
- text run at (753,1) width 27 RTL override: "abc "
- RenderInline {SPAN} at (0,0) size 23x19
- RenderText {#text} at (731,1) size 23x19
- text run at (731,1) width 23 RTL override: "abc"
- RenderBlock {P} at (0,280) size 784x21
- RenderText {#text} at (0,0) size 419x19
- text run at (0,0) width 419: "The following 2 lines should be identical, ignorning whitespaces:"
- RenderBlock {DIV} at (1,316) size 782x44 [border: (1.42px solid #000000)]
- RenderBlock {DIV} at (1,1) size 779x21
- RenderText {#text} at (756,0) size 23x19
- text run at (756,0) width 23: "cba"
- RenderBlock (anonymous) at (1,21) size 779x21
- RenderText {#text} at (756,0) size 23x19
- text run at (756,0) width 23 RTL override: "abc"
- RenderBlock {P} at (0,375) size 784x21
- RenderText {#text} at (0,0) size 426x19
- text run at (0,0) width 426: "The following 2 textes should be identical, ignorning whitespaces:"
- RenderBlock {DIV} at (1,411) size 782x24 [border: (1.42px solid #000000)]
- RenderInline {SPAN} at (0,0) size 27x19
- RenderText {#text} at (753,1) size 27x19
- text run at (753,1) width 27 RTL override: "abc "
- RenderText {#text} at (731,1) size 23x19
- text run at (731,1) width 23 RTL override: "abc"
- RenderBlock {P} at (0,450) size 784x21
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Single span"
- RenderBlock (anonymous) at (0,486) size 784x21
- RenderInline {SPAN} at (0,0) size 26x23 [border: (1.42px solid #000000)]
- RenderText {#text} at (2,0) size 24x19
- text run at (2,0) width 24 RTL override: "abc"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,522) size 784x21
- RenderText {#text} at (0,0) size 426x19
- text run at (0,0) width 426: "The following 2 textes should be identical, ignorning whitespaces:"
- RenderBlock (anonymous) at (0,558) size 784x21
- RenderInline {SPAN} at (0,0) size 52x23 [border: (1.42px solid #000000)]
- RenderText {#text} at (25,0) size 27x19
- text run at (25,0) width 27 RTL override: "abc "
- RenderInline {SPAN} at (0,0) size 24x19
- RenderText {#text} at (2,0) size 24x19
- text run at (2,0) width 24 RTL override: "abc"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,594) size 784x21
- RenderText {#text} at (0,0) size 426x19
- text run at (0,0) width 426: "The following 2 textes should be identical, ignorning whitespaces:"
- RenderBlock (anonymous) at (0,630) size 784x21
- RenderInline {SPAN} at (0,0) size 52x23 [border: (1.42px solid #000000)]
- RenderInline {SPAN} at (0,0) size 27x19
- RenderText {#text} at (25,0) size 27x19
- text run at (25,0) width 27 RTL override: "abc "
- RenderText {#text} at (2,0) size 24x19
- text run at (2,0) width 24 RTL override: "abc"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,666) size 784x21
- RenderText {#text} at (0,0) size 426x19
- text run at (0,0) width 426: "The following 2 textes should be identical, ignorning whitespaces:"
- RenderBlock (anonymous) at (0,702) size 784x21
- RenderInline {SPAN} at (0,0) size 24x23 [border: (1.42px solid #000000)]
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23 RTL override: "abc"
- RenderBlock (anonymous) at (0,722) size 784x21
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (761,0) size 23x19
- text run at (761,0) width 23: "cba"
- RenderBlock (anonymous) at (0,742) size 784x21
- RenderInline {SPAN} at (0,0) size 2x23 [border: (1.42px solid #000000)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,778) size 784x21
- RenderText {#text} at (0,0) size 426x19
- text run at (0,0) width 426: "The following 2 textes should be identical, ignorning whitespaces:"
- RenderBlock (anonymous) at (0,814) size 784x21
- RenderInline {SPAN} at (0,0) size 2x23 [border: (1.42px solid #000000)]
- RenderBlock (anonymous) at (0,834) size 784x21
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (761,0) size 23x19
- text run at (761,0) width 23: "cba"
- RenderBlock (anonymous) at (0,854) size 784x21
- RenderInline {SPAN} at (0,0) size 25x23 [border: (1.42px solid #000000)]
- RenderText {#text} at (2,0) size 24x19
- text run at (2,0) width 24 RTL override: "abc"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,890) size 784x21
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "ruby"
- RenderBlock {DIV} at (0,926) size 784x35 [border: (1.42px solid #000000)]
- RenderRuby (inline) {RUBY} at (0,0) size 23x20
- RenderRubyRun (anonymous) at (166,12) size 23x21
- RenderRubyText {RT} at (0,-11) size 23x12
- RenderText {#text} at (5,0) size 12x11
- text run at (5,0) width 12: "def"
- RenderRubyBase (anonymous) at (0,0) size 23x20
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23 RTL override: "abc"
- RenderText {#text} at (161,12) size 4x20
- text run at (161,12) width 4 RTL: " "
- RenderRuby (inline) {RUBY} at (0,0) size 23x20
- RenderRubyRun (anonymous) at (137,12) size 23x21
- RenderRubyText {RT} at (0,-11) size 23x12
- RenderText {#text} at (5,0) size 12x11
- text run at (5,0) width 12 RTL override: "def"
- RenderRubyBase (anonymous) at (0,0) size 23x20
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23 RTL override: "abc"
- RenderText {#text} at (131,12) size 5x20
- text run at (131,12) width 5 RTL: " "
- RenderRuby (inline) {RUBY} at (0,0) size 23x20
- RenderRubyRun (anonymous) at (108,12) size 23x21
- RenderRubyBase (anonymous) at (0,0) size 23x20
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23 RTL override: "abc"
- RenderText {#text} at (102,12) size 5x20
- text run at (102,12) width 5 RTL: " "
- RenderRuby (inline) {RUBY} at (0,0) size 13x20
- RenderRubyRun (anonymous) at (89,29) size 13x0
- RenderRubyText {RT} at (0,-11) size 12x12
- RenderText {#text} at (0,0) size 13x11
- text run at (0,0) width 12: "def"
- RenderText {#text} at (84,12) size 5x20
- text run at (84,12) width 5 RTL: " "
- RenderRuby (inline) {RUBY} at (0,0) size 24x20
- RenderRubyRun (anonymous) at (60,12) size 24x21
- RenderRubyBase (anonymous) at (0,0) size 23x20
- RenderInline {RB} at (0,0) size 23x19
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23 RTL override: "abc"
- RenderText {#text} at (55,12) size 5x20
- text run at (55,12) width 5 RTL: " "
- RenderRuby (inline) {RUBY} at (0,0) size 24x20
- RenderRubyRun (anonymous) at (31,12) size 24x21
- RenderRubyText {RT} at (0,-11) size 23x12
- RenderText {#text} at (5,0) size 12x11
- text run at (5,0) width 12: "def"
- RenderRubyBase (anonymous) at (0,0) size 23x20
- RenderInline {RB} at (0,0) size 23x19
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23 RTL override: "abc"
- RenderText {#text} at (26,12) size 5x20
- text run at (26,12) width 5 RTL: " "
- RenderRuby (inline) {RUBY} at (0,0) size 24x20
- RenderRubyRun (anonymous) at (2,12) size 24x21
- RenderRubyText {RT} at (0,-11) size 23x12
- RenderText {#text} at (5,0) size 12x11
- text run at (5,0) width 12: "def"
- RenderRubyBase (anonymous) at (0,0) size 23x20
- RenderInline {RB} at (0,0) size 23x19
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23 RTL override: "abc"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,976) size 784x21
- RenderText {#text} at (0,0) size 426x19
- text run at (0,0) width 426: "The following 2 tables should be identical, ignorning whitespaces:"
- RenderTable {TABLE} at (1,1012) size 85x73 [border: (1.42px solid #808080)]
- RenderBlock {CAPTION} at (0,0) size 85x20
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "NormalTable"
- RenderTableSection {TBODY} at (1,21) size 82x51
- RenderTableRow {TR} at (0,2) size 82x22
- RenderTableCell {TD} at (43,2) size 37x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (13,1) size 23x19
- text run at (13,1) width 23: "abc"
- RenderTableCell {TD} at (2,2) size 40x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (17,1) size 22x19
- text run at (17,1) width 22: "def"
- RenderTableRow {TR} at (0,26) size 82x22
- RenderTableCell {TD} at (43,26) size 37x22 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (18,1) size 18x19
- text run at (18,1) width 18: "hij"
- RenderTableCell {TD} at (2,26) size 40x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (14,1) size 25x19
- text run at (14,1) width 25: "opq"
- RenderTable {DIV} at (1,1086) size 145x64 [border: (1.42px solid #000000)]
- RenderBlock {DIV} at (0,0) size 144x20
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "AnonymousTableRow"
- RenderTableSection (anonymous) at (1,21) size 142x41
- RenderTableRow {DIV} at (0,0) size 141x20
- RenderTableCell {DIV} at (73,0) size 68x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (45,0) size 23x19
- text run at (45,0) width 23: "abc"
- RenderTableCell {DIV} at (0,0) size 74x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (52,0) size 22x19
- text run at (52,0) width 22: "def"
- RenderTableRow {DIV} at (0,20) size 141x20
- RenderTableCell {DIV} at (73,20) size 68x20 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (50,0) size 18x19
- text run at (50,0) width 18: "hij"
- RenderTableCell {DIV} at (0,20) size 74x20 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (49,0) size 25x19
- text run at (49,0) width 25: "opq"
- RenderBlock {P} at (0,1165) size 784x21
- RenderText {#text} at (0,0) size 505x19
- text run at (0,0) width 505: "Anonymous TABLE, TABLE_ROW, TABLE_ROW_GROUP, TABLE_CELL"
- RenderBlock {DIV} at (0,1201) size 784x84 [border: (1.42px solid #000000)]
- RenderTable at (1,1) size 25x81
- RenderTableSection (anonymous) at (0,20) size 25x40
- RenderTableRow {DIV} at (0,0) size 25x20
- RenderTableCell (anonymous) at (0,0) size 25x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,0) size 24x19
- text run at (1,0) width 24 RTL override: "abc"
- RenderTableRow (anonymous) at (0,20) size 25x20
- RenderTableCell {DIV} at (0,20) size 25x20 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (3,0) size 22x19
- text run at (3,0) width 22 RTL override: "def"
- RenderBlock {DIV} at (0,0) size 25x20
- RenderText {#text} at (7,0) size 18x19
- text run at (7,0) width 18 RTL override: "hij"
- RenderTableSection {DIV} at (0,60) size 25x20
- RenderTableRow (anonymous) at (0,0) size 25x20
- RenderTableCell (anonymous) at (0,0) size 25x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25 RTL override: "opq"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssborderheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/border-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/border-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/border-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x4177
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x4177
- RenderBlock {HTML} at (0,0) size 800x4177
- RenderBody {BODY} at (8,16) size 784x4153
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 751x39
- text run at (0,0) width 751: "The very tall div below (> 4095 pixels) should have a 1-pixel dotted border on the right and bottom and a wider solid"
- text run at (0,20) width 115: "border on the left."
- RenderBlock {DIV} at (0,56) size 505x4097 [border: none (1px dotted #000000) (4px solid #8394B2)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssborderradiusoutlineoffsetexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/border-radius-outline-offset-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/border-radius-outline-offset-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/border-radius-outline-offset-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 628x19
- RenderInline {A} at (0,0) size 304x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 304x19
- text run at (53,0) width 304: "http://bugs.webkit.org/show_bug.cgi?id=11930"
- RenderText {#text} at (356,0) size 325x19
- text run at (356,0) width 5: " "
- text run at (360,0) width 321: "Specifying border-radius makes the outline shrink"
- RenderText {#text} at (680,0) size 5x19
- text run at (680,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 278x19
- text run at (0,0) width 278: "These two squares should be the same size:"
- RenderBlock (anonymous) at (0,72) size 784x20
- RenderBlock {DIV} at (0,5) size 10x10
- RenderText {#text} at (10,0) size 4x19
- text run at (10,0) width 4: " "
- RenderBlock {DIV} at (14,5) size 10x10
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,108) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsschildstylecanoverridevisitedstyleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/child-style-can-override-visited-style-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/child-style-can-override-visited-style-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/child-style-can-override-visited-style-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 367x19
- text run at (0,0) width 367: "This tests that a child style can override the :visited style."
- RenderInline {A} at (0,0) size 0x0 [color=#FF0000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,20) size 784x20 [color=#FF0000]
- RenderBlock {DIV} at (0,0) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This text should be green (and underlined)"
- RenderBlock (anonymous) at (0,40) size 784x0
- RenderInline {A} at (0,0) size 0x0 [color=#FF0000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,40) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 162x19
- text run at (0,0) width 162: "This text should be green"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsscliptextinscaleddivexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/clip-text-in-scaled-div-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/clip-text-in-scaled-div-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/clip-text-in-scaled-div-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 1576x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderInline {SPAN} at (0,0) size 223x19 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 223x19
- text run at (0,0) width 223: "This text should be nice and sharp."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssclipzoomingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/clip-zooming-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/clip-zooming-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/clip-zooming-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x132
- RenderBlock {HTML} at (0,0) size 800x132
- RenderBody {BODY} at (0,24) size 800x84
- RenderBlock {P} at (0,0) size 800x30
- RenderInline {A} at (0,0) size 465x28 [color=#0000EE]
- RenderText {#text} at (0,1) size 465x28
- text run at (0,1) width 465: "https://bugs.webkit.org/show_bug.cgi?id=24753"
- RenderBlock {P} at (0,54) size 800x30
- RenderText {#text} at (0,1) size 606x28
- text run at (0,1) width 606: "Test CSS clip with zooming. You should not see any red below"
-layer at (75,150) size 150x150
- RenderBlock (positioned) {DIV} at (75,150) size 150x150 [bgcolor=#FF0000]
-layer at (0,75) size 300x300 backgroundClip at (75,150) size 150x150 clip at (75,150) size 150x150 outlineClip at (75,150) size 150x150
- RenderBlock (positioned) {DIV} at (0,75) size 300x300 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsscolorquirkexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/color-quirk-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/color-quirk-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/color-quirk-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20 [color=#FF0000]
- RenderText {#text} at (0,0) size 114x19
- text run at (0,0) width 114: "this should be red"
- RenderBlock {P} at (0,36) size 784x20 [color=#0000FF]
- RenderText {#text} at (0,0) size 121x19
- text run at (0,0) width 121: "this should be blue"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsscolorstrictexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/color-strict-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/color-strict-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/color-strict-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x88
- RenderBlock {HTML} at (0,0) size 800x88
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "this should not be red"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 145x19
- text run at (0,0) width 145: "this should not be blue"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsscomparecontentstyleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/compare-content-style-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/compare-content-style-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/compare-content-style-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,48 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x256
- RenderBlock {HTML} at (0,0) size 800x256
- RenderBody {BODY} at (8,8) size 784x232
- RenderBlock {DIV} at (0,0) size 784x120
- RenderBlock {DIV} at (0,0) size 784x20
- RenderInline (generated) at (0,0) size 37x19
- RenderText at (0,0) size 37x19
- text run at (0,0) width 37: "PASS"
- RenderBlock {DIV} at (0,20) size 784x20
- RenderInline (generated) at (0,0) size 37x19
- RenderText at (0,0) size 37x19
- text run at (0,0) width 37: "PASS"
- RenderBlock {DIV} at (0,40) size 784x20
- RenderInline (generated) at (0,0) size 37x19
- RenderText at (0,0) size 37x19
- text run at (0,0) width 37: "PASS"
- RenderBlock {DIV} at (0,60) size 784x20
- RenderInline (generated) at (0,0) size 37x19
- RenderText at (0,0) size 37x19
- text run at (0,0) width 37: "PASS"
- RenderBlock {DIV} at (0,80) size 784x20
- RenderInline (generated) at (0,0) size 37x19
- RenderText at (0,0) size 37x19
- text run at (0,0) width 37: "PASS"
- RenderBlock {DIV} at (0,100) size 784x20
- RenderInline (generated) at (0,0) size 37x19
- RenderText at (0,0) size 37x19
- text run at (0,0) width 37: "PASS"
- RenderBlock {DIV} at (0,136) size 784x96
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {A} at (0,0) size 683x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 683x19
- text run at (0,0) width 683: "Bug 23741: StyleRareNonInheritedData::operator==() should not compare ContentData objects by pointer"
- RenderBlock {OL} at (0,36) size 784x60
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 348x19
- text run at (0,0) width 348: "All lines above should be \"PASS\" on initial page load."
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 142x19
- text run at (0,0) width 142: "Reload the page once."
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 249x19
- text run at (0,0) width 249: "All lines above should still be \"PASS\"."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsscontinuationCrashexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/continuationCrash-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/continuationCrash-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/continuationCrash-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,66 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {H4} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 83x19
- text run at (0,0) width 83: "Instructions"
- RenderBlock {P} at (0,41) size 784x21
- RenderText {#text} at (0,0) size 180x19
- text run at (0,0) width 180: "Click the following buttons."
- RenderBlock {OL} at (0,77) size 784x185
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 199x19
- text run at (0,0) width 199: "Start with the outmost left one."
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "Click the middle one."
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 271x19
- text run at (0,0) width 271: "(The ouline will not be updated correctly.)"
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (-21,0) size 16x19: "4"
- RenderText {#text} at (0,0) size 142x19
- text run at (0,0) width 142: "Click the right button."
- RenderListItem {LI} at (40,80) size 744x20
- RenderListMarker at (-21,0) size 16x19: "5"
- RenderText {#text} at (0,0) size 474x19
- text run at (0,0) width 474: "This will crash Safari 1.3 (v176 and v170, no other configurations tested)."
- RenderListItem {LI} at (40,100) size 744x20
- RenderListMarker at (-21,0) size 16x19: "6"
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "The combination 2. 1. 3. will also crash Safari."
- RenderListItem {LI} at (40,120) size 744x20
- RenderListMarker at (-21,0) size 16x19: "7"
- RenderText {#text} at (0,0) size 457x19
- text run at (0,0) width 457: "1. 3. will not crash Safari. (But the outline should vanish. Shouldn't it?)"
- RenderListItem {LI} at (40,140) size 744x20
- RenderListMarker at (-21,0) size 16x19: "8"
- RenderText {#text} at (0,0) size 205x19
- text run at (0,0) width 205: "2. 3. will not crash Safari either."
- RenderBlock (anonymous) at (40,160) size 744x24
- RenderButton {INPUT} at (2,2) size 132x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 108x14
- RenderText at (0,0) size 108x14
- text run at (0,0) width 108: "1. Set outline property"
- RenderText {#text} at (135,1) size 5x19
- text run at (135,1) width 5: " "
- RenderButton {INPUT} at (141,2) size 135x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 110x14
- RenderText at (0,0) size 110x14
- text run at (0,0) width 110: "2. Set display property"
- RenderText {#text} at (277,1) size 5x19
- text run at (277,1) width 5: " "
- RenderButton {INPUT} at (283,2) size 147x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 123x14
- RenderText at (0,0) size 123x14
- text run at (0,0) width 123: "3. Replace span-element"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsscounterscountertextsecurityexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/counters/counter-text-security-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/counters/counter-text-security-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/counters/counter-text-security-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x100
- RenderBlock {HTML} at (0,0) size 800x100
- RenderBody {BODY} at (8,16) size 784x76
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 298x19
- text run at (0,0) width 298: "The following two lines should look the same:"
- RenderBlock {DIV} at (0,36) size 784x20
- RenderInline {SPAN} at (0,0) size 10x19
- RenderInline (generated) at (0,0) size 10x19
- RenderCounter at (0,0) size 10x19
- text run at (0,0) width 10: "\x{25CF}"
- RenderBlock {DIV} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "\x{25CF}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsscounterscountertexttransformexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/counters/counter-text-transform-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/counters/counter-text-transform-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/counters/counter-text-transform-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,38 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x100
- RenderBlock {HTML} at (0,0) size 800x100
- RenderBody {BODY} at (8,16) size 784x76
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 298x19
- text run at (0,0) width 298: "The following two lines should look the same:"
- RenderBlock {DIV} at (0,36) size 784x20
- RenderInline {SPAN} at (0,0) size 5x19
- RenderInline (generated) at (0,0) size 5x19
- RenderCounter at (0,0) size 5x19
- text run at (0,0) width 5: "i"
- RenderText {#text} at (4,0) size 5x19
- text run at (4,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 10x19
- RenderInline (generated) at (0,0) size 10x19
- RenderCounter at (8,0) size 10x19
- text run at (8,0) width 10: "ii"
- RenderText {#text} at (17,0) size 5x19
- text run at (17,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 14x19
- RenderInline (generated) at (0,0) size 14x19
- RenderCounter at (21,0) size 14x19
- text run at (21,0) width 14: "iii"
- RenderText {#text} at (34,0) size 5x19
- text run at (34,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 14x19
- RenderInline (generated) at (0,0) size 14x19
- RenderCounter at (38,0) size 14x19
- text run at (38,0) width 14: "iv"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 52x19
- text run at (0,0) width 9: "i "
- text run at (8,0) width 14: "ii "
- text run at (21,0) width 18: "iii "
- text run at (38,0) width 14: "iv"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsscreate_element_alignexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/create_element_align-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/create_element_align-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/create_element_align-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x124
- RenderBlock {html} at (0,0) size 800x124
- RenderBody {body} at (8,16) size 784x92
- RenderBlock {p} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 775x19
- text run at (0,0) width 775: "Below both lines should be centered. The first is static, the second is dynamically generated using javascript. Bug 14506."
- RenderBlock {p} at (0,36) size 784x20
- RenderText {#text} at (330,0) size 124x19
- text run at (330,0) width 124: "Should be centered"
- RenderBlock {p} at (0,72) size 784x20
- RenderText {#text} at (330,0) size 124x19
- text run at (330,0) width 124: "Should be centered"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsscssimportsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css-imports-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css-imports-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css-imports-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {A} at (0,0) size 68x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 68x19
- text run at (53,0) width 68: "bug 11575"
- RenderText {#text} at (120,0) size 418x19
- text run at (120,0) width 418: ": REGRESSION: WebCore crash in CSSParser/HTMLTokenizer."
- RenderBlock {P} at (0,36) size 784x40
- RenderText {#text} at (0,0) size 765x39
- text run at (0,0) width 765: "All four sides of the square below should be present for this test to really pass, and WebKit shouldn't crash for it to pass"
- text run at (0,20) width 57: "partially."
- RenderBlock {DIV} at (0,92) size 106x106 [border: (3px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsscss3modsel22expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css3-modsel-22-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css3-modsel-22-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css3-modsel-22-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x128
- RenderBlock {HTML} at (0,0) size 800x128
- RenderBody {BODY} at (8,16) size 784x96
- RenderBlock {UL} at (0,0) size 784x40
- RenderListItem {LI} at (40,0) size 744x20 [bgcolor=#00FF00]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 441x19
- text run at (0,0) width 344: "This list item should be green because its language is "
- text run at (343,0) width 98: "British English"
- RenderListItem {LI} at (40,20) size 744x20 [bgcolor=#00FF00]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 494x19
- text run at (0,0) width 330: "This list item should be green because its language "
- text run at (329,0) width 165: "is British English (Wales)"
- RenderBlock {OL} at (0,56) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 454x19
- text run at (0,0) width 366: "This list item should NOT be green because its language "
- text run at (365,0) width 89: "is US English"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 425x19
- text run at (0,0) width 381: "This list item should NOT be green because its language is "
- text run at (380,0) width 45: "French"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsscss3nthchildexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css3-nth-child-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css3-nth-child-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css3-nth-child-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,68 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x178
- RenderTable {TABLE} at (0,0) size 784x178
- RenderTableSection {TBODY} at (0,0) size 784x178
- RenderTableRow {TR} at (0,2) size 784x42 [color=#008000]
- RenderTableCell {TD} at (2,2) size 383x42 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 354x39
- text run at (1,1) width 354: "This is the first cell in the first row of this table, and"
- text run at (1,21) width 176: "should be green, and bold"
- RenderTableCell {TD} at (386,2) size 396x42 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 371x39
- text run at (1,1) width 371: "This is the second cell in the first row of this table, and"
- text run at (1,21) width 172: "should be green and bold"
- RenderTableRow {TR} at (0,46) size 784x42 [color=#800080]
- RenderTableCell {TD} at (2,46) size 383x42 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 371x39
- text run at (1,1) width 371: "This is the first cell in the second row of this table, and"
- text run at (1,21) width 179: "should be purple and bold"
- RenderTableCell {TD} at (386,46) size 396x42 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 389x39
- text run at (1,1) width 389: "This is the second cell in the second row of this table, and"
- text run at (1,21) width 179: "should be purple and bold"
- RenderTableRow {TR} at (0,90) size 784x42 [color=#008000]
- RenderTableCell {TD} at (2,90) size 383x42 [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 338x39
- text run at (1,1) width 338: "This is the first cell in the third row of this table, and"
- text run at (1,21) width 102: "should be green"
- RenderTableCell {TD} at (386,90) size 396x42 [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 356x39
- text run at (1,1) width 356: "This is the second cell in the third row of this table, and"
- text run at (1,21) width 102: "should be green"
- RenderTableRow {TR} at (0,134) size 784x42 [color=#800080]
- RenderTableCell {TD} at (2,134) size 383x42 [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 347x39
- text run at (1,1) width 347: "This is the first cell in the fourth row of this table, and"
- text run at (1,21) width 107: "should be purple"
- RenderTableCell {TD} at (386,134) size 396x42 [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 365x39
- text run at (1,1) width 365: "This is the second cell in the fourth row of this table, and"
- text run at (1,21) width 107: "should be purple"
- RenderBlock {DIV} at (0,194) size 784x128
- RenderBlock {P} at (0,0) size 784x20 [color=#000080]
- RenderText {#text} at (0,0) size 395x19
- text run at (0,0) width 395: "This should be navy, as this is the first paragraph in this page."
- RenderBlock {P} at (0,36) size 784x20 [color=#FF0000]
- RenderText {#text} at (0,0) size 404x19
- text run at (0,0) width 404: "This should be red, as this is the second paragraph in this page."
- RenderBlock {P} at (0,72) size 784x20 [color=#000080]
- RenderText {#text} at (0,0) size 399x19
- text run at (0,0) width 399: "This should be navy, as this is the third paragraph in this page."
- RenderBlock {P} at (0,108) size 784x20 [color=#FF0000]
- RenderText {#text} at (0,0) size 399x19
- text run at (0,0) width 399: "This should be red, as this is the fourth paragraph in this page."
- RenderBlock {DIV} at (0,338) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [color=#000080]
- RenderInline {SPAN} at (0,0) size 249x19
- RenderInline {I} at (0,0) size 249x19
- RenderText {#text} at (0,0) size 249x19
- text run at (0,0) width 249: "This whole paragraph should be italic."
- RenderText {#text} at (248,0) size 5x19
- text run at (248,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 251x19
- RenderText {#text} at (252,0) size 251x19
- text run at (252,0) width 251: "But only this sentence should be bold."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsscss3spaceinnthandlangexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css3-space-in-nth-and-lang-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css3-space-in-nth-and-lang-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/css3-space-in-nth-and-lang-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20 [color=#008000] [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 109x19
- text run at (0,0) width 109: "Green on Yellow"
- RenderBlock {DIV} at (0,20) size 784x20 [color=#0000FF] [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 93x19
- text run at (0,0) width 93: "Blue on Silver"
- RenderBlock {DIV} at (0,40) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "Green"
- RenderBlock {DIV} at (0,60) size 784x20 [color=#0000FF]
- RenderText {#text} at (0,0) size 31x19
- text run at (0,0) width 31: "Blue"
- RenderBlock {DIV} at (0,80) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "Green"
- RenderBlock {DIV} at (0,100) size 784x20 [color=#0000FF]
- RenderText {#text} at (0,0) size 31x19
- text run at (0,0) width 31: "Blue"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssdisabledauthorstylesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/disabled-author-styles-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/disabled-author-styles-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/disabled-author-styles-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 218x19
- text run at (0,0) width 218: "This text should be black, not red."
- RenderBlock {DIV} at (0,20) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssdynamicsiblingselectorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/dynamic-sibling-selector-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/dynamic-sibling-selector-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/dynamic-sibling-selector-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "There should be a 100x100 green block below."
- RenderBlock {DIV} at (0,20) size 784x0
- RenderBlock {DIV} at (0,20) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssemptybodytestexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/empty-body-test-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/empty-body-test-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/empty-body-test-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
- RenderBlock {HTML} at (0,0) size 800x92
- RenderBody {BODY} at (8,16) size 784x68
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 237x19
- text run at (0,0) width 237: "There should be no RED on the page"
- RenderBlock {DIV} at (0,36) size 784x32
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsserrorinlastdeclexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/error-in-last-decl-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/error-in-last-decl-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/error-in-last-decl-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 49x19
- text run at (0,0) width 49: "test for "
- RenderInline {A} at (0,0) size 61x19 [color=#0000EE]
- RenderText {#text} at (48,0) size 61x19
- text run at (48,0) width 61: "bug 7157"
- RenderText {#text} at (108,0) size 673x19
- text run at (108,0) width 673: ": An asterisk in a CSS property name breaks CSS handling (Many layout problems at letras.terra.com.br)"
- RenderBlock {P} at (0,36) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 168x19
- text run at (0,0) width 168: "Should be green on white."
- RenderBlock {P} at (0,72) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 168x19
- text run at (0,0) width 168: "Should be green on white."
- RenderBlock {P} at (0,108) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 168x19
- text run at (0,0) width 168: "Should be green on white."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssexafterfontvariantexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/ex-after-font-variant-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/ex-after-font-variant-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/ex-after-font-variant-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 696x19
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 353x19
- text run at (53,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=4227"
- RenderText {#text} at (405,0) size 344x19
- text run at (405,0) width 5: " "
- text run at (409,0) width 340: "The ex unit doesn't work for font-variant: small-caps"
- RenderText {#text} at (748,0) size 5x19
- text run at (748,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 248x19
- text run at (0,0) width 248: "There should be a green square below:"
- RenderBlock {DIV} at (0,72) size 144x144 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfieldsetdisplayrowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/fieldset-display-row-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/fieldset-display-row-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/fieldset-display-row-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderFieldSet {FIELDSET} at (2,0) size 780x40 [border: (2px groove #C0C0C0)]
- RenderText {#text} at (14,8) size 385x19
- text run at (14,8) width 385: "If you can see this fieldset without crashing, then all is well."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfindnextlayerexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/find-next-layer-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/find-next-layer-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/find-next-layer-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 730x39
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 353x19
- text run at (53,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9124"
- RenderText {#text} at (405,0) size 730x39
- text run at (405,0) width 5: " "
- text run at (409,0) width 321: "Drop shadow obscures \"add more stuff\" bubble at"
- text run at (0,20) width 54: "live.com"
- RenderText {#text} at (53,20) size 5x19
- text run at (53,20) width 5: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
-layer at (8,74) size 100x100
- RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
-layer at (8,74) size 100x100
- RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfirstlettercapitalizedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-capitalized-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-capitalized-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-capitalized-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 673x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=14545"
- RenderText {#text} at (357,0) size 673x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 312: "REGRESSION (r21854-r21869): Repro crash in"
- text run at (0,20) width 324: "RenderBlock::updateFirstLetter @ nola.com/rose/"
- RenderText {#text} at (323,20) size 5x19
- text run at (323,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 255x19
- text run at (0,0) width 255: "The following lines should be identical:"
- RenderBlock {DIV} at (0,92) size 784x20
- RenderInline (generated) at (0,0) size 10x19 [color=#008000]
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "L"
- RenderText {#text} at (9,0) size 78x19
- text run at (9,0) width 78: "orem Ipsum"
- RenderBlock {P} at (0,128) size 784x20
- RenderInline {SPAN} at (0,0) size 10x19 [color=#008000]
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "L"
- RenderText {#text} at (9,0) size 78x19
- text run at (9,0) width 78: "orem Ipsum"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfirstletterdetachexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-detach-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-detach-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-detach-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,44 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 739x39
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 353x19
- text run at (53,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=3560"
- RenderText {#text} at (405,0) size 739x39
- text run at (405,0) width 334: " page with use of first-letter crashes reproducibly in"
- text run at (0,20) width 191: "RenderObject::renderArena()"
- RenderText {#text} at (190,20) size 5x19
- text run at (190,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 236x19
- text run at (0,0) width 236: "The next three lines should all read \x{201C}"
- RenderInline {SPAN} at (0,0) size 10x19 [color=#0000FF]
- RenderText {#text} at (235,0) size 10x19
- text run at (235,0) width 10: "P"
- RenderText {#text} at (244,0) size 211x19
- text run at (244,0) width 211: "ASS\x{201D}, with nothing before the P."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,110) size 784x20
- RenderInline (generated) at (0,0) size 9x19 [color=#0000FF]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "P"
- RenderText {#text} at (8,0) size 31x19
- text run at (8,0) width 31: "ASS"
- RenderBlock {P} at (0,146) size 784x20
- RenderInline (generated) at (0,0) size 9x19 [color=#0000FF]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "P"
- RenderText {#text} at (8,0) size 31x19
- text run at (8,0) width 31: "ASS"
- RenderBlock {P} at (0,182) size 784x20
- RenderInline (generated) at (0,0) size 9x19 [color=#0000FF]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "P"
- RenderText {#text} at (8,0) size 31x19
- text run at (8,0) width 31: "ASS"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfirstletterfirstlinehoverexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-first-line-hover-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-first-line-hover-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-first-line-hover-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600 [color=#FF0000]
- RenderBody {BODY} at (8,8) size 784x544
- RenderBlock {P} at (0,0) size 784x77
- RenderInline (generated) at (0,0) size 35x54 [color=#008000] [bgcolor=#FFC0CB]
- RenderText {#text} at (0,1) size 35x54
- text run at (0,1) width 35: "A"
- RenderText {#text} at (34,1) size 191x54
- text run at (34,1) width 191: "BCDEFG"
- RenderBR {BR} at (224,44) size 1x0
- RenderInline {SPAN} at (0,0) size 228x19 [color=#000000]
- RenderText {#text} at (0,57) size 228x19
- text run at (0,57) width 228: "Hover over \"A\". It must stay green."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfirstletterfloatafterfloatexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-float-after-float-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-float-after-float-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-float-after-float-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 776x39
- RenderInline {A} at (0,0) size 312x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 312x19
- text run at (53,0) width 312: "https://bugs.webkit.org/show_bug.cgi?id=18818"
- RenderText {#text} at (364,0) size 776x39
- text run at (364,0) width 5: " "
- text run at (368,0) width 408: "REGRESSION (3.1.1-TOT): Character order (float:left ordered"
- text run at (0,20) width 127: "after the first letter)"
- RenderText {#text} at (126,20) size 5x19
- text run at (126,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 203x19
- text run at (0,0) width 203: "The next line should say \x{201C}123\x{201D}."
- RenderBlock {DIV} at (0,92) size 784x20
- RenderBlock (floating) {SPAN} at (0,0) size 8x20
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "1"
- RenderBlock (floating) at (8,0) size 8x20
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "2"
- RenderText {#text} at (16,0) size 8x19
- text run at (16,0) width 8: "3"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfirstletterfloatexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-float-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-float-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-float-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,53 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 770x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=17834"
- RenderText {#text} at (357,0) size 770x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 409: "REGRESSION: floated first-letter does not work when included"
- text run at (0,20) width 49: "in table"
- RenderText {#text} at (48,20) size 5x19
- text run at (48,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 280x19
- text run at (0,0) width 280: "The following three lines should look like \x{201C}"
- RenderInline {SPAN} at (0,0) size 13x19 [color=#008000]
- RenderText {#text} at (279,0) size 13x19
- text run at (279,0) width 13: "A"
- RenderText {#text} at (291,0) size 27x19
- text run at (291,0) width 27: "-Z\x{201D}."
- RenderTable {TABLE} at (0,92) size 33x26
- RenderTableSection {TBODY} at (0,0) size 33x26
- RenderTableRow {TR} at (0,2) size 33x22
- RenderTableCell {TD} at (2,2) size 29x22 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 27x20
- RenderBlock {P} at (0,0) size 27x20
- RenderBlock (floating) at (0,0) size 12x20 [color=#008000]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderText {#text} at (11,0) size 16x19
- text run at (11,0) width 16: "-Z"
- RenderTable {TABLE} at (0,118) size 33x26
- RenderTableSection {TBODY} at (0,0) size 33x26
- RenderTableRow {TR} at (0,2) size 33x22
- RenderTableCell {TD} at (2,2) size 29x22 [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,1) size 27x20
- RenderBlock (floating) at (0,0) size 12x20 [color=#008000]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderText {#text} at (11,0) size 16x19
- text run at (11,0) width 16: "-Z"
- RenderBlock {P} at (0,160) size 784x20
- RenderBlock (floating) at (0,0) size 12x20 [color=#008000]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderText {#text} at (11,0) size 16x19
- text run at (11,0) width 16: "-Z"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfirstletterpunctuationexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-punctuation-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-punctuation-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-punctuation-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x232
- RenderBlock {HTML} at (0,0) size 800x232
- RenderBody {BODY} at (8,16) size 784x208
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 398x19
- text run at (0,0) width 398: "Test passes if all the T and surrounding punctuation are green."
- RenderBlock {DIV} at (0,36) size 784x43
- RenderInline (generated) at (0,0) size 46x41 [color=#008000]
- RenderText {#text} at (0,1) size 46x41
- text run at (0,1) width 46: "(T)"
- RenderText {#text} at (45,19) size 19x19
- text run at (45,19) width 19: "est"
- RenderBlock {DIV} at (0,79) size 784x43
- RenderInline (generated) at (0,0) size 54x41 [color=#008000]
- RenderText {#text} at (0,1) size 54x41
- text run at (0,1) width 54: "\x{201C}T\x{201D}"
- RenderText {#text} at (53,19) size 19x19
- text run at (53,19) width 19: "est"
- RenderBlock {DIV} at (0,122) size 784x43
- RenderInline (generated) at (0,0) size 76x41 [color=#008000]
- RenderText {#text} at (0,1) size 76x41
- text run at (0,1) width 76: "\x{AB} T \x{BB}"
- RenderText {#text} at (75,19) size 19x19
- text run at (75,19) width 19: "est"
- RenderBlock {DIV} at (0,165) size 784x43
- RenderInline (generated) at (0,0) size 76x41 [color=#008000]
- RenderText {#text} at (0,1) size 76x41
- text run at (0,1) width 76: "\x{AB} T \x{BB}"
- RenderText {#text} at (75,19) size 35x19
- text run at (75,19) width 35: " est"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfirstletterrecalculationexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-recalculation-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-recalculation-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-recalculation-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x88
- RenderBlock {HTML} at (0,0) size 800x88
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {A} at (0,0) size 31x19 [color=#0000FF]
- RenderInline (generated) at (0,0) size 10x19
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "F"
- RenderText {#text} at (9,0) size 22x19
- text run at (9,0) width 22: "irst"
- RenderText {#text} at (30,0) size 194x19
- text run at (30,0) width 194: " letter should be bold and blue"
- RenderBlock {P} at (0,36) size 784x20
- RenderInline (generated) at (0,0) size 13x19
- RenderText {#text} at (0,0) size 13x19
- text run at (0,0) width 13: "H"
- RenderText {#text} at (12,0) size 629x19
- text run at (12,0) width 629: "ere the first letter should be bold and black, but with Safari build 416.13 it is blue. See bug #6170."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfirstlettervisibilityexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-visibility-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-visibility-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-letter-visibility-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {A} at (0,0) size 308x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 308x19
- text run at (53,0) width 308: "http://bugs.webkit.org/show_bug.cgi?id=13169 "
- RenderText {#text} at (360,0) size 308x19
- text run at (360,0) width 308: "css-formatted first letter won't hide dynamically"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 428x19
- text run at (0,0) width 428: "The next line of text should become invisible, including first letter."
- RenderBlock {DIV} at (0,72) size 784x20
- RenderInline (generated) at (0,0) size 11x19 [color=#0000FF]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderText {#text} at (10,0) size 73x19
- text run at (10,0) width 73: "lick to hide"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfirstlinetextdecorationexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-line-text-decoration-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-line-text-decoration-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-line-text-decoration-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,53 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {H2} at (0,0) size 784x30
- RenderText {#text} at (0,1) size 442x28
- text run at (0,1) width 442: "Test case for First-line text-decoration style"
- RenderBlock {P} at (0,49) size 784x21
- RenderText {#text} at (0,0) size 511x19
- text run at (0,0) width 511: "Text-decoration UNDERLINE : Only the first line must have an underline."
- RenderBlock {DIV} at (0,85) size 784x89 [color=#008000]
- RenderText {#text} at (0,9) size 626x29
- text run at (0,9) width 626: "Underline Underline Underline Underline"
- RenderBR {BR} at (625,32) size 1x0
- RenderText {#text} at (0,48) size 268x19
- text run at (0,48) width 268: "Underline Underline Underline Underline"
- RenderBR {BR} at (267,63) size 1x0
- RenderText {#text} at (0,68) size 268x19
- text run at (0,68) width 268: "Underline Underline Underline Underline"
- RenderBlock (anonymous) at (0,173) size 784x21
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {P} at (0,209) size 784x0
- RenderBlock {P} at (0,209) size 784x21
- RenderText {#text} at (0,0) size 489x19
- text run at (0,0) width 489: "Text-decoration OVERLINE : Only the first line must have an overline."
- RenderBlock {DIV} at (0,245) size 784x89 [color=#008000]
- RenderText {#text} at (0,9) size 553x29
- text run at (0,9) width 553: "Overline Overline Overline Overline"
- RenderBR {BR} at (552,32) size 1x0
- RenderText {#text} at (0,48) size 236x19
- text run at (0,48) width 236: "Overline Overline Overline Overline"
- RenderBR {BR} at (235,63) size 1x0
- RenderText {#text} at (0,68) size 236x19
- text run at (0,68) width 236: "Overline Overline Overline Overline"
- RenderBlock (anonymous) at (0,333) size 784x21
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {P} at (0,369) size 784x0
- RenderBlock {P} at (0,369) size 784x21
- RenderText {#text} at (0,0) size 565x19
- text run at (0,0) width 565: "Text-decoration LINE-THROUGH : Only the first line must have a line through it."
- RenderBlock {DIV} at (0,405) size 784x89 [color=#008000]
- RenderText {#text} at (0,9) size 721x29
- text run at (0,9) width 721: "Line-Through Line-Through Line-Through Line "
- RenderBR {BR} at (720,32) size 1x0
- RenderText {#text} at (0,48) size 371x19
- text run at (0,48) width 371: "Line-Through Line-Through Line-Through Line-Through"
- RenderBR {BR} at (371,63) size 0x0
- RenderText {#text} at (0,68) size 371x19
- text run at (0,68) width 371: "Line-Through Line-Through Line-Through Line-Through"
- RenderBlock (anonymous) at (0,493) size 784x21
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {P} at (0,529) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfirstlinetextdecorationinheritedfromparentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,50 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 584x22
- text run at (0,0) width 584: "Test case for First-line text-decoration style inherited from Parent Block"
- RenderBlock {P} at (0,41) size 784x21
- RenderText {#text} at (0,0) size 461x19
- text run at (0,0) width 461: "The First line text and its text-decoration must be of the same color."
- RenderBlock {DIV} at (0,77) size 784x105 [color=#FF0000]
- RenderBlock {P} at (0,0) size 784x68 [color=#008000]
- RenderText {#text} at (0,9) size 626x29
- text run at (0,9) width 626: "Underline Underline Underline Underline"
- RenderBR {BR} at (625,32) size 1x0
- RenderText {#text} at (0,48) size 286x19
- text run at (0,48) width 286: "Underline Underline Underline Underline"
- RenderBR {BR} at (285,63) size 1x0
- RenderBlock (anonymous) at (0,84) size 784x20
- RenderText {#text} at (0,0) size 268x19
- text run at (0,0) width 268: "Underline Underline Underline Underline"
- RenderBlock (anonymous) at (0,181) size 784x21
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,217) size 784x105 [color=#FF0000]
- RenderBlock {P} at (0,0) size 784x68 [color=#008000]
- RenderText {#text} at (0,9) size 553x29
- text run at (0,9) width 553: "Overline Overline Overline Overline"
- RenderBR {BR} at (552,32) size 1x0
- RenderText {#text} at (0,48) size 251x19
- text run at (0,48) width 251: "Overline Overline Overline Overline"
- RenderBR {BR} at (250,63) size 1x0
- RenderBlock (anonymous) at (0,84) size 784x20
- RenderText {#text} at (0,0) size 236x19
- text run at (0,0) width 236: "Overline Overline Overline Overline"
- RenderBlock (anonymous) at (0,321) size 784x21
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,357) size 784x105 [color=#FF0000]
- RenderBlock {P} at (0,0) size 784x68 [color=#008000]
- RenderText {#text} at (0,9) size 721x29
- text run at (0,9) width 721: "Line-Through Line-Through Line-Through Line "
- RenderBR {BR} at (720,32) size 1x0
- RenderText {#text} at (0,48) size 399x19
- text run at (0,48) width 399: "Line-Through Line-Through Line-Through Line-Through"
- RenderBR {BR} at (398,63) size 1x0
- RenderBlock (anonymous) at (0,84) size 784x20
- RenderText {#text} at (0,0) size 371x19
- text run at (0,0) width 371: "Line-Through Line-Through Line-Through Line-Through"
- RenderBlock (anonymous) at (0,461) size 784x21
- RenderBR {BR} at (0,0) size 0x19
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfirstoftypepseudoclassexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-of-type-pseudo-class-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-of-type-pseudo-class-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/first-of-type-pseudo-class-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,229 +0,0 @@
</span><del>-layer at (0,0) size 800x2924
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2924
- RenderBlock {HTML} at (0,0) size 800x2924
- RenderBody {BODY} at (8,16) size 784x2860 [bgcolor=#FFFFFF]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 168x19
- text run at (0,0) width 168: "This page is part of the "
- RenderInline {A} at (0,0) size 73x19 [color=#0000EE]
- RenderText {#text} at (167,0) size 73x19
- text run at (167,0) width 73: "CSS3.info"
- RenderText {#text} at (239,0) size 5x19
- text run at (239,0) width 5: " "
- RenderInline {A} at (0,0) size 133x19 [color=#0000EE]
- RenderText {#text} at (243,0) size 133x19
- text run at (243,0) width 133: "CSS selectors test"
- RenderText {#text} at (375,0) size 136x19
- text run at (375,0) width 136: ". See more info on "
- RenderInline {A} at (0,0) size 111x19 [color=#0000EE]
- RenderText {#text} at (510,0) size 111x19
- text run at (510,0) width 111: "CSS3 selectors"
- RenderText {#text} at (620,0) size 6x19
- text run at (620,0) width 6: "."
- RenderBlock {DIV} at (0,36) size 784x0 [bgcolor=#009900]
- RenderBlock {OL} at (0,36) size 784x2824
- RenderListItem {LI} at (40,0) size 628x216 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {PRE} at (16,53) size 596x75 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "1"
- RenderText {#text} at (6,11) size 274x58
- text run at (6,11) width 149: "div:first-of-type {"
- text run at (154,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 274: "<div>Does this element match?</div>"
- RenderBlock {P} at (16,144) size 596x40
- RenderText {#text} at (0,0) size 555x39
- text run at (0,0) width 555: "The CSS selector should match the marked div element, because it is the only"
- text run at (0,20) width 139: "element of this type"
- RenderListItem {LI} at (40,264) size 628x230 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {DIV} at (0,24) size 596x0
- RenderBlock {PRE} at (16,53) size 596x89 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "2"
- RenderText {#text} at (6,11) size 274x72
- text run at (6,11) width 149: "div:first-of-type {"
- text run at (154,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 274: "<div>Does this element match?</div>"
- text run at (279,55) width 1: " "
- text run at (6,69) width 87: "<div></div>"
- RenderBlock {P} at (16,158) size 596x40
- RenderText {#text} at (0,0) size 551x39
- text run at (0,0) width 551: "The CSS selector should match the marked div element, because it is the first"
- text run at (0,20) width 139: "element of this type"
- RenderListItem {LI} at (40,542) size 628x230 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {BLOCKQUOTE} at (0,0) size 596x0 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {PRE} at (16,53) size 596x89 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "3"
- RenderText {#text} at (6,11) size 274x72
- text run at (6,11) width 149: "div:first-of-type {"
- text run at (154,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 196: "<blockquote></blockquote>"
- text run at (201,55) width 1: " "
- text run at (6,69) width 274: "<div>Does this element match?</div>"
- RenderBlock {P} at (16,158) size 596x40
- RenderText {#text} at (0,0) size 551x39
- text run at (0,0) width 551: "The CSS selector should match the marked div element, because it is the first"
- text run at (0,20) width 139: "element of this type"
- RenderListItem {LI} at (40,820) size 628x258 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x0 [bgcolor=#009900]
- RenderBlock {BLOCKQUOTE} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x24
- RenderBlock {PRE} at (16,53) size 596x117 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "4"
- RenderText {#text} at (6,11) size 297x100
- text run at (6,11) width 149: "div:first-of-type {"
- text run at (154,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 87: "<div></div>"
- text run at (92,55) width 1: " "
- text run at (6,69) width 95: "<blockquote>"
- text run at (100,69) width 1: " "
- text run at (6,83) width 297: " <div>Does this element match?</div>"
- text run at (302,83) width 1: " "
- text run at (6,97) width 102: "</blockquote>"
- RenderBlock {P} at (16,186) size 596x40
- RenderText {#text} at (0,0) size 551x39
- text run at (0,0) width 551: "The CSS selector should match the marked div element, because it is the first"
- text run at (0,20) width 233: "element of this type in this scope"
- RenderListItem {LI} at (40,1126) size 628x244 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x24
- RenderBlock {PRE} at (16,53) size 596x103 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "5"
- RenderText {#text} at (6,11) size 297x86
- text run at (6,11) width 149: "div:first-of-type {"
- text run at (154,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 40: "<div>"
- text run at (45,55) width 1: " "
- text run at (6,69) width 297: " <div>Does this element match?</div>"
- text run at (302,69) width 1: " "
- text run at (6,83) width 48: "</div>"
- RenderBlock {P} at (16,172) size 596x40
- RenderText {#text} at (0,0) size 551x39
- text run at (0,0) width 551: "The CSS selector should match the marked div element, because it is the first"
- text run at (0,20) width 284: "element of this type in the current scope"
- RenderListItem {LI} at (40,1418) size 628x258 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {BLOCKQUOTE} at (0,0) size 596x0 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x0
- RenderBlock {DIV} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {PRE} at (16,53) size 596x117 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "6"
- RenderText {#text} at (6,11) size 274x100
- text run at (6,11) width 149: "div:first-of-type {"
- text run at (154,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 95: "<blockquote>"
- text run at (100,55) width 1: " "
- text run at (6,69) width 110: " <div></div>"
- text run at (115,69) width 1: " "
- text run at (6,83) width 102: "</blockquote>"
- text run at (107,83) width 1: " "
- text run at (6,97) width 274: "<div>Does this element match?</div>"
- RenderBlock {P} at (16,186) size 596x40
- RenderText {#text} at (0,0) size 551x39
- text run at (0,0) width 551: "The CSS selector should match the marked div element, because it is the first"
- text run at (0,20) width 284: "element of this type in the current scope"
- RenderListItem {LI} at (40,1724) size 628x230 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x0 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x24
- RenderBlock {PRE} at (16,53) size 596x89 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "7"
- RenderText {#text} at (6,11) size 274x72
- text run at (6,11) width 149: "div:first-of-type {"
- text run at (154,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 87: "<div></div>"
- text run at (92,55) width 1: " "
- text run at (6,69) width 274: "<div>Does this element match?</div>"
- RenderBlock {P} at (16,158) size 596x40
- RenderText {#text} at (0,0) size 547x39
- text run at (0,0) width 547: "The CSS selector should not match the marked div element, because it is the"
- text run at (0,20) width 195: "second element of this type"
- RenderListItem {LI} at (40,2002) size 628x230 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x0 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x24
- RenderBlock {PRE} at (16,53) size 596x89 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "8"
- RenderText {#text} at (6,11) size 274x72
- text run at (6,11) width 149: "div:first-of-type {"
- text run at (154,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 87: "<DIV></DIV>"
- text run at (92,55) width 1: " "
- text run at (6,69) width 274: "<div>Does this element match?</div>"
- RenderBlock {P} at (16,158) size 596x40
- RenderText {#text} at (0,0) size 547x39
- text run at (0,0) width 547: "The CSS selector should not match the marked div element, because it is the"
- text run at (0,20) width 195: "second element of this type"
- RenderListItem {LI} at (40,2280) size 628x258 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {DIV} at (0,24) size 596x0
- RenderBlock {PRE} at (16,53) size 596x117 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "9"
- RenderText {#text} at (6,11) size 508x100
- text run at (6,11) width 149: "div:first-of-type {"
- text run at (154,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 227: "<div id='insertBefore'></div>"
- text run at (232,55) width 1: " "
- text run at (6,69) width 1: " "
- text run at (6,83) width 383: "var ib = document.getElementById('insertBefore');"
- text run at (388,83) width 1: " "
- text run at (6,97) width 508: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
- RenderBlock {P} at (16,186) size 596x40
- RenderText {#text} at (0,0) size 571x39
- text run at (0,0) width 571: "The CSS selector should match the div element that is inserted by the Javascript"
- text run at (0,20) width 40: "code."
- RenderListItem {LI} at (40,2586) size 628x238 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x0 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x24
- RenderBlock {PRE} at (16,53) size 596x117 [bgcolor=#FFFFFF]
- RenderListMarker at (-48,6) size 27x20: "10"
- RenderText {#text} at (6,11) size 508x100
- text run at (6,11) width 149: "div:first-of-type {"
- text run at (154,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 227: "<div id='insertBefore'></div>"
- text run at (232,55) width 1: " "
- text run at (6,69) width 1: " "
- text run at (6,83) width 383: "var ib = document.getElementById('insertBefore');"
- text run at (388,83) width 1: " "
- text run at (6,97) width 508: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
- RenderBlock {P} at (16,186) size 596x20
- RenderText {#text} at (0,0) size 535x19
- text run at (0,0) width 535: "The original div element should not be a match for the :first-of-type selector."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfocusringdetachedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-detached-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-detached-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-detached-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 461x126
- RenderTableSection {TBODY} at (0,0) size 461x126
- RenderTableRow {TR} at (0,2) size 461x122
- RenderTableCell {TD} at (2,2) size 102x122 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 96x119
- text run at (1,1) width 81: "This is some"
- text run at (1,21) width 96: "filler text. This"
- text run at (1,41) width 84: "is some filler"
- text run at (1,61) width 72: "text.This is"
- text run at (1,81) width 69: "some filler"
- text run at (1,101) width 28: "text."
- RenderTableCell {TD} at (106,32) size 353x62 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 203x19
- text run at (1,1) width 203: "The text in this anchor element "
- RenderInline {A} at (0,0) size 250x39 [color=#0000EE]
- RenderText {#text} at (203,1) size 48x19
- text run at (203,1) width 48: "should "
- RenderBR {BR} at (250,16) size 1x0
- RenderText {#text} at (1,21) size 48x19
- text run at (1,21) width 48: "contain"
- RenderText {#text} at (48,21) size 326x39
- text run at (48,21) width 279: " 2 detached pieces. This test shows how the"
- text run at (1,41) width 134: "link would look text."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfocusringmultilineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-multiline-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-multiline-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-multiline-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 461x166
- RenderTableSection {TBODY} at (0,0) size 461x166
- RenderTableRow {TR} at (0,2) size 461x162
- RenderTableCell {TD} at (2,2) size 102x162 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 29x19
- text run at (1,1) width 29: "The "
- RenderInline {A} at (0,0) size 99x159 [color=#0000EE]
- RenderText {#text} at (29,1) size 99x159
- text run at (29,1) width 69: "text in this"
- text run at (1,21) width 99: "anchor element"
- text run at (1,41) width 88: "should spawn"
- text run at (1,61) width 92: "multiple lines."
- text run at (1,81) width 99: "This test shows"
- text run at (1,101) width 90: "how multiline"
- text run at (1,121) width 69: "link would"
- text run at (1,141) width 29: "look"
- RenderText {#text} at (29,141) size 29x19
- text run at (29,141) width 29: "like."
- RenderTableCell {TD} at (106,62) size 353x42 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 348x39
- text run at (1,1) width 348: "This is some filler text. This is some filler text. This is"
- text run at (1,21) width 253: "some filler text. This is some filler text."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfocusringmultilinewritingmodeverticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 160x160
- RenderText {#text} at (0,0) size 139x159
- text run at (0,0) width 124: "Assuming the port-"
- text run at (20,0) width 136: "specific theme draws"
- text run at (20,135) width 4: " "
- text run at (40,0) width 128: "focus rings, this test"
- text run at (40,127) width 4: " "
- text run at (60,0) width 113: "draws focus rings"
- text run at (60,112) width 4: " "
- text run at (80,0) width 100: "around editable"
- text run at (80,99) width 4: " "
- text run at (100,0) width 155: "multiline text in vertical"
- text run at (100,154) width 4: " "
- text run at (120,0) width 90: "writing mode."
-caret: position 1 of child 0 {#text} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfocusringoutlinecolorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-outline-color-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-outline-color-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-outline-color-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 770x39
- text run at (0,0) width 770: "Assuming the port-specific theme draws focus rings, this test can be used to ensure that a focus ring is drawn with green"
- text run at (0,20) width 85: "outline color."
- RenderBlock (anonymous) at (0,56) size 784x20
- RenderInline {A} at (0,0) size 27x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "Test"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfocusringoutlineoffsetexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-outline-offset-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-outline-offset-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-outline-offset-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 750x39
- text run at (0,0) width 750: "Assuming the port-specific theme draws focus rings, this test can be used to ensure that a focus ring is drawn with an"
- text run at (0,20) width 146: "outline offset of 10 px."
- RenderBlock (anonymous) at (0,56) size 784x20
- RenderText {#text} at (0,0) size 115x19
- text run at (0,0) width 115: "(Some filler text) "
- RenderInline {A} at (0,0) size 27x19 [color=#0000EE]
- RenderText {#text} at (114,0) size 27x19
- text run at (114,0) width 27: "Test"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfocusringoutlinewidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-outline-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-outline-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/focus-ring-outline-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 750x39
- text run at (0,0) width 750: "Assuming the port-specific theme draws focus rings, this test can be used to ensure that a focus ring is drawn with an"
- text run at (0,20) width 147: "outline width of 10 px."
- RenderBlock (anonymous) at (0,56) size 784x20
- RenderInline {A} at (0,0) size 27x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "Test"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfontfaceimplicitlocalfontexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-implicit-local-font-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-implicit-local-font-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-implicit-local-font-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 783x39
- text run at (0,0) width 491: "This tests that when @font-face rules with unicode-range are specified for a "
- text run at (490,0) width 293: "font that exists on the system, the system font"
- text run at (0,20) width 160: "is used for all characters "
- text run at (159,20) width 159: "not explictly overridden."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 523x19
- text run at (0,0) width 455: "In the next line, the digits should be in Times, but the letters should be "
- text run at (454,0) width 69: "in Courier."
- RenderBlock (anonymous) at (0,92) size 784x30
- RenderInline {SPAN} at (0,0) size 279x25
- RenderText {#text} at (0,4) size 279x25
- text run at (0,4) width 279: "ABCDEFGHIJ 1234567890"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfontfacemultiplefacesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-multiple-faces-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-multiple-faces-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-multiple-faces-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,193 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 180x19
- text run at (0,0) width 180: "Each font name in that font:"
- RenderBlock {DIV} at (4,36) size 776x28 [border: (1px solid #ADD8E6)]
- RenderInline {B} at (0,0) size 109x20
- RenderText {#text} at (1,1) size 109x20
- text run at (1,1) width 109: "Helvetica bold"
- RenderText {#text} at (109,1) size 76x20
- text run at (109,1) width 76: " Helvetica "
- RenderInline {I} at (0,0) size 419x17
- RenderText {#text} at (184,4) size 193x17
- text run at (184,4) width 193: "Courier syn. italic "
- RenderInline {B} at (0,0) size 227x26
- RenderText {#text} at (376,1) size 227x26
- text run at (376,1) width 227: "Papyrus syn. bold syn. italic"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (4,68) size 776x54 [border: (1px solid #ADD8E6)]
- RenderInline {SPAN} at (0,0) size 68x17
- RenderText {#text} at (1,4) size 68x17
- text run at (1,4) width 68: "Courier"
- RenderText {#text} at (68,4) size 10x17
- text run at (68,4) width 10: " "
- RenderInline {SPAN} at (0,0) size 69x17
- RenderText {#text} at (77,4) size 69x17
- text run at (77,4) width 69: "Courier"
- RenderText {#text} at (145,4) size 10x17
- text run at (145,4) width 10: " "
- RenderInline {SPAN} at (0,0) size 68x17
- RenderText {#text} at (154,4) size 68x17
- text run at (154,4) width 68: "Courier"
- RenderText {#text} at (221,4) size 11x17
- text run at (221,4) width 11: " "
- RenderInline {SPAN} at (0,0) size 68x17
- RenderText {#text} at (231,4) size 68x17
- text run at (231,4) width 68: "Courier"
- RenderText {#text} at (298,4) size 11x17
- text run at (298,4) width 11: " "
- RenderInline {SPAN} at (0,0) size 68x17
- RenderText {#text} at (308,4) size 68x17
- text run at (308,4) width 68: "Courier"
- RenderText {#text} at (375,4) size 11x17
- text run at (375,4) width 11: " "
- RenderInline {SPAN} at (0,0) size 111x20
- RenderText {#text} at (385,1) size 111x20
- text run at (385,1) width 111: "Helvetica Bold"
- RenderText {#text} at (495,4) size 10x17
- text run at (495,4) width 10: " "
- RenderInline {SPAN} at (0,0) size 112x20
- RenderText {#text} at (504,1) size 112x20
- text run at (504,1) width 112: "Helvetica Bold"
- RenderText {#text} at (615,4) size 10x17
- text run at (615,4) width 10: " "
- RenderInline {SPAN} at (0,0) size 146x26
- RenderText {#text} at (624,1) size 146x26
- text run at (624,1) width 146: "Papyrus syn. bold"
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 145x26
- RenderText {#text} at (1,27) size 145x26
- text run at (1,27) width 145: "Papyrus syn. bold"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (4,126) size 776x42 [border: (1px solid #ADD8E6)]
- RenderInline {SPAN} at (0,0) size 68x17
- RenderText {#text} at (1,4) size 68x17
- text run at (1,4) width 68: "Courier"
- RenderText {#text} at (68,4) size 10x17
- text run at (68,4) width 10: " "
- RenderInline {SPAN} at (0,0) size 69x17
- RenderText {#text} at (77,4) size 69x17
- text run at (77,4) width 69: "Courier"
- RenderText {#text} at (145,4) size 10x17
- text run at (145,4) width 10: " "
- RenderInline {SPAN} at (0,0) size 68x17
- RenderText {#text} at (154,4) size 68x17
- text run at (154,4) width 68: "Courier"
- RenderText {#text} at (221,4) size 11x17
- text run at (221,4) width 11: " "
- RenderInline {SPAN} at (0,0) size 68x17
- RenderText {#text} at (231,4) size 68x17
- text run at (231,4) width 68: "Courier"
- RenderText {#text} at (298,4) size 11x17
- text run at (298,4) width 11: " "
- RenderInline {SPAN} at (0,0) size 68x17
- RenderText {#text} at (308,4) size 68x17
- text run at (308,4) width 68: "Courier"
- RenderText {#text} at (375,4) size 11x17
- text run at (375,4) width 11: " "
- RenderInline {SPAN} at (0,0) size 111x20
- RenderText {#text} at (385,1) size 111x20
- text run at (385,1) width 111: "Helvetica Bold"
- RenderText {#text} at (495,4) size 10x17
- text run at (495,4) width 10: " "
- RenderInline {SPAN} at (0,0) size 112x20
- RenderText {#text} at (504,1) size 112x20
- text run at (504,1) width 112: "Helvetica Bold"
- RenderText {#text} at (615,4) size 10x17
- text run at (615,4) width 10: " "
- RenderInline {SPAN} at (0,0) size 112x20
- RenderText {#text} at (624,1) size 112x20
- text run at (624,1) width 112: "Helvetica Bold"
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 111x20
- RenderText {#text} at (1,21) size 111x20
- text run at (1,21) width 111: "Helvetica Bold"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (4,172) size 776x42 [border: (1px solid #ADD8E6)]
- RenderInline {SPAN} at (0,0) size 68x17
- RenderText {#text} at (1,4) size 68x17
- text run at (1,4) width 68: "Courier"
- RenderText {#text} at (68,4) size 10x17
- text run at (68,4) width 10: " "
- RenderInline {SPAN} at (0,0) size 69x17
- RenderText {#text} at (77,4) size 69x17
- text run at (77,4) width 69: "Courier"
- RenderText {#text} at (145,4) size 10x17
- text run at (145,4) width 10: " "
- RenderInline {SPAN} at (0,0) size 68x17
- RenderText {#text} at (154,4) size 68x17
- text run at (154,4) width 68: "Courier"
- RenderText {#text} at (221,4) size 11x17
- text run at (221,4) width 11: " "
- RenderInline {SPAN} at (0,0) size 68x17
- RenderText {#text} at (231,4) size 68x17
- text run at (231,4) width 68: "Courier"
- RenderText {#text} at (298,4) size 11x17
- text run at (298,4) width 11: " "
- RenderInline {SPAN} at (0,0) size 68x17
- RenderText {#text} at (308,4) size 68x17
- text run at (308,4) width 68: "Courier"
- RenderText {#text} at (375,4) size 11x17
- text run at (375,4) width 11: " "
- RenderInline {SPAN} at (0,0) size 111x20
- RenderText {#text} at (385,1) size 111x20
- text run at (385,1) width 111: "Helvetica Bold"
- RenderText {#text} at (495,4) size 10x17
- text run at (495,4) width 10: " "
- RenderInline {SPAN} at (0,0) size 112x20
- RenderText {#text} at (504,1) size 112x20
- text run at (504,1) width 112: "Helvetica Bold"
- RenderText {#text} at (615,4) size 10x17
- text run at (615,4) width 10: " "
- RenderInline {SPAN} at (0,0) size 112x20
- RenderText {#text} at (624,1) size 112x20
- text run at (624,1) width 112: "Helvetica Bold"
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 111x20
- RenderText {#text} at (1,21) size 111x20
- text run at (1,21) width 111: "Helvetica Bold"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,230) size 784x20
- RenderText {#text} at (0,0) size 228x19
- text run at (0,0) width 228: "Times followed by Ahem (normal):"
- RenderBlock {DIV} at (4,266) size 776x22 [border: (1px solid #ADD8E6)]
- RenderText {#text} at (1,1) size 44x19
- text run at (1,1) width 44: "Times "
- RenderInline {I} at (0,0) size 65x16
- RenderText {#text} at (44,3) size 65x16
- text run at (44,3) width 65: "AHEM"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,304) size 784x20
- RenderText {#text} at (0,0) size 104x19
- text run at (0,0) width 104: "Ahem (normal):"
- RenderBlock {DIV} at (4,340) size 776x18 [border: (1px solid #ADD8E6)]
- RenderText {#text} at (1,1) size 80x16
- text run at (1,1) width 80: "AHEM "
- RenderInline {I} at (0,0) size 64x16
- RenderText {#text} at (81,1) size 64x16
- text run at (81,1) width 64: "AHEM"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,374) size 784x20
- RenderText {#text} at (0,0) size 333x19
- text run at (0,0) width 333: "Ahem (normal) followed by Ahem (synthetic bold):"
- RenderBlock {DIV} at (4,410) size 776x18 [border: (1px solid #ADD8E6)]
- RenderText {#text} at (1,1) size 80x16
- text run at (1,1) width 80: "AHEM "
- RenderInline {B} at (0,0) size 68x16
- RenderText {#text} at (81,1) size 68x16
- text run at (81,1) width 68: "AHEM"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,444) size 784x20
- RenderText {#text} at (0,0) size 343x19
- text run at (0,0) width 343: "Ahem (normal) followed by Ahem (synthetic italics):"
- RenderBlock {DIV} at (4,480) size 776x18 [border: (1px solid #ADD8E6)]
- RenderText {#text} at (1,1) size 80x16
- text run at (1,1) width 80: "AHEM "
- RenderInline {I} at (0,0) size 64x16
- RenderText {#text} at (81,1) size 64x16
- text run at (81,1) width 64: "AHEM"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfontfaceopentypeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-opentype-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-opentype-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-opentype-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 753x39
- RenderInline {A} at (0,0) size 312x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 312x19
- text run at (53,0) width 312: "https://bugs.webkit.org/show_bug.cgi?id=34735"
- RenderText {#text} at (364,0) size 753x39
- text run at (364,0) width 389: " [Chromium] OpenType font with CFF glyphs is not handled"
- text run at (0,20) width 163: "correctly on Windows XP"
- RenderText {#text} at (162,20) size 5x19
- text run at (162,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x40
- RenderText {#text} at (0,0) size 784x39
- text run at (0,0) width 784: "Check if glyphs in Ahem.otf can be rendered correctly. If the test passes, you should see dozens of black square characters"
- text run at (0,20) width 44: "below:"
- RenderBlock (anonymous) at (0,112) size 784x32
- RenderInline {SPAN} at (0,0) size 736x16
- RenderText {#text} at (0,0) size 736x16
- text run at (0,0) width 736: "!\"#$%&()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNO"
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 736x16
- RenderText {#text} at (0,16) size 736x16
- text run at (0,16) width 736: "PQRSTUVWXYZ[\\]^_`abcdefghijklmnoqrstuvwxyz{|}~"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,160) size 784x40
- RenderText {#text} at (0,0) size 759x39
- text run at (0,0) width 759: "Check if glyphs not in Ahem.otf can be rendered using a fallback font. If the test passes, you should see a single-quote"
- text run at (0,20) width 107: "character below:"
- RenderBlock (anonymous) at (0,216) size 784x23
- RenderInline {SPAN} at (0,0) size 4x16
- RenderText {#text} at (0,5) size 4x16
- text run at (0,5) width 4: "'"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfontfacesyntheticbolditalicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-synthetic-bold-italic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-synthetic-bold-italic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-synthetic-bold-italic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,62 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 759x39
- RenderInline {A} at (0,0) size 312x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 312x19
- text run at (53,0) width 312: "https://bugs.webkit.org/show_bug.cgi?id=34147"
- RenderText {#text} at (364,0) size 759x39
- text run at (364,0) width 395: " If @font-face does not provide an explicit italic/bold variant,"
- text run at (0,20) width 96: "regular is used"
- RenderText {#text} at (95,20) size 5x19
- text run at (95,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 93x19
- text run at (0,0) width 93: "Ahem regular:"
- RenderBlock {P} at (0,92) size 784x16
- RenderText {#text} at (0,0) size 192x16
- text run at (0,0) width 192: "Ahem regular"
- RenderBlock {P} at (0,124) size 784x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "Ahem synthetic bold:"
- RenderBlock (anonymous) at (0,160) size 784x0
- RenderInline {STRONG} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,160) size 784x16
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 323x16
- text run at (0,0) width 323: "Ahem synthetic bold"
- RenderBlock (anonymous) at (0,192) size 784x0
- RenderInline {STRONG} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,192) size 784x20
- RenderText {#text} at (0,0) size 142x19
- text run at (0,0) width 142: "Ahem synthetic italic:"
- RenderBlock (anonymous) at (0,228) size 784x0
- RenderInline {I} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,228) size 784x16
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 336x16
- text run at (0,0) width 336: "Ahem synthetic italic"
- RenderBlock (anonymous) at (0,260) size 784x0
- RenderInline {I} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,260) size 784x20
- RenderText {#text} at (0,0) size 174x19
- text run at (0,0) width 174: "Ahem synthetic bold italic:"
- RenderBlock (anonymous) at (0,296) size 784x0
- RenderInline {STRONG} at (0,0) size 0x0
- RenderInline {I} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,296) size 784x16
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 442x16
- text run at (0,0) width 442: "Ahem synthetic bold italic"
- RenderBlock (anonymous) at (0,328) size 784x0
- RenderInline {STRONG} at (0,0) size 0x0
- RenderInline {I} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfontfaceweightmatchingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-weight-matching-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-weight-matching-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-face-weight-matching-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,101 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 759x39
- RenderInline {A} at (0,0) size 312x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 312x19
- text run at (53,0) width 312: "https://bugs.webkit.org/show_bug.cgi?id=34147"
- RenderText {#text} at (364,0) size 759x39
- text run at (364,0) width 395: " If @font-face does not provide an explicit italic/bold variant,"
- text run at (0,20) width 96: "regular is used"
- RenderText {#text} at (95,20) size 5x19
- text run at (95,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x40
- RenderText {#text} at (0,0) size 335x19
- text run at (0,0) width 335: "Checks if WebKit font matching algorithm matches "
- RenderInline {A} at (0,0) size 169x19 [color=#0000EE]
- RenderText {#text} at (334,0) size 169x19
- text run at (334,0) width 169: "the latest CSS3 Fonts WD"
- RenderText {#text} at (502,0) size 750x39
- text run at (502,0) width 248: ". If the test passes, all 14 glyphs below"
- text run at (0,20) width 157: "should be black squares:"
- RenderBlock (anonymous) at (0,112) size 784x20
- RenderInline {SPAN} at (0,0) size 16x16
- RenderText {#text} at (0,2) size 16x16
- text run at (0,2) width 16: "A"
- RenderText {#text} at (16,0) size 4x19
- text run at (16,0) width 4: " "
- RenderInline {SPAN} at (0,0) size 16x16
- RenderText {#text} at (20,2) size 16x16
- text run at (20,2) width 16: "A"
- RenderText {#text} at (36,0) size 4x19
- text run at (36,0) width 4: " "
- RenderInline {SPAN} at (0,0) size 16x16
- RenderText {#text} at (40,2) size 16x16
- text run at (40,2) width 16: "A"
- RenderText {#text} at (56,0) size 4x19
- text run at (56,0) width 4: " "
- RenderInline {SPAN} at (0,0) size 16x16
- RenderText {#text} at (60,2) size 16x16
- text run at (60,2) width 16: "A"
- RenderText {#text} at (76,0) size 4x19
- text run at (76,0) width 4: " "
- RenderInline {SPAN} at (0,0) size 16x16
- RenderText {#text} at (80,2) size 16x16
- text run at (80,2) width 16: "A"
- RenderText {#text} at (96,0) size 4x19
- text run at (96,0) width 4: " "
- RenderInline {SPAN} at (0,0) size 16x16
- RenderText {#text} at (100,2) size 16x16
- text run at (100,2) width 16: "A"
- RenderText {#text} at (116,0) size 4x19
- text run at (116,0) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 16x16
- RenderText {#text} at (120,2) size 16x16
- text run at (120,2) width 16: "A"
- RenderText {#text} at (136,0) size 4x19
- text run at (136,0) width 4: " "
- RenderInline {SPAN} at (0,0) size 16x16
- RenderText {#text} at (140,2) size 16x16
- text run at (140,2) width 16: "A"
- RenderText {#text} at (156,0) size 4x19
- text run at (156,0) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 16x16
- RenderText {#text} at (160,2) size 16x16
- text run at (160,2) width 16: "A"
- RenderText {#text} at (176,0) size 4x19
- text run at (176,0) width 4: " "
- RenderInline {SPAN} at (0,0) size 17x16
- RenderText {#text} at (180,2) size 17x16
- text run at (180,2) width 17: "A"
- RenderText {#text} at (197,0) size 4x19
- text run at (197,0) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 16x16
- RenderText {#text} at (201,2) size 16x16
- text run at (201,2) width 16: "A"
- RenderText {#text} at (217,0) size 4x19
- text run at (217,0) width 4: " "
- RenderInline {SPAN} at (0,0) size 16x16
- RenderText {#text} at (221,2) size 16x16
- text run at (221,2) width 16: "A"
- RenderText {#text} at (237,0) size 4x19
- text run at (237,0) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 16x16
- RenderText {#text} at (241,2) size 16x16
- text run at (241,2) width 16: "A"
- RenderText {#text} at (257,0) size 4x19
- text run at (257,0) width 4: " "
- RenderInline {SPAN} at (0,0) size 16x16
- RenderText {#text} at (261,2) size 16x16
- text run at (261,2) width 16: "A"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfontfamilypictographexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-family-pictograph-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-family-pictograph-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-family-pictograph-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x0
- RenderText {#text} at (0,-24) size 21x48
- text run at (0,-24) width 21: "\x{2665}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfontshorthandweightonlyexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-shorthand-weight-only-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-shorthand-weight-only-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-shorthand-weight-only-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 723x19
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 353x19
- text run at (53,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9341"
- RenderText {#text} at (405,0) size 371x19
- text run at (405,0) width 5: " "
- text run at (409,0) width 367: "REGRESSION: Repro crash caused by style=\"font:bold\""
- RenderText {#text} at (775,0) size 5x19
- text run at (775,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 128x19
- text run at (0,0) width 128: "PASS (didn\x{2019}t crash)"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfontsmoothingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-smoothing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-smoothing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font-smoothing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderInline {SPAN} at (0,0) size 298x23
- RenderText {#text} at (0,0) size 298x23
- text run at (0,0) width 298: "Hello. This is absolutely regular text."
- RenderText {#text} at (297,3) size 5x19
- text run at (297,3) width 5: " "
- RenderBR {BR} at (301,18) size 1x0
- RenderInline {SPAN} at (0,0) size 765x23
- RenderText {#text} at (0,24) size 765x23
- text run at (0,24) width 765: "Hello. This is text with -webkit-font-smoothing:auto. It should look like absolutely regular text."
- RenderText {#text} at (764,27) size 5x19
- text run at (764,27) width 5: " "
- RenderBR {BR} at (768,42) size 1x0
- RenderInline {SPAN} at (0,0) size 430x23
- RenderText {#text} at (0,48) size 430x23
- text run at (0,48) width 430: "Hello. This is text with -webkit-font-smoothing:none."
- RenderText {#text} at (429,51) size 5x19
- text run at (429,51) width 5: " "
- RenderBR {BR} at (433,66) size 1x0
- RenderInline {SPAN} at (0,0) size 477x23
- RenderText {#text} at (0,72) size 477x23
- text run at (0,72) width 477: "Hello. This is text with -webkit-font-smoothing:antialiased."
- RenderText {#text} at (476,75) size 5x19
- text run at (476,75) width 5: " "
- RenderBR {BR} at (480,90) size 1x0
- RenderInline {SPAN} at (0,0) size 702x47
- RenderText {#text} at (0,96) size 702x47
- text run at (0,96) width 702: "Hello. This is text with -webkit-font-smoothing:subpixel-antialiased. It should look like"
- text run at (0,120) width 184: "absolutely regular text."
- RenderText {#text} at (183,123) size 5x19
- text run at (183,123) width 5: " "
- RenderBR {BR} at (187,138) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssfont_property_normalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font_property_normal-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font_property_normal-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/font_property_normal-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,38 +0,0 @@
</span><del>-layer at (0,0) size 800x614
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x614
- RenderBlock {HTML} at (0,0) size 800x614
- RenderBody {BODY} at (8,16) size 784x582
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 471x19
- text run at (0,0) width 471: "Fails indicate that the font property specification is invalid in strict mode."
- RenderBlock {P} at (0,52) size 784x38
- RenderText {#text} at (0,1) size 220x36
- text run at (0,1) width 220: "24pt italic = 24pt"
- RenderBlock {P} at (0,122) size 784x38
- RenderText {#text} at (0,1) size 294x36
- text run at (0,1) width 294: "24pt italic Arial = 24pt"
- RenderBlock {P} at (0,192) size 784x38
- RenderText {#text} at (0,1) size 392x36
- text run at (0,1) width 392: "24pt italic 'Arial' = 24pt Arial"
- RenderBlock {P} at (0,262) size 784x20
- RenderText {#text} at (0,0) size 109x19
- text run at (0,0) width 109: "italic 24pt = fails"
- RenderBlock {P} at (0,314) size 784x38
- RenderText {#text} at (0,1) size 455x36
- text run at (0,1) width 455: "italic 24pt Arial = 24pt Arial Italic"
- RenderBlock {P} at (0,384) size 784x38
- RenderText {#text} at (0,1) size 467x36
- text run at (0,1) width 467: "italic 24pt 'Arial' = 24pt Arial Italic"
- RenderBlock {P} at (0,454) size 784x20
- RenderText {#text} at (0,0) size 146x19
- text run at (0,0) width 146: "Arial 24pt italic = fails"
- RenderBlock {P} at (0,490) size 784x20
- RenderText {#text} at (0,0) size 152x19
- text run at (0,0) width 152: "'Arial' 24pt italic = fails"
- RenderBlock {P} at (0,526) size 784x20
- RenderText {#text} at (0,0) size 146x19
- text run at (0,0) width 146: "Arial italic 24pt = fails"
- RenderBlock {P} at (0,562) size 784x20
- RenderText {#text} at (0,0) size 152x19
- text run at (0,0) width 152: "'Arial' italic 24pt = fails"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssh1insectionelementsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/h1-in-section-elements-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/h1-in-section-elements-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/h1-in-section-elements-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,177 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x421
- RenderBlock {HTML} at (0,0) size 800x422
- RenderBody {BODY} at (8,16) size 784x186
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 448x19
- text run at (0,0) width 448: "For each of pairs, the first one and the second one should be identical."
- RenderText {#text} at (0,0) size 0x0
- RenderTable {TABLE} at (0,36) size 150x370
- RenderTableSection {TBODY} at (0,0) size 150x370
- RenderTableRow {TR} at (0,2) size 150x78
- RenderTableCell {TD} at (2,2) size 72x78 [r=0 c=0 rs=1 cs=1]
- RenderBlock {SECTION} at (1,1) size 70x76
- RenderBlock {HR} at (0,0) size 70x2 [border: (1px inset #000000)]
- RenderBlock {H1} at (0,21) size 70x33 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,2) size 68x28
- text run at (1,2) width 68: "MMM"
- RenderBlock {HR} at (0,73) size 70x3 [border: (1px inset #000000)]
- RenderTableCell {TD} at (75,2) size 73x78 [r=0 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 70x2 [border: (1px inset #000000)]
- RenderBlock {H2} at (1,22) size 70x33 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,2) size 68x28
- text run at (1,2) width 68: "MMM"
- RenderBlock {HR} at (1,74) size 70x3 [border: (1px inset #000000)]
- RenderTableRow {TR} at (0,81) size 150x70
- RenderTableCell {TD} at (2,81) size 72x70 [r=1 c=0 rs=1 cs=1]
- RenderBlock {ARTICLE} at (1,1) size 70x67
- RenderBlock {SECTION} at (0,0) size 70x67
- RenderBlock {HR} at (0,0) size 70x2 [border: (1px inset #000000)]
- RenderBlock {H1} at (0,20) size 70x26 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 54x22
- text run at (1,1) width 54: "MMM"
- RenderBlock {HR} at (0,64) size 70x3 [border: (1px inset #000000)]
- RenderTableCell {TD} at (75,81) size 73x70 [r=1 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 70x2 [border: (1px inset #000000)]
- RenderBlock {H3} at (1,21) size 70x26 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 54x22
- text run at (1,1) width 54: "MMM"
- RenderBlock {HR} at (1,65) size 70x3 [border: (1px inset #000000)]
- RenderTableRow {TR} at (0,152) size 150x71
- RenderTableCell {TD} at (2,152) size 72x71 [r=2 c=0 rs=1 cs=1]
- RenderBlock {NAV} at (1,1) size 70x69
- RenderBlock {ARTICLE} at (0,0) size 70x69
- RenderBlock {SECTION} at (0,0) size 70x69
- RenderBlock {HR} at (0,0) size 70x2 [border: (1px inset #000000)]
- RenderBlock {H1} at (0,23) size 70x23 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 46x19
- text run at (1,1) width 46: "MMM"
- RenderBlock {HR} at (0,66) size 70x3 [border: (1px inset #000000)]
- RenderTableCell {TD} at (75,152) size 73x71 [r=2 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 70x2 [border: (1px inset #000000)]
- RenderBlock {H4} at (1,24) size 70x23 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 46x19
- text run at (1,1) width 46: "MMM"
- RenderBlock {HR} at (1,67) size 70x3 [border: (1px inset #000000)]
- RenderTableRow {TR} at (0,224) size 150x70
- RenderTableCell {TD} at (2,224) size 72x70 [r=3 c=0 rs=1 cs=1]
- RenderBlock {NAV} at (1,1) size 70x67
- RenderBlock {ASIDE} at (0,0) size 70x67
- RenderBlock {ARTICLE} at (0,0) size 70x67
- RenderBlock {SECTION} at (0,0) size 70x67
- RenderBlock {HR} at (0,0) size 70x2 [border: (1px inset #000000)]
- RenderBlock {H1} at (0,24) size 70x19 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 37x15
- text run at (1,1) width 37: "MMM"
- RenderBlock {HR} at (0,64) size 70x3 [border: (1px inset #000000)]
- RenderTableCell {TD} at (75,224) size 73x70 [r=3 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 70x2 [border: (1px inset #000000)]
- RenderBlock {H5} at (1,25) size 70x19 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 37x15
- text run at (1,1) width 37: "MMM"
- RenderBlock {HR} at (1,65) size 70x3 [border: (1px inset #000000)]
- RenderTableRow {TR} at (0,295) size 150x73
- RenderTableCell {TD} at (2,295) size 72x73 [r=4 c=0 rs=1 cs=1]
- RenderBlock {SECTION} at (1,1) size 70x70
- RenderBlock {DIV} at (0,0) size 70x70
- RenderBlock {NAV} at (0,0) size 70x70
- RenderBlock {ASIDE} at (0,0) size 70x70
- RenderBlock {ARTICLE} at (0,0) size 70x70
- RenderBlock {SECTION} at (0,0) size 70x70
- RenderBlock {HR} at (0,0) size 70x2 [border: (1px inset #000000)]
- RenderBlock {H1} at (0,26) size 70x17 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 32x13
- text run at (1,1) width 32: "MMM"
- RenderBlock {HR} at (0,67) size 70x3 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,69) size 70x0
- RenderTableCell {TD} at (75,295) size 73x73 [r=4 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 70x2 [border: (1px inset #000000)]
- RenderBlock {H6} at (1,27) size 70x17 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 32x13
- text run at (1,1) width 32: "MMM"
- RenderBlock {HR} at (1,68) size 70x3 [border: (1px inset #000000)]
- RenderTable {TABLE} at (149,36) size 371x150
- RenderTableSection {TBODY} at (0,0) size 370x150
- RenderTableRow {TR} at (0,2) size 78x150
- RenderTableCell {TD} at (2,2) size 78x72 [r=0 c=0 rs=1 cs=1]
- RenderBlock {SECTION} at (1,1) size 76x70
- RenderBlock {HR} at (0,0) size 2x70 [border: (1px inset #000000)]
- RenderBlock {H1} at (21,0) size 33x70 [border: (1px solid #00FF00)]
- RenderText {#text} at (2,1) size 28x68
- text run at (2,1) width 68: "MMM"
- RenderBlock {HR} at (73,0) size 3x70 [border: (1px inset #000000)]
- RenderTableCell {TD} at (2,75) size 78x73 [r=0 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 2x70 [border: (1px inset #000000)]
- RenderBlock {H2} at (22,1) size 33x70 [border: (1px solid #00FF00)]
- RenderText {#text} at (2,1) size 28x68
- text run at (2,1) width 68: "MMM"
- RenderBlock {HR} at (74,1) size 3x70 [border: (1px inset #000000)]
- RenderTableRow {TR} at (0,81) size 69x151
- RenderTableCell {TD} at (81,2) size 70x72 [r=1 c=0 rs=1 cs=1]
- RenderBlock {ARTICLE} at (1,1) size 67x70
- RenderBlock {SECTION} at (0,0) size 67x70
- RenderBlock {HR} at (0,0) size 2x70 [border: (1px inset #000000)]
- RenderBlock {H1} at (20,0) size 26x70 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 22x54
- text run at (1,1) width 54: "MMM"
- RenderBlock {HR} at (64,0) size 3x70 [border: (1px inset #000000)]
- RenderTableCell {TD} at (81,75) size 70x73 [r=1 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 2x70 [border: (1px inset #000000)]
- RenderBlock {H3} at (21,1) size 26x70 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 22x54
- text run at (1,1) width 54: "MMM"
- RenderBlock {HR} at (65,1) size 3x70 [border: (1px inset #000000)]
- RenderTableRow {TR} at (0,152) size 71x151
- RenderTableCell {TD} at (152,2) size 71x72 [r=2 c=0 rs=1 cs=1]
- RenderBlock {NAV} at (1,1) size 69x70
- RenderBlock {ARTICLE} at (0,0) size 69x70
- RenderBlock {SECTION} at (0,0) size 69x70
- RenderBlock {HR} at (0,0) size 2x70 [border: (1px inset #000000)]
- RenderBlock {H1} at (23,0) size 23x70 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 19x46
- text run at (1,1) width 46: "MMM"
- RenderBlock {HR} at (66,0) size 3x70 [border: (1px inset #000000)]
- RenderTableCell {TD} at (152,75) size 71x73 [r=2 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 2x70 [border: (1px inset #000000)]
- RenderBlock {H4} at (24,1) size 23x70 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 19x46
- text run at (1,1) width 46: "MMM"
- RenderBlock {HR} at (67,1) size 3x70 [border: (1px inset #000000)]
- RenderTableRow {TR} at (0,224) size 69x151
- RenderTableCell {TD} at (224,2) size 70x72 [r=3 c=0 rs=1 cs=1]
- RenderBlock {NAV} at (1,1) size 67x70
- RenderBlock {ASIDE} at (0,0) size 67x70
- RenderBlock {ARTICLE} at (0,0) size 67x70
- RenderBlock {SECTION} at (0,0) size 67x70
- RenderBlock {HR} at (0,0) size 2x70 [border: (1px inset #000000)]
- RenderBlock {H1} at (24,0) size 19x70 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 15x37
- text run at (1,1) width 37: "MMM"
- RenderBlock {HR} at (64,0) size 3x70 [border: (1px inset #000000)]
- RenderTableCell {TD} at (224,75) size 70x73 [r=3 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 2x70 [border: (1px inset #000000)]
- RenderBlock {H5} at (25,1) size 19x70 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 15x37
- text run at (1,1) width 37: "MMM"
- RenderBlock {HR} at (65,1) size 3x70 [border: (1px inset #000000)]
- RenderTableRow {TR} at (0,295) size 72x151
- RenderTableCell {TD} at (295,2) size 73x72 [r=4 c=0 rs=1 cs=1]
- RenderBlock {SECTION} at (1,1) size 70x70
- RenderBlock {DIV} at (0,0) size 70x70
- RenderBlock {NAV} at (0,0) size 70x70
- RenderBlock {ASIDE} at (0,0) size 70x70
- RenderBlock {ARTICLE} at (0,0) size 70x70
- RenderBlock {SECTION} at (0,0) size 70x70
- RenderBlock {HR} at (0,0) size 2x70 [border: (1px inset #000000)]
- RenderBlock {H1} at (26,0) size 17x70 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 13x32
- text run at (1,1) width 32: "MMM"
- RenderBlock {HR} at (67,0) size 3x70 [border: (1px inset #000000)]
- RenderBlock {DIV} at (69,0) size 0x70
- RenderTableCell {TD} at (295,75) size 73x73 [r=4 c=1 rs=1 cs=1]
- RenderBlock {HR} at (1,1) size 2x70 [border: (1px inset #000000)]
- RenderBlock {H6} at (27,1) size 17x70 [border: (1px solid #00FF00)]
- RenderText {#text} at (1,1) size 13x32
- text run at (1,1) width 32: "MMM"
- RenderBlock {HR} at (68,1) size 3x70 [border: (1px inset #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsshslcolorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/hsl-color-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/hsl-color-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/hsl-color-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,82 +0,0 @@
</span><del>-layer at (0,0) size 800x1385
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1385
- RenderBlock {HTML} at (0,0) size 800x1385
- RenderBody {BODY} at (8,8) size 784x1356
- RenderBlock {H1} at (0,0) size 784x38 [color=#FF0000]
- RenderText {#text} at (0,1) size 524x36
- text run at (0,1) width 524: "This should be red: hsl(0, 100%, 50%)"
- RenderBlock {H1} at (0,59) size 784x39 [color=#00FF00]
- RenderText {#text} at (0,1) size 587x36
- text run at (0,1) width 587: "This should be green: hsl(120, 100%, 50%)"
- RenderBlock {H1} at (0,118) size 784x39 [color=#00FFFF]
- RenderText {#text} at (0,1) size 578x36
- text run at (0,1) width 578: "This should be aqua: hsl(180, 100%, 50%)"
- RenderBlock {H1} at (0,178) size 784x39 [color=#0000FF]
- RenderText {#text} at (0,1) size 570x36
- text run at (0,1) width 570: "This should be blue: hsl(240, 100%, 50%)"
- RenderBlock {H1} at (0,237) size 784x39 [color=#7FFF7F]
- RenderText {#text} at (0,1) size 657x36
- text run at (0,1) width 657: "This should be light green: hsl(120, 100%, 75%)"
- RenderBlock {H1} at (0,297) size 784x39 [color=#007F00]
- RenderText {#text} at (0,1) size 660x36
- text run at (0,1) width 660: "This should be dark green: hsl(120, 100%, 25%)"
- RenderBlock {H1} at (0,356) size 784x39 [color=#3FBF3F]
- RenderText {#text} at (0,1) size 659x36
- text run at (0,1) width 659: "This should be pastel green: hsl(120, 50%, 50%)"
- RenderBlock (anonymous) at (0,416) size 784x41
- RenderInline {B} at (0,0) size 142x19
- RenderText {#text} at (0,0) size 142x19
- text run at (0,0) width 142: "Out of bounds cases:"
- RenderBR {BR} at (141,15) size 1x0
- RenderText {#text} at (0,20) size 412x19
- text run at (0,20) width 412: "Check percentages larger than 100%, should be limited to 100%"
- RenderBlock {H1} at (0,477) size 784x39 [color=#00FF00]
- RenderText {#text} at (0,1) size 587x36
- text run at (0,1) width 587: "This should be green: hsl(120, 100%, 50%)"
- RenderBlock {H1} at (0,536) size 784x39 [color=#00FF00]
- RenderText {#text} at (0,1) size 637x36
- text run at (0,1) width 637: "This should be green too: hsl(120, 200%, 50%)"
- RenderBlock (anonymous) at (0,596) size 784x21
- RenderText {#text} at (0,0) size 480x19
- text run at (0,0) width 480: "Check percentages less than 0% (negative values), should be limited to 0%"
- RenderBlock {H1} at (0,637) size 784x39 [color=#7F7F7F]
- RenderText {#text} at (0,1) size 539x36
- text run at (0,1) width 539: "This should be grey: hsl(120, 0%, 50%)"
- RenderBlock {H1} at (0,697) size 784x39 [color=#7F7F7F]
- RenderText {#text} at (0,1) size 638x36
- text run at (0,1) width 638: "This should be grey, too: hsl(120, -100%, 50%)"
- RenderBlock (anonymous) at (0,756) size 784x41
- RenderText {#text} at (0,0) size 781x39
- text run at (0,0) width 781: "Check Hue values that are larger than 360, should be normalized back to a value between 0 and 360. As Hue values are in"
- text run at (0,20) width 444: "degrees, there is no maximum like percentages, they are loop around."
- RenderBlock {H1} at (0,818) size 784x39 [color=#007F00]
- RenderText {#text} at (0,1) size 660x36
- text run at (0,1) width 660: "This should be dark green: hsl(120, 100%, 25%)"
- RenderBlock {H1} at (0,877) size 784x39 [color=#007F00]
- RenderText {#text} at (0,1) size 719x36
- text run at (0,1) width 719: "This should be dark green, too: hsl(480, 100%, 25%)"
- RenderBlock (anonymous) at (0,937) size 784x20
- RenderText {#text} at (0,0) size 261x19
- text run at (0,0) width 261: "Check Hue values with a negative angle."
- RenderBlock {H1} at (0,978) size 784x39 [color=#7FFF7F]
- RenderText {#text} at (0,1) size 657x36
- text run at (0,1) width 657: "This should be light green: hsl(120, 100%, 75%)"
- RenderBlock {H1} at (0,1037) size 784x39 [color=#7FFF7F]
- RenderText {#text} at (0,1) size 726x36
- text run at (0,1) width 726: "This should be light green, too: hsl(-240, 100%, 75%)"
- RenderBlock {H1} at (0,1097) size 784x39 [color=#7FFF7F]
- RenderText {#text} at (0,1) size 726x36
- text run at (0,1) width 726: "This should be light green, too: hsl(-600, 100%, 75%)"
- RenderBlock (anonymous) at (0,1156) size 784x21
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "Check Hues values with a floating point angle."
- RenderBlock {H1} at (0,1198) size 784x39 [color=#FF0000]
- RenderText {#text} at (0,1) size 548x36
- text run at (0,1) width 548: "This should be red: hsl(0.0, 100%, 50%)"
- RenderBlock {H1} at (0,1257) size 784x39 [color=#00FF00]
- RenderText {#text} at (0,1) size 627x36
- text run at (0,1) width 627: "This should be green: hsl(120.00, 100%, 50%)"
- RenderBlock {H1} at (0,1317) size 784x39 [color=#0000FF]
- RenderText {#text} at (0,1) size 626x36
- text run at (0,1) width 626: "This should be blue: hsl(240.000, 100%, 50%)"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsshslacolorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/hsla-color-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/hsla-color-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/hsla-color-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x571 [bgcolor=#FFFF00]
- RenderBlock {H1} at (0,0) size 784x38 [color=#FF00007F]
- RenderText {#text} at (0,1) size 394x36
- text run at (0,1) width 394: "This should be red, alpha 0.5"
- RenderBlock {H1} at (0,59) size 784x39 [color=#FF00007F]
- RenderText {#text} at (0,1) size 455x36
- text run at (0,1) width 455: "This should also be red, alpha 0.5"
- RenderBlock {H1} at (0,118) size 784x39 [color=#00FF0000]
- RenderText {#text} at (0,1) size 424x36
- text run at (0,1) width 424: "This should be green, alpha 0.0"
- RenderBlock {H1} at (0,178) size 784x39 [color=#00FF0000]
- RenderText {#text} at (0,1) size 485x36
- text run at (0,1) width 485: "This should also be green, alpha 0.0"
- RenderBlock {H1} at (0,237) size 784x39 [color=#00FF00]
- RenderText {#text} at (0,1) size 424x36
- text run at (0,1) width 424: "This should be green, alpha 1.0"
- RenderBlock {H1} at (0,297) size 784x39 [color=#00FF00]
- RenderText {#text} at (0,1) size 485x36
- text run at (0,1) width 485: "This should also be green, alpha 1.0"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssimportruleregression11590expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/import-rule-regression-11590-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/import-rule-regression-11590-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/import-rule-regression-11590-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {A} at (0,0) size 68x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 68x19
- text run at (53,0) width 68: "bug 11590"
- RenderText {#text} at (120,0) size 577x19
- text run at (120,0) width 577: ": REGRESSION (r17726-r17742): Wikipedia page intermittently loads but doesn't render."
- RenderBlock {P} at (0,36) size 784x40
- RenderText {#text} at (0,0) size 765x39
- text run at (0,0) width 765: "All four sides of the square below should be present for this test to really pass, and WebKit shouldn't crash for it to pass"
- text run at (0,20) width 57: "partially."
- RenderBlock {DIV} at (0,92) size 106x106 [border: (3px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssinlineelementlinebreakexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/inline-element-line-break-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/inline-element-line-break-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/inline-element-line-break-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,70 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 86x46 [border: (3px solid #0000FF)]
- RenderInline {SPAN} at (0,0) size 104x19
- RenderText {#text} at (3,3) size 104x19
- text run at (3,3) width 104: "AAAAAAAAA"
- RenderText {#text} at (106,3) size 128x39
- text run at (106,3) width 25: "AA"
- text run at (3,23) width 22: "BB"
- RenderBlock {P} at (0,62) size 86x26 [border: (3px solid #0000FF)]
- RenderInline {SPAN} at (0,0) size 104x19
- RenderText {#text} at (3,3) size 104x19
- text run at (3,3) width 104: "AAAAAAAAA"
- RenderText {#text} at (106,3) size 59x19
- text run at (106,3) width 59: "AAAAA"
- RenderBlock {P} at (0,104) size 86x46 [border: (3px solid #0000FF)]
- RenderInline {SPAN} at (0,0) size 47x19
- RenderText {#text} at (3,3) size 47x19
- text run at (3,3) width 47: "AAAA"
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 43x19
- RenderText {#text} at (3,23) size 43x19
- text run at (3,23) width 43: "BBBB"
- RenderText {#text} at (45,23) size 55x19
- text run at (45,23) width 55: "BBBBB"
- RenderBlock {P} at (0,166) size 86x46 [border: (3px solid #0000FF)]
- RenderInline {SPAN} at (0,0) size 104x19
- RenderText {#text} at (3,3) size 104x19
- text run at (3,3) width 104: "AAAAAAAAA"
- RenderText {#text} at (106,3) size 128x39
- text run at (106,3) width 25: "AA"
- text run at (3,23) width 20: "ZZ"
- RenderInline {SPAN} at (0,0) size 89x19
- RenderText {#text} at (22,23) size 89x19
- text run at (22,23) width 89: "ZZZZZZZZZ"
- RenderBlock {P} at (0,228) size 86x26 [border: (3px solid #0000FF)]
- RenderInline {SPAN} at (0,0) size 104x19
- RenderText {#text} at (3,3) size 104x19
- text run at (3,3) width 104: "AAAAAAAAA"
- RenderText {#text} at (106,3) size 73x19
- text run at (106,3) width 73: "MMMMM"
- RenderInline {SPAN} at (0,0) size 89x19
- RenderText {#text} at (178,3) size 89x19
- text run at (178,3) width 89: "ZZZZZZZZZ"
- RenderBlock {P} at (0,270) size 86x46 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 58x19
- text run at (3,3) width 58: "YYYYY"
- RenderInline {SPAN} at (0,0) size 47x19
- RenderText {#text} at (60,3) size 47x19
- text run at (60,3) width 47: "YYYY"
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 40x19
- RenderText {#text} at (3,23) size 40x19
- text run at (3,23) width 40: "ZZZZ"
- RenderBlock {P} at (0,332) size 86x46 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 24x39
- text run at (3,3) width 24: "YY"
- text run at (3,23) width 20: "ZZ"
- RenderInline {SPAN} at (0,0) size 89x19
- RenderText {#text} at (22,23) size 89x19
- text run at (22,23) width 89: "ZZZZZZZZZ"
- RenderBlock {P} at (0,394) size 86x26 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 49x19
- text run at (3,3) width 49: "ZZZZZ"
- RenderInline {SPAN} at (0,0) size 89x19
- RenderText {#text} at (51,3) size 89x19
- text run at (51,3) width 89: "ZZZZZZZZZ"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssinlinepropertiesimportantexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/inline-properties-important-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/inline-properties-important-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/inline-properties-important-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x571
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 767x39
- text run at (0,0) width 767: "This tests handling of duplicated properties in inline style declarations. Using !important should have an effect. See bug"
- text run at (0,20) width 44: "#4128."
- RenderBlock {H1} at (0,61) size 784x39 [color=#FF0000]
- RenderText {#text} at (0,1) size 253x36
- text run at (0,1) width 253: "This should be red"
- RenderBlock {H1} at (0,120) size 784x39 [color=#00FF00]
- RenderText {#text} at (0,1) size 284x36
- text run at (0,1) width 284: "This should be green"
- RenderBlock {H1} at (0,180) size 784x39 [color=#FF0000]
- RenderText {#text} at (0,1) size 253x36
- text run at (0,1) width 253: "This should be red"
- RenderBlock {H1} at (0,239) size 784x39 [color=#FF0000]
- RenderText {#text} at (0,1) size 253x36
- text run at (0,1) width 253: "This should be red"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssinputsearchpaddingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/input-search-padding-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/input-search-padding-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/input-search-padding-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTextControl {INPUT} at (2,2) size 487x88 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (21,9) size 445x48
- RenderBlock {DIV} at (0,24) size 0x0
- RenderBlock {DIV} at (0,0) size 445x48
- RenderBlock {DIV} at (444,24) size 0x0
- RenderBR {BR} at (490,49) size 1x0
- RenderTextControl {INPUT} at (2,94) size 487x88 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBR {BR} at (490,141) size 1x0
- RenderTextControl {INPUT} at (2,184) size 233x25 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (5,0) size 223x25
- RenderBlock {DIV} at (0,12) size 0x0
- RenderBlock {DIV} at (0,0) size 223x25
- RenderBlock {DIV} at (222,12) size 0x0
-layer at (31,19) size 445x48
- RenderBlock {DIV} at (0,0) size 445x48
- RenderText {#text} at (0,0) size 365x48
- text run at (0,0) width 365: "value jgq not clipped"
-layer at (31,111) size 445x48
- RenderBlock {DIV} at (21,9) size 445x48
- RenderText {#text} at (0,0) size 365x48
- text run at (0,0) width 365: "value jgq not clipped"
-layer at (15,192) size 222x25
- RenderBlock {DIV} at (0,0) size 223x25
- RenderText {#text} at (0,0) size 118x25
- text run at (0,0) width 118: "Sample Input"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssinvalidpercentagepropertyexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalid-percentage-property-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalid-percentage-property-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalid-percentage-property-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x574
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {A} at (0,0) size 304x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 304x19
- text run at (53,0) width 304: "http://bugs.webkit.org/show_bug.cgi?id=15260"
- RenderText {#text} at (356,0) size 158x19
- text run at (356,0) width 158: "Any styles defined after "
- RenderInline {ELEMENT} at (0,0) size 207x19
- RenderText {#text} at (513,0) size 9x19
- text run at (513,0) width 9: "{"
- RenderInline {PROPERTY} at (0,0) size 199x19
- RenderText {#text} at (521,0) size 199x19
- text run at (521,0) width 199: ":%} style are ignored by Safari"
- RenderBlock {H3} at (0,38) size 784x24 [color=#008000]
- RenderText {#text} at (0,0) size 251x22
- text run at (0,0) width 251: "This text should show in green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssinvalidpseudoclassesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalid-pseudo-classes-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalid-pseudo-classes-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalid-pseudo-classes-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 176x19
- text run at (0,0) width 176: "This text should not be red."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssinvalidationerrors2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalidation-errors-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalidation-errors-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalidation-errors-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {A} at (0,0) size 60x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "bug 7118"
- RenderText {#text} at (59,0) size 363x19
- text run at (59,0) width 363: ": Wrong property values do not get invalidated correctly."
- RenderBlock (anonymous) at (0,36) size 784x0
- RenderInline {DIV} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (8,44) size 200x200
- RenderBlock (floating) {DIV} at (0,0) size 200x200 [color=#FFFFFF] [bgcolor=#006400]
- RenderText {#text} at (0,0) size 187x144
- text run at (0,0) width 154: "this text should be left-"
- text run at (0,18) width 153: "aligned, all lower-case,"
- text run at (0,36) width 165: "normal font, white, 14px,"
- text run at (0,54) width 177: "bold, normally spaced and"
- text run at (0,72) width 162: "wrapped, in a darkgreen"
- text run at (0,90) width 99: "200x200px div "
- text run at (98,90) width 89: "in the top left"
- text run at (0,108) width 171: "corner with no borders or"
- text run at (0,126) width 58: "outlines."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssinvalidationerrors3expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalidation-errors-3-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalidation-errors-3-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalidation-errors-3-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x542
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {A} at (0,0) size 60x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "bug 7118"
- RenderText {#text} at (59,0) size 363x19
- text run at (59,0) width 363: ": Wrong property values do not get invalidated correctly."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 385x19
- text run at (0,0) width 385: "The two words \"test\" should look the same, with no outline:"
- RenderBlock {DIV} at (0,106) size 784x59
- RenderBlock {P} at (0,0) size 100x59
- RenderText {#text} at (0,1) size 70x56
- text run at (0,1) width 70: "test"
- RenderBlock {P} at (0,215) size 784x59
- RenderText {#text} at (0,1) size 70x56
- text run at (0,1) width 70: "test"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssinvalidationerrorsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalidation-errors-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalidation-errors-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/invalidation-errors-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {A} at (0,0) size 60x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "bug 7118"
- RenderText {#text} at (59,0) size 363x19
- text run at (59,0) width 363: ": Wrong property values do not get invalidated correctly."
- RenderBlock (anonymous) at (0,36) size 784x0
- RenderInline {DIV} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (8,44) size 200x200
- RenderBlock (floating) {DIV} at (0,0) size 200x200 [color=#FFFFFF] [bgcolor=#006400]
- RenderText {#text} at (0,0) size 187x144
- text run at (0,0) width 154: "this text should be left-"
- text run at (0,18) width 153: "aligned, all lower-case,"
- text run at (0,36) width 165: "normal font, white, 14px,"
- text run at (0,54) width 177: "bold, normally spaced and"
- text run at (0,72) width 162: "wrapped, in a darkgreen"
- text run at (0,90) width 99: "200x200px div "
- text run at (98,90) width 89: "in the top left"
- text run at (0,108) width 171: "corner with no borders or"
- text run at (0,126) width 58: "outlines."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsslastoftypepseudoclassexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/last-of-type-pseudo-class-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/last-of-type-pseudo-class-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/last-of-type-pseudo-class-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,229 +0,0 @@
</span><del>-layer at (0,0) size 800x2924
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2924
- RenderBlock {HTML} at (0,0) size 800x2924
- RenderBody {BODY} at (8,16) size 784x2860 [bgcolor=#FFFFFF]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 168x19
- text run at (0,0) width 168: "This page is part of the "
- RenderInline {A} at (0,0) size 73x19 [color=#0000EE]
- RenderText {#text} at (167,0) size 73x19
- text run at (167,0) width 73: "CSS3.info"
- RenderText {#text} at (239,0) size 5x19
- text run at (239,0) width 5: " "
- RenderInline {A} at (0,0) size 133x19 [color=#0000EE]
- RenderText {#text} at (243,0) size 133x19
- text run at (243,0) width 133: "CSS selectors test"
- RenderText {#text} at (375,0) size 136x19
- text run at (375,0) width 136: ". See more info on "
- RenderInline {A} at (0,0) size 111x19 [color=#0000EE]
- RenderText {#text} at (510,0) size 111x19
- text run at (510,0) width 111: "CSS3 selectors"
- RenderText {#text} at (620,0) size 6x19
- text run at (620,0) width 6: "."
- RenderBlock {DIV} at (0,36) size 784x0 [bgcolor=#009900]
- RenderBlock {OL} at (0,36) size 784x2824
- RenderListItem {LI} at (40,0) size 628x216 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {PRE} at (16,53) size 596x75 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "1"
- RenderText {#text} at (6,11) size 274x58
- text run at (6,11) width 141: "div:last-of-type {"
- text run at (146,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 274: "<div>Does this element match?</div>"
- RenderBlock {P} at (16,144) size 596x40
- RenderText {#text} at (0,0) size 555x39
- text run at (0,0) width 555: "The CSS selector should match the marked div element, because it is the only"
- text run at (0,20) width 139: "element of this type"
- RenderListItem {LI} at (40,264) size 628x230 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x0
- RenderBlock {DIV} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {PRE} at (16,53) size 596x89 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "2"
- RenderText {#text} at (6,11) size 274x72
- text run at (6,11) width 141: "div:last-of-type {"
- text run at (146,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 87: "<div></div>"
- text run at (92,55) width 1: " "
- text run at (6,69) width 274: "<div>Does this element match?</div>"
- RenderBlock {P} at (16,158) size 596x40
- RenderText {#text} at (0,0) size 550x39
- text run at (0,0) width 550: "The CSS selector should match the marked div element, because it is the last"
- text run at (0,20) width 139: "element of this type"
- RenderListItem {LI} at (40,542) size 628x230 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {BLOCKQUOTE} at (0,24) size 596x0 [bgcolor=#009900]
- RenderBlock {PRE} at (16,53) size 596x89 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "3"
- RenderText {#text} at (6,11) size 274x72
- text run at (6,11) width 141: "div:last-of-type {"
- text run at (146,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 274: "<div>Does this element match?</div>"
- text run at (279,55) width 1: " "
- text run at (6,69) width 196: "<blockquote></blockquote>"
- RenderBlock {P} at (16,158) size 596x40
- RenderText {#text} at (0,0) size 550x39
- text run at (0,0) width 550: "The CSS selector should match the marked div element, because it is the last"
- text run at (0,20) width 139: "element of this type"
- RenderListItem {LI} at (40,820) size 628x258 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {BLOCKQUOTE} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x24
- RenderBlock {DIV} at (0,24) size 596x0 [bgcolor=#009900]
- RenderBlock {PRE} at (16,53) size 596x117 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "4"
- RenderText {#text} at (6,11) size 297x100
- text run at (6,11) width 141: "div:last-of-type {"
- text run at (146,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 95: "<blockquote>"
- text run at (100,55) width 1: " "
- text run at (6,69) width 297: " <div>Does this element match?</div>"
- text run at (302,69) width 1: " "
- text run at (6,83) width 102: "</blockquote>"
- text run at (107,83) width 1: " "
- text run at (6,97) width 87: "<div></div>"
- RenderBlock {P} at (16,186) size 596x40
- RenderText {#text} at (0,0) size 550x39
- text run at (0,0) width 550: "The CSS selector should match the marked div element, because it is the last"
- text run at (0,20) width 233: "element of this type in this scope"
- RenderListItem {LI} at (40,1126) size 628x244 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x24
- RenderBlock {PRE} at (16,53) size 596x103 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "5"
- RenderText {#text} at (6,11) size 297x86
- text run at (6,11) width 141: "div:last-of-type {"
- text run at (146,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 40: "<div>"
- text run at (45,55) width 1: " "
- text run at (6,69) width 297: " <div>Does this element match?</div>"
- text run at (302,69) width 1: " "
- text run at (6,83) width 48: "</div>"
- RenderBlock {P} at (16,172) size 596x40
- RenderText {#text} at (0,0) size 550x39
- text run at (0,0) width 550: "The CSS selector should match the marked div element, because it is the last"
- text run at (0,20) width 284: "element of this type in the current scope"
- RenderListItem {LI} at (40,1418) size 628x258 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {BLOCKQUOTE} at (0,24) size 596x0 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x0
- RenderBlock {PRE} at (16,53) size 596x117 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "6"
- RenderText {#text} at (6,11) size 274x100
- text run at (6,11) width 141: "div:last-of-type {"
- text run at (146,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 274: "<div>Does this element match?</div>"
- text run at (279,55) width 1: " "
- text run at (6,69) width 95: "<blockquote>"
- text run at (100,69) width 1: " "
- text run at (6,83) width 110: " <div></div>"
- text run at (115,83) width 1: " "
- text run at (6,97) width 102: "</blockquote>"
- RenderBlock {P} at (16,186) size 596x40
- RenderText {#text} at (0,0) size 550x39
- text run at (0,0) width 550: "The CSS selector should match the marked div element, because it is the last"
- text run at (0,20) width 284: "element of this type in the current scope"
- RenderListItem {LI} at (40,1724) size 628x230 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x24
- RenderBlock {DIV} at (0,24) size 596x0 [bgcolor=#990000]
- RenderBlock {PRE} at (16,53) size 596x89 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "7"
- RenderText {#text} at (6,11) size 274x72
- text run at (6,11) width 141: "div:last-of-type {"
- text run at (146,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 274: "<div>Does this element match?</div>"
- text run at (279,55) width 1: " "
- text run at (6,69) width 87: "<div></div>"
- RenderBlock {P} at (16,158) size 596x40
- RenderText {#text} at (0,0) size 578x39
- text run at (0,0) width 578: "The CSS selector should not match the marked div element, because it is the first"
- text run at (0,20) width 139: "element of this type"
- RenderListItem {LI} at (40,2002) size 628x230 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x24
- RenderBlock {DIV} at (0,24) size 596x0 [bgcolor=#990000]
- RenderBlock {PRE} at (16,53) size 596x89 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "8"
- RenderText {#text} at (6,11) size 274x72
- text run at (6,11) width 141: "div:last-of-type {"
- text run at (146,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 274: "<div>Does this element match?</div>"
- text run at (279,55) width 1: " "
- text run at (6,69) width 87: "<DIV></DIV>"
- RenderBlock {P} at (16,158) size 596x40
- RenderText {#text} at (0,0) size 578x39
- text run at (0,0) width 578: "The CSS selector should not match the marked div element, because it is the first"
- text run at (0,20) width 139: "element of this type"
- RenderListItem {LI} at (40,2280) size 628x258 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x0
- RenderBlock {DIV} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {PRE} at (16,53) size 596x117 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "9"
- RenderText {#text} at (6,11) size 469x100
- text run at (6,11) width 141: "div:last-of-type {"
- text run at (146,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 219: "<div id='insertAfter'></div>"
- text run at (224,55) width 1: " "
- text run at (6,69) width 1: " "
- text run at (6,83) width 375: "var ib = document.getElementById('insertAfter');"
- text run at (380,83) width 1: " "
- text run at (6,97) width 469: "ib.parentElement.appendChild(document.createElement(\"div\"));"
- RenderBlock {P} at (16,186) size 596x40
- RenderText {#text} at (0,0) size 571x39
- text run at (0,0) width 571: "The CSS selector should match the div element that is inserted by the Javascript"
- text run at (0,20) width 40: "code."
- RenderListItem {LI} at (40,2586) size 628x238 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x24
- RenderBlock {DIV} at (0,24) size 596x0 [bgcolor=#990000]
- RenderBlock {PRE} at (16,53) size 596x117 [bgcolor=#FFFFFF]
- RenderListMarker at (-48,6) size 27x20: "10"
- RenderText {#text} at (6,11) size 469x100
- text run at (6,11) width 141: "div:last-of-type {"
- text run at (146,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 219: "<div id='insertAfter'></div>"
- text run at (224,55) width 1: " "
- text run at (6,69) width 1: " "
- text run at (6,83) width 375: "var ib = document.getElementById('insertAfter');"
- text run at (380,83) width 1: " "
- text run at (6,97) width 469: "ib.parentElement.appendChild(document.createElement(\"div\"));"
- RenderBlock {P} at (16,186) size 596x20
- RenderText {#text} at (0,0) size 534x19
- text run at (0,0) width 534: "The original div element should not be a match for the :last-of-type selector."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsslayerZOrderCrashexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/layerZOrderCrash-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/layerZOrderCrash-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/layerZOrderCrash-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock (relative positioned) {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 629x19
- text run at (0,0) width 629: "To reproduce this bug outside of DumpRenderTree, click the link below. If broken, we will crash. "
- RenderBR {BR} at (628,15) size 1x0
-layer at (8,28) size 59x96
- RenderTable {TABLE} at (0,20) size 60x96
- RenderTableSection {TBODY} at (0,0) size 60x96
- RenderTableRow {TR} at (0,2) size 60x22
- RenderTableCell {TD} at (2,2) size 56x22 [r=0 c=0 rs=1 cs=1]
- RenderInline {A} at (0,0) size 25x19 [color=#0000EE]
- RenderText {#text} at (1,1) size 25x19
- text run at (1,1) width 25: "link"
- RenderTableRow {TR} at (0,26) size 60x68
- RenderTableCell {TD} at (2,26) size 56x68 [r=1 c=0 rs=1 cs=1]
-layer at (11,55) size 53x66
- RenderTable {TABLE} at (1,1) size 54x66
- RenderTableSection {TBODY} at (0,0) size 54x66
- RenderTableRow {TR} at (0,2) size 54x62
- RenderTableCell {TD} at (2,2) size 50x62 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 48x19
- text run at (1,1) width 48: "content"
- RenderBR {BR} at (48,16) size 1x0
- RenderText {#text} at (1,21) size 48x19
- text run at (1,21) width 48: "content"
- RenderBR {BR} at (48,36) size 1x0
- RenderText {#text} at (1,41) size 48x19
- text run at (1,41) width 48: "content"
- RenderBR {BR} at (48,56) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsslineheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/line-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/line-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/line-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {A} at (0,0) size 121x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 121x19
- text run at (53,0) width 121: "Bugzilla Bug 9934"
- RenderText {#text} at (173,0) size 463x19
- text run at (173,0) width 463: " Selecting text in text field with {line-height:100%} causes it to bounce."
- RenderBlock {DIV} at (0,20) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {DIV} at (0,45) size 784x40
- RenderText {#text} at (0,0) size 750x39
- text run at (0,0) width 586: "Select the text in the text field using horizontal mouse movements, then drag up and down. "
- text run at (585,0) width 165: "The text should not move"
- text run at (0,20) width 64: "vertically."
-layer at (17,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 65x14
- text run at (0,0) width 65: "Lorem Ipsum"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsslineheightoverflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/line-height-overflow-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/line-height-overflow-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/line-height-overflow-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x32804
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x32804
- RenderBlock {HTML} at (0,0) size 800x32804
- RenderBody {BODY} at (8,8) size 784x32788
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 566x19
- text run at (0,0) width 566: "You should see a large green block below that is 32,768px tall. No red should be visible."
- RenderBR {BR} at (565,15) size 1x0
- RenderBlock {DIV} at (0,20) size 784x32768 [bgcolor=#FF0000]
- RenderPartObject {IFRAME} at (0,0) size 784x32768 [bgcolor=#008000]
- layer at (0,0) size 784x32768
- RenderView at (0,0) size 784x32768
- layer at (0,0) size 784x32768
- RenderBlock {HTML} at (0,0) size 784x32768
- RenderBody {BODY} at (8,8) size 768x32752
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsslinkoutsideheadexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/link-outside-head-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/link-outside-head-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/link-outside-head-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 570x19
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 267: "If you see any red then the test has failed."
- RenderBlock {DIV} at (0,20) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsslistoutlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/list-outline-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/list-outline-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/list-outline-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x84
- RenderBlock {HTML} at (0,0) size 800x84
- RenderBody {BODY} at (8,16) size 784x52
- RenderBlock {OL} at (0,0) size 784x52
- RenderListItem {LI} at (40,0) size 744x52
- RenderListMarker at (-21,16) size 16x19: "1"
- RenderText {#text} at (16,16) size 595x19
- text run at (16,16) width 595: "A single outline should only appear over the list element, and not over internal text elements."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsslivecssrulesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/live-cssrules-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/live-cssrules-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/live-cssrules-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 93x19
- text run at (0,0) width 93: "Test: PASSED"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssmarginbottomformelementquirkexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/margin-bottom-form-element-quirk-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/margin-bottom-form-element-quirk-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/margin-bottom-form-element-quirk-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600 layerType: background only
-layer at (8,8) size 160x32
- RenderBlock (positioned) zI: -1 {DIV} at (8,8) size 160x32 [bgcolor=#FF0000]
-layer at (0,0) size 800x600 layerType: foreground only
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x38 [bgcolor=#00FF00] [border: (1px solid #00FF00)]
- RenderBlock {FORM} at (1,1) size 782x20
- RenderText {#text} at (0,0) size 677x19
- text run at (0,0) width 677: "There should be no red on this page. Form element should have border-bottom set to 1em in quirks mode."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssmarginbottomformelementstrictexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/margin-bottom-form-element-strict-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/margin-bottom-form-element-strict-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/margin-bottom-form-element-strict-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x38
- RenderBlock {HTML} at (0,0) size 800x38
- RenderBody {BODY} at (8,8) size 784x22
- RenderBlock {DIV} at (0,0) size 784x22 [bgcolor=#FF0000] [border: (1px solid #00FF00)]
- RenderBlock {FORM} at (1,1) size 782x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 694x19
- text run at (0,0) width 694: "There should be no red on this page. Form element should not have border-bottom set to 1em in strict mode."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssmargintopbottomdynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/margin-top-bottom-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/margin-top-bottom-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/margin-top-bottom-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,71 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 256x19
- text run at (0,0) width 256: "What it should look like (positive case):"
- RenderBlock {DIV} at (0,36) size 784x76 [border: (1px solid #008000)]
- RenderBlock {DIV} at (1,11) size 782x22 [border: (1px solid #0000FF)]
- RenderText {#text} at (1,1) size 86x19
- text run at (1,1) width 86: "Lorem ipsum"
- RenderBlock {DIV} at (1,43) size 782x22 [border: (1px dotted #0000FF)]
- RenderText {#text} at (1,1) size 86x19
- text run at (1,1) width 86: "Lorem ipsum"
- RenderBlock {P} at (0,128) size 784x20
- RenderText {#text} at (0,0) size 260x19
- text run at (0,0) width 260: "What it should look like (negative case):"
- RenderBlock {DIV} at (0,164) size 784x36 [border: (1px solid #008000)]
- RenderBlock {DIV} at (1,11) size 782x22 [border: (1px solid #0000FF)]
- RenderText {#text} at (1,1) size 86x19
- text run at (1,1) width 86: "Lorem ipsum"
- RenderBlock {DIV} at (1,23) size 782x22 [border: (1px dotted #0000FF)]
- RenderText {#text} at (1,1) size 86x19
- text run at (1,1) width 86: "Lorem ipsum"
- RenderBlock {P} at (0,216) size 784x20
- RenderText {#text} at (0,0) size 380x19
- text run at (0,0) width 380: "Dynamic case (automatically testing positive --> negative):"
- RenderBlock {DIV} at (0,252) size 784x36 [border: (1px solid #008000)]
- RenderBlock {DIV} at (1,11) size 782x22 [border: (1px solid #0000FF)]
- RenderText {#text} at (1,1) size 86x19
- text run at (1,1) width 86: "Lorem ipsum"
- RenderBlock {DIV} at (1,23) size 782x22 [border: (1px dotted #0000FF)]
- RenderText {#text} at (1,1) size 86x19
- text run at (1,1) width 86: "Lorem ipsum"
- RenderBlock (anonymous) at (0,288) size 784x44
- RenderBR {BR} at (0,0) size 0x19
- RenderButton {INPUT} at (2,22) size 105x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 81x14
- RenderText at (0,0) size 81x14
- text run at (0,0) width 81: "Negative margin"
- RenderText {#text} at (108,21) size 5x19
- text run at (108,21) width 5: " "
- RenderButton {INPUT} at (114,22) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 76x14
- RenderText at (0,0) size 76x14
- text run at (0,0) width 76: "Positive margin"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,348) size 784x20
- RenderText {#text} at (0,0) size 458x19
- text run at (0,0) width 458: "Dynamic case (automatically testing positive --> negative --> positive):"
- RenderBlock {DIV} at (0,384) size 784x76 [border: (1px solid #008000)]
- RenderBlock {DIV} at (1,11) size 782x22 [border: (1px solid #0000FF)]
- RenderText {#text} at (1,1) size 86x19
- text run at (1,1) width 86: "Lorem ipsum"
- RenderBlock {DIV} at (1,43) size 782x22 [border: (1px dotted #0000FF)]
- RenderText {#text} at (1,1) size 86x19
- text run at (1,1) width 86: "Lorem ipsum"
- RenderBlock (anonymous) at (0,460) size 784x44
- RenderBR {BR} at (0,0) size 0x19
- RenderButton {INPUT} at (2,22) size 105x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 81x14
- RenderText at (0,0) size 81x14
- text run at (0,0) width 81: "Negative margin"
- RenderText {#text} at (108,21) size 5x19
- text run at (108,21) width 5: " "
- RenderButton {INPUT} at (114,22) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 76x14
- RenderText at (0,0) size 76x14
- text run at (0,0) width 76: "Positive margin"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnamespaces001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {html} at (0,0) size 800x36
- RenderBody {body} at (8,8) size 784x20 [color=#FF0000]
- RenderInline {test} at (0,0) size 138x19 [color=#008000]
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "This should be green."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnamespaces002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {html} at (0,0) size 800x36
- RenderBody {body} at (8,8) size 784x20 [color=#FF0000]
- RenderInline {test} at (0,0) size 138x19 [color=#008000]
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "This should be green."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnamespaces003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,6 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x20
- RenderBlock {test} at (0,0) size 800x20 [color=#008000]
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "This should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnamespaces004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x116
- RenderBlock {html} at (0,0) size 800x116 [color=#FF0000]
- RenderBody {body} at (8,8) size 784x100
- RenderBlock {test3} at (0,0) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "This should be green."
- RenderBlock {test3} at (0,20) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "This should be green."
- RenderBlock {test3} at (0,40) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "This should be green."
- RenderBlock {test2} at (0,60) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "This should be green."
- RenderBlock {test1} at (0,80) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "This should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnamespaces005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x96
- RenderBlock {html} at (0,0) size 800x96 [color=#008000]
- RenderBody {body} at (8,8) size 784x80
- RenderBlock {test2} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "This should be green."
- RenderBlock {test2} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "This should be green."
- RenderBlock {test1} at (0,40) size 784x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "This should be green."
- RenderBlock {test1} at (0,60) size 784x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "This should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnamespaces006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {html} at (0,0) size 800x36
- RenderBody {body} at (8,8) size 784x20 [color=#008000]
- RenderInline {tests} at (0,0) size 551x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {first-child} at (0,0) size 84x19
- RenderText {#text} at (0,0) size 84x19
- text run at (0,0) width 84: "None of this "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {element} at (0,0) size 94x19
- RenderText {#text} at (83,0) size 94x19
- text run at (83,0) width 94: "text should be "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {attribute} at (0,0) size 123x19
- RenderText {#text} at (176,0) size 123x19
- text run at (176,0) width 123: "matching the style "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {span} at (0,0) size 98x19
- RenderText {#text} at (298,0) size 98x19
- text run at (298,0) width 98: "rules, and thus "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {universal} at (0,0) size 66x19
- RenderText {#text} at (395,0) size 66x19
- text run at (395,0) width 66: "none of it "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {span} at (0,0) size 91x19
- RenderText {#text} at (460,0) size 91x19
- text run at (460,0) width 91: "should be red."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnamespaces007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,6 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x20
- RenderBlock {test} at (0,0) size 800x20 [color=#008000]
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 138: "This should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnamespacesnamespacescommentsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-comments-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-comments-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-comments-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x124
- RenderBlock {html} at (0,0) size 800x124
- RenderBody {body} at (8,16) size 784x92
- RenderBlock {p} at (0,0) size 784x20
- RenderInline {test} at (0,0) size 303x19 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 303x19
- text run at (0,0) width 303: "This sentence should have a green background."
- RenderBlock {p} at (0,36) size 784x20
- RenderInline {test} at (0,0) size 303x19 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 303x19
- text run at (0,0) width 303: "This sentence should have a green background."
- RenderBlock {p} at (0,72) size 784x20
- RenderInline {test} at (0,0) size 303x19 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 303x19
- text run at (0,0) width 303: "This sentence should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnamespacesnamespacesemptyexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-empty-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-empty-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-empty-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x40
- RenderBlock {root} at (0,0) size 800x40
- RenderBlock {t} at (0,0) size 800x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 303x19
- text run at (0,0) width 303: "This sentence should have a green background."
- RenderBlock {t} at (0,20) size 800x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 303x19
- text run at (0,0) width 303: "This sentence should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnamespacesnamespacesescapesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-escapes-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-escapes-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-escapes-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {html} at (0,0) size 800x52
- RenderBody {body} at (8,16) size 784x20
- RenderBlock {p} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 303x19
- text run at (0,0) width 303: "This sentence should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnamespacesnamespacesinvalidatexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-invalid-at-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-invalid-at-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/namespaces/namespaces-invalid-at-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x124
- RenderBlock {html} at (0,0) size 800x124
- RenderBody {body} at (8,16) size 784x92
- RenderBlock {p} at (0,0) size 784x20
- RenderInline {t} at (0,0) size 303x19 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 303x19
- text run at (0,0) width 303: "This sentence should have a green background."
- RenderBlock {p} at (0,36) size 784x20
- RenderInline {t2} at (0,0) size 303x19 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 303x19
- text run at (0,0) width 303: "This sentence should have a green background."
- RenderBlock {p} at (0,72) size 784x20
- RenderInline {t3} at (0,0) size 303x19 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 303x19
- text run at (0,0) width 303: "This sentence should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnegativeleadingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/negative-leading-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/negative-leading-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/negative-leading-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x204
- RenderBlock {HTML} at (0,0) size 800x204
- RenderBody {BODY} at (8,16) size 784x180
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 766x39
- text run at (0,0) width 766: "The following two phrases should appear identical. The second line of text should overlap both the first line and the red"
- text run at (0,20) width 45: "border."
- RenderBlock {DIV} at (0,56) size 424x52 [border: (2px solid #FF0000)]
- RenderBlock {DIV} at (12,12) size 400x38
- RenderText {#text} at (0,-18) size 398x74
- text run at (0,-18) width 398: "Lorem ipsum dolor"
- text run at (0,1) width 169: "sit amet"
- RenderBlock (anonymous) at (0,108) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,128) size 424x52 [border: (2px solid #FF0000)]
- RenderBlock {DIV} at (12,12) size 400x38
- RenderText {#text} at (0,-18) size 398x74
- text run at (0,-18) width 398: "Lorem ipsum dolor"
- text run at (0,1) width 169: "sit amet"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnegativenthchildexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/negative-nth-child-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/negative-nth-child-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/negative-nth-child-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 444x19
- text run at (0,0) width 226: "There should be only green below. "
- text run at (225,0) width 219: "If you see RED the test has failed."
- RenderBlock {DIV} at (0,20) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,36) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,52) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,68) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,84) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,100) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,116) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,132) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,148) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,164) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,180) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,196) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,212) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,228) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,244) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,260) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,276) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,292) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,308) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,324) size 784x16 [bgcolor=#008000]
- RenderBlock {DIV} at (0,340) size 784x16 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnestedfloatingrelativepositionpercentagesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/nested-floating-relative-position-percentages-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/nested-floating-relative-position-percentages-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/nested-floating-relative-position-percentages-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 1030x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 393x19
- text run at (0,0) width 393: "The six boxes below should be centered in two rows of three."
-layer at (400,28) size 630x420
- RenderBlock (floating) {DIV} at (0,20) size 630x420
- RenderBR {BR} at (630,0) size 0x19
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (90,33) size 200x200
- RenderBlock (floating) {DIV} at (5,5) size 200x200 [bgcolor=#000000]
- RenderImage {IMG} at (0,0) size 200x200
-layer at (300,33) size 200x200
- RenderBlock (floating) {DIV} at (215,5) size 200x200 [bgcolor=#000000]
- RenderImage {IMG} at (0,0) size 200x200
-layer at (510,33) size 200x200
- RenderBlock (floating) {DIV} at (425,5) size 200x200 [bgcolor=#000000]
- RenderImage {IMG} at (0,0) size 200x200
-layer at (90,243) size 200x200
- RenderBlock (floating) {DIV} at (5,215) size 200x200 [bgcolor=#000000]
- RenderImage {IMG} at (0,0) size 200x200
-layer at (300,243) size 200x200
- RenderBlock (floating) {DIV} at (215,215) size 200x200 [bgcolor=#000000]
- RenderImage {IMG} at (0,0) size 200x200
-layer at (510,243) size 200x200
- RenderBlock (floating) {DIV} at (425,215) size 200x200 [bgcolor=#000000]
- RenderImage {IMG} at (0,0) size 200x200
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnonemptyspanexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/non-empty-span-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/non-empty-span-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/non-empty-span-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x473
- RenderBlock {HTML} at (0,0) size 800x473
- RenderBody {BODY} at (8,8) size 784x457
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 121x19
- text run at (0,0) width 121: "Before empty span"
- RenderBlock (anonymous) at (0,20) size 784x100
- RenderInline {SPAN} at (0,0) size 0x19
- RenderText {#text} at (0,40) size 12x19
- text run at (0,40) width 12: "X"
- RenderBlock {DIV} at (0,120) size 784x20
- RenderText {#text} at (0,0) size 112x19
- text run at (0,0) width 112: "After empty span"
- RenderBlock {DIV} at (0,140) size 784x20
- RenderText {#text} at (0,0) size 121x19
- text run at (0,0) width 121: "Before empty span"
- RenderBlock (anonymous) at (0,160) size 784x117
- RenderInline {SPAN} at (0,0) size 0x112
- RenderText {#text} at (0,77) size 12x19
- text run at (0,77) width 12: "X"
- RenderBlock {DIV} at (0,277) size 784x20
- RenderText {#text} at (0,0) size 112x19
- text run at (0,0) width 112: "After empty span"
- RenderBlock {DIV} at (0,297) size 784x20
- RenderText {#text} at (0,0) size 121x19
- text run at (0,0) width 121: "Before empty span"
- RenderBlock (anonymous) at (0,317) size 784x120
- RenderInline {SPAN} at (0,0) size 0x19
- RenderText {#text} at (0,100) size 12x19
- text run at (0,100) width 12: "X"
- RenderBlock {DIV} at (0,437) size 784x20
- RenderText {#text} at (0,0) size 112x19
- text run at (0,0) width 112: "After empty span"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnonstandardcheckboxsizeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/non-standard-checkbox-size-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/non-standard-checkbox-size-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/non-standard-checkbox-size-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,36) size 295x19
- text run at (0,36) width 295: "The following inputs should not be stretched. "
- RenderBlock {INPUT} at (296,3) size 17x50 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (314,36) size 5x19
- text run at (314,36) width 5: " "
- RenderBlock {INPUT} at (320,3) size 17x50 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssnthchilddynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/nth-child-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/nth-child-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/nth-child-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,88 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x582
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 331x19
- text run at (0,0) width 331: "Test :nth-child() when dynamically adding siblings."
- RenderBlock {P} at (0,36) size 784x20
- RenderInline {A} at (0,0) size 310x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "https://bugs.webkit.org/show_bug.cgi?id=26362"
- RenderBlock {DIV} at (10,72) size 764x232 [border: (1px solid #000000)]
- RenderBlock {P} at (11,6) size 747x20 [color=#FF0000]
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 13: "P "
- text run at (12,0) width 49: "red text"
- RenderBlock {DIV} at (6,26) size 752x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "DIV"
- RenderBlock {P} at (11,46) size 747x20
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "P"
- RenderBlock {DIV} at (6,66) size 752x20 [color=#FF0000] [bgcolor=#9999FF]
- RenderText {#text} at (0,0) size 133x19
- text run at (0,0) width 33: "DIV "
- text run at (32,0) width 53: "red text "
- text run at (84,0) width 49: "blue bg"
- RenderBlock {P} at (11,86) size 747x20
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "P"
- RenderBlock {DIV} at (6,106) size 752x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "DIV"
- RenderBlock {P} at (11,126) size 747x20 [color=#FF0000]
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 13: "P "
- text run at (12,0) width 49: "red text"
- RenderBlock {DIV} at (6,146) size 752x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "DIV"
- RenderBlock {P} at (11,166) size 747x20
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "P"
- RenderBlock {DIV} at (6,186) size 752x20 [color=#FF0000]
- RenderText {#text} at (0,0) size 81x19
- text run at (0,0) width 33: "DIV "
- text run at (32,0) width 49: "red text"
- RenderBlock {P} at (11,206) size 747x20
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "P"
- RenderBlock {DIV} at (10,314) size 764x252 [border: (1px solid #000000)]
- RenderText {#text} at (6,6) size 264x19
- text run at (6,6) width 264: "child 0: PASS: found color rgb(255, 0, 0)"
- RenderBR {BR} at (269,21) size 1x0
- RenderText {#text} at (6,26) size 248x19
- text run at (6,26) width 248: "child 1: PASS: found color rgb(0, 0, 0)"
- RenderBR {BR} at (253,41) size 1x0
- RenderText {#text} at (6,46) size 248x19
- text run at (6,46) width 248: "child 2: PASS: found color rgb(0, 0, 0)"
- RenderBR {BR} at (253,61) size 1x0
- RenderText {#text} at (6,66) size 264x19
- text run at (6,66) width 264: "child 3: PASS: found color rgb(255, 0, 0)"
- RenderBR {BR} at (269,81) size 1x0
- RenderText {#text} at (6,86) size 248x19
- text run at (6,86) width 248: "child 4: PASS: found color rgb(0, 0, 0)"
- RenderBR {BR} at (253,101) size 1x0
- RenderText {#text} at (6,106) size 248x19
- text run at (6,106) width 248: "child 5: PASS: found color rgb(0, 0, 0)"
- RenderBR {BR} at (253,121) size 1x0
- RenderText {#text} at (6,126) size 264x19
- text run at (6,126) width 264: "child 6: PASS: found color rgb(255, 0, 0)"
- RenderBR {BR} at (269,141) size 1x0
- RenderText {#text} at (6,146) size 248x19
- text run at (6,146) width 248: "child 7: PASS: found color rgb(0, 0, 0)"
- RenderBR {BR} at (253,161) size 1x0
- RenderText {#text} at (6,166) size 248x19
- text run at (6,166) width 248: "child 8: PASS: found color rgb(0, 0, 0)"
- RenderBR {BR} at (253,181) size 1x0
- RenderText {#text} at (6,186) size 264x19
- text run at (6,186) width 264: "child 9: PASS: found color rgb(255, 0, 0)"
- RenderBR {BR} at (269,201) size 1x0
- RenderText {#text} at (6,206) size 256x19
- text run at (6,206) width 256: "child 10: PASS: found color rgb(0, 0, 0)"
- RenderBR {BR} at (261,221) size 1x0
- RenderText {#text} at (6,226) size 285x19
- text run at (6,226) width 285: "div 1: PASS: found color rgb(153, 153, 255)"
- RenderBR {BR} at (290,241) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssonlyoftypepseudoclassexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/only-of-type-pseudo-class-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/only-of-type-pseudo-class-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/only-of-type-pseudo-class-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,128 +0,0 @@
</span><del>-layer at (0,0) size 800x1504
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1504
- RenderBlock {HTML} at (0,0) size 800x1504
- RenderBody {BODY} at (8,16) size 784x1440 [bgcolor=#FFFFFF]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 168x19
- text run at (0,0) width 168: "This page is part of the "
- RenderInline {A} at (0,0) size 73x19 [color=#0000EE]
- RenderText {#text} at (167,0) size 73x19
- text run at (167,0) width 73: "CSS3.info"
- RenderText {#text} at (239,0) size 5x19
- text run at (239,0) width 5: " "
- RenderInline {A} at (0,0) size 133x19 [color=#0000EE]
- RenderText {#text} at (243,0) size 133x19
- text run at (243,0) width 133: "CSS selectors test"
- RenderText {#text} at (375,0) size 136x19
- text run at (375,0) width 136: ". See more info on "
- RenderInline {A} at (0,0) size 111x19 [color=#0000EE]
- RenderText {#text} at (510,0) size 111x19
- text run at (510,0) width 111: "CSS3 selectors"
- RenderText {#text} at (620,0) size 6x19
- text run at (620,0) width 6: "."
- RenderBlock {DIV} at (0,36) size 784x0 [bgcolor=#009900]
- RenderBlock {OL} at (0,36) size 784x1404
- RenderListItem {LI} at (40,0) size 628x216 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {PRE} at (16,53) size 596x75 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "1"
- RenderText {#text} at (6,11) size 274x58
- text run at (6,11) width 141: "div:only-of-type {"
- text run at (146,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 274: "<div>Does this element match?</div>"
- RenderBlock {P} at (16,144) size 596x40
- RenderText {#text} at (0,0) size 555x39
- text run at (0,0) width 555: "The CSS selector should match the marked div element, because it is the only"
- text run at (0,20) width 139: "element of this type"
- RenderListItem {LI} at (40,264) size 628x230 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {BLOCKQUOTE} at (0,24) size 596x0 [bgcolor=#009900]
- RenderBlock {PRE} at (16,53) size 596x89 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "2"
- RenderText {#text} at (6,11) size 274x72
- text run at (6,11) width 141: "div:only-of-type {"
- text run at (146,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 274: "<div>Does this element match?</div>"
- text run at (279,55) width 1: " "
- text run at (6,69) width 196: "<blockquote></blockquote>"
- RenderBlock {P} at (16,158) size 596x40
- RenderText {#text} at (0,0) size 555x39
- text run at (0,0) width 555: "The CSS selector should match the marked div element, because it is the only"
- text run at (0,20) width 139: "element of this type"
- RenderListItem {LI} at (40,542) size 628x258 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#990000]
- RenderBlock {DIV} at (0,0) size 596x24 [bgcolor=#009900]
- RenderBlock {BLOCKQUOTE} at (0,24) size 596x0 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x0
- RenderBlock {PRE} at (16,53) size 596x117 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "3"
- RenderText {#text} at (6,11) size 274x100
- text run at (6,11) width 141: "div:only-of-type {"
- text run at (146,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 274: "<div>Does this element match?</div>"
- text run at (279,55) width 1: " "
- text run at (6,69) width 95: "<blockquote>"
- text run at (100,69) width 1: " "
- text run at (6,83) width 110: " <div></div>"
- text run at (115,83) width 1: " "
- text run at (6,97) width 102: "</blockquote>"
- RenderBlock {P} at (16,186) size 596x40
- RenderText {#text} at (0,0) size 555x39
- text run at (0,0) width 555: "The CSS selector should match the marked div element, because it is the only"
- text run at (0,20) width 233: "element of this type in this scope"
- RenderListItem {LI} at (40,848) size 628x230 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x24
- RenderBlock {DIV} at (0,24) size 596x0
- RenderBlock {PRE} at (16,53) size 596x89 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "4"
- RenderText {#text} at (6,11) size 274x72
- text run at (6,11) width 141: "div:only-of-type {"
- text run at (146,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 274: "<div>Does this element match?</div>"
- text run at (279,55) width 1: " "
- text run at (6,69) width 87: "<div></div>"
- RenderBlock {P} at (16,158) size 596x40
- RenderText {#text} at (0,0) size 574x39
- text run at (0,0) width 574: "The CSS selector should not match the marked div element, because it is not the"
- text run at (0,20) width 173: "only element of this type"
- RenderListItem {LI} at (40,1126) size 628x278 [bgcolor=#AAAAAA]
- RenderBlock {DIV} at (16,16) size 596x24 [bgcolor=#009900]
- RenderBlock {DIV} at (0,0) size 596x24
- RenderBlock {DIV} at (0,24) size 596x0
- RenderBlock {PRE} at (16,53) size 596x117 [bgcolor=#FFFFFF]
- RenderListMarker at (-39,6) size 18x20: "5"
- RenderText {#text} at (6,11) size 469x100
- text run at (6,11) width 141: "div:only-of-type {"
- text run at (146,11) width 1: " "
- text run at (6,27) width 9: "}"
- text run at (14,27) width 1: " "
- text run at (6,41) width 1: " "
- text run at (6,55) width 219: "<div id='appendChild'></div>"
- text run at (224,55) width 1: " "
- text run at (6,69) width 1: " "
- text run at (6,83) width 375: "var ib = document.getElementById('appendChild');"
- text run at (380,83) width 1: " "
- text run at (6,97) width 469: "ib.parentElement.appendChild(document.createElement(\"div\"));"
- RenderBlock {P} at (16,186) size 596x60
- RenderText {#text} at (0,0) size 572x59
- text run at (0,0) width 523: "The CSS selector should not match the original div element, because it is "
- text run at (522,0) width 50: "not the"
- text run at (0,20) width 518: "only of its type anymore after another child with the same type is append "
- text run at (517,20) width 45: "by the"
- text run at (0,40) width 116: "Javascript code."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssoutlineautolocationexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/outline-auto-location-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/outline-auto-location-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/outline-auto-location-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,20) size 784x560
- RenderBlock {DIV} at (20,0) size 744x56 [bgcolor=#ADD8E6]
- RenderBlock {P} at (0,0) size 744x20
- RenderText {#text} at (0,0) size 319x19
- text run at (0,0) width 319: "There should be one outline around the whole div"
- RenderBlock {P} at (-20,36) size 764x20
- RenderText {#text} at (0,0) size 161x19
- text run at (0,0) width 161: "Not around each element"
- RenderBlock {DIV} at (20,76) size 744x56 [bgcolor=#ADD8E6]
- RenderBlock {P} at (0,0) size 744x20
- RenderText {#text} at (0,0) size 319x19
- text run at (0,0) width 319: "There should be one outline around the whole div"
- RenderBlock {P} at (-20,36) size 764x20
- RenderText {#text} at (0,0) size 161x19
- text run at (0,0) width 161: "Not around each element"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssoutlinenarrowLineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/outline-narrowLine-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/outline-narrowLine-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/outline-narrowLine-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,40 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,0) size 784x140
- RenderInline {SPAN} at (0,0) size 0x19
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,20) size 0x19
- RenderBR {BR} at (0,40) size 0x19
- RenderBR {BR} at (0,60) size 0x19
- RenderBR {BR} at (0,80) size 0x19
- RenderBR {BR} at (0,100) size 0x19
- RenderBR {BR} at (0,120) size 0x19
- RenderBlock {P} at (0,156) size 784x160
- RenderInline {SPAN} at (0,0) size 8x39
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 8x19
- text run at (0,20) width 8: "x"
- RenderText {#text} at (8,20) size 4x19
- text run at (8,20) width 4: " "
- RenderBR {BR} at (12,35) size 0x0
- RenderBR {BR} at (0,40) size 0x19
- RenderBR {BR} at (0,60) size 0x19
- RenderBR {BR} at (0,80) size 0x19
- RenderBR {BR} at (0,100) size 0x19
- RenderBR {BR} at (0,120) size 0x19
- RenderBR {BR} at (0,140) size 0x19
- RenderBlock {P} at (0,332) size 784x40
- RenderInline {SPAN} at (0,0) size 8x39
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "x"
- RenderBR {BR} at (8,15) size 0x0
- RenderBR {BR} at (0,20) size 0x19
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsspendingStylesheetFontSizeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/pendingStylesheetFontSize-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/pendingStylesheetFontSize-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/pendingStylesheetFontSize-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 519x19
- text run at (0,0) width 519: "SUCCEEDED! This test passes if the font-size is non-zero and is correctly 16px."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsspercenttoprelativecontainerheightunspecifiedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/percent-top-relative-container-height-unspecified-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/percent-top-relative-container-height-unspecified-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/percent-top-relative-container-height-unspecified-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x22 [border: (1px solid #FF0000)]
- RenderBlock {DIV} at (0,22) size 784x22 [border: (1px solid #FF0000)]
-layer at (9,9) size 782x20
- RenderBlock (relative positioned) {DIV} at (1,1) size 782x20
- RenderText {#text} at (0,0) size 616x19
- text run at (0,0) width 616: "This text with top percent relative and containing block auto should appear inside the red border"
-layer at (9,31) size 782x20
- RenderBlock (relative positioned) {DIV} at (1,1) size 782x20
- RenderText {#text} at (0,0) size 641x19
- text run at (0,0) width 641: "This text with bottom percent relative and containing block auto should appear inside the red border"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsspercenttopvaluewithrelativepositionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/percent-top-value-with-relative-position-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/percent-top-value-with-relative-position-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/percent-top-value-with-relative-position-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x584
-layer at (8,300) size 784x20
- RenderBlock (relative positioned) {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 407x19
- text run at (0,0) width 407: "This test passes if the text is rendered in the middle of the page."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsspercentagenonintegerexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/percentage-non-integer-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/percentage-non-integer-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/percentage-non-integer-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,144 +0,0 @@
</span><del>-layer at (0,0) size 1013x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 100x4
- RenderBlock {DIV} at (0,0) size 100x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,4) size 1005x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,8) size 995x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,12) size 985x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,16) size 975x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,20) size 965x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,24) size 955x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,28) size 945x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,32) size 935x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,36) size 930x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,40) size 920x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,44) size 910x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,48) size 910x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,52) size 900x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,56) size 890x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,60) size 885x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,64) size 875x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,68) size 870x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,72) size 860x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,76) size 850x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,80) size 845x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,84) size 840x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,88) size 835x4
- RenderBlock {DIV} at (0,0) size 102x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,92) size 825x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock {DIV} at (0,96) size 815x4
- RenderBlock {DIV} at (0,0) size 101x4 [bgcolor=#0000007F]
- RenderBlock (anonymous) at (0,100) size 784x20
- RenderBR {BR} at (0,0) size 0x19
-layer at (8,128) size 293x20
- RenderTable {TABLE} at (0,0) size 294x20
- RenderTableSection {TBODY} at (0,0) size 294x20
- RenderTableRow {TR} at (0,0) size 294x20
- RenderTableCell {TD} at (0,10) size 12x0 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (11,10) size 11x0 [bgcolor=#000000] [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (21,10) size 14x0 [bgcolor=#00FF00] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (34,10) size 11x0 [bgcolor=#000000] [r=0 c=3 rs=1 cs=1]
- RenderTableCell {TD} at (44,10) size 16x0 [bgcolor=#00FF00] [r=0 c=4 rs=1 cs=1]
- RenderTableCell {TD} at (59,10) size 11x0 [bgcolor=#000000] [r=0 c=5 rs=1 cs=1]
- RenderTableCell {TD} at (69,10) size 18x0 [bgcolor=#00FF00] [r=0 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (86,10) size 11x0 [bgcolor=#000000] [r=0 c=7 rs=1 cs=1]
- RenderTableCell {TD} at (96,10) size 21x0 [bgcolor=#00FF00] [r=0 c=8 rs=1 cs=1]
- RenderTableCell {TD} at (116,10) size 11x0 [bgcolor=#000000] [r=0 c=9 rs=1 cs=1]
- RenderTableCell {TD} at (126,10) size 22x0 [bgcolor=#00FF00] [r=0 c=10 rs=1 cs=1]
- RenderTableCell {TD} at (147,10) size 11x0 [bgcolor=#000000] [r=0 c=11 rs=1 cs=1]
- RenderTableCell {TD} at (157,10) size 24x0 [bgcolor=#00FF00] [r=0 c=12 rs=1 cs=1]
- RenderTableCell {TD} at (180,10) size 11x0 [bgcolor=#000000] [r=0 c=13 rs=1 cs=1]
- RenderTableCell {TD} at (190,10) size 26x0 [bgcolor=#00FF00] [r=0 c=14 rs=1 cs=1]
- RenderTableCell {TD} at (215,10) size 11x0 [bgcolor=#000000] [r=0 c=15 rs=1 cs=1]
- RenderTableCell {TD} at (225,10) size 29x0 [bgcolor=#00FF00] [r=0 c=16 rs=1 cs=1]
- RenderTableCell {TD} at (253,10) size 11x0 [bgcolor=#000000] [r=0 c=17 rs=1 cs=1]
- RenderTableCell {TD} at (263,10) size 31x0 [bgcolor=#00FF00] [r=0 c=18 rs=1 cs=1]
- RenderTableCell {TD} at (293,10) size 1x0 [r=0 c=19 rs=1 cs=1]
-layer at (8,128) size 1000x20
- RenderTable {TABLE} at (0,0) size 1000x20
- RenderTableSection {TBODY} at (0,0) size 1000x20
- RenderTableRow {TR} at (0,0) size 1000x20
- RenderTableCell {TD} at (0,0) size 12x20 [bgcolor=#0000007F] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (12,0) size 10x20 [bgcolor=#00FF007F] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (22,0) size 14x20 [bgcolor=#0000007F] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (36,0) size 10x20 [bgcolor=#00FF007F] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (46,0) size 16x20 [bgcolor=#0000007F] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (62,0) size 10x20 [bgcolor=#00FF007F] [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (72,0) size 18x20 [bgcolor=#0000007F] [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (90,0) size 10x20 [bgcolor=#00FF007F] [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (100,0) size 20x20 [bgcolor=#0000007F] [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (120,0) size 10x20 [bgcolor=#00FF007F] [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (130,0) size 22x20 [bgcolor=#0000007F] [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (152,0) size 10x20 [bgcolor=#00FF007F] [r=0 c=11 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (162,0) size 24x20 [bgcolor=#0000007F] [r=0 c=12 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (186,10) size 10x0 [bgcolor=#00FF007F] [r=0 c=13 rs=1 cs=1]
- RenderTableCell {TD} at (196,0) size 26x20 [bgcolor=#0000007F] [r=0 c=14 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (222,0) size 10x20 [bgcolor=#00FF007F] [r=0 c=15 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (232,0) size 28x20 [bgcolor=#0000007F] [r=0 c=16 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (260,0) size 10x20 [bgcolor=#00FF007F] [r=0 c=17 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (270,0) size 30x20 [bgcolor=#0000007F] [r=0 c=18 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (300,0) size 700x20 [r=0 c=19 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsspositionnegativetopmarginexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/position-negative-top-margin-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/position-negative-top-margin-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/position-negative-top-margin-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x30 [bgcolor=#F5F5DC]
-layer at (8,14) size 557x20
- RenderBlock (positioned) {DIV} at (8,14) size 557x20
- RenderText {#text} at (0,0) size 557x19
- text run at (0,0) width 557: "This text should appear inside the beige bar, due the the element's negative margin-top."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsspseudoelementlinebreakexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/pseudo-element-line-break-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/pseudo-element-line-break-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/pseudo-element-line-break-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,64 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 86x46 [border: (3px solid #0000FF)]
- RenderInline (generated) at (0,0) size 104x19
- RenderText at (3,3) size 104x19
- text run at (3,3) width 104: "AAAAAAAAA"
- RenderText {#text} at (106,3) size 128x39
- text run at (106,3) width 25: "AA"
- text run at (3,23) width 22: "BB"
- RenderBlock {P} at (0,62) size 86x26 [border: (3px solid #0000FF)]
- RenderInline (generated) at (0,0) size 104x19
- RenderText at (3,3) size 104x19
- text run at (3,3) width 104: "AAAAAAAAA"
- RenderText {#text} at (106,3) size 59x19
- text run at (106,3) width 59: "AAAAA"
- RenderBlock {P} at (0,104) size 86x46 [border: (3px solid #0000FF)]
- RenderInline (generated) at (0,0) size 47x39
- RenderText at (3,3) size 47x39
- text run at (3,3) width 47: "AAAA"
- text run at (3,23) width 43: "BBBB"
- RenderText {#text} at (45,23) size 55x19
- text run at (45,23) width 55: "BBBBB"
- RenderBlock {P} at (0,166) size 86x46 [border: (3px solid #0000FF)]
- RenderInline (generated) at (0,0) size 104x19
- RenderText at (3,3) size 104x19
- text run at (3,3) width 104: "AAAAAAAAA"
- RenderText {#text} at (106,3) size 128x39
- text run at (106,3) width 25: "AA"
- text run at (3,23) width 20: "ZZ"
- RenderInline (generated) at (0,0) size 89x19
- RenderText at (22,23) size 89x19
- text run at (22,23) width 89: "ZZZZZZZZZ"
- RenderBlock {P} at (0,228) size 86x26 [border: (3px solid #0000FF)]
- RenderInline (generated) at (0,0) size 104x19
- RenderText at (3,3) size 104x19
- text run at (3,3) width 104: "AAAAAAAAA"
- RenderText {#text} at (106,3) size 73x19
- text run at (106,3) width 73: "MMMMM"
- RenderInline (generated) at (0,0) size 89x19
- RenderText at (178,3) size 89x19
- text run at (178,3) width 89: "ZZZZZZZZZ"
- RenderBlock {P} at (0,270) size 86x46 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 58x19
- text run at (3,3) width 58: "YYYYY"
- RenderInline (generated) at (0,0) size 104x39
- RenderText at (60,3) size 104x39
- text run at (60,3) width 47: "YYYY"
- text run at (3,23) width 40: "ZZZZ"
- RenderBlock {P} at (0,332) size 86x46 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 24x39
- text run at (3,3) width 24: "YY"
- text run at (3,23) width 20: "ZZ"
- RenderInline (generated) at (0,0) size 89x19
- RenderText at (22,23) size 89x19
- text run at (22,23) width 89: "ZZZZZZZZZ"
- RenderBlock {P} at (0,394) size 86x26 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 49x19
- text run at (3,3) width 49: "ZZZZZ"
- RenderInline (generated) at (0,0) size 89x19
- RenderText at (51,3) size 89x19
- text run at (51,3) width 89: "ZZZZZZZZZ"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblocknestedwithinlineparentdynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,52 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x272
- RenderBlock {HTML} at (0,0) size 800x272
- RenderBody {BODY} at (8,16) size 784x248
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 762x39
- text run at (0,0) width 762: "Test passes if each of the orange boxes is sandwiched between two blue boxes and all blue and orange boxes are below"
- text run at (0,20) width 124: "the big yellow box."
-layer at (8,72) size 192x192
- RenderBlock (relative positioned) {DIV} at (0,56) size 192x192 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,0) size 192x20
- RenderBlock (anonymous) at (0,40) size 192x20
- RenderBlock (anonymous) at (0,80) size 192x20
- RenderBlock (anonymous) at (0,120) size 192x20
- RenderText {#text} at (0,0) size 0x0
-layer at (8,264) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,284) size 192x20
- RenderBlock (anonymous) at (0,20) size 192x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,304) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
-layer at (8,496) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,516) size 192x20
- RenderBlock (anonymous) at (0,60) size 192x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,344) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 0x0
-layer at (8,536) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,364) size 192x20
- RenderBlock (anonymous) at (0,100) size 192x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,384) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblocknestedwithinlineparentdynamicremovedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-removed-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-removed-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-removed-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,47 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x272
- RenderBlock {HTML} at (0,0) size 800x272
- RenderBody {BODY} at (8,16) size 784x248
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 768x39
- text run at (0,0) width 768: "Test passes if each of the orange boxes is sandwiched between two blue boxes and two groups of blue and orange boxes"
- text run at (0,20) width 190: "are inside the big yellow box "
- text run at (189,20) width 232: "and the remaining group is below it."
-layer at (8,72) size 192x192
- RenderBlock (relative positioned) {DIV} at (0,56) size 192x192 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,0) size 192x20
- RenderInline {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
- RenderBlock (anonymous) at (0,20) size 192x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
- RenderBlock (anonymous) at (0,40) size 192x20
- RenderInline {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderBlock (anonymous) at (0,80) size 192x20
- RenderInline {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,100) size 192x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
- RenderBlock (anonymous) at (0,120) size 192x20
- RenderInline {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
- RenderText {#text} at (0,0) size 0x0
-layer at (8,304) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,324) size 192x20
- RenderBlock (anonymous) at (0,60) size 192x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,344) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblocknestedwithinlineparentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,51 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x252
- RenderBlock {HTML} at (0,0) size 800x252
- RenderBody {BODY} at (8,16) size 784x228
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 732x19
- text run at (0,0) width 732: "Test passes if each orange box is between two blue boxes and all orange and blue boxes are below the yellow box."
-layer at (8,52) size 192x192
- RenderBlock (relative positioned) {DIV} at (0,36) size 192x192 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,0) size 192x20
- RenderBlock (anonymous) at (0,40) size 192x20
- RenderBlock (anonymous) at (0,80) size 192x20
- RenderBlock (anonymous) at (0,120) size 192x20
- RenderText {#text} at (0,0) size 0x0
-layer at (8,244) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,264) size 192x20
- RenderBlock (anonymous) at (0,20) size 192x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,284) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
-layer at (8,476) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,496) size 192x20
- RenderBlock (anonymous) at (0,60) size 192x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,324) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 0x0
-layer at (8,516) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,344) size 192x20
- RenderBlock (anonymous) at (0,100) size 192x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,364) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblocknestedwithinlineparentmultipledescendantblocksdynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-multiple-descendant-blocks-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-multiple-descendant-blocks-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-multiple-descendant-blocks-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,47 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x272
- RenderBlock {HTML} at (0,0) size 800x272
- RenderBody {BODY} at (8,16) size 784x248
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 762x39
- text run at (0,0) width 762: "Test passes if each of the orange boxes is sandwiched between two blue boxes and all blue and orange boxes are below"
- text run at (0,20) width 124: "the big yellow box."
-layer at (8,72) size 192x192
- RenderBlock (relative positioned) {DIV} at (0,56) size 192x192 [bgcolor=#FFFF00]
- RenderBlock (anonymous) at (0,0) size 192x20
- RenderBlock (anonymous) at (0,40) size 192x20
- RenderBlock (anonymous) at (0,80) size 192x20
- RenderBlock (anonymous) at (0,120) size 192x20
- RenderText {#text} at (0,0) size 0x0
-layer at (8,264) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,284) size 192x20
- RenderBlock (anonymous) at (0,20) size 192x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,304) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,324) size 192x20
- RenderBlock (anonymous) at (0,60) size 192x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,344) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,364) size 192x20
- RenderBlock (anonymous) at (0,100) size 192x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (8,384) size 67x19
- RenderInline (relative positioned) {DIV} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblockwithinlineancestorandparentdynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 984x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x100
- RenderBlock {HTML} at (0,0) size 800x100
- RenderBody {BODY} at (8,16) size 784x76
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 570x19
- text run at (0,0) width 570: "Test passes if the orange box sits atop the blue box and both are in the center of the view."
- RenderBlock (anonymous) at (0,36) size 784x0
- RenderBlock (anonymous) at (0,56) size 784x20
- RenderText {#text} at (0,0) size 0x0
-layer at (200,244) size 784x20
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (200,264) size 67x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 67x19 [bgcolor=#FFFF00]
- RenderInline {SPAN} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderInline {I} at (0,0) size 67x19
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblockwithinlineancestordynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 984x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x100
- RenderBlock {HTML} at (0,0) size 800x100
- RenderBody {BODY} at (8,16) size 784x76
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 570x19
- text run at (0,0) width 570: "Test passes if the orange box sits atop the blue box and both are in the center of the view."
- RenderBlock (anonymous) at (0,36) size 784x0
- RenderBlock (anonymous) at (0,56) size 784x20
- RenderText {#text} at (0,0) size 0x0
-layer at (200,244) size 784x20
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (200,264) size 67x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 67x19 [bgcolor=#FFFF00]
- RenderInline {SPAN} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderInline {I} at (0,0) size 67x19
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblockwithinlineancestordynamicremovedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 984x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x100
- RenderBlock {HTML} at (0,0) size 800x100
- RenderBody {BODY} at (8,16) size 784x76
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 570x19
- text run at (0,0) width 570: "Test passes if the orange box sits atop the blue box and both are in the center of the view."
- RenderBlock (anonymous) at (0,36) size 784x0
- RenderInline {SPAN} at (0,0) size 0x0 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,56) size 784x20
- RenderInline {SPAN} at (0,0) size 67x19 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (200,244) size 784x20
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (200,264) size 67x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderInline {I} at (0,0) size 67x19
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblockwithinlineancestorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-ancestor-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 984x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x100
- RenderBlock {HTML} at (0,0) size 800x100
- RenderBody {BODY} at (8,16) size 784x76
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 570x19
- text run at (0,0) width 570: "Test passes if the orange box sits atop the blue box and both are in the center of the view."
- RenderBlock (anonymous) at (0,36) size 784x0
- RenderBlock (anonymous) at (0,56) size 784x20
- RenderText {#text} at (0,0) size 0x0
-layer at (200,244) size 784x20
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (200,264) size 67x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 67x19 [bgcolor=#FFFF00]
- RenderInline {SPAN} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderInline {I} at (0,0) size 67x19
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblockwithinlineparentdynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 984x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x100
- RenderBlock {HTML} at (0,0) size 800x100
- RenderBody {BODY} at (8,16) size 784x76
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 570x19
- text run at (0,0) width 570: "Test passes if the orange box sits atop the blue box and both are in the center of the view."
- RenderBlock (anonymous) at (0,36) size 784x0
- RenderBlock (anonymous) at (0,56) size 784x20
- RenderText {#text} at (0,0) size 0x0
-layer at (200,244) size 784x20
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
-layer at (200,264) size 67x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderInline {I} at (0,0) size 67x19
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblockwithinlineparentdynamicremovedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-parent-dynamic-removed-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-parent-dynamic-removed-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-parent-dynamic-removed-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x100
- RenderBlock {HTML} at (0,0) size 800x100
- RenderBody {BODY} at (8,16) size 784x76
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 576x19
- text run at (0,0) width 576: "Test passes if the orange box sits atop the blue box and both are in the top left of the view."
- RenderBlock (anonymous) at (0,36) size 784x0
- RenderInline {SPAN} at (0,0) size 0x0 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 0x0
- RenderInline {I} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
- RenderBlock (anonymous) at (0,56) size 784x20
- RenderInline {SPAN} at (0,0) size 67x19 [bgcolor=#0000FF]
- RenderInline {I} at (0,0) size 67x19
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssrelativepositionedblockwithinlineparentkeepsstyleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x100
- RenderBlock {HTML} at (0,0) size 800x100
- RenderBody {BODY} at (8,16) size 784x76
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 570x19
- text run at (0,0) width 570: "Test passes if the blue box sits atop the orange box and both are in the center of the view."
- RenderBlock {DIV} at (0,36) size 192x40 [bgcolor=#FF0000]
- RenderBlock (anonymous) at (0,0) size 192x20
- RenderBlock (anonymous) at (0,40) size 192x0
- RenderText {#text} at (0,0) size 0x0
-layer at (200,244) size 75x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 75x19 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Filler Text1"
-layer at (200,264) size 192x20
- RenderBlock (anonymous) at (0,20) size 192x20
- RenderBlock {DIV} at (0,0) size 192x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "Filler Text"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssremdynamicscalingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rem-dynamic-scaling-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rem-dynamic-scaling-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rem-dynamic-scaling-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x60
- RenderText {#text} at (0,1) size 779x58
- text run at (0,1) width 408: "This is a test of dynamic rem unit scaling. "
- text run at (407,1) width 372: "Changes to the root element's font size"
- text run at (0,31) width 702: "need to cause dependent elements in the document tree to update as well."
- RenderBlock {DIV} at (0,60) size 784x43
- RenderBlock (anonymous) at (0,0) size 784x13
- RenderText {#text} at (0,0) size 104x12
- text run at (0,0) width 104: "This text should be small."
- RenderBlock {DIV} at (0,13) size 784x30
- RenderText {#text} at (0,1) size 445x28
- text run at (0,1) width 445: "This text should match the root (and be 24px)."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssremunitsonrootexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rem-units-on-root-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rem-units-on-root-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rem-units-on-root-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,1) size 783x74
- text run at (0,1) width 783: "This is a test to make sure rem units used on the root element"
- text run at (0,39) width 467: "are relative to the user agent default."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssresizecornertrackingtransformediframeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/resize-corner-tracking-transformed-iframe-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/resize-corner-tracking-transformed-iframe-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/resize-corner-tracking-transformed-iframe-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,18) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 560x19
- RenderInline {A} at (0,0) size 304x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 304x19
- text run at (53,0) width 304: "https://bugs.webkit.org/show_bug.cgi?id=9221"
- RenderText {#text} at (356,0) size 257x19
- text run at (356,0) width 5: " "
- text run at (360,0) width 253: "resize property doesn't work on iframes"
- RenderText {#text} at (612,0) size 5x19
- text run at (612,0) width 5: "."
- RenderBlock {HR} at (0,54) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,64) size 784x204
- RenderText {#text} at (0,0) size 0x0
-layer at (58,122) size 154x104
- RenderPartObject {IFRAME} at (50,50) size 154x104 [border: (2px solid #0000FF)]
- layer at (0,0) size 150x100
- RenderView at (0,0) size 150x100
- layer at (0,0) size 150x100
- RenderBlock {HTML} at (0,0) size 150x100
- RenderBody {BODY} at (8,8) size 134x84
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssrgbfloatexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rgb-float-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rgb-float-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rgb-float-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x140
- RenderBlock {HTML} at (0,0) size 800x141
- RenderBody {BODY} at (8,21) size 784x98 [color=#008000]
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 398x36
- text run at (0,1) width 398: "This should be green, not red"
- RenderBlock {H1} at (0,59) size 784x39
- RenderText {#text} at (0,1) size 411x36
- text run at (0,1) width 411: "This should be green, not blue"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssrtlorderingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rtl-ordering-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rtl-ordering-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rtl-ordering-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,45 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 218x19
- text run at (0,0) width 218 LTR override: "This tests for a regression against "
- RenderInline {I} at (0,0) size 722x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (217,0) size 354x19
- text run at (217,0) width 354 LTR override: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6334"
- RenderText {#text} at (570,0) size 722x39
- text run at (570,0) width 152 LTR override: " REGRESSION: <input"
- text run at (0,20) width 374 LTR override: "type=\"button\"> text is reversed on \"visual Hebrew\" pages"
- RenderText {#text} at (373,20) size 5x19
- text run at (373,20) width 5 LTR override: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,74) size 784x20
- RenderText {#text} at (0,0) size 301x19
- text run at (0,0) width 301 LTR override: "The text on both buttons should like this: \x{5E8}\x{5D5}\x{5EA}\x{5E4}\x{5DB}"
- RenderBlock (anonymous) at (0,110) size 784x48
- RenderButton {BUTTON} at (2,2) size 51x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,2) size 27x16
- RenderText {#text} at (0,0) size 27x14
- text run at (0,0) width 27 LTR override: "\x{5E8}\x{5D5}\x{5EA}\x{5E4}\x{5DB}"
- RenderText {#text} at (54,0) size 5x19
- text run at (54,0) width 5 LTR override: " "
- RenderBR {BR} at (58,15) size 1x0
- RenderButton {INPUT} at (2,26) size 51x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,2) size 27x16
- RenderText at (0,0) size 27x14
- text run at (0,0) width 27 RTL: "\x{5DB}\x{5E4}\x{5EA}\x{5D5}\x{5E8}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,166) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,184) size 784x20
- RenderText {#text} at (0,0) size 255x19
- text run at (0,0) width 255 LTR override: "The following lines should be identical:"
- RenderBlock {P} at (0,220) size 784x20
- RenderText {#text} at (0,0) size 64x19
- text run at (0,0) width 16: "21"
- text run at (16,0) width 48 RTL: "\x{5D4}\x{5DE}\x{5D0}\x{5D4} \x{5D4}-"
- RenderBlock {P} at (0,256) size 784x20
- RenderText {#text} at (0,0) size 64x19
- text run at (0,0) width 64 LTR override: "21-\x{5D4} \x{5D4}\x{5D0}\x{5DE}\x{5D4}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssrtltoviewportexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rtl-to-viewport-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rtl-to-viewport-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/rtl-to-viewport-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (696,0) size 104x104
- RenderBlock {HTML} at (696,0) size 104x104 [border: (2px solid #000000)]
- RenderBody {BODY} at (10,10) size 84x20
- RenderText {#text} at (18,0) size 66x19
- text run at (18,0) width 5 RTL: "."
- text run at (22,0) width 62: "This is rtl"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssselectorsetattributeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/selector-set-attribute-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/selector-set-attribute-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/selector-set-attribute-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 251x36
- text run at (0,1) width 251: "setAttribute() Test"
- RenderBlock {P} at (0,59) size 784x21 [color=#008000]
- RenderText {#text} at (0,0) size 481x19
- text run at (0,0) width 481: "This element's Class attribute is set using setAttribute(). It should be green."
- RenderBlock {P} at (0,95) size 784x21 [color=#008000]
- RenderText {#text} at (0,0) size 463x19
- text run at (0,0) width 463: "This element's ID attribute is set using setAttribute(). It should be green."
- RenderBlock {P} at (0,131) size 784x21 [color=#008000]
- RenderText {#text} at (0,0) size 476x19
- text run at (0,0) width 476: "This element's Title attribute is set using setAttribute(). It should be green."
- RenderBlock {P} at (0,167) size 784x21 [color=#008000]
- RenderText {#text} at (0,0) size 401x19
- text run at (0,0) width 401: "This element's Title attribute is hard-coded. It should be green."
- RenderBlock {P} at (0,203) size 784x21 [color=#008000]
- RenderText {#text} at (0,0) size 479x19
- text run at (0,0) width 479: "This element's Lang attribute is set using setAttribute(). It should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssshadowmultipleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/shadow-multiple-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/shadow-multiple-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/shadow-multiple-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x640
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x640
- RenderBlock {HTML} at (0,0) size 800x640
- RenderBody {BODY} at (8,20) size 784x570
- RenderBlock {DIV} at (20,0) size 744x120
- RenderInline {SPAN} at (0,0) size 112x60 [textStrokeWidth=1.00]
- RenderText {#text} at (0,0) size 112x60
- text run at (0,0) width 112: "This"
- RenderText {#text} at (111,0) size 18x60
- text run at (111,0) width 18: " "
- RenderInline {SPAN} at (0,0) size 108x60 [textFillColor=#FFFFFF] [textStrokeWidth=1.00]
- RenderText {#text} at (128,0) size 108x60
- text run at (128,0) width 108: "text"
- RenderText {#text} at (235,0) size 18x60
- text run at (235,0) width 18: " "
- RenderInline {SPAN} at (0,0) size 140x60 [color=#0000004C]
- RenderText {#text} at (252,0) size 140x60
- text run at (252,0) width 140: "casts"
- RenderText {#text} at (391,0) size 17x60
- text run at (391,0) width 17: " "
- RenderInline {SPAN} at (0,0) size 223x60
- RenderText {#text} at (407,0) size 223x60
- text run at (407,0) width 223: "multiple"
- RenderText {#text} at (0,60) size 237x60
- text run at (0,60) width 237: "shadows"
- RenderBlock {DIV} at (50,170) size 100x100
- RenderBlock {DIV} at (50,320) size 100x100 [bgcolor=#FFFFFF]
- RenderBlock {DIV} at (50,470) size 100x100 [bgcolor=#00000033]
-selection start: position 0 of child 0 {#text} of child 7 {SPAN} of child 0 {DIV} of body
-selection end: position 6 of child 0 {#text} of child 7 {SPAN} of child 0 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsssimpleselectorchainparsingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/simple-selector-chain-parsing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/simple-selector-chain-parsing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/simple-selector-chain-parsing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 339x19
- text run at (0,0) width 339: "This element SHOULD NOT have RED background"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssstyleoutsideheadexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/style-outside-head-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/style-outside-head-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/style-outside-head-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 570x19
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 267: "If you see any red then the test has failed."
- RenderBlock {DIV} at (0,20) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssstyleparsedoutsideheadexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/style-parsed-outside-head-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/style-parsed-outside-head-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/style-parsed-outside-head-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 635x19
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 332: "If you see any red or orange then the test has failed."
- RenderBlock {DIV} at (0,20) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstabletextalignquirkexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/table-text-align-quirk-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/table-text-align-quirk-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/table-text-align-quirk-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 555x19
- text run at (0,0) width 555: "The text below should be left-justified since text-align does not inherit in quirks mode."
- RenderBlock {DIV} at (0,20) size 784x28
- RenderTable {TABLE} at (0,0) size 109x28 [border: (1px solid #000000)]
- RenderTableSection {TBODY} at (1,1) size 107x26
- RenderTableRow {TR} at (0,2) size 107x22
- RenderTableCell {TD} at (2,2) size 103x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 36x19
- text run at (1,1) width 36: "hello."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstabletextalignstrictexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/table-text-align-strict-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/table-text-align-strict-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/table-text-align-strict-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x64
- RenderBlock {HTML} at (0,0) size 800x64
- RenderBody {BODY} at (8,8) size 784x48
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 498x19
- text run at (0,0) width 498: "The text below should be centered since text-align does inherit in strict mode."
- RenderBlock {DIV} at (0,20) size 784x28
- RenderTable {TABLE} at (0,0) size 109x28 [border: (1px solid #000000)]
- RenderTableSection {TBODY} at (1,1) size 107x26
- RenderTableRow {TR} at (0,2) size 107x22
- RenderTableCell {TD} at (2,2) size 103x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (33,1) size 37x19
- text run at (33,1) width 37: "hello."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstargetfragmentmatchexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/target-fragment-match-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/target-fragment-match-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/target-fragment-match-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 624x19
- text run at (0,0) width 624: "I should be highlighted first because of the anchor, and de-highlighted when there is no fragment."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstextalignexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-align-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-align-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-align-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x551
- RenderBlock {HTML} at (0,0) size 800x551
- RenderBody {BODY} at (8,10) size 784x525
- RenderBlock {H1} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "Simple case"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 63x19
- text run at (0,0) width 63: "LTR Start"
- RenderBlock {P} at (0,72) size 784x20
- RenderText {#text} at (725,0) size 59x19
- text run at (725,0) width 59: "LTR End"
- RenderBlock {P} at (0,108) size 784x20
- RenderText {#text} at (721,0) size 63x19
- text run at (721,0) width 63: "RTL Start"
- RenderBlock {P} at (0,144) size 784x20
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "RTL End"
- RenderBlock {H1} at (0,180) size 784x20
- RenderText {#text} at (0,0) size 97x19
- text run at (0,0) width 97: "Inherited case"
- RenderBlock {DIV} at (0,216) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 63x19
- text run at (0,0) width 63: "LTR Start"
- RenderBlock {DIV} at (0,252) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (725,0) size 59x19
- text run at (725,0) width 59: "LTR End"
- RenderBlock {DIV} at (0,288) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (721,0) size 63x19
- text run at (721,0) width 63: "RTL Start"
- RenderBlock {DIV} at (0,324) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "RTL End"
- RenderBlock {H1} at (0,360) size 784x20
- RenderText {#text} at (0,0) size 419x19
- text run at (0,0) width 419: "Inherited case where parent block has opposite directionality."
- RenderBlock {DIV} at (0,396) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 63x19
- text run at (0,0) width 63: "LTR Start"
- RenderBlock {DIV} at (0,432) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (725,0) size 59x19
- text run at (725,0) width 59: "LTR End"
- RenderBlock {DIV} at (0,468) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (721,0) size 63x19
- text run at (721,0) width 63: "RTL Start"
- RenderBlock {DIV} at (0,504) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "RTL End"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstextinputwithwebkitborderradiusexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-input-with-webkit-border-radius-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-input-with-webkit-border-radius-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-input-with-webkit-border-radius-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x141
- RenderBlock {HTML} at (0,0) size 800x141
- RenderBody {BODY} at (8,16) size 784x117
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 309x19
- text run at (0,0) width 309: "This test checks that text input fields handle the "
- RenderInline {CODE} at (0,0) size 165x14
- RenderText {#text} at (308,5) size 165x14
- text run at (308,5) width 165: "-webkit-border-radius"
- RenderText {#text} at (472,0) size 299x19
- text run at (472,0) width 299: " CSS property correctly, or degrade gracefully."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 630x19
- text run at (0,0) width 630: "If the test passes, you will see a text entry field containing \"default text\" inside the grey div below."
- RenderBlock {DIV} at (0,72) size 163x45 [bgcolor=#888888]
- RenderTextControl {INPUT} at (11,9) size 133x22 [bgcolor=#00FF00] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 121x15
- RenderBlock {DIV} at (0,7) size 0x0
- RenderBlock {DIV} at (0,0) size 120x14
- RenderBlock {DIV} at (120,7) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (26,100) size 120x14
- RenderBlock {DIV} at (0,0) size 120x14
- RenderText {#text} at (0,0) size 54x14
- text run at (0,0) width 54: "default text"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstextoverflowellipsisbidiexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-bidi-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-bidi-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-bidi-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,53 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x216
- RenderBlock {HTML} at (0,0) size 800x216
- RenderBody {BODY} at (8,8) size 784x200
- RenderBlock (anonymous) at (0,0) size 784x80
- RenderText {#text} at (0,0) size 580x19
- text run at (0,0) width 580: "Each consecutive pair of lines should look exactly the same apart from the trailing ellipsis."
- RenderBR {BR} at (579,0) size 1x19
- RenderText {#text} at (0,20) size 547x19
- text run at (0,20) width 547: "The ellipsis should appear on the left for the RTL case and on the right for LTR case. "
- RenderBR {BR} at (546,20) size 1x19
- RenderBR {BR} at (0,40) size 0x19
- RenderText {#text} at (0,60) size 62x19
- text run at (0,60) width 62: "RTL text:"
- RenderBlock (anonymous) at (0,120) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 61x19
- text run at (0,20) width 61: "LTR Text"
-layer at (8,88) size 207x20 scrollX 97 scrollWidth 304
- RenderBlock {DIV} at (0,80) size 207x20
- RenderText {#text} at (-97,0) size 305x19
- text run at (-97,0) width 0 RTL: "\x{202C}"
- text run at (-97,0) width 219 RTL: " \x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5D1}\x{5E8}\x{5D9} \x{5DC}\x{5D3}\x{5D5}\x{5D2}\x{5DE}\x{5D0} \x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5D1}\x{5E8}\x{5D9} \x{5DC}\x{5D3}\x{5D5}\x{5D2}\x{5DE}\x{5D0} "
- text run at (121,0) width 82: "English Text"
- text run at (203,0) width 4 RTL: "\x{202B} "
-layer at (8,108) size 207x20 scrollX 97 scrollWidth 304
- RenderBlock {DIV} at (0,100) size 207x20
- RenderText {#text} at (-97,0) size 305x19
- text run at (-97,0) width 0 RTL: "\x{202C}"
- text run at (-97,0) width 219 RTL: " \x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5D1}\x{5E8}\x{5D9} \x{5DC}\x{5D3}\x{5D5}\x{5D2}\x{5DE}\x{5D0} \x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5D1}\x{5E8}\x{5D9} \x{5DC}\x{5D3}\x{5D5}\x{5D2}\x{5DE}\x{5D0} "
- text run at (121,0) width 82: "English Text"
- text run at (203,0) width 4 RTL: "\x{202B} "
-layer at (8,168) size 207x20 scrollWidth 228
- RenderBlock {DIV} at (0,160) size 207x20
- RenderText {#text} at (0,0) size 228x19
- text run at (0,0) width 27 RTL: "\x{5DE}\x{5D9}\x{5DC}\x{5D4}"
- text run at (26,0) width 42: " word "
- text run at (67,0) width 32 RTL: "\x{5D0}\x{5D7}\x{5E8}\x{5EA}"
- text run at (98,0) width 57: " another "
- text run at (154,0) width 24 RTL: "\x{5D5}\x{5E2}\x{5D5}\x{5D3}"
- text run at (177,0) width 28: " yet "
- text run at (204,0) width 24 RTL: "\x{5D0}\x{5D7}\x{5EA}"
-layer at (8,188) size 207x20 scrollWidth 228
- RenderBlock {DIV} at (0,180) size 207x20
- RenderText {#text} at (0,0) size 228x19
- text run at (0,0) width 27 RTL: "\x{5DE}\x{5D9}\x{5DC}\x{5D4}"
- text run at (26,0) width 42: " word "
- text run at (67,0) width 32 RTL: "\x{5D0}\x{5D7}\x{5E8}\x{5EA}"
- text run at (98,0) width 57: " another "
- text run at (154,0) width 24 RTL: "\x{5D5}\x{5E2}\x{5D5}\x{5D3}"
- text run at (177,0) width 28: " yet "
- text run at (204,0) width 24 RTL: "\x{5D0}\x{5D7}\x{5EA}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstextoverflowellipsisexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,105 +0,0 @@
</span><del>-layer at (0,0) size 800x770
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x770
- RenderBlock {HTML} at (0,0) size 800x770
- RenderBody {BODY} at (8,8) size 784x742
- RenderBlock (anonymous) at (0,0) size 784x100
- RenderText {#text} at (0,0) size 573x19
- text run at (0,0) width 573: "This tests checks that the text-overflow:ellipsis property is handled correctly for bidi text."
- RenderBR {BR} at (572,15) size 1x0
- RenderBR {BR} at (0,20) size 0x19
- RenderText {#text} at (0,40) size 760x19
- text run at (0,40) width 760: "Pass if the ellipsis do not overlap the text and the underlines for the links are placed under the text and not the ellipsis. "
- RenderBR {BR} at (759,55) size 1x0
- RenderBR {BR} at (0,60) size 0x19
- RenderText {#text} at (0,80) size 34x19
- text run at (0,80) width 34: "RTL:"
- RenderBlock (anonymous) at (0,142) size 784x20
- RenderText {#text} at (0,0) size 94x19
- text run at (0,0) width 94: "RTL Override:"
- RenderBlock (anonymous) at (0,204) size 784x20
- RenderText {#text} at (0,0) size 62x19
- text run at (0,0) width 62: "RTL link:"
- RenderBlock (anonymous) at (0,266) size 784x20
- RenderText {#text} at (0,0) size 135x19
- text run at (0,0) width 135: "RTL with ltr content:"
- RenderBlock (anonymous) at (0,328) size 784x20
- RenderText {#text} at (0,0) size 164x19
- text run at (0,0) width 164: "RTL link with ltr content:"
- RenderBlock (anonymous) at (0,390) size 784x20
- RenderText {#text} at (0,0) size 63x19
- text run at (0,0) width 63: "LTR link:"
- RenderBlock (anonymous) at (0,452) size 784x20
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 34: "LTR:"
- RenderBlock (anonymous) at (0,514) size 784x20
- RenderText {#text} at (0,0) size 135x19
- text run at (0,0) width 135: "LTR with rtl content:"
- RenderBlock (anonymous) at (0,576) size 784x20
- RenderText {#text} at (0,0) size 180x19
- text run at (0,0) width 180: "LTR with forced rtl content:"
- RenderBlock (anonymous) at (0,638) size 784x20
- RenderText {#text} at (0,0) size 164x19
- text run at (0,0) width 164: "LTR link with rtl content:"
- RenderBlock (anonymous) at (0,700) size 784x20
- RenderText {#text} at (0,0) size 209x19
- text run at (0,0) width 209: "LTR link with forced rtl content:"
-layer at (8,108) size 182x22 clip at (9,109) size 180x20 scrollX 115 scrollWidth 295
- RenderBlock {DIV} at (0,100) size 182x22 [border: (1px solid #000000)]
- RenderText {#text} at (-113,1) size 295x19
- text run at (-113,1) width 294 RTL: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}"
-layer at (8,170) size 182x22 clip at (9,171) size 180x20 scrollX 148 scrollWidth 328
- RenderBlock {DIV} at (0,162) size 182x22 [border: (1px solid #000000)]
- RenderText {#text} at (-147,1) size 329x19
- text run at (-147,1) width 328 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing"
-layer at (8,232) size 182x22 clip at (9,233) size 180x20 scrollX 148 scrollWidth 328
- RenderBlock {DIV} at (0,224) size 182x22 [border: (1px solid #000000)]
- RenderInline {A} at (0,0) size 329x19 [color=#0000EE]
- RenderText {#text} at (-147,1) size 329x19
- text run at (-147,1) width 328 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing"
- RenderText {#text} at (0,0) size 0x0
-layer at (8,294) size 182x22 clip at (9,295) size 180x20 scrollX 148 scrollWidth 328
- RenderBlock {DIV} at (0,286) size 182x22 [border: (1px solid #000000)]
- RenderText {#text} at (-147,1) size 329x19
- text run at (-147,1) width 328: "Lorem ipsum dolor sit amet, consectetur adipiscing"
-layer at (8,356) size 182x22 clip at (9,357) size 180x20 scrollX 148 scrollWidth 328
- RenderBlock {DIV} at (0,348) size 182x22 [border: (1px solid #000000)]
- RenderInline {A} at (0,0) size 329x19 [color=#0000EE]
- RenderText {#text} at (-147,1) size 329x19
- text run at (-147,1) width 328: "Lorem ipsum dolor sit amet, consectetur adipiscing"
- RenderText {#text} at (0,0) size 0x0
-layer at (8,418) size 182x22 clip at (9,419) size 180x20 scrollWidth 328
- RenderBlock {DIV} at (0,410) size 182x22 [border: (1px solid #000000)]
- RenderInline {A} at (0,0) size 329x19 [color=#0000EE]
- RenderText {#text} at (1,1) size 329x19
- text run at (1,1) width 329: "Lorem ipsum dolor sit amet, consectetur adipiscing"
- RenderText {#text} at (0,0) size 0x0
-layer at (8,480) size 182x22 clip at (9,481) size 180x20 scrollWidth 328
- RenderBlock {DIV} at (0,472) size 182x22 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 329x19
- text run at (1,1) width 329: "Lorem ipsum dolor sit amet, consectetur adipiscing"
-layer at (8,542) size 182x22 clip at (9,543) size 180x20 scrollWidth 295
- RenderBlock {DIV} at (0,534) size 182x22 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 295x19
- text run at (1,1) width 295 RTL: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}"
-layer at (8,604) size 182x22 clip at (9,605) size 180x20 scrollWidth 328
- RenderBlock {DIV} at (0,596) size 182x22 [border: (1px solid #000000)]
- RenderInline {SPAN} at (0,0) size 329x19
- RenderText {#text} at (1,1) size 329x19
- text run at (1,1) width 329 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing"
- RenderText {#text} at (0,0) size 0x0
-layer at (8,666) size 182x22 clip at (9,667) size 180x20 scrollWidth 295
- RenderBlock {DIV} at (0,658) size 182x22 [border: (1px solid #000000)]
- RenderInline {A} at (0,0) size 295x19 [color=#0000EE]
- RenderText {#text} at (1,1) size 295x19
- text run at (1,1) width 295 RTL: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}"
- RenderText {#text} at (0,0) size 0x0
-layer at (8,728) size 182x22 clip at (9,729) size 180x20 scrollWidth 328
- RenderBlock {DIV} at (0,720) size 182x22 [border: (1px solid #000000)]
- RenderInline {A} at (0,0) size 329x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 329x19
- RenderText {#text} at (1,1) size 329x19
- text run at (1,1) width 329 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstextoverflowellipsisstrictexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-strict-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-strict-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-strict-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,105 +0,0 @@
</span><del>-layer at (0,0) size 800x770
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x770
- RenderBlock {HTML} at (0,0) size 800x770
- RenderBody {BODY} at (8,8) size 784x742
- RenderBlock (anonymous) at (0,0) size 784x100
- RenderText {#text} at (0,0) size 573x19
- text run at (0,0) width 573: "This tests checks that the text-overflow:ellipsis property is handled correctly for bidi text."
- RenderBR {BR} at (572,0) size 1x19
- RenderBR {BR} at (0,20) size 0x19
- RenderText {#text} at (0,40) size 760x19
- text run at (0,40) width 760: "Pass if the ellipsis do not overlap the text and the underlines for the links are placed under the text and not the ellipsis. "
- RenderBR {BR} at (759,40) size 1x19
- RenderBR {BR} at (0,60) size 0x19
- RenderText {#text} at (0,80) size 34x19
- text run at (0,80) width 34: "RTL:"
- RenderBlock (anonymous) at (0,142) size 784x20
- RenderText {#text} at (0,0) size 94x19
- text run at (0,0) width 94: "RTL Override:"
- RenderBlock (anonymous) at (0,204) size 784x20
- RenderText {#text} at (0,0) size 62x19
- text run at (0,0) width 62: "RTL link:"
- RenderBlock (anonymous) at (0,266) size 784x20
- RenderText {#text} at (0,0) size 135x19
- text run at (0,0) width 135: "RTL with ltr content:"
- RenderBlock (anonymous) at (0,328) size 784x20
- RenderText {#text} at (0,0) size 164x19
- text run at (0,0) width 164: "RTL link with ltr content:"
- RenderBlock (anonymous) at (0,390) size 784x20
- RenderText {#text} at (0,0) size 63x19
- text run at (0,0) width 63: "LTR link:"
- RenderBlock (anonymous) at (0,452) size 784x20
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 34: "LTR:"
- RenderBlock (anonymous) at (0,514) size 784x20
- RenderText {#text} at (0,0) size 135x19
- text run at (0,0) width 135: "LTR with rtl content:"
- RenderBlock (anonymous) at (0,576) size 784x20
- RenderText {#text} at (0,0) size 180x19
- text run at (0,0) width 180: "LTR with forced rtl content:"
- RenderBlock (anonymous) at (0,638) size 784x20
- RenderText {#text} at (0,0) size 164x19
- text run at (0,0) width 164: "LTR link with rtl content:"
- RenderBlock (anonymous) at (0,700) size 784x20
- RenderText {#text} at (0,0) size 209x19
- text run at (0,0) width 209: "LTR link with forced rtl content:"
-layer at (8,108) size 182x22 clip at (9,109) size 180x20 scrollX 115 scrollWidth 295
- RenderBlock {DIV} at (0,100) size 182x22 [border: (1px solid #000000)]
- RenderText {#text} at (-113,1) size 295x19
- text run at (-113,1) width 294 RTL: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}"
-layer at (8,170) size 182x22 clip at (9,171) size 180x20 scrollX 148 scrollWidth 328
- RenderBlock {DIV} at (0,162) size 182x22 [border: (1px solid #000000)]
- RenderText {#text} at (-147,1) size 329x19
- text run at (-147,1) width 328 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing"
-layer at (8,232) size 182x22 clip at (9,233) size 180x20 scrollX 148 scrollWidth 328
- RenderBlock {DIV} at (0,224) size 182x22 [border: (1px solid #000000)]
- RenderInline {A} at (0,0) size 329x19 [color=#0000EE]
- RenderText {#text} at (-147,1) size 329x19
- text run at (-147,1) width 328 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing"
- RenderText {#text} at (0,0) size 0x0
-layer at (8,294) size 182x22 clip at (9,295) size 180x20 scrollX 148 scrollWidth 328
- RenderBlock {DIV} at (0,286) size 182x22 [border: (1px solid #000000)]
- RenderText {#text} at (-147,1) size 329x19
- text run at (-147,1) width 328: "Lorem ipsum dolor sit amet, consectetur adipiscing"
-layer at (8,356) size 182x22 clip at (9,357) size 180x20 scrollX 148 scrollWidth 328
- RenderBlock {DIV} at (0,348) size 182x22 [border: (1px solid #000000)]
- RenderInline {A} at (0,0) size 329x19 [color=#0000EE]
- RenderText {#text} at (-147,1) size 329x19
- text run at (-147,1) width 328: "Lorem ipsum dolor sit amet, consectetur adipiscing"
- RenderText {#text} at (0,0) size 0x0
-layer at (8,418) size 182x22 clip at (9,419) size 180x20 scrollWidth 328
- RenderBlock {DIV} at (0,410) size 182x22 [border: (1px solid #000000)]
- RenderInline {A} at (0,0) size 329x19 [color=#0000EE]
- RenderText {#text} at (1,1) size 329x19
- text run at (1,1) width 329: "Lorem ipsum dolor sit amet, consectetur adipiscing"
- RenderText {#text} at (0,0) size 0x0
-layer at (8,480) size 182x22 clip at (9,481) size 180x20 scrollWidth 328
- RenderBlock {DIV} at (0,472) size 182x22 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 329x19
- text run at (1,1) width 329: "Lorem ipsum dolor sit amet, consectetur adipiscing"
-layer at (8,542) size 182x22 clip at (9,543) size 180x20 scrollWidth 295
- RenderBlock {DIV} at (0,534) size 182x22 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 295x19
- text run at (1,1) width 295 RTL: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}"
-layer at (8,604) size 182x22 clip at (9,605) size 180x20 scrollWidth 328
- RenderBlock {DIV} at (0,596) size 182x22 [border: (1px solid #000000)]
- RenderInline {SPAN} at (0,0) size 329x19
- RenderText {#text} at (1,1) size 329x19
- text run at (1,1) width 329 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing"
- RenderText {#text} at (0,0) size 0x0
-layer at (8,666) size 182x22 clip at (9,667) size 180x20 scrollWidth 295
- RenderBlock {DIV} at (0,658) size 182x22 [border: (1px solid #000000)]
- RenderInline {A} at (0,0) size 295x19 [color=#0000EE]
- RenderText {#text} at (1,1) size 295x19
- text run at (1,1) width 295 RTL: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}"
- RenderText {#text} at (0,0) size 0x0
-layer at (8,728) size 182x22 clip at (9,729) size 180x20 scrollWidth 328
- RenderBlock {DIV} at (0,720) size 182x22 [border: (1px solid #000000)]
- RenderInline {A} at (0,0) size 329x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 329x19
- RenderText {#text} at (1,1) size 329x19
- text run at (1,1) width 329 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstextoverflowellipsistextaligncenterexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-center-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-center-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-center-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,99 +0,0 @@
</span><del>-layer at (0,0) size 800x912
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x912
- RenderBlock {HTML} at (0,0) size 800x913
- RenderBody {BODY} at (8,8) size 784x885
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 566x19
- text run at (0,0) width 566: "This test checks that text with text-overflow:ellipsis follows 'text-align: center' correctly."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 394x19
- text run at (0,0) width 394: "The text in all boxes should have the text centered in the box."
- RenderBlock {H3} at (0,74) size 784x24
- RenderText {#text} at (0,0) size 84x22
- text run at (0,0) width 84: "Single line"
- RenderBlock {H3} at (0,158) size 784x24
- RenderText {#text} at (0,0) size 80x22
- text run at (0,0) width 80: "Multi line"
- RenderBlock {H3} at (0,302) size 784x24
- RenderText {#text} at (0,0) size 230x22
- text run at (0,0) width 230: "Containing replaced content"
- RenderBlock {H3} at (0,395) size 784x24
- RenderText {#text} at (0,0) size 394x22
- text run at (0,0) width 394: "Containing replaced content blocking the ellipsis"
- RenderBlock {H3} at (0,489) size 784x24
- RenderText {#text} at (0,0) size 198x22
- text run at (0,0) width 198: "Right-To-Left single line"
- RenderBlock {H3} at (0,573) size 784x24
- RenderText {#text} at (0,0) size 197x22
- text run at (0,0) width 197: "Right-To-Left Multi line"
- RenderBlock {H3} at (0,717) size 784x24
- RenderText {#text} at (0,0) size 342x22
- text run at (0,0) width 342: "Right-To-Left containing replaced content"
- RenderBlock {H3} at (0,810) size 784x24
- RenderText {#text} at (0,0) size 506x22
- text run at (0,0) width 506: "Right-To-Left containing replaced content blocking the ellipsis"
-layer at (8,124) size 310x22 clip at (9,125) size 308x20 scrollWidth 738
- RenderBlock {DIV} at (0,116) size 310x23 [border: (1px solid #000000)]
- RenderText {#text} at (2,1) size 738x19
- text run at (2,1) width 738: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,208) size 310x82 clip at (9,209) size 308x80 scrollWidth 738
- RenderBlock {DIV} at (0,200) size 310x83 [border: (1px solid #000000)]
- RenderText {#text} at (2,1) size 738x19
- text run at (2,1) width 738: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (1,21) size 728x19
- text run at (1,21) width 728: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (2,41) size 720x19
- text run at (2,41) width 720: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (2,61) size 715x19
- text run at (2,61) width 715: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,352) size 310x32 clip at (9,353) size 308x30 scrollWidth 766
- RenderBlock {DIV} at (0,343) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (1,11) size 187x19
- text run at (1,11) width 187: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (187,1) size 26x25
- RenderText {#text} at (212,11) size 556x19
- text run at (212,11) width 556: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,446) size 310x32 clip at (9,447) size 308x30 scrollWidth 762
- RenderBlock {DIV} at (0,437) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (1,11) size 278x19
- text run at (1,11) width 278: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (278,1) size 26x25
- RenderText {#text} at (303,11) size 460x19
- text run at (303,11) width 460: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,539) size 310x22 clip at (9,540) size 308x20 scrollX 430 scrollWidth 738
- RenderBlock {DIV} at (0,531) size 310x23 [border: (1px solid #000000)]
- RenderText {#text} at (-429,1) size 738x19
- text run at (-429,1) width 737 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,623) size 310x82 clip at (9,624) size 308x80 scrollX 430 scrollWidth 738
- RenderBlock {DIV} at (0,615) size 310x83 [border: (1px solid #000000)]
- RenderText {#text} at (-429,1) size 738x19
- text run at (-429,1) width 737 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (-418,21) size 728x19
- text run at (-418,21) width 727 RTL override: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (-411,41) size 720x19
- text run at (-411,41) width 719 RTL override: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (-406,61) size 715x19
- text run at (-406,61) width 714 RTL override: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,767) size 310x32 clip at (9,768) size 308x30 scrollX 458 scrollWidth 766
- RenderBlock {DIV} at (0,758) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (122,11) size 187x19
- text run at (122,11) width 187 RTL override: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (97,1) size 26x25
- RenderText {#text} at (-457,11) size 556x19
- text run at (-457,11) width 555 RTL override: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,860) size 310x32 clip at (9,861) size 308x30 scrollX 453 scrollWidth 762
- RenderBlock {DIV} at (0,852) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (31,11) size 278x19
- text run at (31,11) width 278 RTL override: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (6,1) size 26x25
- RenderText {#text} at (-452,11) size 460x19
- text run at (-452,11) width 459 RTL override: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstextoverflowellipsistextalignjustifyexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,100 +0,0 @@
</span><del>-layer at (0,0) size 800x932
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x932
- RenderBlock {HTML} at (0,0) size 800x933
- RenderBody {BODY} at (8,8) size 784x905
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 568x19
- text run at (0,0) width 568: "This test checks that text with text-overflow:ellipsis follows 'text-align: justify' correctly."
- RenderBlock {P} at (0,36) size 784x40
- RenderText {#text} at (0,0) size 753x39
- text run at (0,0) width 753: "LTR text should be aligned with the left hand side of their box. RTL text should be aligned with the right hand side of"
- text run at (0,20) width 62: "their box."
- RenderBlock {H3} at (0,94) size 784x24
- RenderText {#text} at (0,0) size 84x22
- text run at (0,0) width 84: "Single line"
- RenderBlock {H3} at (0,178) size 784x24
- RenderText {#text} at (0,0) size 80x22
- text run at (0,0) width 80: "Multi line"
- RenderBlock {H3} at (0,322) size 784x24
- RenderText {#text} at (0,0) size 230x22
- text run at (0,0) width 230: "Containing replaced content"
- RenderBlock {H3} at (0,415) size 784x24
- RenderText {#text} at (0,0) size 394x22
- text run at (0,0) width 394: "Containing replaced content blocking the ellipsis"
- RenderBlock {H3} at (0,509) size 784x24
- RenderText {#text} at (0,0) size 198x22
- text run at (0,0) width 198: "Right-To-Left single line"
- RenderBlock {H3} at (0,593) size 784x24
- RenderText {#text} at (0,0) size 197x22
- text run at (0,0) width 197: "Right-To-Left Multi line"
- RenderBlock {H3} at (0,737) size 784x24
- RenderText {#text} at (0,0) size 342x22
- text run at (0,0) width 342: "Right-To-Left containing replaced content"
- RenderBlock {H3} at (0,830) size 784x24
- RenderText {#text} at (0,0) size 506x22
- text run at (0,0) width 506: "Right-To-Left containing replaced content blocking the ellipsis"
-layer at (8,144) size 310x22 clip at (9,145) size 308x20 scrollWidth 737
- RenderBlock {DIV} at (0,136) size 310x23 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 737x19
- text run at (1,1) width 737: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,228) size 310x82 clip at (9,229) size 308x80 scrollWidth 737
- RenderBlock {DIV} at (0,220) size 310x83 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 737x19
- text run at (1,1) width 737: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (1,21) size 727x19
- text run at (1,21) width 727: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (1,41) size 719x19
- text run at (1,41) width 719: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (1,61) size 714x19
- text run at (1,61) width 714: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,372) size 310x32 clip at (9,373) size 308x30 scrollWidth 766
- RenderBlock {DIV} at (0,363) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (1,11) size 186x19
- text run at (1,11) width 186: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (186,1) size 26x25
- RenderText {#text} at (211,11) size 556x19
- text run at (211,11) width 556: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,466) size 310x32 clip at (9,467) size 308x30 scrollWidth 762
- RenderBlock {DIV} at (0,457) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (1,11) size 278x19
- text run at (1,11) width 278: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (278,1) size 26x25
- RenderText {#text} at (303,11) size 460x19
- text run at (303,11) width 460: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,559) size 310x22 clip at (9,560) size 308x20 scrollX 428 scrollWidth 737
- RenderBlock {DIV} at (0,551) size 310x23 [border: (1px solid #000000)]
- RenderText {#text} at (-427,1) size 737x19
- text run at (-427,1) width 736 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,643) size 310x82 clip at (9,644) size 308x80
- RenderBlock {DIV} at (0,635) size 310x83 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 737x19
- text run at (1,1) width 737 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (1,21) size 727x19
- text run at (1,21) width 727 RTL override: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (1,41) size 719x19
- text run at (1,41) width 719 RTL override: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (1,61) size 714x19
- text run at (1,61) width 714 RTL override: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,787) size 310x32 clip at (9,788) size 308x30 scrollX 457 scrollWidth 766
- RenderBlock {DIV} at (0,778) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (123,11) size 186x19
- text run at (123,11) width 186 RTL override: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (98,1) size 26x25
- RenderText {#text} at (-456,11) size 556x19
- text run at (-456,11) width 555 RTL override: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,880) size 310x32 clip at (9,881) size 308x30 scrollX 453 scrollWidth 762
- RenderBlock {DIV} at (0,872) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (31,11) size 278x19
- text run at (31,11) width 278 RTL override: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (6,1) size 26x25
- RenderText {#text} at (-452,11) size 460x19
- text run at (-452,11) width 459 RTL override: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstextoverflowellipsistextalignleftexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-left-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-left-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-left-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,99 +0,0 @@
</span><del>-layer at (0,0) size 800x912
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x912
- RenderBlock {HTML} at (0,0) size 800x913
- RenderBody {BODY} at (8,8) size 784x885
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 549x19
- text run at (0,0) width 549: "This test checks that text with text-overflow:ellipsis follows 'text-align: left' correctly."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 496x19
- text run at (0,0) width 496: "The text in all boxes should be left aligned, sticking to the left side of the box"
- RenderBlock {H3} at (0,74) size 784x24
- RenderText {#text} at (0,0) size 84x22
- text run at (0,0) width 84: "Single line"
- RenderBlock {H3} at (0,158) size 784x24
- RenderText {#text} at (0,0) size 80x22
- text run at (0,0) width 80: "Multi line"
- RenderBlock {H3} at (0,302) size 784x24
- RenderText {#text} at (0,0) size 230x22
- text run at (0,0) width 230: "Containing replaced content"
- RenderBlock {H3} at (0,395) size 784x24
- RenderText {#text} at (0,0) size 394x22
- text run at (0,0) width 394: "Containing replaced content blocking the ellipsis"
- RenderBlock {H3} at (0,489) size 784x24
- RenderText {#text} at (0,0) size 198x22
- text run at (0,0) width 198: "Right-To-Left single line"
- RenderBlock {H3} at (0,573) size 784x24
- RenderText {#text} at (0,0) size 197x22
- text run at (0,0) width 197: "Right-To-Left Multi line"
- RenderBlock {H3} at (0,717) size 784x24
- RenderText {#text} at (0,0) size 342x22
- text run at (0,0) width 342: "Right-To-Left containing replaced content"
- RenderBlock {H3} at (0,810) size 784x24
- RenderText {#text} at (0,0) size 506x22
- text run at (0,0) width 506: "Right-To-Left containing replaced content blocking the ellipsis"
-layer at (8,124) size 310x22 clip at (9,125) size 308x20 scrollWidth 737
- RenderBlock {DIV} at (0,116) size 310x23 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 737x19
- text run at (1,1) width 737: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,208) size 310x82 clip at (9,209) size 308x80 scrollWidth 737
- RenderBlock {DIV} at (0,200) size 310x83 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 737x19
- text run at (1,1) width 737: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (1,21) size 727x19
- text run at (1,21) width 727: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (1,41) size 719x19
- text run at (1,41) width 719: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (1,61) size 714x19
- text run at (1,61) width 714: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,352) size 310x32 clip at (9,353) size 308x30 scrollWidth 766
- RenderBlock {DIV} at (0,343) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (1,11) size 186x19
- text run at (1,11) width 186: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (186,1) size 26x25
- RenderText {#text} at (211,11) size 556x19
- text run at (211,11) width 556: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,446) size 310x32 clip at (9,447) size 308x30 scrollWidth 762
- RenderBlock {DIV} at (0,437) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (1,11) size 278x19
- text run at (1,11) width 278: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (278,1) size 26x25
- RenderText {#text} at (303,11) size 460x19
- text run at (303,11) width 460: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,539) size 310x22 clip at (9,540) size 308x20 scrollX 431 scrollWidth 740
- RenderBlock {DIV} at (0,531) size 310x23 [border: (1px solid #000000)]
- RenderText {#text} at (-430,1) size 738x19
- text run at (-430,1) width 737 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,623) size 310x82 clip at (9,624) size 308x80 scrollX 431 scrollWidth 740
- RenderBlock {DIV} at (0,615) size 310x83 [border: (1px solid #000000)]
- RenderText {#text} at (-430,1) size 738x19
- text run at (-430,1) width 737 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (-419,21) size 728x19
- text run at (-419,21) width 727 RTL override: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (-412,41) size 720x19
- text run at (-412,41) width 719 RTL override: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (-408,61) size 715x19
- text run at (-408,61) width 714 RTL override: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,767) size 310x32 clip at (9,768) size 308x30 scrollX 459 scrollWidth 767
- RenderBlock {DIV} at (0,758) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (121,11) size 187x19
- text run at (121,11) width 187 RTL override: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (96,1) size 26x25
- RenderText {#text} at (-458,11) size 556x19
- text run at (-458,11) width 555 RTL override: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,860) size 310x32 clip at (9,861) size 308x30 scrollX 453 scrollWidth 762
- RenderBlock {DIV} at (0,852) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (31,11) size 278x19
- text run at (31,11) width 278 RTL override: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (6,1) size 26x25
- RenderText {#text} at (-452,11) size 460x19
- text run at (-452,11) width 459 RTL override: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstextoverflowellipsistextalignrightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-right-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-right-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-overflow-ellipsis-text-align-right-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,99 +0,0 @@
</span><del>-layer at (0,0) size 800x912
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x912
- RenderBlock {HTML} at (0,0) size 800x913
- RenderBody {BODY} at (8,8) size 784x885
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 558x19
- text run at (0,0) width 558: "This test checks that text with text-overflow:ellipsis follows 'text-align: right' correctly."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 514x19
- text run at (0,0) width 514: "The text in all boxes should be right aligned, sticking to the right side of the box"
- RenderBlock {H3} at (0,74) size 784x24
- RenderText {#text} at (0,0) size 84x22
- text run at (0,0) width 84: "Single line"
- RenderBlock {H3} at (0,158) size 784x24
- RenderText {#text} at (0,0) size 80x22
- text run at (0,0) width 80: "Multi line"
- RenderBlock {H3} at (0,302) size 784x24
- RenderText {#text} at (0,0) size 230x22
- text run at (0,0) width 230: "Containing replaced content"
- RenderBlock {H3} at (0,395) size 784x24
- RenderText {#text} at (0,0) size 394x22
- text run at (0,0) width 394: "Containing replaced content blocking the ellipsis"
- RenderBlock {H3} at (0,489) size 784x24
- RenderText {#text} at (0,0) size 198x22
- text run at (0,0) width 198: "Right-To-Left single line"
- RenderBlock {H3} at (0,573) size 784x24
- RenderText {#text} at (0,0) size 197x22
- text run at (0,0) width 197: "Right-To-Left Multi line"
- RenderBlock {H3} at (0,717) size 784x24
- RenderText {#text} at (0,0) size 342x22
- text run at (0,0) width 342: "Right-To-Left containing replaced content"
- RenderBlock {H3} at (0,810) size 784x24
- RenderText {#text} at (0,0) size 506x22
- text run at (0,0) width 506: "Right-To-Left containing replaced content blocking the ellipsis"
-layer at (8,124) size 310x22 clip at (9,125) size 308x20 scrollWidth 740
- RenderBlock {DIV} at (0,116) size 310x23 [border: (1px solid #000000)]
- RenderText {#text} at (3,1) size 738x19
- text run at (3,1) width 738: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,208) size 310x82 clip at (9,209) size 308x80 scrollWidth 740
- RenderBlock {DIV} at (0,200) size 310x83 [border: (1px solid #000000)]
- RenderText {#text} at (3,1) size 738x19
- text run at (3,1) width 738: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (2,21) size 728x19
- text run at (2,21) width 728: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (3,41) size 720x19
- text run at (3,41) width 720: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (4,61) size 715x19
- text run at (4,61) width 715: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,352) size 310x32 clip at (9,353) size 308x30 scrollWidth 767
- RenderBlock {DIV} at (0,343) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (2,11) size 187x19
- text run at (2,11) width 187: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (188,1) size 26x25
- RenderText {#text} at (213,11) size 556x19
- text run at (213,11) width 556: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,446) size 310x32 clip at (9,447) size 308x30 scrollWidth 762
- RenderBlock {DIV} at (0,437) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (1,11) size 278x19
- text run at (1,11) width 278: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (278,1) size 26x25
- RenderText {#text} at (303,11) size 460x19
- text run at (303,11) width 460: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,539) size 310x22 clip at (9,540) size 308x20 scrollX 428 scrollWidth 737
- RenderBlock {DIV} at (0,531) size 310x23 [border: (1px solid #000000)]
- RenderText {#text} at (-427,1) size 737x19
- text run at (-427,1) width 736 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,623) size 310x82 clip at (9,624) size 308x80 scrollX 428 scrollWidth 737
- RenderBlock {DIV} at (0,615) size 310x83 [border: (1px solid #000000)]
- RenderText {#text} at (-427,1) size 737x19
- text run at (-427,1) width 736 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (-417,21) size 727x19
- text run at (-417,21) width 726 RTL override: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (-409,41) size 719x19
- text run at (-409,41) width 718 RTL override: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (-404,61) size 714x19
- text run at (-404,61) width 713 RTL override: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,767) size 310x32 clip at (9,768) size 308x30 scrollX 457 scrollWidth 766
- RenderBlock {DIV} at (0,758) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (123,11) size 186x19
- text run at (123,11) width 186 RTL override: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (98,1) size 26x25
- RenderText {#text} at (-456,11) size 556x19
- text run at (-456,11) width 555 RTL override: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,860) size 310x32 clip at (9,861) size 308x30 scrollX 453 scrollWidth 762
- RenderBlock {DIV} at (0,852) size 310x33 [border: (1px solid #000000)]
- RenderText {#text} at (31,11) size 278x19
- text run at (31,11) width 278 RTL override: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (6,1) size 26x25
- RenderText {#text} at (-452,11) size 460x19
- text run at (-452,11) width 459 RTL override: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstextrenderingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-rendering-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-rendering-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-rendering-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderInline {SPAN} at (0,0) size 650x137
- RenderText {#text} at (0,1) size 650x137
- text run at (0,1) width 650: "fin LYAWA (No kerning or"
- text run at (0,71) width 227: "ligatures)"
- RenderText {#text} at (226,110) size 5x19
- text run at (226,110) width 5: " "
- RenderBR {BR} at (230,125) size 1x0
- RenderInline {SPAN} at (0,0) size 677x137
- RenderText {#text} at (0,141) size 677x137
- text run at (0,141) width 677: "fin LYAWA (No kerning or"
- text run at (0,211) width 227: "ligatures)"
- RenderText {#text} at (226,250) size 5x19
- text run at (226,250) width 5: " "
- RenderBR {BR} at (230,265) size 1x0
- RenderInline {SPAN} at (0,0) size 611x137
- RenderText {#text} at (0,281) size 611x137
- text run at (0,281) width 611: "fin LYAWA (Kerning and"
- text run at (0,351) width 227: "ligatures)"
- RenderText {#text} at (226,390) size 5x19
- text run at (226,390) width 5: " "
- RenderBR {BR} at (230,405) size 1x0
- RenderInline {SPAN} at (0,0) size 611x137
- RenderText {#text} at (0,421) size 611x137
- text run at (0,421) width 611: "fin LYAWA (Kerning and"
- text run at (0,491) width 227: "ligatures)"
- RenderText {#text} at (226,530) size 5x19
- text run at (226,530) width 5: " "
- RenderBR {BR} at (230,545) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstextsecurityexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-security-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-security-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-security-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,53 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Bullets: "
- RenderInline {SPAN} at (0,0) size 30x19
- RenderText {#text} at (53,0) size 30x19
- text run at (53,0) width 30: "\x{25CF}\x{25CF}\x{25CF}"
- RenderText {#text} at (82,0) size 5x19
- text run at (82,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "Squares: "
- RenderInline {SPAN} at (0,0) size 30x19
- RenderText {#text} at (59,0) size 30x19
- text run at (59,0) width 30: "\x{25CF}\x{25CF}\x{25CF}"
- RenderText {#text} at (88,0) size 5x19
- text run at (88,0) width 5: "."
- RenderBlock {P} at (0,72) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Circles: "
- RenderInline {SPAN} at (0,0) size 30x19
- RenderText {#text} at (53,0) size 30x19
- text run at (53,0) width 30: "\x{25CF}\x{25CF}\x{25CF}"
- RenderText {#text} at (82,0) size 5x19
- text run at (82,0) width 5: "."
- RenderBlock {P} at (0,108) size 784x20
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "Plain letters: "
- RenderInline {SPAN} at (0,0) size 25x19
- RenderText {#text} at (84,0) size 25x19
- text run at (84,0) width 25: "xxx"
- RenderText {#text} at (108,0) size 5x19
- text run at (108,0) width 5: "."
- RenderBlock {P} at (0,144) size 784x20
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "Bullets (invalid): "
- RenderInline {SPAN} at (0,0) size 30x19
- RenderText {#text} at (112,0) size 30x19
- text run at (112,0) width 30: "\x{25CF}\x{25CF}\x{25CF}"
- RenderText {#text} at (141,0) size 5x19
- text run at (141,0) width 5: "."
- RenderBlock {P} at (0,180) size 784x20
- RenderText {#text} at (0,0) size 124x19
- text run at (0,0) width 124: "Bullets (dynamic): "
- RenderInline {SPAN} at (0,0) size 30x19
- RenderText {#text} at (123,0) size 30x19
- text run at (123,0) width 30: "\x{25CF}\x{25CF}\x{25CF}"
- RenderText {#text} at (152,0) size 5x19
- text run at (152,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstexttransformselectexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-transform-select-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-transform-select-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/text-transform-select-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,110 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x180
- RenderBlock {HTML} at (0,0) size 800x180
- RenderBody {BODY} at (8,8) size 784x164
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 664x19
- text run at (0,0) width 664: "The text in the button, popup menu and list box should have the same case as in the accompanying text."
- RenderBlock {DIV} at (0,20) size 784x24
- RenderMenuList {SELECT} at (2,2) size 73x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 61x14
- RenderText at (0,0) size 37x14
- text run at (0,0) width 37: "HELLO"
- RenderText {#text} at (77,1) size 4x19
- text run at (77,1) width 4: " "
- RenderMenuList {SELECT} at (83,2) size 72x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,3) size 62x14
- RenderText at (0,0) size 43x14
- text run at (0,0) width 43: "0 ITEMS"
- RenderText {#text} at (156,1) size 5x19
- text run at (156,1) width 5: " "
- RenderInline {SPAN} at (0,0) size 116x19
- RenderText {#text} at (160,1) size 116x19
- text run at (160,1) width 116: "HELLO WORLD"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,44) size 784x24
- RenderMenuList {SELECT} at (2,2) size 69x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 57x14
- RenderText at (0,0) size 33x14
- text run at (0,0) width 33: "HeLLo"
- RenderText {#text} at (73,1) size 4x19
- text run at (73,1) width 4: " "
- RenderMenuList {SELECT} at (79,2) size 68x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,3) size 58x14
- RenderText at (0,0) size 37x14
- text run at (0,0) width 37: "0 Items"
- RenderText {#text} at (148,1) size 5x19
- text run at (148,1) width 5: " "
- RenderInline {SPAN} at (0,0) size 102x19
- RenderText {#text} at (152,1) size 102x19
- text run at (152,1) width 102: "HeLLo WoRLd"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,68) size 784x24
- RenderMenuList {SELECT} at (2,2) size 59x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 47x14
- RenderText at (0,0) size 24x14
- text run at (0,0) width 24: "hello"
- RenderText {#text} at (63,1) size 4x19
- text run at (63,1) width 4: " "
- RenderMenuList {SELECT} at (69,2) size 58x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,3) size 48x14
- RenderText at (0,0) size 36x14
- text run at (0,0) width 36: "0 items"
- RenderText {#text} at (128,1) size 5x19
- text run at (128,1) width 5: " "
- RenderInline {SPAN} at (0,0) size 75x19
- RenderText {#text} at (132,1) size 75x19
- text run at (132,1) width 75: "hello world"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,92) size 784x24
- RenderMenuList {SELECT} at (2,2) size 62x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 50x14
- RenderText at (0,0) size 15x14
- text run at (0,0) width 15: "SS"
- RenderText {#text} at (66,1) size 4x19
- text run at (66,1) width 4: " "
- RenderMenuList {SELECT} at (72,2) size 61x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,3) size 51x14
- RenderText at (0,0) size 43x14
- text run at (0,0) width 43: "0 ITEMS"
- RenderText {#text} at (134,1) size 5x19
- text run at (134,1) width 5: " "
- RenderInline {SPAN} at (0,0) size 59x19
- RenderText {#text} at (138,1) size 59x19
- text run at (138,1) width 59: "SS SSSS"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,116) size 784x24
- RenderMenuList {SELECT} at (2,2) size 46x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 34x14
- RenderText at (0,0) size 7x14
- text run at (0,0) width 7: "\x{DF}"
- RenderText {#text} at (50,1) size 4x19
- text run at (50,1) width 4: " "
- RenderMenuList {SELECT} at (56,2) size 45x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,3) size 35x14
- RenderText at (0,0) size 37x14
- text run at (0,0) width 37: "0 Items"
- RenderText {#text} at (102,1) size 5x19
- text run at (102,1) width 5: " "
- RenderInline {SPAN} at (0,0) size 29x19
- RenderText {#text} at (106,1) size 29x19
- text run at (106,1) width 29: "\x{DF} \x{DF}\x{DF}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,140) size 784x24
- RenderMenuList {SELECT} at (2,2) size 46x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 34x14
- RenderText at (0,0) size 7x14
- text run at (0,0) width 7: "\x{DF}"
- RenderText {#text} at (50,1) size 4x19
- text run at (50,1) width 4: " "
- RenderMenuList {SELECT} at (56,2) size 45x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,3) size 35x14
- RenderText at (0,0) size 36x14
- text run at (0,0) width 36: "0 items"
- RenderText {#text} at (102,1) size 5x19
- text run at (102,1) width 5: " "
- RenderInline {SPAN} at (0,0) size 29x19
- RenderText {#text} at (106,1) size 29x19
- text run at (106,1) width 29: "\x{DF} \x{DF}\x{DF}"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstextCapitalizeEdgeCasesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/textCapitalizeEdgeCases-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/textCapitalizeEdgeCases-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/textCapitalizeEdgeCases-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,40 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x572
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 781x59
- text run at (0,0) width 751: "This file tests capitalisation with all sorts of odd things. There is some RTL text, some text with an inlined-div placed"
- text run at (0,20) width 781: "inside a word, an image between words as well as a div between words. Each word below should be capitalised, and there"
- text run at (0,40) width 284: "should be no capitals n the middle of words."
- RenderBlock {DIV} at (20,80) size 744x120 [border: (5px solid #FF0000)]
- RenderBlock {DIV} at (25,25) size 694x20
- RenderText {#text} at (663,0) size 31x19
- text run at (663,0) width 31 RTL override: "Capi"
- RenderInline {SPAN} at (0,0) size 17x19
- RenderText {#text} at (647,0) size 17x19
- text run at (647,0) width 17 RTL override: "tal"
- RenderText {#text} at (630,0) size 18x19
- text run at (630,0) width 18 RTL override: "ise"
- RenderBlock {DIV} at (25,45) size 694x50
- RenderBlock (anonymous) at (0,0) size 694x30
- RenderText {#text} at (0,10) size 30x19
- text run at (0,10) width 30: "A W"
- RenderInline {DIV} at (0,0) size 15x19
- RenderText {#text} at (29,10) size 15x19
- text run at (29,10) width 15: "or"
- RenderText {#text} at (43,10) size 44x19
- text run at (43,10) width 44: "d With"
- RenderImage {IMG} at (86,0) size 26x25
- RenderText {#text} at (111,10) size 64x19
- text run at (111,10) width 64: "An Image"
- RenderBlock {DIV} at (0,30) size 694x0
- RenderBlock (anonymous) at (0,30) size 694x20
- RenderText {#text} at (0,0) size 36x19
- text run at (0,0) width 36: "In Be"
- RenderInline {SPAN} at (0,0) size 17x19
- RenderText {#text} at (35,0) size 17x19
- text run at (35,0) width 17: "tw"
- RenderText {#text} at (51,0) size 23x19
- text run at (51,0) width 23: "een"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstransformdefaultparameterexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/transform-default-parameter-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/transform-default-parameter-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/transform-default-parameter-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x117
- RenderBlock {HTML} at (0,0) size 800x117
- RenderBody {BODY} at (8,21) size 784x80
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 484x36
- text run at (0,1) width 484: "Testing default translate parameter"
- RenderBlock {P} at (0,59) size 784x21
- RenderText {#text} at (0,0) size 588x19
- text run at (0,0) width 588: "There should be blue and green boxes shown. If there is a red box visible, the test has failed"
-layer at (500,100) size 300x100
- RenderBlock (positioned) {DIV} at (500,100) size 300x100 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "If you can see this box, then the test has failed."
-layer at (100,100) size 300x100
- RenderBlock (positioned) {DIV} at (100,100) size 300x100 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 278x19
- text run at (0,0) width 278: "This box should be visible (it is translated)."
-layer at (500,500) size 300x100
- RenderBlock (positioned) {DIV} at (500,500) size 300x100 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 173x19
- text run at (0,0) width 173: "This box should be visible."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsstransformedmaskexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/transformed-mask-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/transformed-mask-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/transformed-mask-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x205
- RenderBlock {HTML} at (0,0) size 800x205
- RenderBody {BODY} at (8,16) size 784x181
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 388x19
- text run at (0,0) width 388: "You should not see any pixel artifacts around the reflections."
- RenderBlock (anonymous) at (0,36) size 784x145
- RenderText {#text} at (140,125) size 4x19
- text run at (140,125) width 4: " "
- RenderText {#text} at (284,125) size 4x19
- text run at (284,125) width 4: " "
- RenderText {#text} at (0,0) size 0x0
-layer at (28,72) size 100x100
- RenderBlock {DIV} at (20,20) size 100x100 [bgcolor=#000000]
-layer at (172,72) size 100x100
- RenderBlock {DIV} at (164,20) size 100x100 [bgcolor=#000000]
-layer at (316,72) size 100x100
- RenderBlock {DIV} at (308,20) size 100x100 [bgcolor=#000000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssvaluelistoutofboundscrashexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/value-list-out-of-bounds-crash-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/value-list-out-of-bounds-crash-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/value-list-out-of-bounds-crash-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "PASS! This test passes if it does not crash."
- RenderBlock {DIV} at (0,20) size 200x200
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssverticaltextoverflowellipsistextaligncenterexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,93 +0,0 @@
</span><del>-layer at (0,0) size 800x2982
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2982
- RenderBlock {HTML} at (0,0) size 800x2982
- RenderBody {BODY} at (8,8) size 784x2954
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 84x22
- text run at (0,0) width 84: "Single line"
- RenderBlock {H3} at (0,371) size 784x24
- RenderText {#text} at (0,0) size 80x22
- text run at (0,0) width 80: "Multi line"
- RenderBlock {H3} at (0,743) size 784x24
- RenderText {#text} at (0,0) size 230x22
- text run at (0,0) width 230: "Containing replaced content"
- RenderBlock {H3} at (0,1115) size 784x24
- RenderText {#text} at (0,0) size 394x22
- text run at (0,0) width 394: "Containing replaced content blocking the ellipsis"
- RenderBlock {H3} at (0,1486) size 784x24
- RenderText {#text} at (0,0) size 198x22
- text run at (0,0) width 198: "Right-To-Left single line"
- RenderBlock {H3} at (0,1858) size 784x24
- RenderText {#text} at (0,0) size 197x22
- text run at (0,0) width 197: "Right-To-Left Multi line"
- RenderBlock {H3} at (0,2230) size 784x24
- RenderText {#text} at (0,0) size 342x22
- text run at (0,0) width 342: "Right-To-Left containing replaced content"
- RenderBlock {H3} at (0,2602) size 784x24
- RenderText {#text} at (0,0) size 506x22
- text run at (0,0) width 506: "Right-To-Left containing replaced content blocking the ellipsis"
-layer at (8,50) size 22x310 clip at (9,51) size 20x308 scrollHeight 737
- RenderBlock {DIV} at (0,41) size 22x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 19x738
- text run at (1,1) width 737: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,421) size 82x310 clip at (9,422) size 80x308 scrollHeight 737
- RenderBlock {DIV} at (0,413) size 82x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 19x738
- text run at (1,1) width 737: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (21,1) size 19x728
- text run at (21,1) width 727: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (41,1) size 19x720
- text run at (41,1) width 719: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (61,1) size 19x715
- text run at (61,1) width 714: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,793) size 32x310 clip at (9,794) size 30x308 scrollHeight 766
- RenderBlock {DIV} at (0,785) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,1) size 19x187
- text run at (11,1) width 186: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (1,187) size 25x26
- RenderText {#text} at (11,212) size 19x556
- text run at (11,212) width 555: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,1165) size 32x310 clip at (9,1166) size 30x308 scrollHeight 762
- RenderBlock {DIV} at (0,1156) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,1) size 19x279
- text run at (11,1) width 278: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (1,279) size 25x26
- RenderText {#text} at (11,304) size 19x460
- text run at (11,304) width 459: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,1537) size 22x310 clip at (9,1538) size 20x308 scrollY 428 scrollHeight 737
- RenderBlock {DIV} at (0,1528) size 22x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,-427) size 19x737
- text run at (1,-427) width 737 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,1908) size 82x310 clip at (9,1909) size 80x308 scrollY 428 scrollHeight 737
- RenderBlock {DIV} at (0,1900) size 82x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,-427) size 19x737
- text run at (1,-427) width 737 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (21,-417) size 19x727
- text run at (21,-417) width 727 RTL override: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (41,-409) size 19x719
- text run at (41,-409) width 719 RTL override: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (61,-404) size 19x714
- text run at (61,-404) width 714 RTL override: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,2280) size 32x310 clip at (9,2281) size 30x308 scrollY 457 scrollHeight 766
- RenderBlock {DIV} at (0,2272) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,123) size 19x186
- text run at (11,123) width 186 RTL override: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (1,98) size 25x26
- RenderText {#text} at (11,-456) size 19x556
- text run at (11,-456) width 555 RTL override: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,2652) size 32x310 clip at (9,2653) size 30x308 scrollY 453 scrollHeight 762
- RenderBlock {DIV} at (0,2643) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,31) size 19x278
- text run at (11,31) width 278 RTL override: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (1,6) size 25x26
- RenderText {#text} at (11,-452) size 19x460
- text run at (11,-452) width 459 RTL override: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssverticaltextoverflowellipsistextalignjustifyexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,93 +0,0 @@
</span><del>-layer at (0,0) size 800x2982
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2982
- RenderBlock {HTML} at (0,0) size 800x2982
- RenderBody {BODY} at (8,8) size 784x2954
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 84x22
- text run at (0,0) width 84: "Single line"
- RenderBlock {H3} at (0,371) size 784x24
- RenderText {#text} at (0,0) size 80x22
- text run at (0,0) width 80: "Multi line"
- RenderBlock {H3} at (0,743) size 784x24
- RenderText {#text} at (0,0) size 230x22
- text run at (0,0) width 230: "Containing replaced content"
- RenderBlock {H3} at (0,1115) size 784x24
- RenderText {#text} at (0,0) size 394x22
- text run at (0,0) width 394: "Containing replaced content blocking the ellipsis"
- RenderBlock {H3} at (0,1486) size 784x24
- RenderText {#text} at (0,0) size 198x22
- text run at (0,0) width 198: "Right-To-Left single line"
- RenderBlock {H3} at (0,1858) size 784x24
- RenderText {#text} at (0,0) size 197x22
- text run at (0,0) width 197: "Right-To-Left Multi line"
- RenderBlock {H3} at (0,2230) size 784x24
- RenderText {#text} at (0,0) size 342x22
- text run at (0,0) width 342: "Right-To-Left containing replaced content"
- RenderBlock {H3} at (0,2602) size 784x24
- RenderText {#text} at (0,0) size 506x22
- text run at (0,0) width 506: "Right-To-Left containing replaced content blocking the ellipsis"
-layer at (8,50) size 22x310 clip at (9,51) size 20x308 scrollHeight 737
- RenderBlock {DIV} at (0,41) size 22x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 19x737
- text run at (1,1) width 737: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,421) size 82x310 clip at (9,422) size 80x308 scrollHeight 737
- RenderBlock {DIV} at (0,413) size 82x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 19x737
- text run at (1,1) width 737: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (21,1) size 19x727
- text run at (21,1) width 727: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (41,1) size 19x719
- text run at (41,1) width 719: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (61,1) size 19x714
- text run at (61,1) width 714: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,793) size 32x310 clip at (9,794) size 30x308 scrollHeight 766
- RenderBlock {DIV} at (0,785) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,1) size 19x186
- text run at (11,1) width 186: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (1,186) size 25x26
- RenderText {#text} at (11,211) size 19x556
- text run at (11,211) width 555: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,1165) size 32x310 clip at (9,1166) size 30x308 scrollHeight 762
- RenderBlock {DIV} at (0,1156) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,1) size 19x278
- text run at (11,1) width 278: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (1,278) size 25x26
- RenderText {#text} at (11,303) size 19x460
- text run at (11,303) width 459: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,1537) size 22x310 clip at (9,1538) size 20x308 scrollY 428 scrollHeight 737
- RenderBlock {DIV} at (0,1528) size 22x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,-427) size 19x737
- text run at (1,-427) width 737 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,1908) size 82x310 clip at (9,1909) size 80x308
- RenderBlock {DIV} at (0,1900) size 82x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 19x737
- text run at (1,1) width 737 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (21,1) size 19x727
- text run at (21,1) width 727 RTL override: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (41,1) size 19x719
- text run at (41,1) width 719 RTL override: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (61,1) size 19x714
- text run at (61,1) width 714 RTL override: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,2280) size 32x310 clip at (9,2281) size 30x308 scrollY 457 scrollHeight 766
- RenderBlock {DIV} at (0,2272) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,123) size 19x186
- text run at (11,123) width 186 RTL override: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (1,98) size 25x26
- RenderText {#text} at (11,-456) size 19x556
- text run at (11,-456) width 555 RTL override: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,2652) size 32x310 clip at (9,2653) size 30x308 scrollY 453 scrollHeight 762
- RenderBlock {DIV} at (0,2643) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,31) size 19x278
- text run at (11,31) width 278 RTL override: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (1,6) size 25x26
- RenderText {#text} at (11,-452) size 19x460
- text run at (11,-452) width 459 RTL override: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssverticaltextoverflowellipsistextalignleftexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,93 +0,0 @@
</span><del>-layer at (0,0) size 800x2982
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2982
- RenderBlock {HTML} at (0,0) size 800x2982
- RenderBody {BODY} at (8,8) size 784x2954
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 84x22
- text run at (0,0) width 84: "Single line"
- RenderBlock {H3} at (0,371) size 784x24
- RenderText {#text} at (0,0) size 80x22
- text run at (0,0) width 80: "Multi line"
- RenderBlock {H3} at (0,743) size 784x24
- RenderText {#text} at (0,0) size 230x22
- text run at (0,0) width 230: "Containing replaced content"
- RenderBlock {H3} at (0,1115) size 784x24
- RenderText {#text} at (0,0) size 394x22
- text run at (0,0) width 394: "Containing replaced content blocking the ellipsis"
- RenderBlock {H3} at (0,1486) size 784x24
- RenderText {#text} at (0,0) size 198x22
- text run at (0,0) width 198: "Right-To-Left single line"
- RenderBlock {H3} at (0,1858) size 784x24
- RenderText {#text} at (0,0) size 197x22
- text run at (0,0) width 197: "Right-To-Left Multi line"
- RenderBlock {H3} at (0,2230) size 784x24
- RenderText {#text} at (0,0) size 342x22
- text run at (0,0) width 342: "Right-To-Left containing replaced content"
- RenderBlock {H3} at (0,2602) size 784x24
- RenderText {#text} at (0,0) size 506x22
- text run at (0,0) width 506: "Right-To-Left containing replaced content blocking the ellipsis"
-layer at (8,50) size 22x310 clip at (9,51) size 20x308 scrollHeight 737
- RenderBlock {DIV} at (0,41) size 22x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 19x737
- text run at (1,1) width 737: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,421) size 82x310 clip at (9,422) size 80x308 scrollHeight 737
- RenderBlock {DIV} at (0,413) size 82x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 19x737
- text run at (1,1) width 737: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (21,1) size 19x727
- text run at (21,1) width 727: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (41,1) size 19x719
- text run at (41,1) width 719: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (61,1) size 19x714
- text run at (61,1) width 714: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,793) size 32x310 clip at (9,794) size 30x308 scrollHeight 766
- RenderBlock {DIV} at (0,785) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,1) size 19x186
- text run at (11,1) width 186: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (1,186) size 25x26
- RenderText {#text} at (11,211) size 19x556
- text run at (11,211) width 555: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,1165) size 32x310 clip at (9,1166) size 30x308 scrollHeight 762
- RenderBlock {DIV} at (0,1156) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,1) size 19x278
- text run at (11,1) width 278: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (1,278) size 25x26
- RenderText {#text} at (11,303) size 19x460
- text run at (11,303) width 459: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,1537) size 22x310 clip at (9,1538) size 20x308 scrollY 428 scrollHeight 737
- RenderBlock {DIV} at (0,1528) size 22x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,-427) size 19x737
- text run at (1,-427) width 737 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,1908) size 82x310 clip at (9,1909) size 80x308 scrollY 428 scrollHeight 737
- RenderBlock {DIV} at (0,1900) size 82x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,-427) size 19x737
- text run at (1,-427) width 737 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (21,-417) size 19x727
- text run at (21,-417) width 727 RTL override: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (41,-409) size 19x719
- text run at (41,-409) width 719 RTL override: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (61,-404) size 19x714
- text run at (61,-404) width 714 RTL override: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,2280) size 32x310 clip at (9,2281) size 30x308 scrollY 457 scrollHeight 766
- RenderBlock {DIV} at (0,2272) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,123) size 19x186
- text run at (11,123) width 186 RTL override: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (1,98) size 25x26
- RenderText {#text} at (11,-456) size 19x556
- text run at (11,-456) width 555 RTL override: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,2652) size 32x310 clip at (9,2653) size 30x308 scrollY 453 scrollHeight 762
- RenderBlock {DIV} at (0,2643) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,31) size 19x278
- text run at (11,31) width 278 RTL override: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (1,6) size 25x26
- RenderText {#text} at (11,-452) size 19x460
- text run at (11,-452) width 459 RTL override: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssverticaltextoverflowellipsistextalignrightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,93 +0,0 @@
</span><del>-layer at (0,0) size 800x2982
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2982
- RenderBlock {HTML} at (0,0) size 800x2982
- RenderBody {BODY} at (8,8) size 784x2954
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 84x22
- text run at (0,0) width 84: "Single line"
- RenderBlock {H3} at (0,371) size 784x24
- RenderText {#text} at (0,0) size 80x22
- text run at (0,0) width 80: "Multi line"
- RenderBlock {H3} at (0,743) size 784x24
- RenderText {#text} at (0,0) size 230x22
- text run at (0,0) width 230: "Containing replaced content"
- RenderBlock {H3} at (0,1115) size 784x24
- RenderText {#text} at (0,0) size 394x22
- text run at (0,0) width 394: "Containing replaced content blocking the ellipsis"
- RenderBlock {H3} at (0,1486) size 784x24
- RenderText {#text} at (0,0) size 198x22
- text run at (0,0) width 198: "Right-To-Left single line"
- RenderBlock {H3} at (0,1858) size 784x24
- RenderText {#text} at (0,0) size 197x22
- text run at (0,0) width 197: "Right-To-Left Multi line"
- RenderBlock {H3} at (0,2230) size 784x24
- RenderText {#text} at (0,0) size 342x22
- text run at (0,0) width 342: "Right-To-Left containing replaced content"
- RenderBlock {H3} at (0,2602) size 784x24
- RenderText {#text} at (0,0) size 506x22
- text run at (0,0) width 506: "Right-To-Left containing replaced content blocking the ellipsis"
-layer at (8,50) size 22x310 clip at (9,51) size 20x308 scrollHeight 738
- RenderBlock {DIV} at (0,41) size 22x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,2) size 19x737
- text run at (1,2) width 737: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,421) size 82x310 clip at (9,422) size 80x308 scrollHeight 738
- RenderBlock {DIV} at (0,413) size 82x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,2) size 19x737
- text run at (1,2) width 737: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (21,2) size 19x727
- text run at (21,2) width 727: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (41,2) size 19x719
- text run at (41,2) width 719: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (61,2) size 19x714
- text run at (61,2) width 714: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,793) size 32x310 clip at (9,794) size 30x308 scrollHeight 767
- RenderBlock {DIV} at (0,785) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,2) size 19x186
- text run at (11,2) width 186: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (1,187) size 25x26
- RenderText {#text} at (11,212) size 19x556
- text run at (11,212) width 555: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,1165) size 32x310 clip at (9,1166) size 30x308 scrollHeight 763
- RenderBlock {DIV} at (0,1156) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,2) size 19x278
- text run at (11,2) width 278: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (1,279) size 25x26
- RenderText {#text} at (11,304) size 19x460
- text run at (11,304) width 459: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,1537) size 22x310 clip at (9,1538) size 20x308 scrollY 428 scrollHeight 737
- RenderBlock {DIV} at (0,1528) size 22x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,-427) size 19x737
- text run at (1,-427) width 737 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,1908) size 82x310 clip at (9,1909) size 80x308 scrollY 428 scrollHeight 737
- RenderBlock {DIV} at (0,1900) size 82x311 [border: (1px solid #000000)]
- RenderText {#text} at (1,-427) size 19x737
- text run at (1,-427) width 737 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (21,-417) size 19x727
- text run at (21,-417) width 727 RTL override: "orem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (41,-409) size 19x719
- text run at (41,-409) width 719 RTL override: "rem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (61,-404) size 19x714
- text run at (61,-404) width 714 RTL override: "em ipsum dolor sit amet, consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
- RenderBR {BR} at (0,0) size 0x0
-layer at (8,2280) size 32x310 clip at (9,2281) size 30x308 scrollY 457 scrollHeight 766
- RenderBlock {DIV} at (0,2272) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,123) size 19x186
- text run at (11,123) width 186 RTL override: "Lorem ipsum dolor sit amet, "
- RenderImage {IMG} at (1,98) size 25x26
- RenderText {#text} at (11,-456) size 19x556
- text run at (11,-456) width 555 RTL override: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
-layer at (8,2652) size 32x310 clip at (9,2653) size 30x308 scrollY 453 scrollHeight 762
- RenderBlock {DIV} at (0,2643) size 32x311 [border: (1px solid #000000)]
- RenderText {#text} at (11,31) size 19x278
- text run at (11,31) width 278 RTL override: "Lorem ipsum dolor sit amet, consectetur ad"
- RenderImage {IMG} at (1,6) size 25x26
- RenderText {#text} at (11,-452) size 19x460
- text run at (11,-452) width 459 RTL override: "ipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssviewportunitsdynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/viewport-units-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/viewport-units-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/viewport-units-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 10000x10000
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x10000
- RenderBlock {HTML} at (0,0) size 800x10000
- RenderBody {BODY} at (0,0) size 10000x10000
-layer at (0,0) size 800x100
- RenderBlock (positioned) {DIV} at (0,0) size 800x100 [bgcolor=#0000007F] [border: (5px solid #000000)]
- RenderText {#text} at (105,5) size 285x19
- text run at (105,5) width 285: "This should be as wide as the CSS viewport."
-layer at (0,0) size 100x600
- RenderBlock (positioned) {DIV} at (0,0) size 100x600 [bgcolor=#0000007F] [border: (5px solid #000000)]
- RenderText {#text} at (5,105) size 76x79
- text run at (5,105) width 76: "This should"
- text run at (5,125) width 75: "be as tall as"
- text run at (5,145) width 53: "the CSS"
- text run at (5,165) width 61: "viewport."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcsszoomfontsizeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/zoom-font-size-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/zoom-font-size-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css/zoom-font-size-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 222x19
- text run at (0,0) width 222: "All text below should be 32px tall."
- RenderBlock {DIV} at (0,20) size 784x38
- RenderText {#text} at (0,1) size 374x36
- text run at (0,1) width 374: "This text should be 32px tall."
- RenderBlock {DIV} at (0,58) size 784x38
- RenderText {#text} at (0,1) size 374x36
- text run at (0,1) width 374: "This text should be 32px tall."
- RenderBlock {DIV} at (0,96) size 784x38
- RenderText {#text} at (0,1) size 374x36
- text run at (0,1) width 374: "This text should be 32px tall."
- RenderBlock {DIV} at (0,134) size 784x38
- RenderText {#text} at (0,1) size 374x36
- text run at (0,1) width 374: "This text should be 32px tall."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderInline {A} at (0,0) size 266x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "You should not see anything but this link."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderInline (generated) at (0,0) size 56x19
- RenderInline (generated) at (0,0) size 9x19 [color=#FFD800]
- RenderText at (0,0) size 9x19
- text run at (0,0) width 9: "S"
- RenderText at (8,0) size 48x19
- text run at (8,0) width 48: "pecial: "
- RenderText {#text} at (55,0) size 604x19
- text run at (55,0) width 223: "The \"S\" to the left should be gold. "
- text run at (277,0) width 382: "This is testing :before used in conjunction with :first-letter. "
- RenderInline (generated) at (0,0) size 66x19
- RenderText at (658,0) size 66x19
- text run at (658,0) width 66: "[The End]"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock (floating) at (0,0) size 15x53
- RenderText {#text} at (0,1) size 15x51
- text run at (0,1) width 15: "I"
- RenderText {#text} at (15,0) size 461x19
- text run at (15,0) width 461: "n an attempt to lose some weight, I have switched computing platforms."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20 [color=#FF0000]
- RenderBlock {P} at (0,0) size 784x20 [color=#008000]
- RenderInline (generated) at (0,0) size 166x19
- RenderText at (0,0) size 166x19
- text run at (0,0) width 166: "This text should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderInline {Q} at (0,0) size 160x19
- RenderInline (generated) at (0,0) size 7x19
- RenderQuote at (0,0) size 7x19
- RenderText at (0,0) size 7x19
- text run at (0,0) width 7: "\""
- RenderText {#text} at (6,0) size 154x19
- text run at (6,0) width 154: "Quotes should surround"
- RenderBlock (anonymous) at (0,36) size 784x0
- RenderBlock {P} at (0,0) size 784x0
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderInline {Q} at (0,0) size 62x19
- RenderText {#text} at (0,0) size 56x19
- text run at (0,0) width 56: "this text."
- RenderInline (generated) at (0,0) size 7x19
- RenderQuote at (0,0) size 7x19
- RenderText at (55,0) size 7x19
- text run at (55,0) width 7: "\""
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x20
- RenderInline (generated) at (0,0) size 10x19
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "T"
- RenderText {#text} at (9,0) size 264x19
- text run at (9,0) width 264: "HIS TEXT SHOULD BE UPPERCASE."
- RenderBlock {P} at (0,36) size 784x20
- RenderInline (generated) at (0,0) size 273x19
- RenderText at (0,0) size 273x19
- text run at (0,0) width 273: "THIS TEXT SHOULD BE UPPERCASE."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent008expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/008-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/008-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/008-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x0
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 606x19
- text run at (0,0) width 443: "In this paragraph, there should be a right floating green ::after block. "
- text run at (442,0) width 164: "It should be ok to do this."
- RenderBlock (floating) at (684,0) size 100x100 [color=#008000] [bgcolor=#008000]
- RenderText at (0,0) size 56x19
- text run at (0,0) width 56: "Invisible"
-layer at (300,300) size 312x20
- RenderBlock (positioned) at (300,300) size 312x20
- RenderText at (0,0) size 312x19
- text run at (0,0) width 312: "Some text that should be at an (x,y) of (300,300)"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent009expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/009-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/009-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/009-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 69x19
- text run at (0,0) width 69: "All of this "
- RenderInline {SPAN} at (0,0) size 91x19
- RenderText {#text} at (68,0) size 91x19
- text run at (68,0) width 91: "text should be"
- RenderText {#text} at (158,0) size 45x19
- text run at (158,0) width 45: " green."
- RenderBlock {UL} at (0,36) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 380x19
- text run at (0,0) width 380: "All of this text should be green. The bullet should be black."
- RenderBlock {DIV} at (0,72) size 784x57 [color=#FF0000]
- RenderInline {SPAN} at (0,0) size 438x19 [color=#008000]
- RenderInline (generated) at (0,0) size 35x54
- RenderText {#text} at (0,1) size 35x54
- text run at (0,1) width 35: "A"
- RenderText {#text} at (34,29) size 404x19
- text run at (34,29) width 404: "ll of this text should be green, including the big \"A\" first-letter."
- RenderBlock {P} at (0,145) size 784x0
- RenderBlock {DIV} at (0,145) size 784x20
- RenderBlock {DIV} at (0,0) size 166x20 [color=#FF0000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This text should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent010expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/010-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/010-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/010-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {HTML} at (0,0) size 800x36
- RenderBody {BODY} at (8,8) size 784x20
- RenderInline {A} at (0,0) size 119x19 [color=#0000EE]
- RenderInline (generated) at (0,0) size 10x19
- RenderImage at (0,5) size 10x10
- RenderText {#text} at (10,0) size 109x19
- text run at (10,0) width 109: "What's going on."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent011expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/011-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/011-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/011-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x573
- RenderBlock {H2} at (0,0) size 784x66
- RenderBlock (generated) at (0,0) size 784x16 [color=#D0D3DA]
- RenderText at (381,0) size 22x15
- text run at (381,0) width 22: "\x{2022} \x{2022} \x{2022}"
- RenderBlock (anonymous) at (0,35) size 784x31
- RenderText {#text} at (0,1) size 128x28
- text run at (0,1) width 128: "This is a test"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent012expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/012-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/012-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/012-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x568
- RenderBlock {H1} at (0,0) size 784x57
- RenderText {#text} at (0,1) size 775x54
- text run at (0,1) width 775: "Inheritance bug for floated first-letter"
- RenderBlock {P} at (0,89) size 784x207 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
- RenderInline (generated) at (0,0) size 54x86 [color=#008000] [border: (1px dashed #008000)]
- RenderText {#text} at (2,1) size 52x84
- text run at (2,1) width 52: "H"
- RenderText {#text} at (54,45) size 756x159
- text run at (54,45) width 703: "ere is the first paragraph. Here the CSS :first-line rule sets the text"
- text run at (1,86) width 256: "to a green, sans-serif font. "
- text run at (256,86) width 482: "Then, the CSS :first-letter rule sets the font size to"
- text run at (1,116) width 687: "3em, and makes the text bold. And here's some more text to pad out the"
- text run at (1,146) width 709: "paragraph and make things look nice (or, at least, to illustrate the problem"
- text run at (1,176) width 100: "correctly)."
- RenderBlock {P} at (0,319) size 784x152 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
- RenderBlock (floating) at (1,1) size 54x86 [color=#008000] [border: (1px dashed #008000)]
- RenderText {#text} at (1,1) size 52x84
- text run at (1,1) width 52: "H"
- RenderText {#text} at (55,1) size 780x148
- text run at (55,1) width 718: "ere is the second paragraph. This is just like the first except that the"
- text run at (55,31) width 376: "rule p.floated:first-letter floats the first "
- text run at (430,31) width 161: "letter to the left. "
- text run at (590,31) width 134: "However, this"
- text run at (55,61) width 726: "floated element should still inherit the font properties (green and sans-serif)"
- text run at (1,91) width 762: "from the first-line: selector. It does not -- instead, the font is black, and uses the"
- text run at (1,121) width 416: "serif font. .... And here's some more text ...."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent013expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/013-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/013-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/013-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,41 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {H1} at (0,0) size 784x38
- RenderInline (generated) at (0,0) size 207x36
- RenderText at (0,1) size 207x36
- text run at (0,1) width 207: "First Chapter: "
- RenderText {#text} at (206,1) size 106x36
- text run at (206,1) width 106: "TEST 1"
- RenderBlock (anonymous) at (0,59) size 784x21
- RenderText {#text} at (0,0) size 241x19
- text run at (0,0) width 241: "Should read: \"First Chapter: TEST 1\""
- RenderBlock {H2} at (0,99) size 784x31
- RenderInline (generated) at (0,0) size 100x28
- RenderText at (0,1) size 100x28
- text run at (0,1) width 100: "Chapter: "
- RenderText {#text} at (99,1) size 80x28
- text run at (99,1) width 80: "TEST 2"
- RenderBlock (anonymous) at (0,149) size 784x21
- RenderText {#text} at (0,0) size 208x19
- text run at (0,0) width 208: "Should read: \"Chapter: TEST 2\""
- RenderBlock {H3} at (0,187) size 784x24
- RenderInline (generated) at (0,0) size 117x22
- RenderText at (0,0) size 117x22
- text run at (0,0) width 117: "Chapter One: "
- RenderText {#text} at (116,0) size 64x22
- text run at (116,0) width 64: "TEST 3"
- RenderBlock (anonymous) at (0,229) size 784x21
- RenderText {#text} at (0,0) size 239x19
- text run at (0,0) width 239: "Should read: \"Chapter One: TEST 3\""
- RenderBlock {H4} at (0,270) size 784x21
- RenderInline (generated) at (0,0) size 67x19
- RenderText at (0,0) size 67x19
- text run at (0,0) width 67: "Chapter: "
- RenderText {#text} at (66,0) size 53x19
- text run at (66,0) width 53: "TEST 4"
- RenderBlock (anonymous) at (0,312) size 784x21
- RenderText {#text} at (0,0) size 208x19
- text run at (0,0) width 208: "Should read: \"Chapter: TEST 4\""
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent014expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/014-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/014-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/014-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,106 +0,0 @@
</span><del>-layer at (0,0) size 800x914
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x914
- RenderBlock {HTML} at (0,0) size 800x914
- RenderBody {BODY} at (8,21) size 784x868
- RenderBlock {H1} at (0,0) size 784x76
- RenderText {#text} at (0,1) size 781x74
- text run at (0,1) width 781: "Problem: Safari improperly handles generated content in"
- text run at (0,39) width 682: "certain cases when used with multiple class names"
- RenderBlock {P} at (0,97) size 784x41
- RenderInline {EM} at (0,0) size 767x39
- RenderText {#text} at (0,0) size 767x39
- text run at (0,0) width 767: "When referencing an element by two class names simultaneously, Safari won't generate content (using :before or :after)"
- text run at (0,20) width 122: "within the element."
- RenderBlock {P} at (0,153) size 784x41
- RenderText {#text} at (0,0) size 124x19
- text run at (0,0) width 124: "Assume we have a "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (123,5) size 24x14
- text run at (123,5) width 24: "div"
- RenderText {#text} at (146,0) size 150x19
- text run at (146,0) width 150: " with two class names: "
- RenderInline {CODE} at (0,0) size 25x14
- RenderText {#text} at (295,5) size 25x14
- text run at (295,5) width 25: "box"
- RenderText {#text} at (319,0) size 32x19
- text run at (319,0) width 32: " and "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (350,5) size 24x14
- text run at (350,5) width 24: "one"
- RenderText {#text} at (373,0) size 85x19
- text run at (373,0) width 85: ". Within that "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (457,5) size 24x14
- text run at (457,5) width 24: "div"
- RenderText {#text} at (480,0) size 77x19
- text run at (480,0) width 77: ", we have a "
- RenderInline {CODE} at (0,0) size 9x14
- RenderText {#text} at (556,5) size 9x14
- text run at (556,5) width 9: "p"
- RenderText {#text} at (564,0) size 781x39
- text run at (564,0) width 217: " (paragraph) tag, after which we'd"
- text run at (0,20) width 475: "like to insert generated content. One way to do so would be the following:"
- RenderBlock {PRE} at (20,209) size 764x15 [color=#FF0000]
- RenderInline {CODE} at (0,0) size 445x14
- RenderText {#text} at (0,0) size 445x14
- text run at (0,0) width 445: "div.box.one p:after{ content:'generated content here!'; }"
- RenderBlock {P} at (0,239) size 784x21
- RenderText {#text} at (0,0) size 741x19
- text run at (0,0) width 741: "But that doesn't work in Safari. However, if you drop one of the class names, as shown below, it works as expected:"
- RenderBlock {PRE} at (20,275) size 764x15 [color=#008000]
- RenderInline {CODE} at (0,0) size 414x14
- RenderText {#text} at (0,0) size 414x14
- text run at (0,0) width 414: "div.box p:after{ content:'generated content here!'; }"
- RenderBlock {P} at (0,305) size 784x41
- RenderText {#text} at (0,0) size 294x19
- text run at (0,0) width 294: "Note also that the bug only applies to content "
- RenderInline {EM} at (0,0) size 41x19
- RenderText {#text} at (293,0) size 41x19
- text run at (293,0) width 41: "within"
- RenderText {#text} at (333,0) size 276x19
- text run at (333,0) width 276: " the classed element \x{2014} generating content "
- RenderInline {EM} at (0,0) size 779x39
- RenderText {#text} at (608,0) size 779x39
- text run at (608,0) width 171: "before or after the element"
- text run at (0,20) width 32: "itself"
- RenderText {#text} at (31,20) size 77x19
- text run at (31,20) width 77: " works fine:"
- RenderBlock {PRE} at (20,361) size 764x15 [color=#008000]
- RenderInline {CODE} at (0,0) size 430x14
- RenderText {#text} at (0,0) size 430x14
- text run at (0,0) width 430: "div.box.one:after{ content:'generated content here!'; }"
- RenderBlock {HR} at (0,388) size 784x3 [border: (1px inset #000000)]
- RenderBlock {H2} at (0,410) size 784x31
- RenderText {#text} at (0,1) size 477x28
- text run at (0,1) width 477: "Example (view source to see CSS and HTML):"
- RenderBlock {P} at (0,460) size 784x21
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "Both boxes below should contain generated content ("
- RenderInline {SPAN} at (0,0) size 53x19 [color=#008000]
- RenderText {#text} at (339,0) size 53x19
- text run at (339,0) width 53: "in green"
- RenderText {#text} at (391,0) size 11x19
- text run at (391,0) width 11: "):"
- RenderBlock {DIV} at (0,505) size 784x169 [border: (1px solid #000000)]
- RenderBlock {H3} at (26,44) size 732x24
- RenderText {#text} at (0,0) size 46x22
- text run at (0,0) width 46: "Box 1"
- RenderBlock {P} at (26,86) size 732x41
- RenderBlock (anonymous) at (0,0) size 732x20
- RenderText {#text} at (0,0) size 661x19
- text run at (0,0) width 661: "This box should contain the text \"generated content\" in CSS2-compliant browsers (but won't in Safari)."
- RenderBlock (generated) at (0,20) size 732x20 [color=#008000]
- RenderText at (0,0) size 114x19
- text run at (0,0) width 114: "generated content"
- RenderBlock {DIV} at (0,698) size 784x170 [border: (1px solid #000000)]
- RenderBlock {H3} at (26,44) size 732x24
- RenderText {#text} at (0,0) size 46x22
- text run at (0,0) width 46: "Box 2"
- RenderBlock {P} at (26,86) size 732x41
- RenderBlock (anonymous) at (0,0) size 732x20
- RenderText {#text} at (0,0) size 639x19
- text run at (0,0) width 639: "This box should contain the text \"generated content\" in CSS2-compliant browsers, including Safari."
- RenderBlock (generated) at (0,20) size 732x20 [color=#008000]
- RenderText at (0,0) size 114x19
- text run at (0,0) width 114: "generated content"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent015expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/015-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/015-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/015-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {DIV} at (0,0) size 304x62
- RenderTableSection (anonymous) at (0,0) size 304x62
- RenderTableRow (anonymous) at (0,0) size 304x62
- RenderTableCell (anonymous) at (0,0) size 304x62 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 304x0
- RenderInline {FORM} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 304x23
- RenderBlock {H3} at (0,0) size 304x23
- RenderText {#text} at (0,0) size 304x22
- text run at (0,0) width 304: "There should be a fourth dot bellow..."
- RenderBlock (anonymous) at (0,41) size 304x21
- RenderInline {FORM} at (0,0) size 0x0
- RenderInline (generated) at (0,0) size 4x19
- RenderText at (0,0) size 4x19
- text run at (0,0) width 4: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontent016expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/016-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/016-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/016-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,40 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x250
- RenderBlock {HTML} at (0,0) size 800x250
- RenderBody {BODY} at (8,16) size 784x218
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 465x19
- text run at (0,0) width 465: "Each link below should display the text \"n(href=n)\" where n is a number"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 330x19
- text run at (0,0) width 330: "The href attribute of the last one is changed onload."
- RenderBlock {HR} at (0,72) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,90) size 784x20
- RenderInline {A} at (0,0) size 62x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "1"
- RenderInline (generated) at (0,0) size 54x19
- RenderText at (8,0) size 54x19
- text run at (8,0) width 54: "(href=1)"
- RenderBlock {P} at (0,126) size 784x20
- RenderInline {A} at (0,0) size 62x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "2"
- RenderInline (generated) at (0,0) size 54x19
- RenderText at (8,0) size 54x19
- text run at (8,0) width 54: "(href=2)"
- RenderBlock {P} at (0,162) size 784x20
- RenderInline {A} at (0,0) size 62x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "3"
- RenderInline (generated) at (0,0) size 54x19
- RenderText at (8,0) size 54x19
- text run at (8,0) width 54: "(href=3)"
- RenderBlock {P} at (0,198) size 784x20
- RenderInline {A} at (0,0) size 62x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "4"
- RenderInline (generated) at (0,0) size 54x19
- RenderText at (8,0) size 54x19
- text run at (8,0) width 54: "(href=4)"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentafterduplicatedaftersplitexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/after-duplicated-after-split-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/after-duplicated-after-split-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/after-duplicated-after-split-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 333x19
- RenderInline {A} at (0,0) size 156x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 156x19
- text run at (53,0) width 156: "rdar://problem/7898436"
- RenderText {#text} at (208,0) size 178x19
- text run at (208,0) width 178: " :after content is duplicated"
- RenderText {#text} at (385,0) size 5x19
- text run at (385,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 518x19
- text run at (0,0) width 518: "The test passed if the word \x{201C}not\x{201D} appears exactly once in the following sentence:"
- RenderBlock {DIV} at (0,72) size 784x224
- RenderBlock (anonymous) at (0,0) size 784x112
- RenderText {#text} at (0,2) size 454x107
- text run at (0,2) width 454: "The test did"
- RenderInline {SPAN} at (0,0) size 0x0
- RenderInline {B} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,112) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock (anonymous) at (0,112) size 784x112
- RenderInline {SPAN} at (0,0) size 147x107
- RenderInline {B} at (0,0) size 0x0
- RenderInline (generated) at (0,0) size 147x107
- RenderText at (0,2) size 147x107
- text run at (0,2) width 147: "not "
- RenderText {#text} at (146,2) size 153x107
- text run at (146,2) width 153: "fail."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentafterorderexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/after-order-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/after-order-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/after-order-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,41 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x582
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {EM} at (0,0) size 641x19
- RenderText {#text} at (0,0) size 641x19
- text run at (0,0) width 641: "When an :after rule has multiple pieces of content, older versions of Safari display them backwards."
- RenderBlock {DIV} at (10,36) size 764x52 [border: (1px solid #000000)]
- RenderText {#text} at (11,21) size 46x19
- text run at (11,21) width 46: "Inline: "
- RenderInline (generated) at (0,0) size 491x19
- RenderText at (56,21) size 239x19
- text run at (56,21) width 239: "This should be before the green box. "
- RenderImage at (294,11) size 26x25
- RenderText at (319,21) size 228x19
- text run at (319,21) width 228: " This should be after the green box."
- RenderBlock {DIV} at (10,98) size 764x92 [border: (1px solid #000000)]
- RenderText {#text} at (11,61) size 87x19
- text run at (11,61) width 87: "Inline-block: "
- RenderBlock (generated) at (97,11) size 201x70
- RenderText at (0,0) size 163x49
- text run at (0,0) width 163: "This should be before the"
- text run at (0,30) width 72: "green box. "
- RenderImage at (71,20) size 26x25
- RenderText at (96,30) size 195x39
- text run at (96,30) width 99: " This should be"
- text run at (0,50) width 125: "after the green box."
- RenderBlock {DIV} at (10,200) size 764x112 [border: (1px solid #000000)]
- RenderBlock (anonymous) at (11,11) size 742x20
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 43: "Block:"
- RenderBlock (generated) at (11,31) size 200x70
- RenderText at (0,0) size 163x49
- text run at (0,0) width 163: "This should be before the"
- text run at (0,30) width 72: "green box. "
- RenderImage at (71,20) size 26x25
- RenderText at (96,30) size 195x39
- text run at (96,30) width 99: " This should be"
- text run at (0,50) width 125: "after the green box."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentbeforewithfirstletterexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/before-with-first-letter-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/before-with-first-letter-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/before-with-first-letter-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 661x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=14221"
- RenderText {#text} at (357,0) size 661x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 300: "Repro crash (ASSERTION FAILED: oldText in"
- text run at (0,20) width 577: "RenderBlock::updateFirstLetter() during relayout of :before content with first-letter style)"
- RenderText {#text} at (576,20) size 5x19
- text run at (576,20) width 5: "."
- RenderBlock {DIV} at (0,56) size 784x35
- RenderInline (generated) at (0,0) size 47x28
- RenderInline (generated) at (0,0) size 18x33 [color=#008000]
- RenderText at (0,1) size 18x33
- text run at (0,1) width 18: "T"
- RenderText at (17,5) size 30x28
- text run at (17,5) width 30: "he "
- RenderText {#text} at (46,5) size 408x28
- text run at (46,5) width 408: "first letter is green and larger than the rest."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentbeforeAfterinterdocumentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/beforeAfter-interdocument-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/beforeAfter-interdocument-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/beforeAfter-interdocument-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 31x19
- text run at (0,0) width 31: "Bug "
- RenderInline {A} at (0,0) size 45x19 [color=#0000EE]
- RenderText {#text} at (30,0) size 45x19
- text run at (30,0) width 45: "23826 "
- RenderText {#text} at (74,0) size 579x19
- text run at (74,0) width 579: ": Potential bug with before/after rule while moving element from one document to another"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 553x19
- text run at (0,0) width 553: "This test that moving a quote element sets the before / after flag in the final document."
- RenderBlock {DIV} at (0,72) size 784x56
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderInline {Q} at (0,0) size 160x19
- RenderInline (generated) at (0,0) size 7x19
- RenderQuote at (0,0) size 7x19
- RenderText at (0,0) size 7x19
- text run at (0,0) width 7: "\""
- RenderText {#text} at (6,0) size 154x19
- text run at (6,0) width 154: "Quotes should surround"
- RenderBlock (anonymous) at (0,36) size 784x0
- RenderBlock {P} at (0,0) size 784x0
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderInline {Q} at (0,0) size 62x19
- RenderText {#text} at (0,0) size 56x19
- text run at (0,0) width 56: "this text."
- RenderInline (generated) at (0,0) size 7x19
- RenderQuote at (0,0) size 7x19
- RenderText at (55,0) size 7x19
- text run at (55,0) width 7: "\""
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentinitialletterbasicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-basic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-basic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-basic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,16) size 784x568
- RenderBlock {DIV} at (16,0) size 400x100
- RenderBlock (floating) at (2,4) size 48x53
- RenderText {#text} at (0,-25) size 48x96
- text run at (0,-25) width 48: "A"
- RenderText {#text} at (51,0) size 391x99
- text run at (51,0) width 317: "n example of first-letter. This letter should span 3"
- text run at (51,20) width 340: "lines of text, and so it should align itself cleanly with"
- text run at (51,40) width 336: "the cap-height of the A lining up with the cap-height"
- text run at (0,60) width 379: "of the first line, and the baseline of the A lining up with the"
- text run at (0,80) width 160: "baseline of the third line."
- RenderBlock {SPAN} at (0,116) size 784x100
- RenderBlock {DIV} at (368,0) size 400x100
- RenderBlock (floating) at (350,4) size 48x53
- RenderText {#text} at (0,-25) size 48x96
- text run at (0,-25) width 48: "A"
- RenderText {#text} at (0,0) size 400x99
- text run at (0,0) width 349: "n RTL example of first-letter. This letter should span 3"
- text run at (9,20) width 340: "lines of text, and so it should align itself cleanly with"
- text run at (13,40) width 336: "the cap-height of the A lining up with the cap-height"
- text run at (21,60) width 379: "of the first line, and the baseline of the A lining up with the"
- text run at (240,80) width 5 RTL: "."
- text run at (244,80) width 156: "baseline of the third line"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentinitialletterborderpaddingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-border-padding-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-border-padding-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-border-padding-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,16) size 784x568
- RenderBlock {DIV} at (16,0) size 400x120
- RenderBlock (floating) at (2,1) size 54x59 [color=#FF0000] [border: (2px solid #FF0000)]
- RenderText {#text} at (3,-22) size 48x96
- text run at (3,-22) width 48: "A"
- RenderText {#text} at (57,20) size 397x99
- text run at (57,20) width 317: "n example of first-letter. This letter should span 3"
- text run at (57,40) width 340: "lines of text, and so it should align itself cleanly with"
- text run at (0,60) width 377: "the cap-height of the A lining up with the cap-height of the"
- text run at (0,80) width 395: "first line, and the baseline of the A lining up with the baseline"
- text run at (0,100) width 104: "of the third line."
- RenderBlock {SPAN} at (0,136) size 784x120
- RenderBlock {DIV} at (368,0) size 400x120
- RenderBlock (floating) at (344,1) size 54x59 [color=#FF0000] [border: (2px solid #FF0000)]
- RenderText {#text} at (3,-22) size 48x96
- text run at (3,-22) width 48: "A"
- RenderText {#text} at (6,20) size 394x99
- text run at (6,20) width 337: "n RTL example of first-letter. This letter should span"
- text run at (24,40) width 319: "3 lines of text, and so it should align itself cleanly"
- text run at (14,60) width 386: "with the cap-height of the A lining up with the cap-height of"
- text run at (38,80) width 362: "the first line, and the baseline of the A lining up with the"
- text run at (240,100) width 5 RTL: "."
- text run at (244,100) width 156: "baseline of the third line"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentinitialletterclearanceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-clearance-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-clearance-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-clearance-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,16) size 784x568
- RenderBlock {DIV} at (16,0) size 400x60
- RenderBlock (floating) at (2,4) size 52x90
- RenderText {#text} at (0,-49) size 52x217
- text run at (0,-49) width 52: "J"
- RenderText {#text} at (56,40) size 297x19
- text run at (56,40) width 297: "ust an example of first-letter. Short paragraph!"
- RenderBlock {DIV} at (16,76) size 400x197
- RenderBlock (floating) at (2,21) size 52x90
- RenderText {#text} at (0,-49) size 52x217
- text run at (0,-49) width 52: "J"
- RenderText {#text} at (56,57) size 395x139
- text run at (56,57) width 334: "ust an example of first-letter. This letter should span"
- text run at (56,77) width 319: "3 lines of text, and so it should align itself cleanly"
- text run at (56,97) width 324: "with the cap-height of the J lining up with the cap-"
- text run at (0,117) width 395: "height of the first line, and the baseline of the J lining up with"
- text run at (0,137) width 374: "the baseline of the third line. The descender of the J is still"
- text run at (0,157) width 386: "avoided by following lines. This paragraph cleared the short"
- text run at (0,177) width 68: "paragraph."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentinitialletterdescenderexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-descender-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-descender-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-descender-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,16) size 784x568
- RenderBlock {DIV} at (16,0) size 400x160
- RenderBlock (floating) at (2,4) size 52x90
- RenderText {#text} at (0,-49) size 52x217
- text run at (0,-49) width 52: "J"
- RenderText {#text} at (56,40) size 395x119
- text run at (56,40) width 334: "ust an example of first-letter. This letter should span"
- text run at (56,60) width 319: "3 lines of text, and so it should align itself cleanly"
- text run at (56,80) width 329: "with the cap-height of the H lining up with the cap-"
- text run at (0,100) width 395: "height of the first line, and the baseline of the J lining up with"
- text run at (0,120) width 374: "the baseline of the third line. The descender of the J is still"
- text run at (0,140) width 176: "avoided by following lines."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentinitialletterraisedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-raised-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-raised-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-raised-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,16) size 784x568
- RenderBlock {DIV} at (16,0) size 400x120
- RenderBlock (floating) at (2,4) size 48x53
- RenderText {#text} at (0,-25) size 48x96
- text run at (0,-25) width 48: "A"
- RenderText {#text} at (51,20) size 395x99
- text run at (51,20) width 317: "n example of first-letter. This letter should span 3"
- text run at (51,40) width 340: "lines of text, and so it should align itself cleanly with"
- text run at (0,60) width 377: "the cap-height of the A lining up with the cap-height of the"
- text run at (0,80) width 395: "first line, and the baseline of the A lining up with the baseline"
- text run at (0,100) width 104: "of the third line."
- RenderBlock {SPAN} at (0,136) size 784x120
- RenderBlock {DIV} at (368,0) size 400x120
- RenderBlock (floating) at (350,4) size 48x53
- RenderText {#text} at (0,-25) size 48x96
- text run at (0,-25) width 48: "A"
- RenderText {#text} at (0,20) size 400x99
- text run at (0,20) width 349: "n RTL example of first-letter. This letter should span 3"
- text run at (9,40) width 340: "lines of text, and so it should align itself cleanly with"
- text run at (23,60) width 377: "the cap-height of the A lining up with the cap-height of the"
- text run at (5,80) width 395: "first line, and the baseline of the A lining up with the baseline"
- text run at (296,100) width 5 RTL: "."
- text run at (300,100) width 100: "of the third line"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentinitiallettersunkenexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-sunken-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-sunken-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/initial-letter-sunken-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,16) size 784x568
- RenderBlock {DIV} at (16,0) size 400x100
- RenderBlock (floating) at (2,24) size 29x33
- RenderText {#text} at (0,-15) size 29x58
- text run at (0,-15) width 29: "A"
- RenderText {#text} at (32,0) size 393x99
- text run at (32,0) width 351: "n example of first-letter. This letter should span 3 lines"
- text run at (32,20) width 361: "of text, and so it should align itself cleanly with the cap-"
- text run at (32,40) width 356: "height of the A lining up with the cap-height of the first"
- text run at (0,60) width 382: "line, and the baseline of the A lining up with the baseline of"
- text run at (0,80) width 86: "the third line."
- RenderBlock {SPAN} at (0,116) size 784x100
- RenderBlock {DIV} at (368,0) size 400x100
- RenderBlock (floating) at (369,24) size 29x33
- RenderText {#text} at (0,-15) size 29x58
- text run at (0,-15) width 29: "A"
- RenderText {#text} at (18,0) size 396x99
- text run at (18,0) width 350: "n RTL example of first-letter. This letter should span 3"
- text run at (4,20) width 364: "lines of text, and so it should align itself cleanly with the"
- text run at (14,40) width 354: "cap-height of the A lining up with the cap-height of the"
- text run at (5,60) width 395: "first line, and the baseline of the A lining up with the baseline"
- text run at (296,80) width 5 RTL: "."
- text run at (300,80) width 100: "of the third line"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentinlinedisplaytypesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/inline-display-types-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/inline-display-types-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/inline-display-types-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,57 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 91x36
- text run at (0,1) width 91: "Blocks"
- RenderBlock {DIV} at (0,59) size 784x21
- RenderInline (generated) at (0,0) size 35x19
- RenderText at (0,0) size 35x19
- text run at (0,0) width 35: "Test: "
- RenderText {#text} at (34,0) size 48x19
- text run at (34,0) width 48: "content"
- RenderBlock {DIV} at (0,79) size 784x21
- RenderBlock (generated) at (0,0) size 31x20
- RenderText at (0,0) size 31x19
- text run at (0,0) width 31: "Test:"
- RenderText {#text} at (30,0) size 48x19
- text run at (30,0) width 48: "content"
- RenderBlock {DIV} at (0,99) size 784x21
- RenderTable at (0,0) size 31x20
- RenderTableSection (anonymous) at (0,0) size 31x20
- RenderTableRow (anonymous) at (0,0) size 31x20
- RenderTableCell (anonymous) at (0,0) size 31x20 [r=0 c=0 rs=1 cs=1]
- RenderText at (0,0) size 31x19
- text run at (0,0) width 31: "Test:"
- RenderText {#text} at (30,0) size 48x19
- text run at (30,0) width 48: "content"
- RenderBlock {H1} at (0,140) size 784x39
- RenderText {#text} at (0,1) size 93x36
- text run at (0,1) width 93: "Inlines"
- RenderBlock (anonymous) at (0,200) size 784x61
- RenderInline {SPAN} at (0,0) size 82x19
- RenderInline (generated) at (0,0) size 35x19
- RenderText at (0,0) size 35x19
- text run at (0,0) width 35: "Test: "
- RenderText {#text} at (34,0) size 48x19
- text run at (34,0) width 48: "content"
- RenderBR {BR} at (81,15) size 1x0
- RenderInline {SPAN} at (0,0) size 78x19
- RenderBlock (generated) at (0,20) size 31x20
- RenderText at (0,0) size 31x19
- text run at (0,0) width 31: "Test:"
- RenderText {#text} at (30,20) size 48x19
- text run at (30,20) width 48: "content"
- RenderBR {BR} at (77,35) size 1x0
- RenderInline {SPAN} at (0,0) size 78x19
- RenderTable at (0,40) size 31x20
- RenderTableSection (anonymous) at (0,0) size 31x20
- RenderTableRow (anonymous) at (0,0) size 31x20
- RenderTableCell (anonymous) at (0,0) size 31x20 [r=0 c=0 rs=1 cs=1]
- RenderText at (0,0) size 31x19
- text run at (0,0) width 31: "Test:"
- RenderText {#text} at (30,40) size 48x19
- text run at (30,40) width 48: "content"
- RenderBR {BR} at (77,55) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentnoopenclosequoteexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/no-openclose-quote-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/no-openclose-quote-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/no-openclose-quote-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderInline (generated) at (0,0) size 8x19
- RenderText at (0,0) size 8x19
- text run at (0,0) width 8: "*"
- RenderQuote at (0,0) size 0x19
- RenderText {#text} at (8,0) size 436x19
- text run at (8,0) width 117: "This is some text. "
- text run at (124,0) width 320: "It should have a single asterisk before and after it."
- RenderInline (generated) at (0,0) size 9x19
- RenderText at (443,0) size 9x19
- text run at (443,0) width 9: "*"
- RenderQuote at (0,0) size 1x19
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablebeforeafterchildaddexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-before-after-child-add-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-before-after-child-add-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-before-after-child-add-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [color=#FF0000]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 362x19
- text run at (0,0) width 362: "Should say \x{201C}BEFORE CONTENT AFTER CONTENT\x{201D}"
- RenderTable {DIV} at (0,36) size 75x60
- RenderTableSection (anonymous) at (0,0) size 75x60
- RenderTableRow (anonymous) at (0,0) size 75x60
- RenderTableCell (anonymous) at (0,0) size 75x60 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 75x20
- RenderInline (generated) at (0,0) size 62x19
- RenderText at (0,0) size 62x19
- text run at (0,0) width 62: "BEFORE"
- RenderBlock {DIV} at (0,20) size 75x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
- RenderBlock (anonymous) at (0,40) size 75x20
- RenderInline (generated) at (0,0) size 51x19
- RenderText at (0,0) size 51x19
- text run at (0,0) width 51: "AFTER"
- RenderBlock (anonymous) at (0,96) size 784x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablecellbeforeafterchildaddexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-cell-before-after-child-add-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-cell-before-after-child-add-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-cell-before-after-child-add-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [color=#FF0000]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 362x19
- text run at (0,0) width 362: "Should say \x{201C}BEFORE CONTENT AFTER CONTENT\x{201D}"
- RenderTable {DIV} at (0,36) size 187x20
- RenderTableSection (anonymous) at (0,0) size 187x20
- RenderTableRow (anonymous) at (0,0) size 187x20
- RenderTableCell (anonymous) at (0,0) size 62x20 [r=0 c=0 rs=1 cs=1]
- RenderText at (0,0) size 62x19
- text run at (0,0) width 62: "BEFORE"
- RenderTableCell (anonymous) at (61,0) size 76x20 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 75x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
- RenderTableCell (anonymous) at (136,0) size 51x20 [r=0 c=2 rs=1 cs=1]
- RenderText at (0,0) size 51x19
- text run at (0,0) width 51: "AFTER"
- RenderBlock (anonymous) at (0,56) size 784x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablecellbeforecontentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-cell-before-content-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-cell-before-content-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-cell-before-content-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {HTML} at (0,0) size 800x36
- RenderBody {BODY} at (8,8) size 784x20 [color=#0000FF]
- RenderBlock {DIV} at (0,0) size 784x20
- RenderTable at (0,0) size 287x20
- RenderTableSection (anonymous) at (0,0) size 287x20
- RenderTableRow (anonymous) at (0,0) size 287x20
- RenderTableCell (anonymous) at (0,0) size 206x20 [r=0 c=0 rs=1 cs=1]
- RenderText at (0,0) size 206x19
- text run at (0,0) width 206: "You should just see a single line"
- RenderTableCell {DIV} at (205,0) size 5x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell (anonymous) at (209,0) size 78x20 [r=0 c=2 rs=1 cs=1]
- RenderText at (0,0) size 77x19
- text run at (0,0) width 77: "of blue text."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablerowbeforeafterchildaddexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-before-after-child-add-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-before-after-child-add-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-before-after-child-add-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [color=#FF0000]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 362x19
- text run at (0,0) width 362: "Should say \x{201C}BEFORE CONTENT AFTER CONTENT\x{201D}"
- RenderTable {DIV} at (0,36) size 75x60
- RenderTableSection (anonymous) at (0,0) size 75x60
- RenderTableRow (anonymous) at (0,0) size 75x20
- RenderTableCell (anonymous) at (0,0) size 75x20 [r=0 c=0 rs=1 cs=1]
- RenderText at (0,0) size 62x19
- text run at (0,0) width 62: "BEFORE"
- RenderTableRow (anonymous) at (0,20) size 75x20
- RenderTableCell (anonymous) at (0,20) size 75x20 [r=1 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 75x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
- RenderTableRow (anonymous) at (0,40) size 75x20
- RenderTableCell (anonymous) at (0,40) size 75x20 [r=2 c=0 rs=1 cs=1]
- RenderText at (0,0) size 51x19
- text run at (0,0) width 51: "AFTER"
- RenderBlock (anonymous) at (0,96) size 784x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablerowbeforeafterexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-before-after-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-before-after-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-before-after-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x112
- RenderBlock {HTML} at (0,0) size 800x112
- RenderBody {BODY} at (8,16) size 784x88
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 471x19
- text run at (0,0) width 471: "There word PASS should appear twice below, and there should be no red."
- RenderTable {DIV} at (0,36) size 63x52 [color=#008000] [bgcolor=#FF0000]
- RenderTableSection (anonymous) at (0,0) size 63x52
- RenderTableRow {DIV} at (0,0) size 63x26
- RenderTableCell {DIV} at (0,0) size 15x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (3,3) size 9x19
- text run at (3,3) width 9: "P"
- RenderTableCell {DIV} at (14,0) size 19x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (3,3) size 12x19
- text run at (3,3) width 12: "A"
- RenderTableCell {DIV} at (32,0) size 16x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (3,3) size 9x19
- text run at (3,3) width 9: "S"
- RenderTableCell {DIV} at (47,0) size 16x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (3,3) size 9x19
- text run at (3,3) width 9: "S"
- RenderTableRow {DIV} at (0,26) size 63x26
- RenderTableCell (anonymous) at (0,26) size 15x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=0 rs=1 cs=1]
- RenderText at (3,3) size 9x19
- text run at (3,3) width 9: "P"
- RenderTableCell {DIV} at (14,26) size 19x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (3,3) size 12x19
- text run at (3,3) width 12: "A"
- RenderTableCell {DIV} at (32,26) size 16x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (3,3) size 9x19
- text run at (3,3) width 9: "S"
- RenderTableCell (anonymous) at (47,26) size 16x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=3 rs=1 cs=1]
- RenderText at (3,3) size 9x19
- text run at (3,3) width 9: "S"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablerowgrouptoinlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-group-to-inline-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-group-to-inline-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-group-to-inline-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderInline {SPAN} at (0,0) size 654x19
- RenderText {#text} at (0,0) size 654x19
- text run at (0,0) width 654: "This test passes if it does not crash, and if we successfully destroy the table-section generated content."
- RenderText {#text} at (653,0) size 5x19
- text run at (653,0) width 5: " "
- RenderBR {BR} at (657,15) size 1x0
- RenderBlock {UL} at (0,36) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline (generated) at (0,0) size 32x19
- RenderText at (0,0) size 32x19
- text run at (0,0) width 32: "hello"
- RenderText {#text} at (31,0) size 24x19
- text run at (31,0) width 24: "test"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablerowgroupwithbeforeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-group-with-before-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-group-with-before-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-group-with-before-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderInline {SPAN} at (0,0) size 226x19
- RenderText {#text} at (0,0) size 226x19
- text run at (0,0) width 226: "This test passes if it does not crash."
- RenderText {#text} at (225,0) size 5x19
- text run at (225,0) width 5: " "
- RenderBR {BR} at (229,15) size 1x0
- RenderBlock {UL} at (0,36) size 784x60
- RenderListItem {LI} at (40,0) size 744x60
- RenderBlock (anonymous) at (0,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderTable at (0,20) size 33x20
- RenderTableSection (anonymous) at (0,0) size 33x20
- RenderTableRow (anonymous) at (0,0) size 33x20
- RenderTableCell (anonymous) at (0,0) size 33x20 [r=0 c=0 rs=1 cs=1]
- RenderText at (0,0) size 32x19
- text run at (0,0) width 32: "hello"
- RenderBlock (anonymous) at (0,40) size 744x20
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23: "test"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablerowwithbeforeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-with-before-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-with-before-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-row-with-before-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderInline {SPAN} at (0,0) size 226x19
- RenderText {#text} at (0,0) size 226x19
- text run at (0,0) width 226: "This test passes if it does not crash."
- RenderText {#text} at (225,0) size 5x19
- text run at (225,0) width 5: " "
- RenderBR {BR} at (229,15) size 1x0
- RenderBlock {UL} at (0,36) size 784x60
- RenderListItem {LI} at (40,0) size 744x60
- RenderBlock (anonymous) at (0,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderTable at (0,20) size 33x20
- RenderTableSection (anonymous) at (0,0) size 33x20
- RenderTableRow (anonymous) at (0,0) size 33x20
- RenderTableCell (anonymous) at (0,0) size 33x20 [r=0 c=0 rs=1 cs=1]
- RenderText at (0,0) size 32x19
- text run at (0,0) width 32: "hello"
- RenderBlock (anonymous) at (0,40) size 744x20
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23: "test"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttabletablebeforeafterchildaddexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-table-before-after-child-add-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-table-before-after-child-add-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-table-before-after-child-add-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [color=#FF0000]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 362x19
- text run at (0,0) width 362: "Should say \x{201C}BEFORE CONTENT AFTER CONTENT\x{201D}"
- RenderTable {DIV} at (0,36) size 75x60
- RenderTableSection (anonymous) at (0,0) size 75x60
- RenderTableRow (anonymous) at (0,0) size 75x60
- RenderTableCell (anonymous) at (0,0) size 75x60 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 62x20
- RenderTableSection (anonymous) at (0,0) size 62x20
- RenderTableRow (anonymous) at (0,0) size 62x20
- RenderTableCell (anonymous) at (0,0) size 62x20 [r=0 c=0 rs=1 cs=1]
- RenderText at (0,0) size 62x19
- text run at (0,0) width 62: "BEFORE"
- RenderBlock {DIV} at (0,20) size 75x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
- RenderTable at (0,40) size 51x20
- RenderTableSection (anonymous) at (0,0) size 51x20
- RenderTableRow (anonymous) at (0,0) size 51x20
- RenderTableCell (anonymous) at (0,0) size 51x20 [r=0 c=0 rs=1 cs=1]
- RenderText at (0,0) size 51x19
- text run at (0,0) width 51: "AFTER"
- RenderBlock (anonymous) at (0,96) size 784x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontenttablewithbeforeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-with-before-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-with-before-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/table-with-before-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderInline {SPAN} at (0,0) size 226x19
- RenderText {#text} at (0,0) size 226x19
- text run at (0,0) width 226: "This test passes if it does not crash."
- RenderText {#text} at (225,0) size 5x19
- text run at (225,0) width 5: " "
- RenderBR {BR} at (229,15) size 1x0
- RenderBlock {UL} at (0,36) size 784x60
- RenderListItem {LI} at (40,0) size 744x60
- RenderBlock (anonymous) at (0,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderTable at (0,20) size 33x20
- RenderTableSection (anonymous) at (0,0) size 33x20
- RenderTableRow (anonymous) at (0,0) size 33x20
- RenderTableCell (anonymous) at (0,0) size 33x20 [r=0 c=0 rs=1 cs=1]
- RenderText at (0,0) size 32x19
- text run at (0,0) width 32: "hello"
- RenderBlock (anonymous) at (0,40) size 744x20
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23: "test"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentvisibleContentHiddenParentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/visibleContentHiddenParent-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/visibleContentHiddenParent-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/visibleContentHiddenParent-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderInline {A} at (0,0) size 559x19
- RenderInline (generated) at (0,0) size 365x19
- RenderText at (0,0) size 365x19
- text run at (0,0) width 365: "This test passes if it does not crash, and this text appears."
- RenderText {#text} at (364,0) size 195x19
- text run at (364,0) width 195: "But it fails if this text appears."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcssgeneratedcontentwbrwithbeforecontentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/wbr-with-before-content-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/wbr-with-before-content-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css-generated-content/wbr-with-before-content-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 187x19
- text run at (0,0) width 187: "You should not see any cyan."
- RenderBlock {DIV} at (0,20) size 202x27 [bgcolor=#00FFFF] [border: (1px solid #777777)]
- RenderBlock {A} at (1,1) size 200x25 [color=#0000EE] [bgcolor=#FFFFFF]
- RenderText {#text} at (0,3) size 22x19
- text run at (0,3) width 22: "foo"
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (21,3) size 21x19
- text run at (21,3) width 21: "bar"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastcss3textcss3textdecorationtextdecorationlinescaledexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,117 +0,0 @@
</span><del>-layer at (0,0) size 800x725
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x725
- RenderBlock {HTML} at (0,0) size 800x725
- RenderBody {BODY} at (8,8) size 784x709
-layer at (8,8) size 784x709
- RenderBlock {DIV} at (0,0) size 784x709
- RenderPartObject {IFRAME} at (0,0) size 704x704 [border: (2px inset #000000)]
- layer at (0,0) size 700x700
- RenderView at (0,0) size 700x700
- layer at (0,0) size 700x700
- RenderBlock {HTML} at (0,0) size 700x700
- RenderBody {BODY} at (8,8) size 684x684
- RenderBlock {DIV} at (0,0) size 684x40
- RenderText {#text} at (0,0) size 359x19
- text run at (0,0) width 359: "Each line of this test should match its style description ("
- RenderInline {I} at (0,0) size 180x19
- RenderText {#text} at (358,0) size 180x19
- text run at (358,0) width 180: "-webkit-text-decoration-line"
- RenderText {#text} at (537,0) size 46x19
- text run at (537,0) width 46: " resets "
- RenderInline {I} at (0,0) size 98x19
- RenderText {#text} at (582,0) size 98x19
- text run at (582,0) width 98: "text-decoration"
- RenderText {#text} at (679,0) size 684x39
- text run at (679,0) width 5: ","
- text run at (0,20) width 199: "except when the latter is set as "
- RenderInline {I} at (0,0) size 64x19
- RenderText {#text} at (198,20) size 64x19
- text run at (198,20) width 64: "important"
- RenderText {#text} at (261,20) size 11x19
- text run at (261,20) width 11: "):"
- RenderBlock (anonymous) at (0,40) size 684x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,60) size 684x20
- RenderText {#text} at (0,0) size 148x19
- text run at (0,0) width 148: "This text is underlined "
- RenderInline {SPAN} at (0,0) size 117x19
- RenderText {#text} at (147,0) size 117x19
- text run at (147,0) width 117: "(also inside span)."
- RenderBlock (anonymous) at (0,80) size 684x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,100) size 684x20
- RenderText {#text} at (0,0) size 140x19
- text run at (0,0) width 140: "This text is overlined "
- RenderInline {SPAN} at (0,0) size 117x19
- RenderText {#text} at (139,0) size 117x19
- text run at (139,0) width 117: "(also inside span)."
- RenderBlock (anonymous) at (0,120) size 684x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,140) size 684x20
- RenderText {#text} at (0,0) size 180x19
- text run at (0,0) width 180: "This text has a line-through "
- RenderInline {SPAN} at (0,0) size 117x19
- RenderText {#text} at (179,0) size 117x19
- text run at (179,0) width 117: "(also inside span)."
- RenderBlock (anonymous) at (0,160) size 684x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,180) size 684x20
- RenderText {#text} at (0,0) size 216x19
- text run at (0,0) width 216: "This text contains no decorations."
- RenderBlock (anonymous) at (0,200) size 684x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,220) size 684x20
- RenderText {#text} at (0,0) size 148x19
- text run at (0,0) width 148: "This text is underlined."
- RenderBlock (anonymous) at (0,240) size 684x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,260) size 684x20
- RenderText {#text} at (0,0) size 216x19
- text run at (0,0) width 216: "This text contains no decorations."
- RenderBlock (anonymous) at (0,280) size 684x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,300) size 684x20
- RenderText {#text} at (0,0) size 140x19
- text run at (0,0) width 140: "This text is overlined."
- RenderBlock (anonymous) at (0,320) size 684x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,340) size 684x20
- RenderText {#text} at (0,0) size 216x19
- text run at (0,0) width 216: "This text contains no decorations."
- RenderBlock (anonymous) at (0,360) size 684x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,380) size 684x20
- RenderText {#text} at (0,0) size 180x19
- text run at (0,0) width 180: "This text has a line-through."
- RenderBlock (anonymous) at (0,400) size 684x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,420) size 684x20
- RenderText {#text} at (0,0) size 216x19
- text run at (0,0) width 216: "This text contains no decorations."
- RenderBlock (anonymous) at (0,440) size 684x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,460) size 684x20
- RenderText {#text} at (0,0) size 363x19
- text run at (0,0) width 363: "This text is underlined, overlined and has a line-through."
- RenderBlock (anonymous) at (0,480) size 684x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,500) size 684x20
- RenderText {#text} at (0,0) size 216x19
- text run at (0,0) width 216: "This text contains no decorations."
- RenderBlock (anonymous) at (0,520) size 684x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,540) size 684x20
- RenderText {#text} at (0,0) size 140x19
- text run at (0,0) width 140: "This text is overlined."
- RenderBlock (anonymous) at (0,560) size 684x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,580) size 684x20
- RenderText {#text} at (0,0) size 140x19
- text run at (0,0) width 140: "This text is overlined."
- RenderBlock (anonymous) at (0,600) size 684x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,620) size 684x20
- RenderText {#text} at (0,0) size 148x19
- text run at (0,0) width 148: "This text is underlined."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdoctypes001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x100
- RenderBlock (anonymous) at (0,100) size 784x20
- RenderText {#text} at (0,0) size 353x19
- text run at (0,0) width 162: "This file has no doctype. "
- text run at (161,0) width 192: "We should be in quirks mode."
- RenderBlock {UL} at (0,136) size 784x40
- RenderListItem {LI} at (40,0) size 744x40
- RenderBlock (anonymous) at (0,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderBlock {UL} at (0,20) size 744x20
- RenderListItem {LI} at (40,0) size 704x20
- RenderListMarker at (-18,0) size 7x19: white bullet
- RenderText {#text} at (0,0) size 244x19
- text run at (0,0) width 244: "I should be underneath the first bullet."
-layer at (10,10) size 80x80
- RenderBlock (positioned) {DIV} at (10,10) size 80x80 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdoctypes002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x180
- RenderBlock {HTML} at (0,0) size 800x180
- RenderBody {BODY} at (8,8) size 784x156
- RenderBlock {DIV} at (0,0) size 784x100
- RenderBlock (anonymous) at (0,100) size 784x20
- RenderText {#text} at (0,0) size 498x19
- text run at (0,0) width 316: "This file has a doc type with no public identifier. "
- text run at (315,0) width 183: "We should be in strict mode."
- RenderBlock {UL} at (0,136) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderBlock {UL} at (0,0) size 744x20
- RenderListItem {LI} at (40,0) size 704x20
- RenderListMarker at (-58,0) size 7x19: bullet
- RenderListMarker at (-18,0) size 7x19: white bullet
- RenderText {#text} at (0,0) size 256x19
- text run at (0,0) width 256: "Both bullets should be on the same line."
-layer at (8,8) size 80x80
- RenderBlock (positioned) {DIV} at (8,8) size 80x80 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdoctypes003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x100
- RenderBlock (anonymous) at (0,100) size 784x20
- RenderText {#text} at (0,0) size 496x19
- text run at (0,0) width 306: "This file has a doc type with an internal subset. "
- text run at (305,0) width 191: "We should be in quirks mode."
- RenderBlock {UL} at (0,136) size 784x40
- RenderListItem {LI} at (40,0) size 744x40
- RenderBlock (anonymous) at (0,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderBlock {UL} at (0,20) size 744x20
- RenderListItem {LI} at (40,0) size 704x20
- RenderListMarker at (-18,0) size 7x19: white bullet
- RenderText {#text} at (0,0) size 259x19
- text run at (0,0) width 259: "Both bullets should be on separate lines."
-layer at (10,10) size 80x80
- RenderBlock (positioned) {DIV} at (10,10) size 80x80 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdoctypes004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/doctypes/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x100
- RenderBlock (anonymous) at (0,100) size 784x20
- RenderText {#text} at (0,0) size 353x19
- text run at (0,0) width 162: "This file has no doctype. "
- text run at (161,0) width 192: "We should be in quirks mode."
- RenderBlock {UL} at (0,136) size 784x40
- RenderListItem {LI} at (40,0) size 744x40
- RenderBlock (anonymous) at (0,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderBlock {UL} at (0,20) size 744x20
- RenderListItem {LI} at (40,0) size 704x20
- RenderListMarker at (-18,0) size 7x19: white bullet
- RenderText {#text} at (0,0) size 244x19
- text run at (0,0) width 244: "I should be underneath the first bullet."
-layer at (10,10) size 80x80
- RenderBlock (positioned) {DIV} at (10,10) size 80x80 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdom34176expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/34176-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/34176-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/34176-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,389 +0,0 @@
</span><del>-layer at (0,0) size 800x1574
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1574
- RenderBlock {HTML} at (0,0) size 800x1574
- RenderBody {BODY} at (8,16) size 784x1542
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (23,0) size 761x59
- text run at (23,0) width 405: "Test rendering of 3 text runs -- TextRun1 TextRun2 TextRun3, "
- text run at (427,0) width 357: "in which TextRun1 and TextRun2's bidi level are 2, and"
- text run at (54,20) width 730: "TextRun3's bidi level is 1. TextRun2 and TextRun3 are siblings. But their ancestor (not their parent) is a sibling of"
- text run at (108,40) width 72: "TextRun1. "
- text run at (179,40) width 605: "The visual order should be TextRun3 TextRun1 TextRun2, not TextRun3 TextRun2 TextRun1."
- RenderBlock {HR} at (0,76) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,94) size 784x20
- RenderText {#text} at (319,0) size 465x19
- text run at (319,0) width 348: "Pure text. The following 3 lines should all display as \""
- text run at (666,0) width 23 RTL: "\x{5E9}\x{5E0}\x{5D1}"
- text run at (688,0) width 96: " This is a Test\""
- RenderBlock {DIV} at (0,130) size 784x20 [bgcolor=#FF0000]
- RenderText {#text} at (699,0) size 59x19
- text run at (699,0) width 59: "This is a "
- RenderInline {SPAN} at (0,0) size 111x19
- RenderInline {SPAN} at (0,0) size 111x19
- RenderText {#text} at (695,0) size 89x19
- text run at (695,0) width 5 RTL: " "
- text run at (757,0) width 27: "Test"
- RenderInline {SPAN} at (0,0) size 23x19
- RenderText {#text} at (673,0) size 23x19
- text run at (673,0) width 23 RTL: "\x{5E9}\x{5E0}\x{5D1}"
- RenderBlock {DIV} at (0,150) size 784x20 [bgcolor=#FF0000]
- RenderText {#text} at (699,0) size 59x19
- text run at (699,0) width 59: "This is a "
- RenderInline {SPAN} at (0,0) size 111x19
- RenderInline {SPAN} at (0,0) size 111x19
- RenderInline {SPAN} at (0,0) size 111x19
- RenderText {#text} at (695,0) size 89x19
- text run at (695,0) width 5 RTL: " "
- text run at (757,0) width 27: "Test"
- RenderInline {SPAN} at (0,0) size 23x19
- RenderText {#text} at (673,0) size 23x19
- text run at (673,0) width 23 RTL: "\x{5E9}\x{5E0}\x{5D1}"
- RenderBlock {DIV} at (0,170) size 784x20
- RenderText {#text} at (699,0) size 59x19
- text run at (699,0) width 59: "This is a "
- RenderInline {SPAN} at (0,0) size 111x19
- RenderText {#text} at (695,0) size 89x19
- text run at (695,0) width 5 RTL: " "
- text run at (757,0) width 27: "Test"
- RenderInline {SPAN} at (0,0) size 23x19
- RenderText {#text} at (673,0) size 23x19
- text run at (673,0) width 23 RTL: "\x{5E9}\x{5E0}\x{5D1}"
- RenderBlock {HR} at (0,198) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,216) size 784x20
- RenderText {#text} at (329,0) size 455x19
- text run at (329,0) width 455: "Text in <em>. The English text should be displayed as \"This is a Test\"."
- RenderBlock {DIV} at (0,252) size 784x20 [bgcolor=#FF0000]
- RenderText {#text} at (700,0) size 59x19
- text run at (700,0) width 59: "This is a "
- RenderInline {SPAN} at (0,0) size 84x19
- RenderInline {EM} at (0,0) size 84x19
- RenderInline {SPAN} at (0,0) size 1x19
- RenderText {#text} at (758,0) size 26x19
- text run at (758,0) width 26: "Test"
- RenderInline {SPAN} at (0,0) size 1x19
- RenderBlock {DIV} at (0,272) size 784x20 [bgcolor=#FF0000]
- RenderText {#text} at (700,0) size 59x19
- text run at (700,0) width 59: "This is a "
- RenderInline {SPAN} at (0,0) size 84x19
- RenderInline {EM} at (0,0) size 84x19
- RenderText {#text} at (758,0) size 26x19
- text run at (758,0) width 26: "Test"
- RenderInline {SPAN} at (0,0) size 1x19
- RenderBlock {DIV} at (0,292) size 784x20 [bgcolor=#FF0000]
- RenderText {#text} at (700,0) size 59x19
- text run at (700,0) width 59: "This is a "
- RenderInline {SPAN} at (0,0) size 110x19
- RenderInline {EM} at (0,0) size 110x19
- RenderText {#text} at (696,0) size 88x19
- text run at (696,0) width 5 RTL: " "
- text run at (758,0) width 26: "Test"
- RenderInline {SPAN} at (0,0) size 23x19
- RenderText {#text} at (674,0) size 23x19
- text run at (674,0) width 23 RTL: "\x{5D3}\x{5DE}\x{5D4}"
- RenderBlock {DIV} at (0,312) size 784x20
- RenderText {#text} at (700,0) size 59x19
- text run at (700,0) width 59: "This is a "
- RenderInline {SPAN} at (0,0) size 26x19
- RenderInline {EM} at (0,0) size 26x19
- RenderInline {SPAN} at (0,0) size 1x19
- RenderText {#text} at (758,0) size 26x19
- text run at (758,0) width 26: "Test"
- RenderBlock {DIV} at (0,332) size 784x20
- RenderText {#text} at (700,0) size 59x19
- text run at (700,0) width 59: "This is a "
- RenderInline {SPAN} at (0,0) size 26x19
- RenderInline {EM} at (0,0) size 26x19
- RenderText {#text} at (758,0) size 26x19
- text run at (758,0) width 26: "Test"
- RenderBlock {HR} at (0,360) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,378) size 784x20
- RenderText {#text} at (304,0) size 480x19
- text run at (304,0) width 480: "Text in <strong>. The following lines should all display as \"This is a Test\"."
- RenderBlock {DIV} at (0,414) size 784x20 [bgcolor=#FF0000]
- RenderText {#text} at (697,0) size 60x19
- text run at (697,0) width 60: "This is a "
- RenderInline {SPAN} at (0,0) size 87x19
- RenderInline {STRONG} at (0,0) size 87x19
- RenderInline {SPAN} at (0,0) size 1x19
- RenderText {#text} at (756,0) size 28x19
- text run at (756,0) width 28: "Test"
- RenderInline {SPAN} at (0,0) size 1x19
- RenderBlock {DIV} at (0,434) size 784x20 [bgcolor=#FF0000]
- RenderText {#text} at (697,0) size 60x19
- text run at (697,0) width 60: "This is a "
- RenderInline {SPAN} at (0,0) size 87x19
- RenderInline {STRONG} at (0,0) size 87x19
- RenderText {#text} at (756,0) size 28x19
- text run at (756,0) width 28: "Test"
- RenderInline {SPAN} at (0,0) size 1x19
- RenderBlock {DIV} at (0,454) size 784x20
- RenderText {#text} at (697,0) size 60x19
- text run at (697,0) width 60: "This is a "
- RenderInline {SPAN} at (0,0) size 28x19
- RenderInline {STRONG} at (0,0) size 28x19
- RenderInline {SPAN} at (0,0) size 1x19
- RenderText {#text} at (756,0) size 28x19
- text run at (756,0) width 28: "Test"
- RenderBlock {DIV} at (0,474) size 784x20
- RenderText {#text} at (697,0) size 60x19
- text run at (697,0) width 60: "This is a "
- RenderInline {SPAN} at (0,0) size 28x19
- RenderInline {STRONG} at (0,0) size 28x19
- RenderText {#text} at (756,0) size 28x19
- text run at (756,0) width 28: "Test"
- RenderBlock {HR} at (0,502) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,520) size 784x20
- RenderText {#text} at (339,0) size 445x19
- text run at (339,0) width 445: "Text in <i>. The following lines should all display as \"This is a Test\"."
- RenderBlock {DIV} at (0,556) size 784x20 [bgcolor=#FF0000]
- RenderText {#text} at (700,0) size 59x19
- text run at (700,0) width 59: "This is a "
- RenderInline {SPAN} at (0,0) size 84x19
- RenderInline {I} at (0,0) size 84x19
- RenderInline {SPAN} at (0,0) size 1x19
- RenderText {#text} at (758,0) size 26x19
- text run at (758,0) width 26: "Test"
- RenderInline {SPAN} at (0,0) size 1x19
- RenderBlock {DIV} at (0,576) size 784x20 [bgcolor=#FF0000]
- RenderText {#text} at (700,0) size 59x19
- text run at (700,0) width 59: "This is a "
- RenderInline {SPAN} at (0,0) size 84x19
- RenderInline {I} at (0,0) size 84x19
- RenderText {#text} at (758,0) size 26x19
- text run at (758,0) width 26: "Test"
- RenderInline {SPAN} at (0,0) size 1x19
- RenderBlock {DIV} at (0,596) size 784x20
- RenderText {#text} at (700,0) size 59x19
- text run at (700,0) width 59: "This is a "
- RenderInline {SPAN} at (0,0) size 26x19
- RenderInline {I} at (0,0) size 26x19
- RenderInline {SPAN} at (0,0) size 1x19
- RenderText {#text} at (758,0) size 26x19
- text run at (758,0) width 26: "Test"
- RenderBlock {DIV} at (0,616) size 784x20
- RenderText {#text} at (700,0) size 59x19
- text run at (700,0) width 59: "This is a "
- RenderInline {SPAN} at (0,0) size 26x19
- RenderInline {I} at (0,0) size 26x19
- RenderText {#text} at (758,0) size 26x19
- text run at (758,0) width 26: "Test"
- RenderBlock {HR} at (0,644) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,662) size 784x20
- RenderText {#text} at (336,0) size 448x19
- text run at (336,0) width 448: "Text in <b>. The following lines should all display as \"This is a Test\"."
- RenderBlock {DIV} at (0,698) size 784x20 [bgcolor=#FF0000]
- RenderText {#text} at (697,0) size 60x19
- text run at (697,0) width 60: "This is a "
- RenderInline {SPAN} at (0,0) size 87x19
- RenderInline {B} at (0,0) size 87x19
- RenderInline {SPAN} at (0,0) size 1x19
- RenderText {#text} at (756,0) size 28x19
- text run at (756,0) width 28: "Test"
- RenderInline {SPAN} at (0,0) size 1x19
- RenderBlock {DIV} at (0,718) size 784x20 [bgcolor=#FF0000]
- RenderText {#text} at (697,0) size 60x19
- text run at (697,0) width 60: "This is a "
- RenderInline {SPAN} at (0,0) size 87x19
- RenderInline {B} at (0,0) size 87x19
- RenderText {#text} at (756,0) size 28x19
- text run at (756,0) width 28: "Test"
- RenderInline {SPAN} at (0,0) size 1x19
- RenderBlock {DIV} at (0,738) size 784x20
- RenderText {#text} at (697,0) size 60x19
- text run at (697,0) width 60: "This is a "
- RenderInline {SPAN} at (0,0) size 28x19
- RenderInline {B} at (0,0) size 28x19
- RenderInline {SPAN} at (0,0) size 1x19
- RenderText {#text} at (756,0) size 28x19
- text run at (756,0) width 28: "Test"
- RenderBlock {DIV} at (0,758) size 784x20
- RenderText {#text} at (697,0) size 60x19
- text run at (697,0) width 60: "This is a "
- RenderInline {SPAN} at (0,0) size 28x19
- RenderInline {B} at (0,0) size 28x19
- RenderText {#text} at (756,0) size 28x19
- text run at (756,0) width 28: "Test"
- RenderBlock (anonymous) at (0,778) size 784x0
- RenderInline {B} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,786) size 784x756
- RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,18) size 784x20
- RenderText {#text} at (106,0) size 678x19
- text run at (106,0) width 678: "Text in <img>, <href>, <em>, <tr>. The following English text should all display as \"This is a Test\"."
- RenderBlock {DIV} at (0,54) size 784x25 [bgcolor=#FF0000]
- RenderText {#text} at (695,5) size 62x19
- text run at (695,5) width 62: "This is a "
- RenderInline {SPAN} at (0,0) size 109x19
- RenderInline {A} at (0,0) size 109x19 [color=#551A8B]
- RenderText {#text} at (756,5) size 28x19
- text run at (756,5) width 28: "Test"
- RenderInline {SPAN} at (0,0) size 21x19
- RenderImage {IMG} at (675,0) size 21x20
- RenderBlock {DIV} at (0,79) size 784x20 [bgcolor=#FF0000]
- RenderText {#text} at (695,0) size 62x19
- text run at (695,0) width 62: "This is a "
- RenderInline {SPAN} at (0,0) size 117x19
- RenderInline {A} at (0,0) size 117x19 [color=#551A8B]
- RenderText {#text} at (691,0) size 93x19
- text run at (691,0) width 5 RTL: " "
- text run at (756,0) width 28: "Test"
- RenderInline {SPAN} at (0,0) size 25x19
- RenderText {#text} at (667,0) size 25x19
- text run at (667,0) width 25 RTL: "\x{5E9}\x{5E0}\x{5D1}"
- RenderBlock {DIV} at (0,99) size 784x20 [bgcolor=#FF0000]
- RenderText {#text} at (697,0) size 61x19
- text run at (697,0) width 61: "This is a "
- RenderInline {SPAN} at (0,0) size 87x19
- RenderInline {EM} at (0,0) size 87x19
- RenderText {#text} at (757,0) size 27x19
- text run at (757,0) width 27: "Test"
- RenderInline {A} at (0,0) size 1x19 [color=#551A8B]
- RenderBlock {DIV} at (0,119) size 784x25 [bgcolor=#FF0000]
- RenderText {#text} at (697,5) size 61x19
- text run at (697,5) width 61: "This is a "
- RenderInline {SPAN} at (0,0) size 107x19
- RenderInline {EM} at (0,0) size 107x19
- RenderText {#text} at (757,5) size 27x19
- text run at (757,5) width 27: "Test"
- RenderInline {SPAN} at (0,0) size 21x19
- RenderImage {IMG} at (677,0) size 20x20
- RenderBlock {DIV} at (0,144) size 784x20
- RenderText {#text} at (653,0) size 62x19
- text run at (653,0) width 62: "This is a "
- RenderInline {SPAN} at (0,0) size 70x19
- RenderInline {A} at (0,0) size 70x19 [color=#551A8B]
- RenderText {#text} at (714,0) size 33x19
- text run at (714,0) width 33: "Test "
- RenderInline {SPAN} at (0,0) size 38x19
- RenderText {#text} at (746,0) size 38x19
- text run at (746,0) width 38: "again"
- RenderBlock {DIV} at (0,164) size 784x46
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (697,0) size 61x19
- text run at (697,0) width 61: "This is a "
- RenderInline {SPAN} at (0,0) size 27x19
- RenderInline {EM} at (0,0) size 27x19
- RenderText {#text} at (757,0) size 27x19
- text run at (757,0) width 27: "Test"
- RenderBlock (anonymous) at (0,20) size 784x26
- RenderTable {TABLE} at (769,0) size 15x26
- RenderTableSection {TBODY} at (0,0) size 15x26
- RenderTableRow {TR} at (0,2) size 15x22
- RenderTableCell {TD} at (2,2) size 11x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 9x19
- text run at (1,1) width 9: "a"
- RenderBlock (anonymous) at (0,46) size 784x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderInline {EM} at (0,0) size 0x0
- RenderBlock {HR} at (0,218) size 784x2 [border: (1px inset #000000)]
- RenderBlock {UL} at (0,236) size 784x520
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "Test 0: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "Test 1: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "Test 2: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "Test 3: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,80) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "Test 4: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,100) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "Test 5: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,120) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "Test 6: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,140) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "Test 7: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,160) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "Test 8: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,180) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "Test 9: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,200) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "Test 10: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,220) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 317x19
- text run at (0,0) width 317: "Test 11: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,240) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "Test 12: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,260) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "Test 13: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,280) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "Test 14: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,300) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "Test 15: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,320) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "Test 16: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,340) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "Test 17: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,360) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "Test 18: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,380) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "Test 19: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,400) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "Test 20: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,420) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "Test 21: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,440) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "Test 22: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,460) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "Test 23: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,480) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "Test 24: : Failure, actual: This ; expected: This"
- RenderListItem {LI} at (40,500) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "Test 25: : Failure, actual: This ; expected: This"
- RenderBlock (anonymous) at (0,1558) size 784x0
- RenderInline {B} at (0,0) size 0x0
-selection start: position 0 of child 0 {#text} of child 14 {DIV} of child 56 {B} of body
-selection end: position 5 of child 0 {#text} of child 14 {DIV} of child 56 {B} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdom52776expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/52776-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/52776-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/52776-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,272 +0,0 @@
</span><del>-layer at (0,0) size 800x1828
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1828
- RenderBlock {HTML} at (0,0) size 800x1828
- RenderBody {BODY} at (8,16) size 784x1796
- RenderBlock {DIV} at (0,0) size 784x872
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (697,0) size 87x19
- text run at (697,0) width 87: "Right To Left"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (450,0) size 334x19
- text run at (450,0) width 5 RTL: "."
- text run at (454,0) width 330: "Well-formed pair of unicode bidi control characters"
- RenderBlock {DIV} at (0,72) size 784x20
- RenderText {#text} at (770,0) size 14x19
- text run at (770,0) width 1 RTL: "\x{202C}"
- text run at (770,0) width 6 RTL: "!"
- text run at (776,0) width 8: "\x{202B}b"
- RenderBlock {DIV} at (0,92) size 784x20
- RenderText {#text} at (770,0) size 14x19
- text run at (770,0) width 1 RTL: "\x{202C}"
- text run at (770,0) width 14: "\x{202A}b!"
- RenderBlock {P} at (0,128) size 784x20
- RenderText {#text} at (518,0) size 266x19
- text run at (518,0) width 5 RTL: "."
- text run at (522,0) width 262: "Unpaired unicode bidi control characters"
- RenderBlock {DIV} at (0,164) size 784x20
- RenderText {#text} at (770,0) size 14x19
- text run at (770,0) width 6 RTL: "!"
- text run at (776,0) width 8: "\x{202B}b"
- RenderBlock {DIV} at (0,184) size 784x20
- RenderText {#text} at (770,0) size 14x19
- text run at (770,0) width 14: "\x{202A}b!"
- RenderBlock {P} at (0,220) size 784x20
- RenderText {#text} at (442,0) size 342x19
- text run at (442,0) width 5 RTL: "."
- text run at (446,0) width 338: "Empty content inside unicode bidi control characters"
- RenderBlock {DIV} at (0,256) size 784x20
- RenderText {#text} at (784,0) size 0x19
- text run at (784,0) width 0 RTL: "\x{202C}\x{202C}"
- RenderBlock {DIV} at (0,276) size 784x20
- RenderText {#text} at (784,0) size 0x19
- text run at (784,0) width 0: "\x{202A}"
- text run at (784,0) width 0 RTL: "\x{202A}"
- RenderBlock {DIV} at (0,296) size 784x20
- RenderText {#text} at (784,0) size 0x19
- text run at (784,0) width 0 RTL: "\x{202B}"
- text run at (784,0) width 0 RTL: "\x{202B}"
- RenderBlock {P} at (0,332) size 784x20
- RenderText {#text} at (496,0) size 288x19
- text run at (496,0) width 5 RTL: "."
- text run at (500,0) width 284: "String inside unicode bidi control characters"
- RenderBlock {DIV} at (0,368) size 784x20
- RenderText {#text} at (761,0) size 23x19
- text run at (761,0) width 1 RTL: "\x{202C}"
- text run at (761,0) width 23: "\x{202C}abc"
- RenderBlock {DIV} at (0,388) size 784x20
- RenderText {#text} at (761,0) size 23x19
- text run at (761,0) width 23: "\x{202A}abc"
- text run at (784,0) width 0 RTL: "\x{202A}"
- RenderBlock {DIV} at (0,408) size 784x20
- RenderText {#text} at (761,0) size 23x19
- text run at (761,0) width 23: "\x{202B}abc"
- text run at (784,0) width 0 RTL: "\x{202B}"
- RenderBlock {P} at (0,444) size 784x20
- RenderText {#text} at (490,0) size 294x19
- text run at (490,0) width 5 RTL: "."
- text run at (494,0) width 290: "String around unicode bidi control characters"
- RenderBlock {DIV} at (0,480) size 784x20
- RenderText {#text} at (741,0) size 43x19
- text run at (741,0) width 1 RTL: "\x{202C}"
- text run at (741,0) width 43: "def\x{202C}abc"
- RenderBlock {DIV} at (0,500) size 784x20
- RenderText {#text} at (741,0) size 43x19
- text run at (741,0) width 43: "\x{202C}abc\x{202C}def"
- RenderBlock {DIV} at (0,520) size 784x20
- RenderText {#text} at (718,0) size 66x19
- text run at (718,0) width 66: "xyz\x{202C}abc\x{202C}def"
- RenderBlock {P} at (0,556) size 784x20
- RenderText {#text} at (533,0) size 251x19
- text run at (533,0) width 5 RTL: "."
- text run at (537,0) width 247: "Nested unicode bidi control characters"
- RenderBlock {DIV} at (0,592) size 784x20
- RenderText {#text} at (770,0) size 14x19
- text run at (770,0) width 1: "\x{202A}"
- text run at (770,0) width 1 RTL: "\x{202C}"
- text run at (770,0) width 14: "\x{202A}b!"
- RenderBlock {DIV} at (0,612) size 784x20
- RenderText {#text} at (770,0) size 14x19
- text run at (770,0) width 1 RTL: "\x{202C}"
- text run at (770,0) width 6 RTL: "!"
- text run at (776,0) width 8: "\x{202B}b"
- text run at (784,0) width 0 RTL: "\x{202B}"
- RenderBlock {DIV} at (0,632) size 784x20
- RenderText {#text} at (770,0) size 14x19
- text run at (770,0) width 6 RTL: "!\x{202C}"
- text run at (776,0) width 8: "\x{202C}\x{202C}b"
- RenderBlock {DIV} at (0,652) size 784x20
- RenderText {#text} at (763,0) size 21x19
- text run at (763,0) width 1 RTL: "\x{202C}"
- text run at (763,0) width 9: "1"
- text run at (771,0) width 6 RTL: "!"
- text run at (776,0) width 8: "\x{202B}c"
- text run at (784,0) width 0 RTL: "\x{202C}"
- RenderBlock {P} at (0,688) size 784x20
- RenderText {#text} at (500,0) size 284x19
- text run at (500,0) width 5 RTL: "."
- text run at (504,0) width 280: "Start with different directionality characters"
- RenderBlock {DIV} at (0,724) size 784x20
- RenderText {#text} at (760,0) size 24x19
- text run at (760,0) width 0 RTL: "\x{202B}"
- text run at (760,0) width 0 RTL: "\x{202C}"
- text run at (760,0) width 8: "\x{202A}1"
- text run at (768,0) width 0 RTL: "\x{202C}"
- text run at (768,0) width 16: "12"
- RenderBlock {DIV} at (0,744) size 784x20
- RenderText {#text} at (768,0) size 16x19
- text run at (768,0) width 0 RTL: "\x{202A}"
- text run at (768,0) width 0 RTL: "\x{202C}"
- text run at (768,0) width 16: "12"
- RenderBlock {DIV} at (0,764) size 784x24
- RenderText {#text} at (767,1) size 17x19
- text run at (767,1) width 1 RTL: "\x{202A}"
- text run at (767,1) width 1 RTL: "\x{202C}"
- text run at (767,1) width 17: "\x{660}\x{661}"
- RenderBlock {DIV} at (0,788) size 784x24
- RenderText {#text} at (765,1) size 19x19
- text run at (765,1) width 1 RTL: "\x{202A}"
- text run at (765,1) width 19 RTL: "\x{683}\x{684}\x{202C}"
- RenderBlock {DIV} at (0,812) size 784x20
- RenderText {#text} at (784,0) size 0x19
- text run at (784,0) width 0 RTL: "\x{202A}"
- text run at (784,0) width 0 RTL: "\x{1}\x{202C}"
- RenderBlock {DIV} at (0,832) size 784x20
- RenderText {#text} at (761,0) size 23x19
- text run at (761,0) width 23: "abc\x{202C}"
- text run at (784,0) width 0 RTL: "\x{202A}"
- RenderBlock {DIV} at (0,852) size 784x20
- RenderText {#text} at (769,0) size 15x19
- text run at (769,0) width 1 RTL: "\x{202A}"
- text run at (769,0) width 15 RTL: "\x{5D0}\x{5D1}\x{202C}"
- RenderBlock {DIV} at (0,888) size 784x872
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 87x19
- text run at (0,0) width 87: "Left To Right"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 334x19
- text run at (0,0) width 334: "Well-formed pair of unicode bidi control characters."
- RenderBlock {DIV} at (0,72) size 784x20
- RenderText {#text} at (0,0) size 14x19
- text run at (0,0) width 6 RTL: "!"
- text run at (5,0) width 9: "\x{202B}b"
- text run at (13,0) width 1: "\x{202C}"
- RenderBlock {DIV} at (0,92) size 784x20
- RenderText {#text} at (0,0) size 14x19
- text run at (0,0) width 14: "\x{202A}b!"
- text run at (13,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,128) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "Unpaired unicode bidi control characters."
- RenderBlock {DIV} at (0,164) size 784x20
- RenderText {#text} at (0,0) size 14x19
- text run at (0,0) width 14: "\x{202B}b!"
- RenderBlock {DIV} at (0,184) size 784x20
- RenderText {#text} at (0,0) size 14x19
- text run at (0,0) width 14: "\x{202A}b!"
- RenderBlock {P} at (0,220) size 784x20
- RenderText {#text} at (0,0) size 342x19
- text run at (0,0) width 342: "Empty content inside unicode bidi control characters."
- RenderBlock {DIV} at (0,256) size 784x20
- RenderText {#text} at (0,0) size 0x19
- text run at (0,0) width 0: "\x{202C}\x{202C}"
- RenderBlock {DIV} at (0,276) size 784x20
- RenderText {#text} at (0,0) size 0x19
- text run at (0,0) width 0: "\x{202A}"
- text run at (0,0) width 0: "\x{202A}"
- RenderBlock {DIV} at (0,296) size 784x20
- RenderText {#text} at (0,0) size 0x19
- text run at (0,0) width 0: "\x{202B}"
- text run at (0,0) width 0 RTL: "\x{202B}"
- RenderBlock {P} at (0,332) size 784x20
- RenderText {#text} at (0,0) size 288x19
- text run at (0,0) width 288: "String inside unicode bidi control characters."
- RenderBlock {DIV} at (0,368) size 784x20
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23: "\x{202C}abc\x{202C}"
- RenderBlock {DIV} at (0,388) size 784x20
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23: "\x{202A}abc"
- text run at (22,0) width 1: "\x{202A}"
- RenderBlock {DIV} at (0,408) size 784x20
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23: "\x{202B}abc"
- text run at (22,0) width 1: "\x{202B}"
- RenderBlock {P} at (0,444) size 784x20
- RenderText {#text} at (0,0) size 294x19
- text run at (0,0) width 294: "String around unicode bidi control characters."
- RenderBlock {DIV} at (0,480) size 784x20
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 43: "def\x{202C}abc\x{202C}"
- RenderBlock {DIV} at (0,500) size 784x20
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 43: "\x{202C}abc\x{202C}def"
- RenderBlock {DIV} at (0,520) size 784x20
- RenderText {#text} at (0,0) size 66x19
- text run at (0,0) width 66: "xyz\x{202C}abc\x{202C}def"
- RenderBlock {P} at (0,556) size 784x20
- RenderText {#text} at (0,0) size 251x19
- text run at (0,0) width 251: "Nested unicode bidi control characters."
- RenderBlock {DIV} at (0,592) size 784x20
- RenderText {#text} at (0,0) size 14x19
- text run at (0,0) width 0: "\x{202A}"
- text run at (0,0) width 14: "\x{202A}b!"
- text run at (13,0) width 1: "\x{202C}"
- RenderBlock {DIV} at (0,612) size 784x20
- RenderText {#text} at (0,0) size 14x19
- text run at (0,0) width 6 RTL: "!"
- text run at (5,0) width 9: "\x{202B}b"
- text run at (13,0) width 1: "\x{202C}"
- text run at (13,0) width 1 RTL: "\x{202B}"
- RenderBlock {DIV} at (0,632) size 784x20
- RenderText {#text} at (0,0) size 14x19
- text run at (0,0) width 14: "\x{202C}\x{202C}b!\x{202C}"
- RenderBlock {DIV} at (0,652) size 784x20
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 8: "\x{202C}1"
- text run at (8,0) width 6 RTL: "!"
- text run at (13,0) width 8: "\x{202B}c"
- text run at (20,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,688) size 784x20
- RenderText {#text} at (0,0) size 284x19
- text run at (0,0) width 284: "Start with different directionality characters."
- RenderBlock {DIV} at (0,724) size 784x20
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 16: "12\x{202C}"
- text run at (16,0) width 8: "\x{202A}1"
- text run at (24,0) width 0: "\x{202C}"
- text run at (24,0) width 0: "\x{202B}"
- RenderBlock {DIV} at (0,744) size 784x20
- RenderText {#text} at (0,0) size 16x19
- text run at (0,0) width 16: "12\x{202C}"
- text run at (16,0) width 0: "\x{202A}"
- RenderBlock {DIV} at (0,764) size 784x24
- RenderText {#text} at (0,1) size 17x19
- text run at (0,1) width 17: "\x{660}\x{661}"
- text run at (16,1) width 1: "\x{202C}"
- text run at (16,1) width 1: "\x{202A}"
- RenderBlock {DIV} at (0,788) size 784x24
- RenderText {#text} at (0,1) size 19x19
- text run at (0,1) width 19 RTL: "\x{683}\x{684}"
- text run at (18,1) width 1: "\x{202C}"
- text run at (18,1) width 1: "\x{202A}"
- RenderBlock {DIV} at (0,812) size 784x20
- RenderText {#text} at (0,0) size 0x19
- text run at (0,0) width 0: "\x{1}\x{202C}"
- text run at (0,0) width 0: "\x{202A}"
- RenderBlock {DIV} at (0,832) size 784x20
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23: "abc\x{202C}"
- text run at (22,0) width 1: "\x{202A}"
- RenderBlock {DIV} at (0,852) size 784x20
- RenderText {#text} at (0,0) size 15x19
- text run at (0,0) width 15 RTL: "\x{5D0}\x{5D1}"
- text run at (14,0) width 1: "\x{202C}"
- text run at (14,0) width 1: "\x{202A}"
- RenderBlock {UL} at (0,1776) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 717x19
- text run at (0,0) width 717: "test id=test: the right-most character of rendering result of <PDF>abc<PDF> in RTL block should be c: Success"
-selection start: position 3 of child 0 {#text} of child 20 {DIV} of child 1 {DIV} of body
-selection end: position 4 of child 0 {#text} of child 20 {DIV} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomElementclassattributewhitespaceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Element/class-attribute-whitespace-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Element/class-attribute-whitespace-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Element/class-attribute-whitespace-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,43 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 665x19
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 353x19
- text run at (53,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7761"
- RenderText {#text} at (405,0) size 313x19
- text run at (405,0) width 313: " Tabs in class attribute not treated as whitespace"
- RenderText {#text} at (717,0) size 5x19
- text run at (717,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 238x19
- text run at (0,0) width 238: "All of the following should be green:"
- RenderBlock {DIV} at (0,72) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 58x19
- text run at (0,0) width 58: "Tab after"
- RenderBlock {DIV} at (0,92) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 69x19
- text run at (0,0) width 69: "Tab before"
- RenderBlock {DIV} at (0,112) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 88x19
- text run at (0,0) width 88: "Newline after"
- RenderBlock {DIV} at (0,132) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 100x19
- text run at (0,0) width 100: "Newline before"
- RenderBlock {DIV} at (0,152) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 78x19
- text run at (0,0) width 78: "Spaces after"
- RenderBlock {DIV} at (0,172) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 90x19
- text run at (0,0) width 90: "Spaces before"
- RenderBlock {DIV} at (0,192) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 55x19
- text run at (0,0) width 55: "CR after"
- RenderBlock {DIV} at (0,212) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "CR before"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomElementnulloffsetparentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Element/null-offset-parent-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Element/null-offset-parent-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Element/null-offset-parent-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 757x39
- text run at (0,0) width 757: "This test verifies that JS access to offsetParent on an element that lacks one, such as the body, doesn't crash. If it didn't"
- text run at (0,20) width 102: "crash, it passed."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLDocumentframelesslocationbugzilla10837expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderFrameSet {FRAMESET} at (0,0) size 800x600
- RenderFrame {FRAME} at (0,0) size 397x600
- layer at (0,0) size 397x600
- RenderView at (0,0) size 397x600
- layer at (0,0) size 397x600
- RenderBlock {HTML} at (0,0) size 397x600
- RenderBody {BODY} at (8,8) size 381x584
- RenderBlock {DIV} at (0,0) size 381x20
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "PASSED"
- RenderFrame {FRAME} at (403,0) size 397x600
- layer at (0,0) size 397x600
- RenderView at (0,0) size 397x600
- layer at (0,0) size 397x600
- RenderBlock {HTML} at (0,0) size 397x600
- RenderBody {BODY} at (8,8) size 381x584
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "foo"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLElementbdoexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLElement/bdo-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLElement/bdo-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLElement/bdo-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,49 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "Tests: the bdo tag"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 336x19
- text run at (0,0) width 336: "The bdo element overrides the default text direction."
- RenderBlock {P} at (0,72) size 784x40
- RenderText {#text} at (0,0) size 774x39
- text run at (0,0) width 739: "If successful, the first sentence would be backward, and the second sentence regular. There should then be an extra "
- text run at (738,0) width 36: "blank"
- text run at (0,20) width 706: "line, followed by a line reading only \"A,\" and finally, a sentence where only the word \"umbrella\" is backward."
- RenderBlock {HR} at (0,128) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,138) size 784x120
- RenderBR {BR} at (0,0) size 0x19
- RenderInline {BDO} at (0,0) size 224x19
- RenderText {#text} at (0,20) size 224x19
- text run at (0,20) width 224 RTL override: "This sentence should be backward."
- RenderText {#text} at (223,20) size 5x19
- text run at (223,20) width 5: " "
- RenderBR {BR} at (227,35) size 1x0
- RenderInline {BDO} at (0,0) size 212x19
- RenderText {#text} at (0,40) size 212x19
- text run at (0,40) width 212 LTR override: "This sentence should be forward."
- RenderText {#text} at (211,40) size 5x19
- text run at (211,40) width 5: " "
- RenderBR {BR} at (215,55) size 1x0
- RenderInline {BDO} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,60) size 0x19
- RenderInline {BDO} at (0,0) size 12x19
- RenderText {#text} at (0,80) size 12x19
- text run at (0,80) width 12 RTL override: "A"
- RenderText {#text} at (11,80) size 5x19
- text run at (11,80) width 5: " "
- RenderBR {BR} at (15,95) size 1x0
- RenderInline {BDO} at (0,0) size 297x19
- RenderText {#text} at (0,100) size 27x19
- text run at (0,100) width 27 LTR override: "My "
- RenderInline {BDO} at (0,0) size 58x19
- RenderText {#text} at (26,100) size 58x19
- text run at (26,100) width 58 RTL override: "umbrella"
- RenderText {#text} at (83,100) size 214x19
- text run at (83,100) width 214 LTR override: " sure would be useful in this rain."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLHeadElementheadlinkstylehrefcheckexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,39 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x292
- RenderBlock {HTML} at (0,0) size 800x292
- RenderBody {BODY} at (8,16) size 784x268
- RenderBlock {P} at (0,0) size 784x80
- RenderText {#text} at (0,0) size 769x79
- text run at (0,0) width 762: "This is a test to check if the loading of a stylesheet is properly cancelled (count of pending style sheets is decremented)"
- text run at (0,20) width 602: "when its link tag is changed through the DOM after the link tag is appended to the document. "
- text run at (601,20) width 168: "When the div with style is"
- text run at (0,40) width 715: "moved, it appears on the screen if the style was loaded properly, and doesn't appear when there are out-standing"
- text run at (0,60) width 260: "stylesheets according to the DocLoader. "
- text run at (259,60) width 28: "See "
- RenderInline {A} at (0,0) size 33x19 [color=#0000EE]
- RenderText {#text} at (286,60) size 33x19
- text run at (286,60) width 33: "6999"
- RenderBlock {P} at (0,96) size 784x20
- RenderInline {SPAN} at (0,0) size 33x19 [color=#FF0000]
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "Fails"
- RenderText {#text} at (32,0) size 55x19
- text run at (32,0) width 55: " if there "
- RenderInline {SPAN} at (0,0) size 33x19 [color=#FF0000]
- RenderText {#text} at (86,0) size 33x19
- text run at (86,0) width 33: "is no"
- RenderText {#text} at (118,0) size 154x19
- text run at (118,0) width 154: " pink box on the screen."
- RenderBlock {P} at (0,132) size 784x20
- RenderInline {SPAN} at (0,0) size 44x19 [color=#008000]
- RenderText {#text} at (0,0) size 44x19
- text run at (0,0) width 44: "Passes"
- RenderText {#text} at (43,0) size 55x19
- text run at (43,0) width 55: " if there "
- RenderInline {SPAN} at (0,0) size 11x19 [color=#008000]
- RenderText {#text} at (97,0) size 11x19
- text run at (97,0) width 11: "is"
- RenderText {#text} at (107,0) size 165x19
- text run at (107,0) width 165: " a pink box on the screen."
- RenderBlock {DIV} at (0,168) size 100x100 [bgcolor=#FFCCFF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLImageElementimagealttextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLImageElement/image-alt-text-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLImageElement/image-alt-text-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLImageElement/image-alt-text-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 781x39
- text run at (0,0) width 781: "This tests whether alt text is shown for image elements with no src attribute. You should see \"Success\" twice, followed by"
- text run at (0,20) width 106: "a blue rectangle."
- RenderBlock {P} at (0,56) size 784x100
- RenderImage {IMG} at (0,0) size 55x23
- RenderBR {BR} at (55,23) size 0x0
- RenderImage {IMG} at (0,23) size 102x52 [border: (1px solid #000000)]
- RenderBR {BR} at (102,75) size 0x0
- RenderImage {IMG} at (0,75) size 75x25
- RenderBR {BR} at (75,100) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLInputElementinputimagealttextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 762x39
- text run at (0,0) width 493: "This tests whether alt text is shown for image-type form input elements with "
- text run at (492,0) width 270: "no src attribute. You should see \"Success\""
- text run at (0,20) width 229: "twice, followed by a blue rectangle."
- RenderBlock {P} at (0,56) size 784x0
- RenderBlock {FORM} at (0,56) size 784x95
- RenderImage {INPUT} at (0,0) size 46x18
- RenderBR {BR} at (46,18) size 0x0
- RenderImage {INPUT} at (0,18) size 102x52 [border: (1px solid #000000)]
- RenderBR {BR} at (102,70) size 0x0
- RenderImage {INPUT} at (0,70) size 75x25
- RenderBR {BR} at (75,95) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLLinkElementpendingstylesheetcountexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 108x19
- text run at (0,0) width 108: "This is a test for "
- RenderInline {I} at (0,0) size 783x39
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (107,0) size 353x19
- text run at (107,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9252"
- RenderText {#text} at (459,0) size 783x39
- text run at (459,0) width 5: " "
- text run at (463,0) width 320: "REGRESSION: Very odd roll-over issues (content"
- text run at (0,20) width 90: "disappearing)"
- RenderText {#text} at (89,20) size 5x19
- text run at (89,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 246x19
- text run at (0,0) width 246: "There should be a green square below."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,102) size 784x0
- RenderBlock {DIV} at (0,102) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLMeterElementmeterappearancescapacityexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,118 +0,0 @@
</span><del>-layer at (0,0) size 800x605
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x605
- RenderBlock {HTML} at (0,0) size 800x606
- RenderBody {BODY} at (8,8) size 784x582
- RenderBlock {H1} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 220x19
- text run at (0,0) width 220: "Meters with various appearance"
- RenderBlock {H2} at (0,33) size 784x21
- RenderText {#text} at (0,0) size 220x19
- text run at (0,0) width 220: "discrete-capacity-level-indicator"
- RenderBlock {H2} at (0,69) size 784x231
- RenderBlock {UL} at (0,0) size 784x230
- RenderListItem {LI} at (40,0) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 88x19
- text run at (0,0) width 88: "value=10/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,20) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=8/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,40) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=5/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,60) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=2/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,80) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=0/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,100) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 38x19
- text run at (0,0) width 38: "RTL:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,120) size 744x50 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "Tall:"
- RenderBlock (floating) {METER} at (744,0) size 0x50
- RenderListItem {LI} at (40,170) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 44x19
- text run at (0,0) width 44: "Short:"
- RenderBlock (floating) {METER} at (744,0) size 0x5
- RenderListItem {LI} at (40,190) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 42x19
- text run at (0,0) width 42: "Wide:"
- RenderBlock (floating) {METER} at (444,0) size 300x0
- RenderListItem {LI} at (40,210) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "Narrow:"
- RenderBlock (floating) {METER} at (714,0) size 30x0
- RenderBlock {H2} at (0,315) size 784x21
- RenderText {#text} at (0,0) size 241x19
- text run at (0,0) width 241: "continuous-capacity-level-indicator"
- RenderBlock {H2} at (0,351) size 784x231
- RenderBlock {UL} at (0,0) size 784x230
- RenderListItem {LI} at (40,0) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 88x19
- text run at (0,0) width 88: "value=10/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,20) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=8/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,40) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=5/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,60) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=2/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,80) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=0/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,100) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 38x19
- text run at (0,0) width 38: "RTL:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,120) size 744x50 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "Tall:"
- RenderBlock (floating) {METER} at (744,0) size 0x50
- RenderListItem {LI} at (40,170) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 44x19
- text run at (0,0) width 44: "Short:"
- RenderBlock (floating) {METER} at (744,0) size 0x5
- RenderListItem {LI} at (40,190) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 42x19
- text run at (0,0) width 42: "Wide:"
- RenderBlock (floating) {METER} at (444,0) size 300x0
- RenderListItem {LI} at (40,210) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "Narrow:"
- RenderBlock (floating) {METER} at (714,0) size 30x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLMeterElementmeterappearancesratingrelevancyexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,118 +0,0 @@
</span><del>-layer at (0,0) size 800x605
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x605
- RenderBlock {HTML} at (0,0) size 800x606
- RenderBody {BODY} at (8,8) size 784x582
- RenderBlock {H1} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 220x19
- text run at (0,0) width 220: "Meters with various appearance"
- RenderBlock {H2} at (0,33) size 784x21
- RenderText {#text} at (0,0) size 146x19
- text run at (0,0) width 146: "rating-level-indicator"
- RenderBlock {H2} at (0,69) size 784x231
- RenderBlock {UL} at (0,0) size 784x230
- RenderListItem {LI} at (40,0) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 88x19
- text run at (0,0) width 88: "value=10/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,20) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=8/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,40) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=5/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,60) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=2/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,80) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=0/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,100) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 38x19
- text run at (0,0) width 38: "RTL:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,120) size 744x50 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "Tall:"
- RenderBlock (floating) {METER} at (744,0) size 0x50
- RenderListItem {LI} at (40,170) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 44x19
- text run at (0,0) width 44: "Short:"
- RenderBlock (floating) {METER} at (744,0) size 0x5
- RenderListItem {LI} at (40,190) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 42x19
- text run at (0,0) width 42: "Wide:"
- RenderBlock (floating) {METER} at (444,0) size 300x0
- RenderListItem {LI} at (40,210) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "Narrow:"
- RenderBlock (floating) {METER} at (714,0) size 30x0
- RenderBlock {H2} at (0,315) size 784x21
- RenderText {#text} at (0,0) size 170x19
- text run at (0,0) width 170: "relevancy-level-indicator"
- RenderBlock {H2} at (0,351) size 784x231
- RenderBlock {UL} at (0,0) size 784x230
- RenderListItem {LI} at (40,0) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 88x19
- text run at (0,0) width 88: "value=10/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,20) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=8/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,40) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=5/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,60) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=2/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,80) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "value=0/10:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,100) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 38x19
- text run at (0,0) width 38: "RTL:"
- RenderBlock (floating) {METER} at (744,0) size 0x0
- RenderListItem {LI} at (40,120) size 744x50 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "Tall:"
- RenderBlock (floating) {METER} at (744,0) size 0x50
- RenderListItem {LI} at (40,170) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 44x19
- text run at (0,0) width 44: "Short:"
- RenderBlock (floating) {METER} at (744,0) size 0x5
- RenderListItem {LI} at (40,190) size 744x20 [bgcolor=#EEEEEE]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 42x19
- text run at (0,0) width 42: "Wide:"
- RenderBlock (floating) {METER} at (444,0) size 300x0
- RenderListItem {LI} at (40,210) size 744x20 [bgcolor=#CCCCCC]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "Narrow:"
- RenderBlock (floating) {METER} at (714,0) size 30x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLMeterElementmeterboundaryvaluesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,165 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 360x36
- text run at (0,1) width 360: "Meters with border values"
- RenderBlock {UL} at (0,59) size 784x301
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 169x19
- text run at (0,0) width 169: "min,low,optimal,high,max"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {B} at (0,0) size 8x19
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "9"
- RenderText {#text} at (8,0) size 104x19
- text run at (8,0) width 104: "|10,20,30,40,50:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {B} at (0,0) size 16x19
- RenderText {#text} at (0,0) size 16x19
- text run at (0,0) width 16: "10"
- RenderText {#text} at (16,0) size 85x19
- text run at (16,0) width 85: ",20,30,40,50:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "10,"
- RenderInline {B} at (0,0) size 16x19
- RenderText {#text} at (20,0) size 16x19
- text run at (20,0) width 16: "20"
- RenderText {#text} at (36,0) size 69x19
- text run at (36,0) width 69: ",30,40,50: "
- RenderInline {METER} at (0,0) size 1x19
- RenderText {#text} at (104,0) size 113x19
- text run at (104,0) width 113: "(should be green)"
- RenderListItem {LI} at (40,80) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "10,20,"
- RenderInline {B} at (0,0) size 16x19
- RenderText {#text} at (40,0) size 16x19
- text run at (40,0) width 16: "30"
- RenderText {#text} at (56,0) size 49x19
- text run at (56,0) width 49: ",40,50: "
- RenderInline {METER} at (0,0) size 1x19
- RenderText {#text} at (104,0) size 113x19
- text run at (104,0) width 113: "(should be green)"
- RenderListItem {LI} at (40,100) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "10,20,30,"
- RenderInline {B} at (0,0) size 16x19
- RenderText {#text} at (60,0) size 16x19
- text run at (60,0) width 16: "40"
- RenderText {#text} at (76,0) size 29x19
- text run at (76,0) width 29: ",50: "
- RenderInline {METER} at (0,0) size 1x19
- RenderText {#text} at (104,0) size 113x19
- text run at (104,0) width 113: "(should be green)"
- RenderListItem {LI} at (40,120) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "10,20,30,40,"
- RenderInline {B} at (0,0) size 16x19
- RenderText {#text} at (80,0) size 16x19
- text run at (80,0) width 16: "50"
- RenderText {#text} at (96,0) size 9x19
- text run at (96,0) width 9: ": "
- RenderInline {METER} at (0,0) size 1x19
- RenderText {#text} at (104,0) size 121x19
- text run at (104,0) width 121: "(should be yellow)"
- RenderListItem {LI} at (40,140) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 100x19
- text run at (0,0) width 100: "10,20,30,40,50|"
- RenderInline {B} at (0,0) size 17x19
- RenderText {#text} at (99,0) size 17x19
- text run at (99,0) width 17: "51"
- RenderText {#text} at (115,0) size 9x19
- text run at (115,0) width 9: ": "
- RenderInline {METER} at (0,0) size 1x19
- RenderText {#text} at (123,0) size 121x19
- text run at (123,0) width 121: "(should be yellow)"
- RenderListItem {LI} at (40,160) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "10,"
- RenderInline {B} at (0,0) size 16x19
- RenderText {#text} at (20,0) size 16x19
- text run at (20,0) width 16: "10"
- RenderText {#text} at (36,0) size 65x19
- text run at (36,0) width 65: ",30,40,50:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,180) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "10,20,30,"
- RenderInline {B} at (0,0) size 16x19
- RenderText {#text} at (60,0) size 16x19
- text run at (60,0) width 16: "40"
- RenderText {#text} at (76,0) size 29x19
- text run at (76,0) width 29: ",40: "
- RenderInline {METER} at (0,0) size 1x19
- RenderText {#text} at (104,0) size 113x19
- text run at (104,0) width 113: "(should be green)"
- RenderListItem {LI} at (40,200) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {B} at (0,0) size 8x19
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "9"
- RenderText {#text} at (8,0) size 104x19
- text run at (8,0) width 104: "|10,10,10,20,30:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,220) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "10,10,"
- RenderInline {B} at (0,0) size 16x19
- RenderText {#text} at (40,0) size 16x19
- text run at (40,0) width 16: "10"
- RenderText {#text} at (56,0) size 45x19
- text run at (56,0) width 45: ",20,30:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,240) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "10,20,"
- RenderInline {B} at (0,0) size 16x19
- RenderText {#text} at (40,0) size 16x19
- text run at (40,0) width 16: "30"
- RenderText {#text} at (56,0) size 49x19
- text run at (56,0) width 49: ",30,30: "
- RenderInline {METER} at (0,0) size 1x19
- RenderText {#text} at (104,0) size 113x19
- text run at (104,0) width 113: "(should be green)"
- RenderListItem {LI} at (40,260) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 100x19
- text run at (0,0) width 100: "10,20,30,30,30|"
- RenderInline {B} at (0,0) size 17x19
- RenderText {#text} at (99,0) size 17x19
- text run at (99,0) width 17: "31"
- RenderText {#text} at (115,0) size 9x19
- text run at (115,0) width 9: ": "
- RenderInline {METER} at (0,0) size 1x19
- RenderText {#text} at (123,0) size 113x19
- text run at (123,0) width 113: "(should be green)"
- RenderListItem {LI} at (40,280) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "10,20,"
- RenderInline {B} at (0,0) size 16x19
- RenderText {#text} at (40,0) size 16x19
- text run at (40,0) width 16: "20"
- RenderText {#text} at (56,0) size 49x19
- text run at (56,0) width 49: ",20,30: "
- RenderInline {METER} at (0,0) size 1x19
- RenderText {#text} at (104,0) size 113x19
- text run at (104,0) width 113: "(should be green)"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLMeterElementmeteroptimumsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-optimums-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-optimums-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-optimums-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,98 +0,0 @@
</span><del>-layer at (0,0) size 800x613
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x613
- RenderBlock {HTML} at (0,0) size 800x613
- RenderBody {BODY} at (8,8) size 784x589
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 419x36
- text run at (0,1) width 419: "Meters with various optimums"
- RenderBlock {P} at (0,59) size 784x21
- RenderText {#text} at (0,0) size 264x19
- text run at (0,0) width 264: "(min=0, max=1000, low=300, high=600)"
- RenderBlock {H2} at (0,99) size 784x31
- RenderText {#text} at (0,1) size 144x28
- text run at (0,1) width 144: "optimum=450"
- RenderBlock {UL} at (0,149) size 784x101
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "value=150:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "value=450:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "value=750:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 57x19
- text run at (0,0) width 57: "value=0:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,80) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 81x19
- text run at (0,0) width 81: "value=1000:"
- RenderInline {METER} at (0,0) size 0x0
- RenderBlock {H2} at (0,269) size 784x31
- RenderText {#text} at (0,1) size 144x28
- text run at (0,1) width 144: "optimum=150"
- RenderBlock {UL} at (0,319) size 784x101
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "value=150:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "value=450:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "value=750:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 57x19
- text run at (0,0) width 57: "value=0:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,80) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 81x19
- text run at (0,0) width 81: "value=1000:"
- RenderInline {METER} at (0,0) size 0x0
- RenderBlock {H2} at (0,438) size 784x31
- RenderText {#text} at (0,1) size 144x28
- text run at (0,1) width 144: "optimum=750"
- RenderBlock {UL} at (0,488) size 784x101
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "value=150:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "value=450:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "value=750:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 57x19
- text run at (0,0) width 57: "value=0:"
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (40,80) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 81x19
- text run at (0,0) width 81: "value=1000:"
- RenderInline {METER} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLMeterElementmeterstyleschangingpseudoexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 508x36
- text run at (0,1) width 508: "Dynamically changing pseudo classes"
- RenderBlock {P} at (0,59) size 784x21
- RenderText {#text} at (0,0) size 659x19
- text run at (0,0) width 659: "Following meter gauge should be solid green - Changing the paseudo class by changing value attribute"
- RenderBlock (anonymous) at (0,95) size 784x0
- RenderInline {METER} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLMeterElementmeterstylesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-styles-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-styles-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLMeterElement/meter-styles-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,94 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {H2} at (3,0) size 778x20
- RenderText {#text} at (0,0) size 357x19
- text run at (0,0) width 357: "Horizontal meters with the non-themed default style"
- RenderBlock {UL} at (3,23) size 778x0
- RenderListItem {LI} at (43,0) size 732x0
- RenderInline {METER} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {METER} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {METER} at (0,0) size 0x0
- RenderListItem {LI} at (43,0) size 732x0
- RenderInline {METER} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {METER} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {METER} at (0,0) size 0x0
- RenderBlock {H2} at (3,23) size 778x21
- RenderText {#text} at (0,0) size 153x19
- text run at (0,0) width 153: "Providing meter styles"
- RenderBlock {DIV} at (0,46) size 784x67 [bgcolor=#EEEEEE]
- RenderBlock {UL} at (3,0) size 778x67
- RenderListItem {LI} at (43,0) size 732x20
- RenderInline {METER} at (0,0) size 30x29 [bgcolor=#AAAACC] [border: (5px solid #222244) (20px solid #222244) (5px solid #222244) (10px solid #222244)]
- RenderText {#text} at (30,0) size 68x19
- text run at (30,0) width 68: "has border"
- RenderListItem {LI} at (43,23) size 732x21
- RenderInline {METER} at (0,0) size 30x29 [bgcolor=#AAAACC]
- RenderText {#text} at (30,0) size 77x19
- text run at (30,0) width 77: "has padding"
- RenderListItem {LI} at (43,46) size 732x21
- RenderInline {METER} at (0,0) size 0x19 [bgcolor=#AAAACC]
- RenderText {#text} at (30,0) size 71x19
- text run at (30,0) width 71: "has margin"
- RenderBlock {H2} at (3,115) size 778x21
- RenderText {#text} at (0,0) size 226x19
- text run at (0,0) width 226: "Providing bar and/or value styles"
- RenderBlock {DIV} at (0,139) size 784x183 [bgcolor=#EEEEEE]
- RenderBlock {UL} at (3,0) size 778x90
- RenderBlock (anonymous) at (40,0) size 738x20
- RenderText {#text} at (0,0) size 486x19
- text run at (0,0) width 486: "default -webkit-appearance, thus should use platform theme (only for Mac.)"
- RenderListItem {LI} at (43,23) size 732x21
- RenderInline {METER} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 213x19
- text run at (0,0) width 213: "has bar style but should ignore it."
- RenderListItem {LI} at (43,46) size 732x21
- RenderInline {METER} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 228x19
- text run at (0,0) width 228: "has value style but should ignore it."
- RenderListItem {LI} at (43,69) size 732x21
- RenderInline {METER} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 251x19
- text run at (0,0) width 251: "has both styles but should ignore them."
- RenderBlock {UL} at (3,92) size 778x91
- RenderBlock (anonymous) at (40,0) size 738x20
- RenderText {#text} at (0,0) size 470x19
- text run at (0,0) width 470: "-webkit-appearance: none, thus custom styled elements should be shown."
- RenderListItem {LI} at (43,23) size 732x21
- RenderInline {METER} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "has bar style, should have solid value part."
- RenderListItem {LI} at (43,46) size 732x21
- RenderInline {METER} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 257x19
- text run at (0,0) width 257: "has value style, should be solid bar part."
- RenderListItem {LI} at (43,69) size 732x21
- RenderInline {METER} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 236x19
- text run at (0,0) width 236: "should have solid bar and value part."
- RenderBlock {H2} at (3,324) size 778x21
- RenderText {#text} at (0,0) size 157x19
- text run at (0,0) width 157: "Providing appearances"
- RenderBlock {DIV} at (0,347) size 784x44 [bgcolor=#EEEEEE]
- RenderBlock {UL} at (3,0) size 778x44
- RenderListItem {LI} at (43,0) size 732x20
- RenderInline {METER} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 377x19
- text run at (0,0) width 377: "has \"none\" appearance, should be styled with default style."
- RenderListItem {LI} at (43,23) size 732x21
- RenderBlock {METER} at (0,15) size 0x0
- RenderText {#text} at (0,0) size 280x19
- text run at (0,0) width 280: " has \"meter\" appearance, should be themed."
- RenderBlock {H2} at (3,394) size 778x21
- RenderText {#text} at (0,0) size 162x19
- text run at (0,0) width 162: "Providing bar paddings"
- RenderBlock {DIV} at (0,417) size 784x21 [bgcolor=#EEEEEE]
- RenderInline {METER} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 162x19
- text run at (0,0) width 162: "has \"padding\" on the bar."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLObjectElementvspacehspaceasnumberexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 777x39
- text run at (0,0) width 777: "This test makes sure that HTMLObjectElement.vspace and HTMLObjectElement.hspace are exposed as numbers instead"
- text run at (0,20) width 742: "of strings, per the DOM Level 2 HTML spec: http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-9893177"
- RenderBlock (anonymous) at (0,56) size 784x170
- RenderEmbeddedObject {OBJECT} at (20,10) size 300x150
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,226) size 784x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "SUCCESS!"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLProgressElementindeterminateprogress001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x76
- RenderBlock {HTML} at (0,0) size 800x76
- RenderBody {BODY} at (8,8) size 784x60
- RenderBlock {PROGRESS} at (0,2) size 160x17 [border: (2px solid #0000FF)]
- RenderProgress {DIV} at (2,2) size 156x12
- RenderBlock {DIV} at (0,0) size 156x12 [bgcolor=#808080]
- RenderBlock {DIV} at (0,0) size 0x12 [bgcolor=#008000]
- RenderText {#text} at (160,0) size 4x19
- text run at (160,0) width 4: " "
- RenderBR {BR} at (164,0) size 0x19
- RenderBlock {PROGRESS} at (0,22) size 160x17 [border: (2px solid #0000FF)]
- RenderProgress {DIV} at (2,2) size 156x12
- RenderBlock {DIV} at (0,0) size 156x12 [bgcolor=#808080]
- RenderBlock {DIV} at (0,0) size 0x12 [bgcolor=#008000]
- RenderText {#text} at (160,20) size 4x19
- text run at (160,20) width 4: " "
- RenderBR {BR} at (164,20) size 0x19
- RenderBlock {PROGRESS} at (0,42) size 160x17 [border: (2px solid #FF0000)]
- RenderProgress {DIV} at (2,2) size 156x12
- RenderBlock {DIV} at (0,0) size 156x12 [bgcolor=#808080]
- RenderBlock {DIV} at (0,0) size 78x12 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLProgressElementprogressbarvaluepseudoelementexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,70 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {UL} at (0,0) size 784x182
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 91x19
- text run at (0,0) width 91: "Default style: "
- RenderBlock {PROGRESS} at (90,2) size 161x17
- RenderProgress {DIV} at (0,0) size 160x16
- RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#808080]
- RenderBlock {DIV} at (0,0) size 16x16 [bgcolor=#008000]
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 98x19
- text run at (0,0) width 98: "Progress style: "
- RenderBlock {PROGRESS} at (97,2) size 161x17 [bgcolor=#0000FF] [border: (3px solid #000066)]
- RenderProgress {DIV} at (3,3) size 154x10
- RenderBlock {DIV} at (0,0) size 154x10
- RenderBlock {DIV} at (0,0) size 31x10 [bgcolor=#008000]
- RenderListItem {LI} at (40,40) size 744x31
- RenderListMarker at (-18,11) size 7x19: bullet
- RenderText {#text} at (0,11) size 138x19
- text run at (0,11) width 138: "Progress style (size): "
- RenderBlock {PROGRESS} at (137,-1) size 301x31
- RenderProgress {DIV} at (0,0) size 300x30
- RenderBlock {DIV} at (0,0) size 300x30 [bgcolor=#808080]
- RenderBlock {DIV} at (0,0) size 90x30 [bgcolor=#008000]
- RenderListItem {LI} at (40,71) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 66x19
- text run at (0,0) width 66: "Bar style: "
- RenderBlock {PROGRESS} at (65,2) size 161x17
- RenderProgress {DIV} at (0,0) size 160x16
- RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#FF0000] [border: (3px solid #990000)]
- RenderBlock {DIV} at (3,3) size 62x10 [bgcolor=#008000]
- RenderListItem {LI} at (40,91) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 80: "Value style: "
- RenderBlock {PROGRESS} at (79,2) size 161x17
- RenderProgress {DIV} at (0,0) size 160x16
- RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#808080]
- RenderBlock {DIV} at (0,0) size 80x16 [bgcolor=#FFFF00] [border: (3px solid #999900)]
- RenderListItem {LI} at (40,111) size 744x31
- RenderListMarker at (-18,11) size 7x19: bullet
- RenderText {#text} at (0,11) size 195x19
- text run at (0,11) width 195: "Styling for all three elements: "
- RenderBlock {PROGRESS} at (194,-1) size 161x31 [bgcolor=#0000FF] [border: (3px solid #000066)]
- RenderProgress {DIV} at (3,3) size 154x24
- RenderBlock {DIV} at (0,0) size 154x24 [bgcolor=#FF0000] [border: (3px solid #990000)]
- RenderBlock {DIV} at (3,3) size 89x18 [bgcolor=#FFFF00] [border: (3px solid #999900)]
- RenderListItem {LI} at (40,142) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 235x19
- text run at (0,0) width 235: "Removing appearance dynamically: "
- RenderProgress {PROGRESS} at (234,2) size 161x17
- RenderProgress {DIV} at (0,0) size 160x16
- RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#808080]
- RenderBlock {DIV} at (0,0) size 112x16 [bgcolor=#008000]
- RenderListItem {LI} at (40,162) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 278x19
- text run at (0,0) width 278: "Giving progress style change dynamically: "
- RenderBlock {PROGRESS} at (277,2) size 161x17 [bgcolor=#ADD8E6]
- RenderProgress {DIV} at (0,0) size 160x16
- RenderBlock {DIV} at (0,0) size 160x16
- RenderBlock {DIV} at (0,0) size 128x16 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLProgressElementprogresselementexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLProgressElement/progress-element-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLProgressElement/progress-element-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLProgressElement/progress-element-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderProgress {PROGRESS} at (0,-1) size 160x17
- RenderInline {SMALL} at (0,0) size 134x15
- RenderProgress {PROGRESS} at (160,1) size 134x14
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLTableColElementresizetableusingcolwidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,38 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 240x56 [border: (1px outset #808080)]
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableSection {TBODY} at (1,1) size 238x54
- RenderTableRow {TR} at (0,2) size 238x24
- RenderTableCell {TD} at (2,2) size 77x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 73x19
- text run at (2,2) width 73: "col 1 row 1"
- RenderTableCell {TD} at (80,2) size 77x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 73x19
- text run at (2,2) width 73: "col 2 row 1"
- RenderTableCell {TD} at (158,2) size 78x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 73x19
- text run at (2,2) width 73: "col 3 row 1"
- RenderTableRow {TR} at (0,28) size 238x24
- RenderTableCell {TD} at (2,28) size 77x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 73x19
- text run at (2,2) width 73: "col 1 row 2"
- RenderTableCell {TD} at (80,28) size 77x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 73x19
- text run at (2,2) width 73: "col 2 row 2"
- RenderTableCell {TD} at (158,28) size 78x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 73x19
- text run at (2,2) width 73: "col 3 row 3"
- RenderBlock (anonymous) at (0,56) size 784x24
- RenderButton {BUTTON} at (2,2) size 341x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 317x14
- RenderText {#text} at (0,0) size 317x14
- text run at (0,0) width 317: "Click me to test manually. The first column should grow to 500px."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLTableElementcolSpanexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLTableElement/colSpan-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLTableElement/colSpan-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLTableElement/colSpan-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,104 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 171x19
- text run at (0,0) width 171: "Tests: the colspan attribute"
- RenderBR {BR} at (170,15) size 1x0
- RenderBlock {P} at (0,36) size 784x80
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Conditions:"
- RenderBR {BR} at (74,15) size 1x0
- RenderText {#text} at (0,20) size 763x59
- text run at (0,20) width 668: "The colSpan attribute specifies the number of columns spanned by the current cell. The default value of "
- text run at (667,20) width 96: "this attribute is"
- text run at (0,40) width 551: "one (\"1\"). The value zero (\"0\") means that the cell spans all columns from the current "
- text run at (550,40) width 208: "column to the last column of the"
- text run at (0,60) width 372: "column group (COLGROUP) in which the cell is defined."
- RenderBlock {P} at (0,132) size 784x60
- RenderText {#text} at (0,0) size 776x59
- text run at (0,0) width 776: "The first table tests the default value of one, and an input of 7, which is within the normal range of expect input. The first"
- text run at (0,20) width 722: "column in the first row should span only column \"one\" and the second cell should span all of the other columns. "
- text run at (721,20) width 26: "The"
- text run at (0,40) width 572: "second table tests the zero value. \"Just A\" should span \"A\" and \"Just B\" should span \"B.\""
- RenderBlock {HR} at (0,208) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,218) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderTable {TABLE} at (0,238) size 277x76 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 277x20
- RenderText {#text} at (28,0) size 220x19
- text run at (28,0) width 220: "Testing Default and Regular Input"
- RenderTableSection {TBODY} at (1,21) size 275x54
- RenderTableRow {TR} at (0,2) size 275x24
- RenderTableCell {TD} at (2,2) size 34x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 30x19
- text run at (2,2) width 30: "First"
- RenderTableCell {TD} at (37,2) size 236x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=7]
- RenderText {#text} at (2,2) size 77x19
- text run at (2,2) width 77: "All the Rest"
- RenderTableRow {TR} at (0,28) size 275x24
- RenderTableCell {TD} at (2,28) size 34x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 24x19
- text run at (2,2) width 24: "one"
- RenderTableCell {TD} at (37,28) size 29x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 24x19
- text run at (2,2) width 24: "two"
- RenderTableCell {TD} at (67,28) size 37x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 32x19
- text run at (2,2) width 32: "three"
- RenderTableCell {TD} at (105,28) size 32x24 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 27x19
- text run at (2,2) width 27: "four"
- RenderTableCell {TD} at (138,28) size 29x24 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 25x19
- text run at (2,2) width 25: "five"
- RenderTableCell {TD} at (168,28) size 24x24 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x19
- text run at (2,2) width 19: "six"
- RenderTableCell {TD} at (193,28) size 42x24 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
- RenderText {#text} at (2,2) size 37x19
- text run at (2,2) width 37: "seven"
- RenderTableCell {TD} at (236,28) size 37x24 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
- RenderText {#text} at (2,2) size 32x19
- text run at (2,2) width 32: "eight"
- RenderBlock (anonymous) at (0,314) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderTable {TABLE} at (0,334) size 197x76 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 197x20
- RenderText {#text} at (14,0) size 168x19
- text run at (14,0) width 168: "Testing Zero Special Case"
- RenderTableSection {TBODY} at (1,21) size 195x54
- RenderTableRow {TR} at (0,2) size 195x24
- RenderTableCell {TD} at (2,2) size 45x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 41x19
- text run at (2,2) width 41: "Just A"
- RenderTableCell {TD} at (48,2) size 45x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 40x19
- text run at (2,2) width 40: "Just B"
- RenderTableRow {TR} at (0,28) size 195x24
- RenderTableCell {TD} at (2,28) size 45x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 12x19
- text run at (2,2) width 12: "A"
- RenderTableCell {TD} at (48,28) size 45x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 11x19
- text run at (2,2) width 11: "B"
- RenderTableCell {TD} at (94,28) size 15x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 11x19
- text run at (2,2) width 11: "C"
- RenderTableCell {TD} at (110,28) size 17x24 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 12x19
- text run at (2,2) width 12: "D"
- RenderTableCell {TD} at (128,28) size 15x24 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 10x19
- text run at (2,2) width 10: "E"
- RenderTableCell {TD} at (144,28) size 14x24 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
- RenderText {#text} at (2,2) size 9x19
- text run at (2,2) width 9: "F"
- RenderTableCell {TD} at (159,28) size 16x24 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
- RenderText {#text} at (2,2) size 12x19
- text run at (2,2) width 12: "G"
- RenderTableCell {TD} at (176,28) size 17x24 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
- RenderText {#text} at (2,2) size 12x19
- text run at (2,2) width 12: "H"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomHTMLTableElementcreateCaptionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLTableElement/createCaption-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLTableElement/createCaption-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/HTMLTableElement/createCaption-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,88 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 271x19
- text run at (0,0) width 271: "Tests: the TABLE.createCaption() method"
- RenderBR {BR} at (270,15) size 1x0
- RenderBlock {P} at (0,36) size 784x60
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Conditions:"
- RenderBR {BR} at (74,15) size 1x0
- RenderText {#text} at (0,20) size 768x39
- text run at (0,20) width 695: "If no caption exists, the method should create an empty caption, add it to the table, and return a pointer to it. "
- text run at (694,20) width 74: "If a caption"
- text run at (0,40) width 326: "does exist, the method should return a pointer to it."
- RenderBlock {P} at (0,112) size 784x40
- RenderText {#text} at (0,0) size 333x19
- text run at (0,0) width 333: "If successful, the first table should have the caption "
- RenderInline {B} at (0,0) size 44x19
- RenderText {#text} at (332,0) size 44x19
- text run at (332,0) width 44: "Fruity"
- RenderText {#text} at (375,0) size 299x19
- text run at (375,0) width 299: ", and the second table should have the caption "
- RenderInline {B} at (0,0) size 75x19
- RenderText {#text} at (673,0) size 75x19
- text run at (673,0) width 75: "Vegetabley"
- RenderText {#text} at (747,0) size 752x39
- text run at (747,0) width 5: "."
- text run at (0,20) width 637: "Upon failure, the first table will have no caption, and the second table will have the caption Things."
- RenderBlock {HR} at (0,168) size 784x2 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,178) size 110x102 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 110x20
- RenderInline {B} at (0,0) size 45x19
- RenderText {#text} at (32,0) size 45x19
- text run at (32,0) width 45: "Fruity"
- RenderTableSection {TBODY} at (1,21) size 108x80
- RenderTableRow {TR} at (0,2) size 108x24
- RenderTableCell {TH} at (2,2) size 52x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (8,2) size 36x19
- text run at (8,2) width 36: "Fruit"
- RenderTableCell {TH} at (56,2) size 50x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (5,2) size 40x19
- text run at (5,2) width 40: "Color"
- RenderTableRow {TR} at (0,28) size 108x24
- RenderTableCell {TD} at (2,28) size 52x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 48x19
- text run at (2,2) width 48: "Banana"
- RenderTableCell {TD} at (56,28) size 50x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 46x19
- text run at (2,2) width 46: "Yellow"
- RenderTableRow {TR} at (0,54) size 108x24
- RenderTableCell {TD} at (2,54) size 52x24 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 40x19
- text run at (2,2) width 40: "Grape"
- RenderTableCell {TD} at (56,54) size 50x24 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "Purple"
- RenderBlock (anonymous) at (0,280) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderTable {TABLE} at (0,300) size 130x102 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 130x20
- RenderInline {B} at (0,0) size 75x19
- RenderText {#text} at (27,0) size 75x19
- text run at (27,0) width 75: "Vegetabley"
- RenderTableSection {TBODY} at (1,21) size 128x80
- RenderTableRow {TR} at (0,2) size 128x24
- RenderTableCell {TH} at (2,2) size 71x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 67x19
- text run at (2,2) width 67: "Vegetable"
- RenderTableCell {TH} at (74,2) size 52x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (6,2) size 40x19
- text run at (6,2) width 40: "Color"
- RenderTableRow {TR} at (0,28) size 128x24
- RenderTableCell {TD} at (2,28) size 71x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 41x19
- text run at (2,2) width 41: "Carrot"
- RenderTableCell {TD} at (74,28) size 52x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 48x19
- text run at (2,2) width 48: "Orange"
- RenderTableRow {TR} at (0,54) size 128x24
- RenderTableCell {TD} at (2,54) size 71x24 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 67x19
- text run at (2,2) width 67: "Cucumber"
- RenderTableCell {TD} at (74,54) size 52x24 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 40x19
- text run at (2,2) width 40: "Green"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomRangecreatecontextualfragmentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Range/create-contextual-fragment-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Range/create-contextual-fragment-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Range/create-contextual-fragment-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 650x19
- text run at (0,0) width 650: "Test of createContextualFragment. If the test succeeds you will see the word \"success\" below in bold."
- RenderBlock {DIV} at (0,36) size 784x20
- RenderInline {B} at (0,0) size 73x19
- RenderText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "SUCCESS"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomRangesurroundContents1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Range/surroundContents-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Range/surroundContents-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Range/surroundContents-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 564x19
- text run at (0,0) width 564: "This tests for HIERARCHY_REQUEST_ERRs when calling Range::surroundContents."
- RenderBlock {DIV} at (0,36) size 784x24 [border: (1px solid #0000FF)]
- RenderBlock {DIV} at (1,1) size 782x22 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,1) size 81x19
- text run at (1,1) width 81: "Hello world."
- RenderBlock {UL} at (0,76) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomWindowbtoapngletexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Window/btoa-pnglet-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Window/btoa-pnglet-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Window/btoa-pnglet-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 221x19
- text run at (0,0) width 221: "Should see a light green rectangle:"
- RenderBlock {DIV} at (0,36) size 784x100
- RenderImage {IMG} at (0,0) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomWindowopenexistingpopupblockingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Window/open-existing-pop-up-blocking-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Window/open-existing-pop-up-blocking-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/Window/open-existing-pop-up-blocking-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #000000)]
- layer at (0,0) size 300x150
- RenderView at (0,0) size 300x150
- layer at (0,0) size 300x150
- RenderBlock {HTML} at (0,0) size 300x150
- RenderBody {BODY} at (8,8) size 284x134
- RenderText {#text} at (0,0) size 284x79
- text run at (0,0) width 268: "This frame will try to replace the contents"
- text run at (0,20) width 251: "of the frame to the right. If the bug still"
- text run at (0,40) width 284: "occurs, pop-up blocking will prevent it from"
- text run at (0,60) width 59: "doing so."
- RenderText {#text} at (304,139) size 4x19
- text run at (304,139) width 4: " "
- RenderPartObject {IFRAME} at (308,0) size 304x154 [border: (2px inset #000000)]
- layer at (0,0) size 300x150
- RenderView at (0,0) size 300x150
- layer at (0,0) size 300x150
- RenderBlock {HTML} at (0,0) size 300x150
- RenderBody {BODY} at (8,8) size 284x134
- RenderText {#text} at (0,0) size 275x39
- text run at (0,0) width 275: "This text successfully replaced the original"
- text run at (0,20) width 215: "text in the frame. Test succeeded!"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomblurcontenteditableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/blur-contenteditable-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/blur-contenteditable-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/blur-contenteditable-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 497x19
- text run at (0,0) width 497: "This test will try to call blur() on a contenteditable div, and then a normal div."
- RenderBlock {DIV} at (0,20) size 784x26 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 125x19
- text run at (3,3) width 125: "contentEditable div"
- RenderBlock {DIV} at (0,46) size 784x20
- RenderText {#text} at (0,0) size 78x19
- text run at (0,0) width 78: "Test Passed."
- RenderBlock {DIV} at (0,66) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomchildrennodesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/children-nodes-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/children-nodes-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/children-nodes-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,102 +0,0 @@
</span><del>-layer at (0,0) size 800x610
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x610
- RenderBlock {HTML} at (0,0) size 800x610
- RenderBody {BODY} at (8,8) size 784x594
- RenderBlock {DIV} at (0,0) size 784x94 [border: (1px solid #FF0000)]
- RenderBlock {P} at (1,17) size 782x60
- RenderText {#text} at (0,0) size 755x59
- text run at (0,0) width 711: "This test verifies that JavaScript returns only direct descendent element nodes in the 'children' collection (an IE"
- text run at (0,20) width 75: "extension). "
- text run at (74,20) width 681: "We also verify that the 'childNodes' collection contains direct descendent nodes of any type (text, element,"
- text run at (0,40) width 28: "etc.)"
- RenderBlock {DIV} at (0,94) size 784x100
- RenderBlock {DIV} at (0,0) size 784x20
- RenderInline {B} at (0,0) size 24x19
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "test"
- RenderText {#text} at (23,0) size 5x19
- text run at (23,0) width 5: " "
- RenderInline {U} at (0,0) size 58x19
- RenderText {#text} at (27,0) size 58x19
- text run at (27,0) width 58: "non bold"
- RenderText {#text} at (84,0) size 5x19
- text run at (84,0) width 5: " "
- RenderInline {I} at (0,0) size 34x19
- RenderText {#text} at (88,0) size 34x19
- text run at (88,0) width 34: "italic"
- RenderText {#text} at (121,0) size 27x19
- text run at (121,0) width 27: " test"
- RenderBlock {DIV} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "plain text"
- RenderBlock {DIV} at (0,40) size 784x20
- RenderText {#text} at (0,0) size 76x19
- text run at (0,0) width 76: "another line"
- RenderBlock {DIV} at (0,60) size 784x20
- RenderText {#text} at (0,0) size 100x19
- text run at (0,0) width 100: "yet another line"
- RenderBlock {DIV} at (0,80) size 784x20
- RenderInline {SPAN} at (0,0) size 57x19
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "fifth "
- RenderInline {B} at (0,0) size 26x19
- RenderText {#text} at (31,0) size 26x19
- text run at (31,0) width 26: "line"
- RenderBlock {DIV} at (0,194) size 784x400
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 383x19
- text run at (0,20) width 383: "Results: children.length = 5 (should be 5 DIV nodes below)"
- RenderBR {BR} at (382,35) size 1x0
- RenderText {#text} at (0,40) size 114x19
- text run at (0,40) width 114: " node: DIV (one)"
- RenderBR {BR} at (113,55) size 1x0
- RenderText {#text} at (0,60) size 115x19
- text run at (0,60) width 115: " node: DIV (two)"
- RenderBR {BR} at (114,75) size 1x0
- RenderText {#text} at (0,80) size 123x19
- text run at (0,80) width 123: " node: DIV (three)"
- RenderBR {BR} at (122,95) size 1x0
- RenderText {#text} at (0,100) size 118x19
- text run at (0,100) width 118: " node: DIV (four)"
- RenderBR {BR} at (117,115) size 1x0
- RenderText {#text} at (0,120) size 116x19
- text run at (0,120) width 116: " node: DIV (five)"
- RenderBR {BR} at (115,135) size 1x0
- RenderBR {BR} at (0,140) size 0x19
- RenderText {#text} at (0,160) size 330x19
- text run at (0,160) width 330: "childNodes.length = 11 (should be 11 nodes below)"
- RenderBR {BR} at (329,175) size 1x0
- RenderText {#text} at (0,180) size 159x19
- text run at (0,180) width 159: " node: #text (undefined)"
- RenderBR {BR} at (158,195) size 1x0
- RenderText {#text} at (0,200) size 114x19
- text run at (0,200) width 114: " node: DIV (one)"
- RenderBR {BR} at (113,215) size 1x0
- RenderText {#text} at (0,220) size 159x19
- text run at (0,220) width 159: " node: #text (undefined)"
- RenderBR {BR} at (158,235) size 1x0
- RenderText {#text} at (0,240) size 115x19
- text run at (0,240) width 115: " node: DIV (two)"
- RenderBR {BR} at (114,255) size 1x0
- RenderText {#text} at (0,260) size 159x19
- text run at (0,260) width 159: " node: #text (undefined)"
- RenderBR {BR} at (158,275) size 1x0
- RenderText {#text} at (0,280) size 123x19
- text run at (0,280) width 123: " node: DIV (three)"
- RenderBR {BR} at (122,295) size 1x0
- RenderText {#text} at (0,300) size 159x19
- text run at (0,300) width 159: " node: #text (undefined)"
- RenderBR {BR} at (158,315) size 1x0
- RenderText {#text} at (0,320) size 118x19
- text run at (0,320) width 118: " node: DIV (four)"
- RenderBR {BR} at (117,335) size 1x0
- RenderText {#text} at (0,340) size 159x19
- text run at (0,340) width 159: " node: #text (undefined)"
- RenderBR {BR} at (158,355) size 1x0
- RenderText {#text} at (0,360) size 116x19
- text run at (0,360) width 116: " node: DIV (five)"
- RenderBR {BR} at (115,375) size 1x0
- RenderText {#text} at (0,380) size 159x19
- text run at (0,380) width 159: " node: #text (undefined)"
- RenderBR {BR} at (158,395) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomclonecontents0endoffsetexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/clone-contents-0-end-offset-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/clone-contents-0-end-offset-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/clone-contents-0-end-offset-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {BLOCKQUOTE} at (40,0) size 704x20
- RenderInline {SPAN} at (0,0) size 169x19
- RenderText {#text} at (0,0) size 169x19
- text run at (0,0) width 169: "Heck, son, you're a failure"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 379x19
- text run at (0,0) width 379: "The result appears below here; should not include any text:"
- RenderBlock {P} at (0,72) size 784x0
- RenderInline {SPAN} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomclonenodedynamicstyleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/clone-node-dynamic-style-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/clone-node-dynamic-style-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/clone-node-dynamic-style-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,46 +0,0 @@
</span><del>-layer at (0,0) size 840x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 195x36
- text run at (0,1) width 195: "Cloning nodes"
- RenderBlock {DIV} at (0,59) size 784x41 [bgcolor=#FFFF00] [border: (2px ridge #000000)]
- RenderInline {SPAN} at (0,0) size 831x34
- RenderText {#text} at (2,3) size 61x34
- text run at (2,3) width 61: "Bold"
- RenderInline {SPAN} at (0,0) size 711x34
- RenderText {#text} at (62,3) size 206x34
- text run at (62,3) width 206: "Bold+Underline"
- RenderInline {SPAN} at (0,0) size 284x34
- RenderText {#text} at (267,3) size 284x34
- text run at (267,3) width 284: "Bold+Underline+Italic"
- RenderText {#text} at (550,3) size 223x34
- text run at (550,3) width 223: "Bold+Uunderline"
- RenderText {#text} at (772,3) size 61x34
- text run at (772,3) width 61: "Bold"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,99) size 784x21
- RenderText {#text} at (0,0) size 191x19
- text run at (0,0) width 191: "Cloned Node with deep=false"
- RenderBlock {DIV} at (0,119) size 784x41 [bgcolor=#FFFF00] [border: (2px ridge #000000)]
- RenderBR {BR} at (2,3) size 0x34
- RenderBlock (anonymous) at (0,159) size 784x21
- RenderText {#text} at (0,0) size 186x19
- text run at (0,0) width 186: "Cloned Node with deep=true"
- RenderBlock {DIV} at (0,179) size 784x41 [bgcolor=#FFFF00] [border: (2px ridge #000000)]
- RenderInline {SPAN} at (0,0) size 831x34
- RenderText {#text} at (2,3) size 61x34
- text run at (2,3) width 61: "Bold"
- RenderInline {SPAN} at (0,0) size 711x34
- RenderText {#text} at (62,3) size 206x34
- text run at (62,3) width 206: "Bold+Underline"
- RenderInline {SPAN} at (0,0) size 284x34
- RenderText {#text} at (267,3) size 284x34
- text run at (267,3) width 284: "Bold+Underline+Italic"
- RenderText {#text} at (550,3) size 223x34
- text run at (550,3) width 223: "Bold+Uunderline"
- RenderText {#text} at (772,3) size 61x34
- text run at (772,3) width 61: "Bold"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomcreateDocumentTypeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/createDocumentType-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/createDocumentType-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/createDocumentType-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 335x19
- text run at (0,0) width 335: "The text below should say \"document type created\";"
- RenderBlock {DIV} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 145x19
- text run at (0,0) width 145: "document type created"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomcssmediaruledeleteRuleupdateexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/css-mediarule-deleteRule-update-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/css-mediarule-deleteRule-update-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/css-mediarule-deleteRule-update-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52 [color=#008000]
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This line should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomcssmediaruleinsertRuleupdateexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/css-mediarule-insertRule-update-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/css-mediarule-insertRule-update-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/css-mediarule-insertRule-update-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This line should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomcssrulefunctionsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/css-rule-functions-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/css-rule-functions-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/css-rule-functions-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x161
- RenderBlock {HTML} at (0,0) size 800x161
- RenderBody {BODY} at (8,13) size 784x140
- RenderBlock {PRE} at (0,0) size 784x0
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 749x39
- text run at (0,0) width 749: "This tests that insertRule, deleteRule, and the IE extensions addRule and removeRule update the style when rules are"
- text run at (0,20) width 489: "added and removed. It also tests that disabling a stylesheet updates the style."
- RenderBlock {DIV} at (0,40) size 784x20
- RenderText {#text} at (0,0) size 490x19
- text run at (0,0) width 490: "This is div1. This text should not be red because that rule has been removed."
- RenderBlock {DIV} at (0,60) size 784x20 [color=#0000FF]
- RenderText {#text} at (0,0) size 620x19
- text run at (0,0) width 620: "This is div2. This text should be blue because a matching rule with that property has been added."
- RenderBlock {DIV} at (0,80) size 784x20
- RenderText {#text} at (0,0) size 513x19
- text run at (0,0) width 513: "This is div3. This text should not be yellow because that rule has been removed."
- RenderBlock {DIV} at (0,100) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 628x19
- text run at (0,0) width 628: "This is div4. This text should be green because a matching rule with that property has been added."
- RenderBlock {DIV} at (0,120) size 784x20
- RenderText {#text} at (0,0) size 631x19
- text run at (0,0) width 631: "This is div3. This text should not be purple because the stylesheet with that rule has been disabled."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomimportNodeHTMLexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/importNodeHTML-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/importNodeHTML-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/importNodeHTML-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,40 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x272
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 699x39
- text run at (0,0) width 699: "This is a simple test of both importNode and cloneNode, created from an example that demonstrated a bug in"
- text run at (0,20) width 82: "importNode."
- RenderBlock {DIV} at (0,56) size 784x20 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 119x19
- text run at (0,0) width 119: "The original node:"
- RenderBlock {DIV} at (0,76) size 784x52 [bgcolor=#7F7FFF]
- RenderBlock (anonymous) at (3,3) size 778x20
- RenderText {#text} at (0,0) size 58x19
- text run at (0,0) width 58: "Outer bit"
- RenderBlock {DIV} at (6,26) size 772x20 [color=#FFFF00] [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "Inner bit."
- RenderBlock {DIV} at (0,128) size 784x20 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 176x19
- text run at (0,0) width 176: "Copied with importNode():"
- RenderBlock {DIV} at (0,148) size 784x52 [bgcolor=#7F7FFF]
- RenderBlock (anonymous) at (3,3) size 778x20
- RenderText {#text} at (0,0) size 58x19
- text run at (0,0) width 58: "Outer bit"
- RenderBlock {DIV} at (6,26) size 772x20 [color=#FFFF00] [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "Inner bit."
- RenderBlock {DIV} at (0,200) size 784x20 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 168x19
- text run at (0,0) width 168: "Copied with cloneNode():"
- RenderBlock {DIV} at (0,220) size 784x52 [bgcolor=#7F7FFF]
- RenderBlock (anonymous) at (3,3) size 778x20
- RenderText {#text} at (0,0) size 58x19
- text run at (0,0) width 58: "Outer bit"
- RenderBlock {DIV} at (6,26) size 772x20 [color=#FFFF00] [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "Inner bit."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomimportNodeXMLexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/importNodeXML-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/importNodeXML-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/importNodeXML-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,40 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x296
- RenderBlock {html} at (0,0) size 800x296
- RenderBody {body} at (8,16) size 784x272
- RenderBlock {div} at (0,0) size 784x272
- RenderBlock {p} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 699x39
- text run at (0,0) width 699: "This is a simple test of both importNode and cloneNode, created from an example that demonstrated a bug in"
- text run at (0,20) width 82: "importNode."
- RenderBlock {div} at (0,56) size 784x20 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 119x19
- text run at (0,0) width 119: "The original node:"
- RenderBlock {div} at (0,76) size 784x52 [bgcolor=#7F7FFF]
- RenderBlock (anonymous) at (3,3) size 778x20
- RenderText {#text} at (0,0) size 58x19
- text run at (0,0) width 58: "Outer bit"
- RenderBlock {div} at (6,26) size 772x20 [color=#FFFF00] [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "Inner bit."
- RenderBlock {div} at (0,128) size 784x20 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 176x19
- text run at (0,0) width 176: "Copied with importNode():"
- RenderBlock {div} at (0,148) size 784x52 [bgcolor=#7F7FFF]
- RenderBlock (anonymous) at (3,3) size 778x20
- RenderText {#text} at (0,0) size 58x19
- text run at (0,0) width 58: "Outer bit"
- RenderBlock {div} at (6,26) size 772x20 [color=#FFFF00] [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "Inner bit."
- RenderBlock {div} at (0,200) size 784x20 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 168x19
- text run at (0,0) width 168: "Copied with cloneNode():"
- RenderBlock {div} at (0,220) size 784x52 [bgcolor=#7F7FFF]
- RenderBlock (anonymous) at (3,3) size 778x20
- RenderText {#text} at (0,0) size 58x19
- text run at (0,0) width 58: "Outer bit"
- RenderBlock {div} at (6,26) size 772x20 [color=#FFFF00] [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "Inner bit."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdominnertextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/inner-text-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/inner-text-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/inner-text-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderImage {IMG} at (0,0) size 20x20
- RenderText {#text} at (20,5) size 225x19
- text run at (20,5) width 225: " This text should only appear once."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomisindex001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/isindex-001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/isindex-001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/isindex-001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {FORM} at (0,0) size 784x45
- RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,10) size 784x25
- RenderInline {LABEL} at (0,0) size 467x19
- RenderText {#text} at (0,1) size 328x19
- text run at (0,1) width 328: "This is a searchable index. Enter search keywords: "
- RenderTextControl {INPUT} at (329,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {HR} at (0,43) size 784x2 [border: (1px inset #000000)]
-layer at (344,23) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomisindex002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/isindex-002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/isindex-002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/isindex-002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {FORM} at (0,0) size 784x0
- RenderBlock {FORM} at (0,0) size 784x45
- RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,10) size 784x25
- RenderInline {LABEL} at (0,0) size 467x19
- RenderText {#text} at (0,1) size 328x19
- text run at (0,1) width 328: "This is a searchable index. Enter search keywords: "
- RenderTextControl {INPUT} at (329,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {HR} at (0,43) size 784x2 [border: (1px inset #000000)]
-layer at (344,23) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomouterTextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/outerText-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/outerText-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/outerText-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 191x19
- text run at (0,0) width 191: "this is a mistake or something"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdomrowinnertextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/row-inner-text-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/row-inner-text-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dom/row-inner-text-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x579
- RenderTable {TABLE} at (0,0) size 182x28 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 180x26
- RenderTableRow {TR} at (0,1) size 180x24
- RenderTableCell {TH} at (1,1) size 35x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "(1,1)"
- RenderTableCell {TH} at (36,1) size 36x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "(1,2)"
- RenderTableCell {TH} at (72,1) size 36x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "(1,3)"
- RenderTableCell {TH} at (108,1) size 35x24 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "(1,4)"
- RenderTableCell {TH} at (143,1) size 36x24 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "(1,5)"
- RenderBlock {PRE} at (0,41) size 784x14
- RenderText {#text} at (0,0) size 398x14
- text run at (0,0) width 398: "xxx(1,1)[tab](1,2)[tab](1,3)[tab](1,4)[tab](1,5)xxx"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamic002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock (floating) {DIV} at (515,0) size 269x104 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 265x19
- text run at (2,2) width 265: "I should become a right-floating element."
- RenderText {#text} at (0,0) size 402x19
- text run at (0,0) width 200: "This text should be on the left. "
- text run at (199,0) width 203: "The float should be to the right."
- RenderBlock {DIV} at (0,20) size 784x30
- RenderBlock {DIV} at (0,50) size 784x40
- RenderBlock (floating) {SPAN} at (0,0) size 260x104 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 256x19
- text run at (2,2) width 256: "I should become a left-floating element."
- RenderText {#text} at (259,0) size 234x39
- text run at (259,0) width 209: "This text should be on the right. "
- text run at (467,0) width 26: "The"
- text run at (259,20) width 166: "float should be to the left."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamic004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40 [border: (10px solid #008000)]
- RenderText {#text} at (10,10) size 303x19
- text run at (10,10) width 303: "I should be surrounded by a thick green border."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamic006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 283x19
- text run at (0,0) width 283: "The background of this div should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamic007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 199x26
- RenderTableSection {TBODY} at (0,0) size 199x26
- RenderTableRow {TR} at (0,2) size 199x22
- RenderTableCell {TD} at (2,2) size 60x22 [bgcolor=#FFFFCC] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 58x19
- text run at (1,1) width 58: "Cell One"
- RenderTableCell {TD} at (63,2) size 62x22 [bgcolor=#FFFFCC] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 59x19
- text run at (1,1) width 59: "Cell Two"
- RenderTableCell {TD} at (126,2) size 71x22 [bgcolor=#FFFFCC] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 68x19
- text run at (1,1) width 68: "Cell Three"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamic009expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/009-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/009-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/009-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 173x19
- text run at (0,0) width 173: "This text should be visible."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamic010expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/010-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/010-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/010-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,7 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamic011expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/011-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/011-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/011-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderInline {SPAN} at (0,0) size 728x39
- RenderInline {SPAN} at (0,0) size 728x39
- RenderText {#text} at (0,0) size 728x39
- text run at (0,0) width 103: "Bug #3810389. "
- text run at (102,0) width 395: "Make sure we don't crash manipulating blocks inside inlines. "
- text run at (496,0) width 232: "You should see the numbers 1 and 2"
- text run at (0,20) width 215: "vertically stacked below this line."
- RenderBlock (anonymous) at (0,40) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "1"
- RenderBlock (anonymous) at (0,60) size 784x20
- RenderInline {SPAN} at (0,0) size 16x19
- RenderInline {SPAN} at (0,0) size 8x19
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "2"
- RenderText {#text} at (8,0) size 4x19
- text run at (8,0) width 4: " "
- RenderImage {IMG} at (12,15) size 0x0
- RenderText {#text} at (12,0) size 4x19
- text run at (12,0) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (16,15) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamic013expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/013-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/013-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/013-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 200x200 [border: (1px outset #808080)]
- RenderTableSection {TFOOT} at (1,199) size 198x0
- RenderTableSection {TBODY} at (1,1) size 198x198
- RenderTableRow {TR} at (0,0) size 198x99
- RenderTableCell {TD} at (0,38) size 99x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 42x20
- text run at (1,2) width 42: "span 1"
- RenderTableCell {TD} at (99,38) size 99x23 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 42x20
- text run at (1,2) width 42: "span 1"
- RenderTableRow {TR} at (0,99) size 198x99
- RenderTableCell {TD} at (0,137) size 198x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 88x20
- text run at (1,2) width 88: "should span 2"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamic014expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/014-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/014-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/014-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 565x19
- text run at (0,0) width 565: "You should see three rows below labeled \"row 1\", \"row 2\", \"row 3\", from top to bottom."
- RenderTable {TABLE} at (0,36) size 43x74
- RenderTableSection {TBODY} at (0,0) size 43x74
- RenderTableRow {TR} at (0,2) size 43x22
- RenderTableCell {TD} at (2,2) size 39x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 37x19
- text run at (1,1) width 37: "row 1"
- RenderTableRow {TR} at (0,26) size 43x22
- RenderTableCell {TD} at (2,26) size 39x22 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 37x19
- text run at (1,1) width 37: "row 2"
- RenderTableRow {TR} at (0,50) size 43x22
- RenderTableCell {TD} at (2,50) size 39x22 [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 37x19
- text run at (1,1) width 37: "row 3"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamic015expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/015-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/015-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/015-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-CONSOLE MESSAGE: line 16: IndexSizeError: DOM Exception 1: Index or size was negative, or greater than the allowed value.
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 757x39
- text run at (0,0) width 757: "You should see a table with 6 rows, labeled \"Row_0\", \"Row_1\", \"Row_2\", \"Row_3\", \"Row_4\", \"Row_5\", from top to"
- text run at (0,20) width 50: "bottom."
- RenderTable {TABLE} at (0,56) size 57x160 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 55x158
- RenderTableRow {TR} at (0,2) size 55x24
- RenderTableCell {TD} at (2,2) size 51x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Row_0"
- RenderTableRow {TR} at (0,28) size 55x24
- RenderTableCell {TD} at (2,28) size 51x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Row_1"
- RenderTableRow {TR} at (0,54) size 55x24
- RenderTableCell {TD} at (2,54) size 51x24 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Row_2"
- RenderTableRow {TR} at (0,80) size 55x24
- RenderTableCell {TD} at (2,80) size 51x24 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Row_3"
- RenderTableRow {TR} at (0,106) size 55x24
- RenderTableCell {TD} at (2,106) size 51x24 [border: (1px inset #808080)] [r=4 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Row_4"
- RenderTableRow {TR} at (0,132) size 55x24
- RenderTableCell {TD} at (2,132) size 51x24 [border: (1px inset #808080)] [r=5 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Row_5"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamicanchorlockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/anchor-lock-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/anchor-lock-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/anchor-lock-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,39 +0,0 @@
</span><del>-layer at (0,0) size 800x2131
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2131
- RenderBlock {HTML} at (0,0) size 800x2132
- RenderBody {BODY} at (8,8) size 784x2116
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 180x36
- text run at (0,1) width 180: "Anchor Lock"
- RenderBlock {P} at (0,59) size 784x41
- RenderText {#text} at (0,0) size 753x39
- text run at (0,0) width 753: "This tests WebKit's ability to lock to an anchor and maintain focus on it as images are loaded above and below it. The"
- text run at (0,20) width 376: "Anchor text should be visible and this message should not."
- RenderBlock {P} at (0,115) size 784x201
- RenderImage {IMG} at (0,0) size 200x200
- RenderBlock {P} at (0,331) size 784x201
- RenderImage {IMG} at (0,0) size 200x200
- RenderBlock {P} at (0,547) size 784x201
- RenderImage {IMG} at (0,0) size 200x200
- RenderBlock {P} at (0,763) size 784x201
- RenderImage {IMG} at (0,0) size 200x200
- RenderBlock (anonymous) at (0,979) size 784x21
- RenderInline {A} at (0,0) size 313x19
- RenderText {#text} at (0,0) size 313x19
- text run at (0,0) width 313: "Anchor text - this should be the only visible text."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,1015) size 784x201
- RenderImage {IMG} at (0,0) size 200x200
- RenderBlock {P} at (0,1231) size 784x201
- RenderImage {IMG} at (0,0) size 200x200
- RenderBlock {P} at (0,1447) size 784x201
- RenderImage {IMG} at (0,0) size 200x200
- RenderBlock {P} at (0,1663) size 784x201
- RenderImage {IMG} at (0,0) size 200x200
- RenderBlock {P} at (0,1879) size 784x201
- RenderImage {IMG} at (0,0) size 200x200
- RenderBlock (anonymous) at (0,2095) size 784x21
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "#anchor1"
-scrolled to 0,987
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamicanonymousblockorphanedlinesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/anonymous-block-orphaned-lines-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/anonymous-block-orphaned-lines-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/anonymous-block-orphaned-lines-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 574x19
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=12782"
- RenderText {#text} at (357,0) size 270x19
- text run at (357,0) width 5: " "
- text run at (361,0) width 266: "Reproducible crash in BidiContext::deref"
- RenderText {#text} at (626,0) size 5x19
- text run at (626,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 249x19
- text run at (0,0) width 249: "No assertion failure means SUCCESS."
- RenderBlock {DIV} at (0,72) size 784x20
- RenderInline {SPAN} at (0,0) size 22x19
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "foo"
- RenderBlock {DIV} at (0,92) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamiccontainingblockchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/containing-block-change-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/containing-block-change-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/containing-block-change-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 177x19
- text run at (0,0) width 177: "This is a regression test for "
- RenderInline {I} at (0,0) size 771x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (176,0) size 305x19
- text run at (176,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=11672"
- RenderText {#text} at (480,0) size 771x39
- text run at (480,0) width 5: " "
- text run at (484,0) width 287: "REGRESSION (r17068): Repro crash due to"
- text run at (0,20) width 150: "painting without layout"
- RenderText {#text} at (149,20) size 131x19
- text run at (149,20) width 131: ". It should not crash."
-layer at (8,64) size 6x6
- RenderTable {TABLE} at (0,56) size 7x6
- RenderTableSection {TBODY} at (0,0) size 7x6
- RenderTableRow {TR} at (0,2) size 7x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=1 cs=1]
-layer at (11,67) size 43x40
- RenderBlock (positioned) {DIV} at (3,3) size 43x40
- RenderText {#text} at (0,0) size 43x39
- text run at (0,0) width 43: "Lorem"
- text run at (0,20) width 40: "ipsum"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamiccreaterendererforwhitespaceonlytextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,86 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 752x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=14134"
- RenderText {#text} at (357,0) size 752x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 391: "REGRESSION (r25353): Whitespace nodes ignored between"
- text run at (0,20) width 98: "inline list items"
- RenderText {#text} at (97,20) size 5x19
- text run at (97,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 759x19
- text run at (0,0) width 475: "This tests that whitespace-only text nodes get renderers when they should "
- text run at (474,0) width 285: "even if initially they did not need a renderer."
- RenderBlock {P} at (0,92) size 784x20
- RenderText {#text} at (0,0) size 358x19
- text run at (0,0) width 358: "The left column should be identical to the right column."
- RenderTable {TABLE} at (0,128) size 200x104 [border: none]
- RenderTableSection {TBODY} at (0,0) size 199x103
- RenderTableRow {TR} at (0,0) size 199x29
- RenderTableCell {TD} at (0,0) size 100x29 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (5,5) size 91x20
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "wet"
- RenderText {#text} at (23,0) size 5x19
- text run at (23,0) width 5: " "
- RenderText {#text} at (27,0) size 24x19
- text run at (27,0) width 24: "suit"
- RenderTableCell {TD} at (99,0) size 100x29 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (5,5) size 91x20
- RenderText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "wet suit"
- RenderTableRow {TR} at (0,29) size 199x45
- RenderTableCell {TD} at (0,29) size 100x45 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderBlock {UL} at (5,5) size 91x20
- RenderInline {LI} at (0,0) size 24x19
- RenderText {#text} at (40,0) size 24x19
- text run at (40,0) width 24: "wet"
- RenderText {#text} at (63,0) size 5x19
- text run at (63,0) width 5: " "
- RenderInline {LI} at (0,0) size 24x19
- RenderText {#text} at (67,0) size 24x19
- text run at (67,0) width 24: "suit"
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (99,29) size 100x45 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {UL} at (5,5) size 91x20
- RenderInline {LI} at (0,0) size 24x19
- RenderText {#text} at (40,0) size 24x19
- text run at (40,0) width 24: "wet"
- RenderText {#text} at (63,0) size 5x19
- text run at (63,0) width 5: " "
- RenderInline {LI} at (0,0) size 24x19
- RenderText {#text} at (67,0) size 24x19
- text run at (67,0) width 24: "suit"
- RenderText {#text} at (0,0) size 0x0
- RenderTableRow {TR} at (0,74) size 199x29
- RenderTableCell {TD} at (0,74) size 100x29 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (5,5) size 91x20
- RenderInline {DIV} at (0,0) size 24x19
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "wet"
- RenderText {#text} at (23,0) size 5x19
- text run at (23,0) width 5: " "
- RenderInline {DIV} at (0,0) size 24x19
- RenderText {#text} at (27,0) size 24x19
- text run at (27,0) width 24: "suit"
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (99,74) size 100x29 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (5,5) size 91x20
- RenderInline {DIV} at (0,0) size 24x19
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "wet"
- RenderText {#text} at (23,0) size 5x19
- text run at (23,0) width 5: " "
- RenderInline {DIV} at (0,0) size 24x19
- RenderText {#text} at (27,0) size 24x19
- text run at (27,0) width 24: "suit"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamicfloatintrailingwhitespaceafterlastlinebreakexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 748x39
- RenderInline {A} at (0,0) size 312x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 312x19
- text run at (53,0) width 312: "https://bugs.webkit.org/show_bug.cgi?id=19278"
- RenderText {#text} at (364,0) size 748x39
- text run at (364,0) width 5: " "
- text run at (368,0) width 380: "REGRESSION (r31114-r31132): image float disappears on"
- text run at (0,20) width 45: "refresh"
- RenderText {#text} at (44,20) size 5x19
- text run at (44,20) width 5: "."
- RenderBlock {DIV} at (0,56) size 784x80
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 263x19
- text run at (0,0) width 263: "Somewhere on this page, there should be"
- RenderBR {BR} at (262,15) size 1x0
- RenderBR {BR} at (0,20) size 0x19
- RenderBlock (floating) {DIV} at (0,40) size 100x100 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,40) size 150x40
- RenderText {#text} at (100,0) size 47x39
- text run at (100,0) width 47: "a green"
- text run at (100,20) width 46: "square."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamicfloatwithdrawalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/float-withdrawal-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/float-withdrawal-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/float-withdrawal-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,50 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 589x19
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=12886"
- RenderText {#text} at (357,0) size 285x19
- text run at (357,0) width 5: " "
- text run at (361,0) width 281: "Crash with Scriptalicious javascript library"
- RenderText {#text} at (641,0) size 5x19
- text run at (641,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "You should see two purple 100\x{D7}50 rectangles, "
- RenderInline {EM} at (0,0) size 22x19
- RenderText {#text} at (299,0) size 22x19
- text run at (299,0) width 22: "not"
- RenderText {#text} at (320,0) size 154x19
- text run at (320,0) width 154: " a checkerboard pattern."
- RenderTable {TABLE} at (0,72) size 101x300
- RenderTableSection {TBODY} at (0,0) size 101x300
- RenderTableRow {TR} at (0,0) size 101x150
- RenderTableCell {TD} at (0,0) size 51x100 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 50x100
- RenderBlock {DIV} at (0,0) size 50x50
- RenderBlock (floating) {DIV} at (0,0) size 50x25
- RenderBlock {DIV} at (0,50) size 50x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#800080]
- RenderTableCell {TD} at (50,0) size 51x100 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 50x100
- RenderBlock {DIV} at (0,0) size 50x50
- RenderBlock (floating) {DIV} at (0,0) size 50x25
- RenderBlock {DIV} at (0,50) size 50x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#800080]
- RenderTableRow {TR} at (0,150) size 101x150
- RenderTableCell {TD} at (0,150) size 51x50 [r=1 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 50x50
- RenderBlock {DIV} at (0,0) size 50x0
- RenderBlock (floating) {DIV} at (0,0) size 50x0
- RenderBlock {DIV} at (0,0) size 50x50
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#800080]
- RenderTableCell {TD} at (50,150) size 51x50 [r=1 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#800080]
- RenderBlock {DIV} at (0,372) size 784x200
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamicgenContentDestroyChildrenexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/genContentDestroyChildren-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/genContentDestroyChildren-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/genContentDestroyChildren-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x64
- RenderInline {A} at (0,0) size 52x19
- RenderImage {IMG} at (0,0) size 52x64
- RenderBR {BR} at (52,64) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamicinsertbeforetablepartincontinuationexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/insert-before-table-part-in-continuation-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/insert-before-table-part-in-continuation-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/insert-before-table-part-in-continuation-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,207 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 638x19
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=15362"
- RenderText {#text} at (357,0) size 334x19
- text run at (357,0) width 5: " "
- text run at (361,0) width 330: "Safari Crashes when opening a JS TreeGrid widget"
- RenderText {#text} at (690,0) size 5x19
- text run at (690,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x80
- RenderText {#text} at (0,0) size 778x79
- text run at (0,0) width 770: "The test sets up an inline parent with a child that is some kind of table part. The child gets broken off into a continuation"
- text run at (0,20) width 778: "and anonymous table parts get created below and/or above the table parts. Then the test tries to insert a new child into the"
- text run at (0,40) width 760: "inline, specifying the table part as the \"before child\". The resulting render tree should look just like it would look if the"
- text run at (0,60) width 124: "parent was a block."
- RenderBlock {DIV} at (0,132) size 784x20
- RenderInline {SPAN} at (0,0) size 234x19
- RenderText {#text} at (0,0) size 41x19
- text run at (0,0) width 41: "Text..."
- RenderText {#text} at (40,0) size 89x19
- text run at (40,0) width 89: "goes here and"
- RenderTable at (128,0) size 106x20
- RenderTableSection (anonymous) at (0,0) size 105x20
- RenderTableRow (anonymous) at (0,0) size 105x20
- RenderTableCell {DIV} at (0,0) size 105x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "...continues here"
- RenderBlock {DIV} at (0,152) size 784x20
- RenderInline {SPAN} at (0,0) size 147x19
- RenderText {#text} at (0,0) size 41x19
- text run at (0,0) width 41: "Text..."
- RenderTable at (40,0) size 107x20
- RenderTableSection (anonymous) at (0,0) size 106x20
- RenderTableRow (anonymous) at (0,0) size 106x20
- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (0,0) size 106x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "...continues here"
- RenderBlock {DIV} at (0,172) size 784x25
- RenderInline {SPAN} at (0,0) size 146x19
- RenderText {#text} at (0,5) size 41x19
- text run at (0,5) width 41: "Text..."
- RenderTable at (40,0) size 106x20
- RenderTableSection (anonymous) at (0,0) size 105x20
- RenderTableRow {TR} at (0,0) size 105x0
- RenderTableRow (anonymous) at (0,0) size 105x20
- RenderTableCell {DIV} at (0,0) size 105x20 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "...continues here"
- RenderBlock {DIV} at (0,197) size 784x20
- RenderInline {SPAN} at (0,0) size 146x19
- RenderText {#text} at (0,0) size 41x19
- text run at (0,0) width 41: "Text..."
- RenderInline {SPAN} at (0,0) size 1x19
- RenderTable at (40,0) size 106x20
- RenderTableSection (anonymous) at (0,0) size 105x20
- RenderTableRow (anonymous) at (0,0) size 105x20
- RenderTableCell {DIV} at (0,0) size 105x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "...continues here"
- RenderBlock {DIV} at (0,217) size 784x40
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderInline {SPAN} at (0,0) size 41x19
- RenderText {#text} at (0,0) size 41x19
- text run at (0,0) width 41: "Text..."
- RenderBlock (anonymous) at (0,20) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderInline {SPAN} at (0,0) size 105x19
- RenderTable at (0,0) size 105x20
- RenderTableSection (anonymous) at (0,0) size 105x20
- RenderTableRow (anonymous) at (0,0) size 105x20
- RenderTableCell {DIV} at (0,0) size 105x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "...continues here"
- RenderBlock {DIV} at (0,257) size 784x20
- RenderInline {SPAN} at (0,0) size 234x19
- RenderText {#text} at (0,0) size 41x19
- text run at (0,0) width 41: "Text..."
- RenderText {#text} at (40,0) size 89x19
- text run at (40,0) width 89: "goes here and"
- RenderTable at (128,0) size 106x20
- RenderTableSection (anonymous) at (0,0) size 105x20
- RenderTableRow {DIV} at (0,0) size 105x20
- RenderTableCell (anonymous) at (0,0) size 105x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "...continues here"
- RenderBlock {DIV} at (0,277) size 784x25
- RenderInline {SPAN} at (0,0) size 146x19
- RenderText {#text} at (0,5) size 41x19
- text run at (0,5) width 41: "Text..."
- RenderTable at (40,0) size 106x20
- RenderTableSection (anonymous) at (0,0) size 105x20
- RenderTableRow (anonymous) at (0,0) size 105x0
- RenderTableCell {TD} at (0,0) size 105x0 [r=0 c=0 rs=1 cs=1]
- RenderTableRow {DIV} at (0,0) size 105x20
- RenderTableCell (anonymous) at (0,0) size 105x20 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "...continues here"
- RenderBlock {DIV} at (0,302) size 784x25
- RenderInline {SPAN} at (0,0) size 146x19
- RenderText {#text} at (0,5) size 41x19
- text run at (0,5) width 41: "Text..."
- RenderTable at (40,0) size 106x20
- RenderTableSection (anonymous) at (0,0) size 105x20
- RenderTableRow {TR} at (0,0) size 105x0
- RenderTableRow {DIV} at (0,0) size 105x20
- RenderTableCell (anonymous) at (0,0) size 105x20 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "...continues here"
- RenderBlock {DIV} at (0,327) size 784x20
- RenderInline {SPAN} at (0,0) size 146x19
- RenderText {#text} at (0,0) size 41x19
- text run at (0,0) width 41: "Text..."
- RenderInline {SPAN} at (0,0) size 1x19
- RenderTable at (40,0) size 106x20
- RenderTableSection (anonymous) at (0,0) size 105x20
- RenderTableRow {DIV} at (0,0) size 105x20
- RenderTableCell (anonymous) at (0,0) size 105x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "...continues here"
- RenderBlock {DIV} at (0,347) size 784x40
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderInline {SPAN} at (0,0) size 41x19
- RenderText {#text} at (0,0) size 41x19
- text run at (0,0) width 41: "Text..."
- RenderBlock (anonymous) at (0,20) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderInline {SPAN} at (0,0) size 105x19
- RenderTable at (0,0) size 105x20
- RenderTableSection (anonymous) at (0,0) size 105x20
- RenderTableRow {DIV} at (0,0) size 105x20
- RenderTableCell (anonymous) at (0,0) size 105x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "...continues here"
- RenderBlock {DIV} at (0,387) size 784x20
- RenderInline {SPAN} at (0,0) size 234x19
- RenderText {#text} at (0,0) size 41x19
- text run at (0,0) width 41: "Text..."
- RenderText {#text} at (40,0) size 89x19
- text run at (40,0) width 89: "goes here and"
- RenderTable at (128,0) size 106x20
- RenderTableSection {DIV} at (0,0) size 105x20
- RenderTableRow (anonymous) at (0,0) size 105x20
- RenderTableCell (anonymous) at (0,0) size 105x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "...continues here"
- RenderBlock {DIV} at (0,407) size 784x25
- RenderInline {SPAN} at (0,0) size 146x19
- RenderText {#text} at (0,5) size 41x19
- text run at (0,5) width 41: "Text..."
- RenderTable at (40,0) size 106x20
- RenderTableSection (anonymous) at (0,0) size 105x0
- RenderTableRow (anonymous) at (0,0) size 105x0
- RenderTableCell {TD} at (0,0) size 105x0 [r=0 c=0 rs=1 cs=1]
- RenderTableSection {DIV} at (0,0) size 105x20
- RenderTableRow (anonymous) at (0,0) size 105x20
- RenderTableCell (anonymous) at (0,0) size 105x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "...continues here"
- RenderBlock {DIV} at (0,432) size 784x25
- RenderInline {SPAN} at (0,0) size 146x19
- RenderText {#text} at (0,5) size 41x19
- text run at (0,5) width 41: "Text..."
- RenderTable at (40,0) size 106x20
- RenderTableSection (anonymous) at (0,0) size 105x0
- RenderTableRow {TR} at (0,0) size 105x0
- RenderTableSection {DIV} at (0,0) size 105x20
- RenderTableRow (anonymous) at (0,0) size 105x20
- RenderTableCell (anonymous) at (0,0) size 105x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "...continues here"
- RenderBlock {DIV} at (0,457) size 784x20
- RenderInline {SPAN} at (0,0) size 146x19
- RenderText {#text} at (0,0) size 41x19
- text run at (0,0) width 41: "Text..."
- RenderInline {SPAN} at (0,0) size 1x19
- RenderTable at (40,0) size 106x20
- RenderTableSection {DIV} at (0,0) size 105x20
- RenderTableRow (anonymous) at (0,0) size 105x20
- RenderTableCell (anonymous) at (0,0) size 105x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "...continues here"
- RenderBlock {DIV} at (0,477) size 784x40
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderInline {SPAN} at (0,0) size 41x19
- RenderText {#text} at (0,0) size 41x19
- text run at (0,0) width 41: "Text..."
- RenderBlock (anonymous) at (0,20) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderInline {SPAN} at (0,0) size 105x19
- RenderTable at (0,0) size 105x20
- RenderTableSection {DIV} at (0,0) size 105x20
- RenderTableRow (anonymous) at (0,0) size 105x20
- RenderTableCell (anonymous) at (0,0) size 105x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "...continues here"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamiclinkhrefchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/link-href-change-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/link-href-change-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/link-href-change-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,20) size 800x560
- RenderInline {A} at (0,0) size 372x49 [color=#008000] [border: (10px solid #000000)]
- RenderText {#text} at (15,0) size 342x19
- text run at (15,0) width 342: "This should have a 10px solid black border around it."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamicmovenodewithselectionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/move-node-with-selection-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/move-node-with-selection-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/move-node-with-selection-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderInline {DIV} at (0,0) size 86x19
- RenderText {#text} at (0,0) size 86x19
- text run at (0,0) width 86: "Lorem ipsum"
-caret: position 2 of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamicnoninlinebadnessexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/noninlinebadness-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/noninlinebadness-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/noninlinebadness-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x240
- RenderBlock (floating) {DIV} at (0,0) size 200x200
- RenderBlock {DIV} at (0,0) size 200x200 [bgcolor=#00FF00]
- RenderBlock (anonymous) at (0,200) size 784x40
- RenderText {#text} at (0,0) size 739x39
- text run at (0,0) width 343: "This text should be underneath a 200x200 lime float. "
- text run at (342,0) width 397: "We are making sure that the code that wraps inline children in"
- text run at (0,20) width 619: "anonymous blocks does the right thing when blocks are inserted in between a float and an inline."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamicouterHTMLdocexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/outerHTML-doc-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/outerHTML-doc-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/outerHTML-doc-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 49x19
- text run at (0,0) width 49: "test for "
- RenderInline {A} at (0,0) size 57x19 [color=#0000EE]
- RenderText {#text} at (48,0) size 57x19
- text run at (48,0) width 57: "4110775"
- RenderText {#text} at (104,0) size 479x19
- text run at (104,0) width 479: " Crash will occur when double-clicking outerHTML link on W3 DOM test"
- RenderBlock {P} at (0,36) size 784x0
- RenderBlock {DIV} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 593x19
- text run at (0,0) width 461: "This test passed. We don't support outerHTML on the document object. "
- text run at (460,0) width 133: "Neither does WinIE."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamicouterHTMLimgexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/outerHTML-img-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/outerHTML-img-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/outerHTML-img-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 49x19
- text run at (0,0) width 49: "test for "
- RenderInline {A} at (0,0) size 57x19 [color=#0000EE]
- RenderText {#text} at (48,0) size 57x19
- text run at (48,0) width 57: "4065447"
- RenderText {#text} at (104,0) size 262x19
- text run at (104,0) width 262: " (support outerHTML on IMG elements)"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 517x19
- text run at (0,0) width 517: "If the test fails, you'll see a Mozilla logo; if it succeeds, you'll see an Apple logo."
- RenderBlock (anonymous) at (0,72) size 784x64
- RenderImage {IMG} at (0,0) size 52x64
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamicpositionedmovementwithpositionedchildrenexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/positioned-movement-with-positioned-children-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/positioned-movement-with-positioned-children-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/positioned-movement-with-positioned-children-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 99x59
- text run at (0,0) width 98: "You should not"
- text run at (0,20) width 99: "see this. Resize"
- text run at (0,40) width 79: "the window."
-layer at (8,8) size 100x124
- RenderBlock (positioned) {DIV} at (0,0) size 100x124
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
- RenderBlock (anonymous) at (0,100) size 100x24
- RenderButton {BUTTON} at (2,2) size 56x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 32x14
- RenderText {#text} at (0,0) size 32x14
- text run at (0,0) width 32: "Button"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamicselectionhighlightadjustexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/selection-highlight-adjust-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/selection-highlight-adjust-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/selection-highlight-adjust-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x165
- RenderBlock {HTML} at (0,0) size 800x165
- RenderBody {BODY} at (8,16) size 784x141
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 177x19
- text run at (0,0) width 177: "This is a regression test for "
- RenderInline {I} at (0,0) size 735x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (176,0) size 354x19
- text run at (176,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8835"
- RenderText {#text} at (529,0) size 735x39
- text run at (529,0) width 5: " "
- text run at (533,0) width 202: "REGRESSION: Line moves but"
- text run at (0,20) width 203: "selection highlight stays behind"
- RenderText {#text} at (202,20) size 5x19
- text run at (202,20) width 5: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,66) size 784x75
- RenderImage {IMG} at (0,0) size 0x30
- RenderBR {BR} at (0,15) size 0x19
- RenderBR {BR} at (0,35) size 0x19
- RenderInline {SPAN} at (0,0) size 316x19
- RenderText {#text} at (0,55) size 316x19
- text run at (0,55) width 316: "The highlight should be on this line, not above it."
- RenderText {#text} at (315,55) size 5x19
- text run at (315,55) width 5: " "
- RenderBR {BR} at (319,55) size 1x19
-selection start: position 0 of child 0 {#text} of child 6 {SPAN} of child 5 {DIV} of body
-selection end: position 51 of child 0 {#text} of child 6 {SPAN} of child 5 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamicstaticYmarkingparentsregressionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/staticY-marking-parents-regression-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/staticY-marking-parents-regression-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/staticY-marking-parents-regression-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,37 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 730x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=12818"
- RenderText {#text} at (357,0) size 730x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 369: "REGRESSION (r19148): shacknews.com does not render"
- text run at (0,20) width 70: "completely"
- RenderText {#text} at (69,20) size 5x19
- text run at (69,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 338x19
- text run at (0,0) width 338: "There should be a green square to the left of the text."
- RenderBlock {DIV} at (0,92) size 100x100 [bgcolor=#008000]
- RenderBlock {DIV} at (0,192) size 784x20
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "PASS"
-layer at (8,100) size 792x140
- RenderBlock (positioned) {DIV} at (8,100) size 792x140
- RenderBlock {DIV} at (100,0) size 692x140
- RenderBlock {DIV} at (0,0) size 692x140
- RenderText {#text} at (0,0) size 691x139
- text run at (0,0) width 684: "Curabitur pretium, quam quis semper malesuada, est libero feugiat libero, vel fringilla orci nibh sed neque."
- text run at (0,20) width 691: "Quisque eu nulla non nisi molestie accumsan. Etiam tellus urna, laoreet ac, laoreet non, suscipit sed, sapien."
- text run at (0,40) width 687: "Phasellus vehicula, sem at posuere vehicula, augue nibh molestie nisl, nec ullamcorper lacus ante vulputate"
- text run at (0,60) width 690: "pede. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Mauris viverra"
- text run at (0,80) width 659: "augue vitae purus. Morbi sed sem. Donec dui nisi, ultrices non, pretium quis, hendrerit non, est. Donec"
- text run at (0,100) width 683: "tellus. Donec eget dui id eros pharetra rutrum. Suspendisse sodales lectus sit amet nulla. Morbi tortor arcu,"
- text run at (0,120) width 314: "convallis blandit, elementum eu, aliquet a, tellus."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamicviewoverflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/view-overflow-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/view-overflow-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/view-overflow-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 647x19
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13145"
- RenderText {#text} at (357,0) size 343x19
- text run at (357,0) width 5: " "
- text run at (361,0) width 339: "Regression: Scrollbar not resizing after display none"
- RenderText {#text} at (699,0) size 5x19
- text run at (699,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 316x19
- text run at (0,0) width 316: "The window should not have a vertical scroll bar."
-layer at (8,100) size 100x100
- RenderBlock (positioned) {DIV} at (8,100) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastdynamicwindowscrollbarstestexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/window-scrollbars-test-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/window-scrollbars-test-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/dynamic/window-scrollbars-test-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 264x19
- text run at (0,0) width 264: "This window should not have scroll bars."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastencodingdenormalisedvoicedjapanesecharsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/encoding/denormalised-voiced-japanese-chars-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/encoding/denormalised-voiced-japanese-chars-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/encoding/denormalised-voiced-japanese-chars-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x264
- RenderBlock {HTML} at (0,0) size 800x264
- RenderBody {BODY} at (8,8) size 784x240
- RenderBlock (anonymous) at (0,0) size 784x60
- RenderText {#text} at (0,0) size 766x59
- text run at (0,0) width 766: "This test checks that the decomposed unicode version of voiced japanese hiragana and katakana characters are rendered"
- text run at (0,20) width 763: "the same as the precomposed version. This test is a pixel-test, and passes when the text in the two heading elements are"
- text run at (0,40) width 60: "identical."
- RenderBlock {H2} at (0,79) size 784x31
- RenderText {#text} at (0,1) size 168x28
- text run at (0,1) width 168: "\x{30CF}\x{3099}\x{30CA}\x{30CA}\x{3068}\x{30CF}\x{309A}\x{30CA}\x{30DE}"
- RenderBlock {P} at (0,129) size 784x21
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "The above is decomposed"
- RenderBlock {H2} at (0,169) size 784x31
- RenderText {#text} at (0,1) size 168x28
- text run at (0,1) width 168: "\x{30D0}\x{30CA}\x{30CA}\x{3068}\x{30D1}\x{30CA}\x{30DE}"
- RenderBlock {P} at (0,219) size 784x21
- RenderText {#text} at (0,0) size 172x19
- text run at (0,0) width 172: "The above is precomposed"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastencodinginvalidUTF8expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/encoding/invalid-UTF-8-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/encoding/invalid-UTF-8-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/encoding/invalid-UTF-8-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 336x19
- text run at (0,0) width 336: "This tests the rendering of invalid UTF-8 sequences."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 511x19
- text run at (0,0) width 511: "The output should be: \"\x{442}??\x{442}\" (with black diamonds in place of question marks)."
- RenderBlock {HR} at (0,72) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,90) size 784x20
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 34: "\x{442}\x{FFFD}\x{FFFD}\x{442}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastencodingxmacromanencodingtestexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/encoding/xmacroman-encoding-test-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/encoding/xmacroman-encoding-test-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/encoding/xmacroman-encoding-test-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 775x19
- text run at (0,0) width 315: "This tests the use of xmacroman as content type. "
- text run at (314,0) width 461: "You should not see any \"garbage\" characters if xmacroman is supported"
- RenderBlock (anonymous) at (0,36) size 784x60
- RenderText {#text} at (0,0) size 84x19
- text run at (0,0) width 84: "apostrophe: \x{2019}"
- RenderBR {BR} at (83,15) size 1x0
- RenderText {#text} at (0,20) size 70x19
- text run at (0,20) width 70: "ellipsis: \x{2026}"
- RenderBR {BR} at (69,35) size 1x0
- RenderText {#text} at (0,40) size 79x19
- text run at (0,40) width 79: "em-dash: \x{2014}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasteventscontextnodeselectexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/context-no-deselect-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/context-no-deselect-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/context-no-deselect-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (17,13) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 87x14
- text run at (0,0) width 87: "some sample text"
-selection start: position 5 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of body
-selection end: position 15 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasteventseventlisteneronlinkexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/event-listener-on-link-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/event-listener-on-link-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/event-listener-on-link-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 782x39
- text run at (0,0) width 782: "This tests that you can successfully add a DOMSubtreeModified event listener to a link element, and the page should load"
- text run at (0,20) width 112: "without crashing."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasteventsonloadreentryexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/onload-re-entry-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/onload-re-entry-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/onload-re-entry-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "1"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasteventsresizeeventsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/resize-events-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/resize-events-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/resize-events-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-layer at (0,0) size 800x4256
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x4256
- RenderBlock {HTML} at (0,0) size 800x4256
- RenderBody {BODY} at (8,8) size 784x4238
- RenderBlock {DIV} at (0,0) size 784x112
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 749x39
- text run at (0,0) width 588: "Test how many resize events are emitted during page load and dynamic content generation. "
- text run at (587,0) width 162: "Do not resize the page. It"
- text run at (0,20) width 124: "invalidates the test."
- RenderBlock {P} at (0,56) size 784x56
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (10,0) size 185x19
- text run at (10,0) width 185: "Resize events (should be 0): "
- RenderInline {SPAN} at (0,0) size 9x19
- RenderText {#text} at (194,0) size 9x19
- text run at (194,0) width 9: "0"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,36) size 784x20 [color=#008000]
- RenderText {#text} at (10,0) size 37x19
- text run at (10,0) width 37: "PASS"
- RenderBlock {DIV} at (0,128) size 784x4110
- RenderBlock {DIV} at (10,0) size 764x402 [border: (1px solid #000000)]
- RenderBlock {DIV} at (10,412) size 764x402 [border: (1px solid #000000)]
- RenderBlock {DIV} at (10,824) size 764x402 [border: (1px solid #000000)]
- RenderBlock {DIV} at (10,1236) size 764x402 [border: (1px solid #000000)]
- RenderBlock {DIV} at (10,1648) size 764x402 [border: (1px solid #000000)]
- RenderBlock {DIV} at (10,2060) size 764x402 [border: (1px solid #000000)]
- RenderBlock {DIV} at (10,2472) size 764x402 [border: (1px solid #000000)]
- RenderBlock {DIV} at (10,2884) size 764x402 [border: (1px solid #000000)]
- RenderBlock {DIV} at (10,3296) size 764x402 [border: (1px solid #000000)]
- RenderBlock {DIV} at (10,3708) size 764x402 [border: (1px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasteventstouchgesturecontextmenuonlongpressexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/context-menu-on-long-press-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/context-menu-on-long-press-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/context-menu-on-long-press-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-gestureLongPress not implemented by this platform
-This test checks that the context menu is shown on long press gesture.
-
-Testing
-FAIL
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasteventstouchgesturecontextmenuonlongtapexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/context-menu-on-long-tap-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/context-menu-on-long-tap-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/context-menu-on-long-tap-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-gestureLongTap not implemented by this platform
-This test checks that the context menu is shown on long tap gesture.
-
-Testing
-FAIL
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasteventstouchgesturecontextmenuontwofingertapexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/context-menu-on-two-finger-tap-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/context-menu-on-two-finger-tap-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/context-menu-on-two-finger-tap-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-gestureTwoFingerTap not implemented by this platform
-This test checks that the context menu is shown on a two finger tap gesture.
-
-Testing
-FAIL
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasteventstouchgesturerightclickgesturessetcursoratcorrectpositionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/right-click-gestures-set-cursor-at-correct-position-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/right-click-gestures-set-cursor-at-correct-position-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/events/touch/gesture/right-click-gestures-set-cursor-at-correct-position-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,6 +0,0 @@
</span><del>-CONSOLE MESSAGE: line 53: ReferenceError: Can't find variable: debug
-This test checks that on a long press or a two finger tap gesture in a text area, the cursor is first set to the right position (this is done by sending a right mouse button down event just before long press).
-
-
-Testing
-FAIL
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastfastmobilescrollingfixedpositionelementexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/fast-mobile-scrolling/fixed-position-element-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/fast-mobile-scrolling/fixed-position-element-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/fast-mobile-scrolling/fixed-position-element-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 744x39
- text run at (0,0) width 744: "This tests that fixed background images are honored on a page with at least one fixed position element. If the square"
- text run at (0,20) width 256: "(below) is green, then the test PASSED."
- RenderBlock {DIV} at (0,88) size 64x64 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
-layer at (8,100) size 64x64
- RenderBlock (positioned) {DIV} at (8,100) size 64x64
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastfastmobilescrollingnofixedpositionelementsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 774x39
- text run at (0,0) width 774: "This tests that fixed background images are ignored on a page with no fixed positioned elements. If the square (below) is"
- text run at (0,20) width 187: "green, then the test PASSED."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 725x19
- text run at (0,0) width 725: "Note, we expect this test to fail on all ports that have not compiled with FAST_MOBILE_SCROLLING enabled."
- RenderBlock {DIV} at (0,124) size 64x64 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 616x19
- text run at (0,0) width 616: "You should see a single 100x100 green square below. If you see any red, then the test has failed."
-layer at (10,44) size 100x100
- RenderDeprecatedFlexibleBox (positioned) {DIV} at (10,44) size 100x100 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 780x39
- text run at (0,0) width 474: "You should see a green cross below (300 pixels wide and 300 pixels tall). "
- text run at (473,0) width 307: "This is a test to ensure that boxes don't obey the"
- text run at (0,20) width 638: "overconstraint correction (margin-right/left should not be corrected when a box is overconstrained)."
- RenderBlock {DIV} at (0,40) size 784x500
- RenderDeprecatedFlexibleBox {DIV} at (100,100) size 100x300 [bgcolor=#008000]
- RenderBlock {DIV} at (-100,100) size 300x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 780x39
- text run at (0,0) width 474: "You should see a green cross below (300 pixels wide and 300 pixels tall). "
- text run at (473,0) width 307: "This is a test to ensure that boxes don't obey the"
- text run at (0,20) width 652: "overconstraint correction (margin-top/bottom should not be corrected when a box is overconstrained)."
- RenderBlock {DIV} at (0,40) size 784x300
- RenderDeprecatedFlexibleBox {DIV} at (0,200) size 300x100 [bgcolor=#008000]
- RenderBlock {DIV} at (100,-100) size 100x300
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 766x39
- text run at (0,0) width 286: "You should see a green 100x100 box below. "
- text run at (285,0) width 481: "If you see a red box, then the inner block is not properly growing to fill the"
- text run at (0,20) width 179: "height of the enclosing box."
- RenderDeprecatedFlexibleBox {DIV} at (0,56) size 100x100 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 760x39
- text run at (0,0) width 670: "You should see a green rectangle below that is 100 pixels tall and that fills the width of the content area. "
- text run at (669,0) width 91: "If you see any"
- text run at (0,20) width 176: "red, then the test has failed."
- RenderBlock {DIV} at (0,40) size 784x100 [bgcolor=#FF0000]
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 784x100 [bgcolor=#008000]
- RenderBlock {DIV} at (0,0) size 0x100 [bgcolor=#FF0000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 760x39
- text run at (0,0) width 670: "You should see a green rectangle below that is 100 pixels tall and that fills the width of the content area. "
- text run at (669,0) width 91: "If you see any"
- text run at (0,20) width 176: "red, then the test has failed."
- RenderBlock {DIV} at (0,40) size 784x100 [bgcolor=#FF0000]
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 784x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 761x39
- text run at (0,0) width 485: "You should see a 100x100 green square below enclosed by an olive border. "
- text run at (484,0) width 277: "If you see any red, the test has failed. If the"
- text run at (0,20) width 450: "border does not fully enclose the green square, then the test has failed."
- RenderBlock {P} at (0,56) size 784x40
- RenderText {#text} at (0,0) size 707x39
- text run at (0,0) width 707: "This test is checking to make sure blocks with auto height that are children of boxes will expand to encompass"
- text run at (0,20) width 124: "overhanging floats."
- RenderBlock {DIV} at (0,112) size 100x100 [bgcolor=#FF0000]
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 100x100 [border: (4px solid #808000)]
- RenderBlock {DIV} at (4,4) size 92x92
- RenderBlock (floating) {DIV} at (0,0) size 92x92 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox008expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/008-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/008-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/008-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 763x39
- text run at (0,0) width 304: "You should see a 200x200 green square below. "
- text run at (303,0) width 243: "If you see any red, the test has failed. "
- text run at (545,0) width 218: "This test is checking to make sure"
- text run at (0,20) width 560: "that boxes will shift to avoid floats that try to intrude into their space (just as tables do)."
- RenderBlock {DIV} at (0,56) size 200x200 [bgcolor=#FF0000]
- RenderBlock (floating) {DIV} at (0,0) size 100x200 [bgcolor=#008000]
- RenderDeprecatedFlexibleBox {DIV} at (100,0) size 100x200 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox010expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/010-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/010-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/010-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 775x39
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 275: "If you see any red, then the test has failed. "
- text run at (577,0) width 198: "This test is ensuring that boxes"
- text run at (0,20) width 338: "can act as containing blocks for positioned elements."
-layer at (8,64) size 100x100
- RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,56) size 100x100 [bgcolor=#FF0000]
-layer at (8,64) size 100x100
- RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox011expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/011-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/011-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/011-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,50 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x80
- RenderText {#text} at (0,0) size 783x79
- text run at (0,0) width 456: "You should see a black box below that is the width of the content area. "
- text run at (455,0) width 264: "It contains alternating struts and springs. "
- text run at (718,0) width 65: "The struts"
- text run at (0,20) width 261: "are bordered in green and are inflexible. "
- text run at (260,20) width 523: "The springs are bordered in purple and should grow and shrink as you resize your"
- text run at (0,40) width 115: "browser window. "
- text run at (114,40) width 644: "The black box should get taller when you make your window wider and get shorter when you shrink"
- text run at (0,60) width 144: "your browser window."
- RenderDeprecatedFlexibleBox {DIV} at (0,96) size 784x76 [border: (2px solid #000000)]
- RenderDeprecatedFlexibleBox {DIV} at (6,6) size 41x64 [border: (2px solid #008000)]
- RenderBlock (anonymous) at (2,2) size 37x60
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "Fixed"
- RenderDeprecatedFlexibleBox {DIV} at (50,6) size 196x64 [border: (2px solid #800080)]
- RenderBlock (anonymous) at (2,2) size 192x60
- RenderText {#text} at (0,0) size 191x59
- text run at (0,0) width 191: "This is a flexible block, and it"
- text run at (0,20) width 141: "will shrink or grow as"
- text run at (0,40) width 50: "needed."
- RenderDeprecatedFlexibleBox {DIV} at (249,6) size 42x64 [border: (2px solid #008000)]
- RenderBlock (anonymous) at (2,2) size 37x60
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "Fixed"
- RenderDeprecatedFlexibleBox {DIV} at (294,6) size 196x64 [border: (2px solid #800080)]
- RenderBlock (anonymous) at (2,2) size 192x60
- RenderText {#text} at (0,0) size 191x59
- text run at (0,0) width 191: "This is a flexible block, and it"
- text run at (0,20) width 141: "will shrink or grow as"
- text run at (0,40) width 50: "needed."
- RenderDeprecatedFlexibleBox {DIV} at (493,6) size 42x64 [border: (2px solid #008000)]
- RenderBlock (anonymous) at (2,2) size 37x60
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "Fixed"
- RenderDeprecatedFlexibleBox {DIV} at (538,6) size 196x64 [border: (2px solid #800080)]
- RenderBlock (anonymous) at (2,2) size 192x60
- RenderText {#text} at (0,0) size 191x59
- text run at (0,0) width 191: "This is a flexible block, and it"
- text run at (0,20) width 141: "will shrink or grow as"
- text run at (0,40) width 50: "needed."
- RenderDeprecatedFlexibleBox {DIV} at (737,6) size 41x64 [border: (2px solid #008000)]
- RenderBlock (anonymous) at (2,2) size 37x60
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "Fixed"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox012expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/012-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/012-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/012-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 783x59
- text run at (0,0) width 321: "You should see a 300x100 green rectangle below. "
- text run at (320,0) width 424: "If you see any red, the test has failed. This test makes a positioned"
- text run at (0,20) width 209: "vertical box with three children. "
- text run at (208,20) width 494: "The first and third children are absolutely positioned at the edges of the box. "
- text run at (701,20) width 82: "Box-align of"
- text run at (0,40) width 404: "center is used to align the second child in the center of the box."
-layer at (8,84) size 300x100
- RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,76) size 300x100 [bgcolor=#FF0000]
- RenderDeprecatedFlexibleBox {DIV} at (100,0) size 100x100 [bgcolor=#008000]
-layer at (8,84) size 100x100
- RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
-layer at (208,84) size 100x100
- RenderDeprecatedFlexibleBox (positioned) {DIV} at (200,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox013expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/013-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/013-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/013-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 616x19
- text run at (0,0) width 616: "You should see a single 100x100 green square below. If you see any red, then the test has failed."
- RenderDeprecatedFlexibleBox {DIV} at (0,36) size 100x100 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox014expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/014-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/014-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/014-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 616x19
- text run at (0,0) width 616: "You should see a single 100x100 green square below. If you see any red, then the test has failed."
- RenderDeprecatedFlexibleBox {DIV} at (0,36) size 100x100 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox015expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/015-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/015-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/015-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 616x19
- text run at (0,0) width 616: "You should see a single 100x100 green square below. If you see any red, then the test has failed."
- RenderDeprecatedFlexibleBox {DIV} at (0,36) size 300x100
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 0x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
- RenderDeprecatedFlexibleBox {DIV} at (100,0) size 0x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox016expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/016-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/016-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/016-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 812x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600 [bgcolor=#FFFFFF]
- RenderBody {BODY} at (0,0) size 800x600
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 800x60
- RenderText {#text} at (0,0) size 796x59
- text run at (0,0) width 494: "This header should remain at the top of the browser window as you resize it. "
- text run at (493,0) width 189: "It can wrap to multiple lines. "
- text run at (681,0) width 115: "The center should"
- text run at (0,20) width 279: "be filled with an olive-bordered green box. "
- text run at (278,20) width 509: "It should start beneath the header, end above the footer, and fill the width of the"
- text run at (0,40) width 111: "browser window."
- RenderPartObject {IFRAME} at (0,60) size 812x520 [bgcolor=#008000] [border: (10px solid #808000)]
- layer at (0,0) size 792x500
- RenderView at (0,0) size 792x500
- layer at (0,0) size 792x500
- RenderBlock {HTML} at (0,0) size 792x500
- RenderBody {BODY} at (8,8) size 776x484
- RenderBlock {DIV} at (0,580) size 800x20
- RenderText {#text} at (0,0) size 676x19
- text run at (0,0) width 414: "This footer should remain at the bottom of the browser window. "
- text run at (413,0) width 263: "It can wrap to multiple lines if necessary."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox017expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/017-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/017-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/017-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,91 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 777x39
- text run at (0,0) width 318: "You should see identical rows of numbers below. "
- text run at (317,0) width 460: "Every row should look exactly the same. If any objects are out of order,"
- text run at (0,20) width 148: "then the test has failed."
- RenderDeprecatedFlexibleBox {DIV} at (0,56) size 784x200
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 784x40
- RenderBlock {DIV} at (4,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "1"
- RenderBlock {DIV} at (32,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "2"
- RenderBlock {DIV} at (60,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "3"
- RenderBlock {DIV} at (88,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "4"
- RenderBlock {DIV} at (116,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "5"
- RenderDeprecatedFlexibleBox {DIV} at (0,40) size 784x40
- RenderBlock {DIV} at (116,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "5"
- RenderBlock {DIV} at (88,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "4"
- RenderBlock {DIV} at (60,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "3"
- RenderBlock {DIV} at (32,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "2"
- RenderBlock {DIV} at (4,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "1"
- RenderDeprecatedFlexibleBox {DIV} at (0,80) size 784x40
- RenderBlock {DIV} at (4,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "1"
- RenderBlock {DIV} at (32,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "2"
- RenderBlock {DIV} at (60,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "3"
- RenderBlock {DIV} at (88,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "4"
- RenderBlock {DIV} at (116,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "5"
- RenderDeprecatedFlexibleBox {DIV} at (0,120) size 784x40
- RenderBlock {DIV} at (60,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "3"
- RenderBlock {DIV} at (4,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "1"
- RenderBlock {DIV} at (88,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "4"
- RenderBlock {DIV} at (32,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "2"
- RenderBlock {DIV} at (116,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "5"
- RenderDeprecatedFlexibleBox {DIV} at (0,160) size 784x40
- RenderBlock {DIV} at (60,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "3"
- RenderBlock {DIV} at (4,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "1"
- RenderBlock {DIV} at (88,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "4"
- RenderBlock {DIV} at (32,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "2"
- RenderBlock {DIV} at (116,4) size 20x32 [border: (2px solid #000000)]
- RenderText {#text} at (6,6) size 8x19
- text run at (6,6) width 8: "5"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox018expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/018-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/018-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/018-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,46 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 780x39
- text run at (0,0) width 527: "You should see a 350x350 pixel (7 by 7) black/white checkerboard pattern below. "
- text run at (526,0) width 254: "This test is checking to see if box-pack:"
- text run at (0,20) width 127: "justify is supported."
- RenderDeprecatedFlexibleBox {DIV} at (0,56) size 358x358 [border: (4px solid #800000)]
- RenderDeprecatedFlexibleBox {DIV} at (4,4) size 50x350
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,100) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,200) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,300) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (54,4) size 50x350 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (0,100) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (0,200) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (0,300) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (104,4) size 50x350
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,100) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,200) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,300) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (154,4) size 50x350 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (0,100) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (0,200) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (0,300) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (204,4) size 50x350
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,100) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,200) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,300) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (254,4) size 50x350 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (0,100) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (0,200) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (0,300) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (304,4) size 50x350
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,100) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,200) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,300) size 50x50 [bgcolor=#000000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox019expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/019-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/019-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/019-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,46 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 780x39
- text run at (0,0) width 527: "You should see a 350x350 pixel (7 by 7) black/white checkerboard pattern below. "
- text run at (526,0) width 254: "This test is checking to see if box-pack:"
- text run at (0,20) width 127: "justify is supported."
- RenderDeprecatedFlexibleBox {DIV} at (0,56) size 358x358 [border: (4px solid #800000)]
- RenderDeprecatedFlexibleBox {DIV} at (4,4) size 350x50
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (100,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (200,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (300,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (4,54) size 350x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (100,0) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (200,0) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (300,0) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (4,104) size 350x50
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (100,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (200,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (300,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (4,154) size 350x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (100,0) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (200,0) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (300,0) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (4,204) size 350x50
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (100,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (200,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (300,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (4,254) size 350x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (100,0) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (200,0) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (300,0) size 50x50 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {DIV} at (4,304) size 350x50
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (100,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (200,0) size 50x50 [bgcolor=#000000]
- RenderDeprecatedFlexibleBox {DIV} at (300,0) size 50x50 [bgcolor=#000000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox020expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/020-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/020-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/020-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 763x39
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 243: "If you see any red, the test has failed. "
- text run at (545,0) width 218: "This test is checking for box-flex-"
- text run at (0,20) width 94: "group support."
- RenderDeprecatedFlexibleBox {DIV} at (0,56) size 100x100 [bgcolor=#FF0000]
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 100x100 [bgcolor=#008000]
- RenderDeprecatedFlexibleBox {DIV} at (100,0) size 0x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox021expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/021-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/021-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/021-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 700x39
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 243: "If you see any red, the test has failed. "
- text run at (545,0) width 155: "This test is checking for"
- text run at (0,20) width 170: "visibility:collapse support."
- RenderDeprecatedFlexibleBox {DIV} at (0,56) size 100x100 [bgcolor=#FF0000]
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 50x100
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox022expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/022-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/022-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/022-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 763x39
- text run at (0,0) width 304: "You should see a 100x100 green square below. "
- text run at (303,0) width 243: "If you see any red, the test has failed. "
- text run at (545,0) width 218: "This test is checking to make sure"
- text run at (0,20) width 438: "inlines get wrapped in anonymous blocks when placed inside boxes."
- RenderDeprecatedFlexibleBox {DIV} at (0,56) size 100x100 [bgcolor=#008000]
- RenderBlock (anonymous) at (0,0) size 0x100
- RenderInline {SPAN} at (0,0) size 0x0 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox023expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/023-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/023-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/023-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 783x59
- text run at (0,0) width 783: "You should see a single 100x100 green square below. If your browser supports the display of ALT text, you should see the"
- text run at (0,20) width 249: "word \"Image\" inside the green square. "
- text run at (248,20) width 275: "If you see any red, then the test has failed. "
- text run at (522,20) width 218: "This test is checking to make sure"
- text run at (0,40) width 327: "replaced elements inside boxes get stretched when "
- RenderInline {CODE} at (0,0) size 141x14
- RenderText {#text} at (326,45) size 141x14
- text run at (326,45) width 141: "box-align: stretch"
- RenderText {#text} at (466,40) size 82x19
- text run at (466,40) width 82: " is specified."
- RenderDeprecatedFlexibleBox {DIV} at (0,76) size 100x100 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox024expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/024-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/024-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/024-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 783x59
- text run at (0,0) width 783: "You should see a single 100x100 green square below. If your browser supports the display of ALT text, you should see the"
- text run at (0,20) width 249: "word \"Image\" inside the green square. "
- text run at (248,20) width 275: "If you see any red, then the test has failed. "
- text run at (522,20) width 218: "This test is checking to make sure"
- text run at (0,40) width 327: "replaced elements inside boxes get stretched when "
- RenderInline {CODE} at (0,0) size 141x14
- RenderText {#text} at (326,45) size 141x14
- text run at (326,45) width 141: "box-align: stretch"
- RenderText {#text} at (466,40) size 82x19
- text run at (466,40) width 82: " is specified."
- RenderDeprecatedFlexibleBox {DIV} at (0,76) size 100x100 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox025expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/025-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/025-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/025-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderDeprecatedFlexibleBox {HTML} at (0,0) size 800x600 [bgcolor=#FFFFFF]
- RenderDeprecatedFlexibleBox {BODY} at (0,0) size 800x600 [color=#FFFFFF] [bgcolor=#008000]
- RenderBlock (anonymous) at (0,0) size 454x600
- RenderText {#text} at (0,0) size 454x19
- text run at (0,0) width 454: "You should see white text on a green background that fills the window."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastflexbox026expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/026-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/026-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/flexbox/026-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderDeprecatedFlexibleBox {DIV} at (0,0) size 300x100 [bgcolor=#0000FF]
- RenderBlock {DIV} at (0,0) size 400x100 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 65x19
- text run at (0,0) width 65: "Some text"
- RenderBlock {DIV} at (400,0) size 0x100 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 37x59
- text run at (0,0) width 37: "Some"
- text run at (0,20) width 33: "more"
- text run at (0,40) width 24: "text"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastforms001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,65 +0,0 @@
</span><del>-layer at (0,0) size 800x699
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x699
- RenderBlock {HTML} at (0,0) size 800x700
- RenderBody {BODY} at (8,8) size 784x676
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 231x36
- text run at (0,1) width 231: "Min-Width Tests"
- RenderTable {TABLE} at (0,59) size 784x87 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 780x82
- RenderTableRow {TR} at (0,0) size 780x82
- RenderTableCell {TD} at (0,0) size 175x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,1) size 168x80 [bgcolor=#FFFFFF02] [border: (40px solid #FF0000)]
- RenderBlock (anonymous) at (45,40) size 78x14
- RenderText at (0,0) size 19x14
- text run at (0,0) width 19: "Foo"
- RenderTableCell {TD} at (174,40) size 606x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {P} at (0,161) size 784x93
- RenderTable {TABLE} at (0,0) size 784x92 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 780x88
- RenderTableRow {TR} at (0,0) size 780x88
- RenderTableCell {TD} at (0,0) size 87x88 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 80x80 [bgcolor=#FFFFFF02] [border: (40px solid #FF0000)]
- RenderTableCell {TD} at (86,43) size 694x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {P} at (0,269) size 784x93
- RenderTable {TABLE} at (0,0) size 784x92 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 780x88
- RenderTableRow {TR} at (0,0) size 780x88
- RenderTableCell {TD} at (0,0) size 87x88 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 80x80 [bgcolor=#FFFFFF02] [border: (40px solid #FF0000)]
- RenderTableCell {TD} at (86,43) size 694x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {P} at (0,377) size 784x31
- RenderTable {TABLE} at (0,0) size 784x30 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 780x26
- RenderTableRow {TR} at (0,0) size 780x26
- RenderTableCell {TD} at (0,0) size 49x26 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderButton {INPUT} at (3,3) size 43x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 19x14
- RenderText at (0,0) size 19x14
- text run at (0,0) width 19: "Foo"
- RenderTableCell {TD} at (48,12) size 732x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {P} at (0,423) size 784x253
- RenderTable {TABLE} at (0,0) size 784x86 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 780x82
- RenderTableRow {TR} at (0,0) size 780x82
- RenderTableCell {TD} at (0,0) size 127x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderButton {INPUT} at (3,1) size 121x80 [bgcolor=#FFFFFF02] [border: (40px solid #FF0000)]
- RenderBlock (anonymous) at (51,40) size 19x14
- RenderText at (0,0) size 19x14
- text run at (0,0) width 19: "Foo"
- RenderTableCell {TD} at (126,40) size 654x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (0,86) size 784x86 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 780x82
- RenderTableRow {TR} at (0,0) size 780x82
- RenderTableCell {TD} at (0,0) size 173x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderButton {INPUT} at (3,1) size 167x80 [bgcolor=#FFFFFF02] [border: (40px solid #FF0000)]
- RenderBlock (anonymous) at (51,40) size 65x14
- RenderText at (0,0) size 65x14
- text run at (0,0) width 65: "Submit a bug"
- RenderTableCell {TD} at (172,40) size 608x2 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock (anonymous) at (0,172) size 784x80
- RenderButton {INPUT} at (2,0) size 121x80 [bgcolor=#FFFFFF02] [border: (40px solid #FF0000)]
- RenderBlock (anonymous) at (51,40) size 19x14
- RenderText at (0,0) size 19x14
- text run at (0,0) width 19: "Foo"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastforms003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderMenuList {SELECT} at (2,0) size 58x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 46x14
- RenderText at (0,0) size 26x14
- text run at (0,0) width 26: "Hello"
- RenderBlock (anonymous) at (0,22) size 784x20
- RenderText {#text} at (0,0) size 297x19
- text run at (0,0) width 297: "This text should be *below* the select widget."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastforms004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderMenuList {SELECT} at (2,2) size 58x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 46x14
- RenderText at (0,0) size 26x14
- text run at (0,0) width 26: "Hello"
- RenderText {#text} at (62,1) size 4x19
- text run at (62,1) width 4: " "
- RenderMenuList {SELECT} at (68,2) size 77x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 65x14
- RenderText at (0,0) size 45x14
- text run at (0,0) width 45: "Goodbye"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastforms006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x76 [border: (5px solid #000000)]
- RenderFieldSet {FIELDSET} at (7,5) size 770x66 [border: (10px groove #FF0000)]
- RenderBlock {LEGEND} at (42,0) size 125x20
- RenderText {#text} at (2,0) size 121x19
- text run at (2,0) width 121: "Test without forms"
- RenderBlock {DIV} at (22,25) size 726x21
- RenderText {#text} at (0,0) size 281x19
- text run at (0,0) width 281: "A DIV inside a fieldset, not related to forms"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastforms007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderFieldSet {FIELDSET} at (2,0) size 116x78 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (14,0) size 88x20
- RenderText {#text} at (2,0) size 84x19
- text run at (2,0) width 84: "Number One"
- RenderBlock (anonymous) at (14,25) size 88x41
- RenderText {#text} at (0,0) size 81x19
- text run at (0,0) width 81: "Hello world."
- RenderBR {BR} at (80,15) size 1x0
- RenderText {#text} at (0,20) size 81x19
- text run at (0,20) width 81: "Hello world."
- RenderText {#text} at (119,45) size 5x19
- text run at (119,45) width 5: " "
- RenderFieldSet {FIELDSET} at (125,20) size 117x58 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (14,0) size 89x20
- RenderText {#text} at (2,0) size 85x19
- text run at (2,0) width 85: "Number Two"
- RenderBlock (anonymous) at (14,25) size 89x21
- RenderText {#text} at (0,0) size 81x19
- text run at (0,0) width 81: "Hello world."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsbasicinputsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/basic-inputs-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/basic-inputs-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/basic-inputs-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,88 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 470x582
- RenderBlock (anonymous) at (0,0) size 470x340
- RenderText {#text} at (0,0) size 332x19
- text run at (0,0) width 332: "This tests basic inputs. Here's what you should see: "
- RenderBR {BR} at (331,15) size 1x0
- RenderBR {BR} at (0,20) size 0x19
- RenderText {#text} at (0,40) size 462x59
- text run at (0,40) width 445: "first line: the letter \"a\" and then a text input field filled with repeating"
- text run at (0,60) width 86: "\"foobarbaz\", "
- text run at (85,60) width 377: "then the word \"text\" followed by a disabled text input field"
- text run at (0,80) width 336: "filled with \"foo\" and then the letter \"b\" and then \"a\" "
- RenderBR {BR} at (335,95) size 1x0
- RenderBR {BR} at (0,100) size 0x19
- RenderText {#text} at (0,120) size 469x59
- text run at (0,120) width 439: "second line: and then a password input field that's filled and then the"
- text run at (0,140) width 469: "word \"password\" and then a disabled password field that's filled and then"
- text run at (0,160) width 86: "the letter \"b\" "
- RenderBR {BR} at (85,175) size 1x0
- RenderBR {BR} at (0,180) size 0x19
- RenderText {#text} at (0,200) size 459x39
- text run at (0,200) width 459: "third line: the letter \"a\" and then a checkbox (unchecked) with the word"
- text run at (0,220) width 360: "\"checkbox\" and then a disabled checkbox and letter \"b\" "
- RenderBR {BR} at (359,235) size 1x0
- RenderBR {BR} at (0,240) size 0x19
- RenderText {#text} at (0,260) size 457x59
- text run at (0,260) width 411: "fourth line: the last line has the letter \"a\" and then a redio button"
- text run at (0,280) width 457: "(unselected) and then the word \"radio\" and then a disabled radio button"
- text run at (0,300) width 113: "and the letter \"b\" "
- RenderBR {BR} at (112,315) size 1x0
- RenderBR {BR} at (0,320) size 0x19
- RenderBlock {DIV} at (10,350) size 450x52 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,2) size 8x19
- text run at (1,2) width 8: "a"
- RenderTextControl {INPUT} at (10,3) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (147,2) size 29x19
- text run at (147,2) width 29: "text "
- RenderText {#text} at (314,2) size 20x19
- text run at (314,2) width 13: "b "
- text run at (326,2) width 8: "a"
- RenderTextControl {INPUT} at (3,28) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (140,27) size 65x19
- text run at (140,27) width 65: "password "
- RenderText {#text} at (344,27) size 9x19
- text run at (344,27) width 9: "b"
- RenderBlock {DIV} at (10,412) size 450x24 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,3) size 8x19
- text run at (1,3) width 8: "a"
- RenderBlock {INPUT} at (10,4) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (28,3) size 66x19
- text run at (28,3) width 66: "checkbox "
- RenderText {#text} at (113,3) size 9x19
- text run at (113,3) width 9: "b"
- RenderBlock {DIV} at (10,446) size 450x24 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,3) size 8x19
- text run at (1,3) width 8: "a"
- RenderBlock {INPUT} at (10,4) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (28,3) size 37x19
- text run at (28,3) width 37: "radio "
- RenderText {#text} at (84,3) size 9x19
- text run at (84,3) width 9: "b"
-layer at (35,364) size 122x14 scrollWidth 148
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 147x14
- text run at (0,0) width 147: "foobarbazfoobarbazfoobarbaz"
-layer at (28,389) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 20x14
- text run at (0,0) width 20: "\x{25CF}\x{25CF}\x{25CF}"
-layer at (195,361) size 136x21
- RenderTextControl {INPUT} at (177,3) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
-layer at (202,364) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15 [color=#545454]
- RenderText {#text} at (0,0) size 16x14
- text run at (0,0) width 16: "foo"
-layer at (225,386) size 135x21
- RenderTextControl {INPUT} at (206,28) size 137x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
-layer at (231,389) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15 [color=#545454]
- RenderText {#text} at (0,0) size 20x14
- text run at (0,0) width 20: "\x{25CF}\x{25CF}\x{25CF}"
-layer at (113,424) size 16x16
- RenderBlock {INPUT} at (95,4) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
-layer at (85,458) size 16x16
- RenderBlock {INPUT} at (66,4) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsbasicselectsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/basic-selects-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/basic-selects-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/basic-selects-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,174 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x508
- RenderBlock {HTML} at (0,0) size 800x508
- RenderBody {BODY} at (8,8) size 784x492
- RenderBlock {DIV} at (0,0) size 784x492 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,2) size 169x19
- text run at (1,2) width 169: "Whitespace in option text:"
- RenderMenuList {SELECT} at (171,3) size 55x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 42x14
- RenderText at (0,0) size 22x14
- text run at (0,0) width 22: "f o o"
- RenderText {#text} at (227,2) size 8x19
- text run at (227,2) width 8: "a"
- RenderMenuList {SELECT} at (236,3) size 55x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 42x14
- RenderText at (0,0) size 22x14
- text run at (0,0) width 22: "f o o"
- RenderText {#text} at (292,2) size 9x19
- text run at (292,2) width 9: "b"
- RenderBR {BR} at (300,2) size 1x19
- RenderBR {BR} at (1,23) size 0x19
- RenderText {#text} at (1,42) size 140x19
- text run at (1,42) width 140: "Simple select control:"
- RenderMenuList {SELECT} at (142,43) size 49x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 36x14
- RenderText at (0,0) size 16x14
- text run at (0,0) width 16: "foo"
- RenderText {#text} at (192,42) size 8x19
- text run at (192,42) width 8: "a"
- RenderMenuList {SELECT} at (201,43) size 49x20 [color=#808080] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 36x14
- RenderText at (0,0) size 16x14
- text run at (0,0) width 16: "foo"
- RenderText {#text} at (251,42) size 9x19
- text run at (251,42) width 9: "b"
- RenderBR {BR} at (259,42) size 1x19
- RenderBR {BR} at (1,63) size 0x19
- RenderText {#text} at (1,82) size 198x19
- text run at (1,82) width 198: "Line-height should be ignored:"
- RenderMenuList {SELECT} at (200,83) size 49x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 36x14
- RenderText at (0,0) size 16x14
- text run at (0,0) width 16: "foo"
- RenderText {#text} at (250,82) size 8x19
- text run at (250,82) width 8: "a"
- RenderMenuList {SELECT} at (259,83) size 49x20 [color=#808080] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 36x14
- RenderText at (0,0) size 16x14
- text run at (0,0) width 16: "bar"
- RenderText {#text} at (309,82) size 9x19
- text run at (309,82) width 9: "b"
- RenderBR {BR} at (317,82) size 1x19
- RenderBR {BR} at (1,103) size 0x19
- RenderText {#text} at (1,122) size 441x19
- text run at (1,122) width 441: "Padding should be respected, the arrow button shouldn't change size:"
- RenderMenuList {SELECT} at (444,123) size 48x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 36x14
- RenderText at (0,0) size 16x14
- text run at (0,0) width 16: "foo"
- RenderText {#text} at (494,122) size 8x19
- text run at (494,122) width 8: "a"
- RenderMenuList {SELECT} at (503,123) size 49x20 [color=#808080] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 36x14
- RenderText at (0,0) size 16x14
- text run at (0,0) width 16: "foo"
- RenderText {#text} at (553,122) size 9x19
- text run at (553,122) width 9: "b"
- RenderBR {BR} at (561,122) size 1x19
- RenderBR {BR} at (1,143) size 0x19
- RenderText {#text} at (1,167) size 180x19
- text run at (1,167) width 180: "Border should be respected:"
- RenderMenuList {SELECT} at (182,163) size 70x30 [bgcolor=#FFFFFF02] [border: (8px solid #33CCFF)]
- RenderBlock (anonymous) at (13,8) size 43x14
- RenderText at (0,0) size 16x14
- text run at (0,0) width 16: "foo"
- RenderText {#text} at (253,167) size 8x19
- text run at (253,167) width 8: "a"
- RenderMenuList {SELECT} at (262,163) size 70x30 [color=#808080] [bgcolor=#FFFFFF02] [border: (8px solid #33CCFF)]
- RenderBlock (anonymous) at (13,8) size 43x14
- RenderText at (0,0) size 16x14
- text run at (0,0) width 16: "foo"
- RenderText {#text} at (333,167) size 9x19
- text run at (333,167) width 9: "b"
- RenderBR {BR} at (341,167) size 1x19
- RenderBR {BR} at (1,193) size 0x19
- RenderText {#text} at (1,213) size 118x19
- text run at (1,213) width 118: "Border + padding:"
- RenderMenuList {SELECT} at (120,213) size 58x22 [bgcolor=#FFFFFF02] [border: (4px solid #33CCFF)]
- RenderBlock (anonymous) at (9,4) size 39x14
- RenderText at (0,0) size 16x14
- text run at (0,0) width 16: "foo"
- RenderText {#text} at (179,213) size 8x19
- text run at (179,213) width 8: "a"
- RenderMenuList {SELECT} at (188,213) size 58x22 [color=#808080] [bgcolor=#FFFFFF02] [border: (4px solid #33CCFF)]
- RenderBlock (anonymous) at (9,4) size 39x14
- RenderText at (0,0) size 16x14
- text run at (0,0) width 16: "foo"
- RenderText {#text} at (247,213) size 9x19
- text run at (247,213) width 9: "b"
- RenderBR {BR} at (255,213) size 1x19
- RenderBR {BR} at (1,235) size 0x19
- RenderText {#text} at (1,257) size 491x19
- text run at (1,257) width 491: "Height larger than font-size, button should grow, text baseline should center:"
- RenderMenuList {SELECT} at (493,253) size 49x30 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,8) size 36x14
- RenderText at (0,0) size 16x14
- text run at (0,0) width 16: "foo"
- RenderText {#text} at (543,257) size 8x19
- text run at (543,257) width 8: "a"
- RenderMenuList {SELECT} at (552,253) size 49x30 [color=#808080] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,8) size 36x14
- RenderText at (0,0) size 16x14
- text run at (0,0) width 16: "foo"
- RenderText {#text} at (602,257) size 9x19
- text run at (602,257) width 9: "b"
- RenderBR {BR} at (610,257) size 1x19
- RenderBR {BR} at (1,281) size 0x19
- RenderText {#text} at (1,297) size 515x19
- text run at (1,297) width 515: "Heigh smaller than font-size, whole select shrinks and is baselined with the text:"
- RenderMenuList {SELECT} at (517,300) size 49x15 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,1) size 36x14
- RenderText at (0,0) size 16x14
- text run at (0,0) width 16: "foo"
- RenderText {#text} at (567,297) size 8x19
- text run at (567,297) width 8: "a"
- RenderMenuList {SELECT} at (576,300) size 49x15 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,1) size 36x14
- RenderText at (0,0) size 16x14
- text run at (0,0) width 16: "bar"
- RenderText {#text} at (626,297) size 9x19
- text run at (626,297) width 9: "b"
- RenderBR {BR} at (634,297) size 1x19
- RenderBR {BR} at (1,313) size 0x19
- RenderText {#text} at (1,329) size 173x19
- text run at (1,329) width 173: "select control with size=0: "
- RenderBR {BR} at (173,329) size 1x19
- RenderMenuList {SELECT} at (3,349) size 185x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 173x14
- RenderText at (0,0) size 67x14
- text run at (0,0) width 67: "Future Series"
- RenderText {#text} at (190,348) size 4x19
- text run at (190,348) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (1,369) size 173x19
- text run at (1,369) width 173: "select control with size=1: "
- RenderBR {BR} at (173,369) size 1x19
- RenderMenuList {SELECT} at (3,389) size 185x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 173x14
- RenderText at (0,0) size 67x14
- text run at (0,0) width 67: "Future Series"
- RenderText {#text} at (190,388) size 4x19
- text run at (190,388) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (1,409) size 170x19
- text run at (1,409) width 170: "Non-styled select control: "
- RenderBR {BR} at (170,409) size 1x19
- RenderMenuList {SELECT} at (3,429) size 185x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 173x14
- RenderText at (0,0) size 67x14
- text run at (0,0) width 67: "Future Series"
- RenderText {#text} at (190,428) size 4x19
- text run at (190,428) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (1,449) size 298x19
- text run at (1,449) width 298: "Styled select control with large border-radius: "
- RenderBR {BR} at (298,449) size 1x19
- RenderMenuList {SELECT} at (3,469) size 185x20 [bgcolor=#33CCFF] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 173x14
- RenderText at (0,0) size 67x14
- text run at (0,0) width 67: "Future Series"
- RenderText {#text} at (190,468) size 4x19
- text run at (190,468) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsblankbuttonsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/blankbuttons-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/blankbuttons-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/blankbuttons-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderButton {INPUT} at (2,2) size 59x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 35x14
- RenderText at (0,0) size 35x14
- text run at (0,0) width 35: "Submit"
- RenderBR {BR} at (62,16) size 1x0
- RenderButton {INPUT} at (2,26) size 53x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 29x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "Reset"
- RenderBR {BR} at (56,40) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsboxshadowoverrideexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/box-shadow-override-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/box-shadow-override-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/box-shadow-override-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,83 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 399x19
- text run at (0,0) width 399: "Tests that box shadow is not applied to Aqua-themed controls."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 259x19
- text run at (0,0) width 259: "You should not see any red on this page."
- RenderBlock {DIV} at (0,72) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 123x15
- RenderBlock {DIV} at (0,7) size 0x0
- RenderBlock {DIV} at (0,0) size 123x14
- RenderBlock {DIV} at (122,7) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,97) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 123x15
- RenderBlock {DIV} at (0,7) size 0x0
- RenderBlock {DIV} at (0,0) size 123x14
- RenderBlock {DIV} at (122,7) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,122) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 123x15
- RenderBlock {DIV} at (0,7) size 0x0
- RenderBlock {DIV} at (0,0) size 123x14
- RenderBlock {DIV} at (122,7) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,147) size 784x40
- RenderBlock {INPUT} at (2,13) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (20,12) size 4x19
- text run at (20,12) width 4: " "
- RenderBlock {INPUT} at (26,13) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (44,12) size 4x19
- text run at (44,12) width 4: " "
- RenderSlider {INPUT} at (50,11) size 129x16 [color=#909090] [bgcolor=#FFFFFF]
- RenderFlexibleBox {DIV} at (0,0) size 129x16
- RenderBlock {DIV} at (0,0) size 129x16
- RenderBlock {DIV} at (56,0) size 17x16 [bgcolor=#FFFFFF] [border: (1px solid #424242)]
- RenderText {#text} at (181,12) size 4x19
- text run at (181,12) width 4: " "
- RenderFileUploadControl {INPUT} at (187,13) size 233x20 "no file selected"
- RenderButton {INPUT} at (0,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderText {#text} at (422,12) size 4x19
- text run at (422,12) width 4: " "
- RenderButton {INPUT} at (428,2) size 100x36 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (21,5) size 58x26
- RenderText at (0,0) size 58x25
- text run at (0,0) width 58: "Button"
- RenderText {#text} at (529,12) size 5x19
- text run at (529,12) width 5: " "
- RenderButton {INPUT} at (535,13) size 57x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 32x14
- RenderText at (0,0) size 32x14
- text run at (0,0) width 32: "Button"
- RenderText {#text} at (593,12) size 5x19
- text run at (593,12) width 5: " "
- RenderButton {INPUT} at (597,21) size 28x9 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,1) size 15x7
- RenderText at (0,0) size 15x7
- text run at (0,0) width 15: "Button"
- RenderText {#text} at (624,12) size 5x19
- text run at (624,12) width 5: " "
- RenderButton {BUTTON} at (630,2) size 100x36 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (21,5) size 58x26
- RenderText {#text} at (0,0) size 58x25
- text run at (0,0) width 58: "Button"
- RenderText {#text} at (0,0) size 0x0
-layer at (17,85) size 122x14
- RenderBlock {DIV} at (0,0) size 123x14
- RenderText {#text} at (0,0) size 35x14
- text run at (0,0) width 35: "Search"
-layer at (17,110) size 122x14
- RenderBlock {DIV} at (0,0) size 123x14
-layer at (17,135) size 122x14
- RenderBlock {DIV} at (0,0) size 123x14
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsbuttonalignexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-align-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-align-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-align-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,41 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 613x19
- text run at (0,0) width 613: "The following button elements should all be rendered on the left, with their text center justified."
- RenderBlock (anonymous) at (0,36) size 784x96
- RenderButton {BUTTON} at (0,2) size 300x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 276x14
- RenderText {#text} at (58,0) size 160x14
- text run at (58,0) width 160: "This is should be center justified."
- RenderText {#text} at (300,1) size 4x19
- text run at (300,1) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderButton {BUTTON} at (0,26) size 300x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 276x14
- RenderText {#text} at (58,0) size 160x14
- text run at (58,0) width 160: "This is should be center justified."
- RenderText {#text} at (300,25) size 4x19
- text run at (300,25) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderButton {BUTTON} at (0,50) size 300x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 276x14
- RenderText {#text} at (58,0) size 160x14
- text run at (58,0) width 160: "This is should be center justified."
- RenderText {#text} at (300,49) size 4x19
- text run at (300,49) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderButton {BUTTON} at (0,74) size 300x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 276x14
- RenderText {#text} at (58,0) size 160x14
- text run at (58,0) width 160: "This is should be center justified."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,132) size 784x24
- RenderButton {BUTTON} at (0,2) size 300x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 276x14
- RenderText {#text} at (58,0) size 160x14
- text run at (58,0) width 160: "This is should be center justified."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsbuttoncannotbenestedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-cannot-be-nested-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-cannot-be-nested-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-cannot-be-nested-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x112
- RenderBlock {HTML} at (0,0) size 800x112
- RenderBody {BODY} at (8,8) size 784x96
- RenderBlock {DIV} at (0,0) size 784x20
- RenderInline {A} at (0,0) size 63x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 63x19
- text run at (0,0) width 63: "Bug 6584"
- RenderText {#text} at (62,0) size 379x19
- text run at (62,0) width 379: " REGRESSION: button after unclosed button gives trouble"
- RenderBlock {P} at (0,36) size 784x24
- RenderButton {BUTTON} at (2,2) size 42x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 18x14
- RenderText {#text} at (0,0) size 18x14
- text run at (0,0) width 18: "test"
- RenderButton {BUTTON} at (47,2) size 49x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 24x14
- RenderText {#text} at (0,0) size 24x14
- text run at (0,0) width 24: "test2"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,76) size 784x20
- RenderText {#text} at (0,0) size 613x19
- text run at (0,0) width 613: "There should be two separate buttons instead of button \"test2\" being nested inside button \"test\"."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsbuttondefaulttitleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-default-title-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-default-title-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-default-title-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,77 +0,0 @@
</span><del>-layer at (0,0) size 800x670
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x670
- RenderBlock {HTML} at (0,0) size 800x671
- RenderBody {BODY} at (8,8) size 784x655
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 193x22
- text run at (0,0) width 193: "<input type=\"submit\">"
- RenderBlock {P} at (0,41) size 784x21
- RenderText {#text} at (0,0) size 352x19
- text run at (0,0) width 352: "This button should have the default submit button title:"
- RenderBlock (anonymous) at (0,77) size 784x22
- RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x15
- RenderText at (10,0) size 36x14
- text run at (10,0) width 36: "Submit"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,114) size 784x21
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "This button should should have the title \"Foo\":"
- RenderBlock (anonymous) at (0,150) size 784x22
- RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x15
- RenderText at (18,0) size 20x14
- text run at (18,0) width 20: "Foo"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,187) size 784x21
- RenderText {#text} at (0,0) size 316x19
- text run at (0,0) width 316: "This button should have a single space in its title:"
- RenderBlock (anonymous) at (0,223) size 784x22
- RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x15
- RenderText at (26,0) size 4x14
- text run at (26,0) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,260) size 784x21
- RenderText {#text} at (0,0) size 208x19
- text run at (0,0) width 208: "This button should have no title:"
- RenderBlock (anonymous) at (0,296) size 784x22
- RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {H3} at (0,336) size 784x24
- RenderText {#text} at (0,0) size 176x22
- text run at (0,0) width 176: "<input type=\"reset\">"
- RenderBlock {P} at (0,378) size 784x21
- RenderText {#text} at (0,0) size 339x19
- text run at (0,0) width 339: "This button should have the default reset button title:"
- RenderBlock (anonymous) at (0,414) size 784x22
- RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x15
- RenderText at (13,0) size 30x14
- text run at (13,0) width 30: "Reset"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,451) size 784x21
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "This button should should have the title \"Foo\":"
- RenderBlock (anonymous) at (0,487) size 784x22
- RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x15
- RenderText at (18,0) size 20x14
- text run at (18,0) width 20: "Foo"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,524) size 784x21
- RenderText {#text} at (0,0) size 316x19
- text run at (0,0) width 316: "This button should have a single space in its title:"
- RenderBlock (anonymous) at (0,560) size 784x22
- RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x15
- RenderText at (26,0) size 4x14
- text run at (26,0) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,597) size 784x21
- RenderText {#text} at (0,0) size 208x19
- text run at (0,0) width 208: "This button should have no title:"
- RenderBlock (anonymous) at (0,633) size 784x22
- RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsbuttongeneratedcontentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-generated-content-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-generated-content-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-generated-content-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,145 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x290
- RenderBlock {HTML} at (0,0) size 800x290
- RenderBody {BODY} at (8,16) size 784x266
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 322x19
- text run at (0,0) width 299: "This is a test of generated content in <button> "
- text run at (298,0) width 24: "for "
- RenderInline {I} at (0,0) size 778x39
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (321,0) size 353x19
- text run at (321,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9561"
- RenderText {#text} at (673,0) size 778x39
- text run at (673,0) width 5: " "
- text run at (677,0) width 101: "REGRESSION:"
- text run at (0,20) width 436: "Content property on :before of button causes hang on click or hover"
- RenderText {#text} at (435,20) size 5x19
- text run at (435,20) width 5: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,66) size 784x200
- RenderButton {BUTTON} at (2,2) size 56x20 [color=#0000FF] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 32x14
- RenderInline (generated) at (0,0) size 32x14
- RenderText at (0,0) size 32x14
- text run at (0,0) width 32: "before"
- RenderText {#text} at (59,1) size 5x19
- text run at (59,1) width 5: " "
- RenderButton {BUTTON} at (65,2) size 86x20 [color=#0000FF] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 62x14
- RenderInline (generated) at (0,0) size 32x14
- RenderText at (0,0) size 32x14
- text run at (0,0) width 32: "before"
- RenderText {#text} at (31,0) size 31x14
- text run at (31,0) width 31: "button"
- RenderText {#text} at (152,1) size 5x19
- text run at (152,1) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderButton {BUTTON} at (2,26) size 47x20 [color=#0000FF] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 23x14
- RenderInline (generated) at (0,0) size 23x14
- RenderText at (0,0) size 23x14
- text run at (0,0) width 23: "after"
- RenderText {#text} at (50,25) size 5x19
- text run at (50,25) width 5: " "
- RenderButton {BUTTON} at (56,26) size 77x20 [color=#0000FF] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 53x14
- RenderText {#text} at (0,0) size 31x14
- text run at (0,0) width 31: "button"
- RenderInline (generated) at (0,0) size 23x14
- RenderText at (30,0) size 23x14
- text run at (30,0) width 23: "after"
- RenderText {#text} at (134,25) size 5x19
- text run at (134,25) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderButton {BUTTON} at (2,54) size 24x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,10) size 0x0
- RenderText {#text} at (28,49) size 4x19
- text run at (28,49) width 4: " "
- RenderButton {BUTTON} at (34,50) size 55x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 31x14
- RenderText {#text} at (0,0) size 31x14
- text run at (0,0) width 31: "button"
- RenderText {#text} at (90,49) size 5x19
- text run at (90,49) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderButton {BUTTON} at (2,82) size 24x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,10) size 0x0
- RenderText {#text} at (28,77) size 4x19
- text run at (28,77) width 4: " "
- RenderButton {BUTTON} at (34,78) size 55x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 31x14
- RenderText {#text} at (0,0) size 31x14
- text run at (0,0) width 31: "button"
- RenderText {#text} at (90,77) size 5x19
- text run at (90,77) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderButton {BUTTON} at (2,106) size 56x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 32x14
- RenderInline (generated) at (0,0) size 32x14
- RenderText at (0,0) size 32x14
- text run at (0,0) width 32: "before"
- RenderText {#text} at (59,105) size 5x19
- text run at (59,105) width 5: " "
- RenderButton {BUTTON} at (65,106) size 86x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 62x14
- RenderInline (generated) at (0,0) size 32x14
- RenderText at (0,0) size 32x14
- text run at (0,0) width 32: "before"
- RenderText {#text} at (31,0) size 31x14
- text run at (31,0) width 31: "button"
- RenderText {#text} at (152,105) size 5x19
- text run at (152,105) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderButton {BUTTON} at (2,130) size 47x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 23x14
- RenderInline (generated) at (0,0) size 23x14
- RenderText at (0,0) size 23x14
- text run at (0,0) width 23: "after"
- RenderText {#text} at (50,129) size 5x19
- text run at (50,129) width 5: " "
- RenderButton {BUTTON} at (56,130) size 77x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 53x14
- RenderText {#text} at (0,0) size 31x14
- text run at (0,0) width 31: "button"
- RenderInline (generated) at (0,0) size 23x14
- RenderText at (30,0) size 23x14
- text run at (30,0) width 23: "after"
- RenderText {#text} at (134,129) size 5x19
- text run at (134,129) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderButton {BUTTON} at (2,154) size 56x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 32x14
- RenderInline (generated) at (0,0) size 32x14
- RenderText at (0,0) size 32x14
- text run at (0,0) width 32: "before"
- RenderText {#text} at (59,153) size 5x19
- text run at (59,153) width 5: " "
- RenderButton {BUTTON} at (65,154) size 86x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 62x14
- RenderInline (generated) at (0,0) size 32x14
- RenderText at (0,0) size 32x14
- text run at (0,0) width 32: "before"
- RenderText {#text} at (31,0) size 31x14
- text run at (31,0) width 31: "button"
- RenderText {#text} at (152,153) size 5x19
- text run at (152,153) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderButton {BUTTON} at (2,178) size 47x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 23x14
- RenderInline (generated) at (0,0) size 23x14
- RenderText at (0,0) size 23x14
- text run at (0,0) width 23: "after"
- RenderText {#text} at (50,177) size 5x19
- text run at (50,177) width 5: " "
- RenderButton {BUTTON} at (56,178) size 77x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 53x14
- RenderText {#text} at (0,0) size 31x14
- text run at (0,0) width 31: "button"
- RenderInline (generated) at (0,0) size 23x14
- RenderText at (30,0) size 23x14
- text run at (30,0) width 23: "after"
- RenderText {#text} at (134,177) size 5x19
- text run at (134,177) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsbuttonpositionedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-positioned-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-positioned-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-positioned-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (10,10) size 146x20
- RenderButton {BUTTON} at (10,10) size 146x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 122x14
- RenderText {#text} at (0,0) size 122x14
- text run at (0,0) width 122: "This button is positioned."
-layer at (10,10) size 166x20
- RenderButton {INPUT} at (10,10) size 166x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 142x14
- RenderText at (0,0) size 142x14
- text run at (0,0) width 142: "This button is also positioned"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsbuttonsizesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-sizes-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-sizes-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-sizes-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,112 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderButton {BUTTON} at (0,12) size 38x9 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,1) size 26x7
- RenderText {#text} at (0,0) size 26x7
- text run at (0,0) width 26: "Test Button"
- RenderText {#text} at (37,3) size 5x19
- text run at (37,3) width 5: " "
- RenderButton {BUTTON} at (41,11) size 45x10 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (7,1) size 31x8
- RenderText {#text} at (0,0) size 31x8
- text run at (0,0) width 31: "Test Button"
- RenderText {#text} at (85,3) size 5x19
- text run at (85,3) width 5: " "
- RenderButton {BUTTON} at (89,9) size 52x12 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (8,1) size 36x10
- RenderText {#text} at (0,0) size 36x10
- text run at (0,0) width 36: "Test Button"
- RenderText {#text} at (140,3) size 5x19
- text run at (140,3) width 5: " "
- RenderButton {BUTTON} at (144,8) size 59x14 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (9,1) size 41x12
- RenderText {#text} at (0,0) size 41x11
- text run at (0,0) width 41: "Test Button"
- RenderText {#text} at (202,3) size 5x19
- text run at (202,3) width 5: " "
- RenderButton {BUTTON} at (206,7) size 66x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (10,2) size 46x12
- RenderText {#text} at (0,0) size 46x12
- text run at (0,0) width 46: "Test Button"
- RenderText {#text} at (271,3) size 5x19
- text run at (271,3) width 5: " "
- RenderButton {BUTTON} at (275,6) size 73x18 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (11,2) size 51x14
- RenderText {#text} at (0,0) size 51x13
- text run at (0,0) width 51: "Test Button"
- RenderText {#text} at (347,3) size 5x19
- text run at (347,3) width 5: " "
- RenderButton {BUTTON} at (353,4) size 80x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x14
- RenderText {#text} at (0,0) size 56x14
- text run at (0,0) width 56: "Test Button"
- RenderText {#text} at (434,3) size 5x19
- text run at (434,3) width 5: " "
- RenderButton {INPUT} at (440,4) size 80x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x14
- RenderText at (0,0) size 56x14
- text run at (0,0) width 56: "Test Button"
- RenderText {#text} at (521,3) size 5x19
- text run at (521,3) width 5: " "
- RenderButton {BUTTON} at (527,3) size 87x21 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (13,3) size 61x15
- RenderText {#text} at (0,0) size 61x15
- text run at (0,0) width 61: "Test Button"
- RenderText {#text} at (615,3) size 5x19
- text run at (615,3) width 5: " "
- RenderButton {BUTTON} at (621,2) size 94x23 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (14,3) size 66x17
- RenderText {#text} at (0,0) size 66x16
- text run at (0,0) width 66: "Test Button"
- RenderText {#text} at (716,3) size 5x19
- text run at (716,3) width 5: " "
- RenderButton {BUTTON} at (2,35) size 101x25 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (15,3) size 71x19
- RenderText {#text} at (0,0) size 71x18
- text run at (0,0) width 71: "Test Button"
- RenderText {#text} at (104,37) size 5x19
- text run at (104,37) width 5: " "
- RenderButton {BUTTON} at (110,33) size 108x27 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (16,4) size 76x19
- RenderText {#text} at (0,0) size 76x19
- text run at (0,0) width 76: "Test Button"
- RenderText {#text} at (219,37) size 5x19
- text run at (219,37) width 5: " "
- RenderButton {BUTTON} at (225,32) size 115x29 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (17,4) size 81x21
- RenderText {#text} at (0,0) size 81x20
- text run at (0,0) width 81: "Test Button"
- RenderText {#text} at (341,37) size 5x19
- text run at (341,37) width 5: " "
- RenderButton {BUTTON} at (347,31) size 122x30 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (18,4) size 86x22
- RenderText {#text} at (0,0) size 86x21
- text run at (0,0) width 86: "Test Button"
- RenderText {#text} at (470,37) size 5x19
- text run at (470,37) width 5: " "
- RenderButton {BUTTON} at (476,30) size 129x32 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (19,5) size 91x22
- RenderText {#text} at (0,0) size 91x22
- text run at (0,0) width 91: "Test Button"
- RenderText {#text} at (606,37) size 5x19
- text run at (606,37) width 5: " "
- RenderButton {BUTTON} at (612,29) size 136x34 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (20,5) size 96x24
- RenderText {#text} at (0,0) size 96x23
- text run at (0,0) width 96: "Test Button"
- RenderText {#text} at (749,37) size 5x19
- text run at (749,37) width 5: " "
- RenderButton {BUTTON} at (2,69) size 143x36 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (21,5) size 101x26
- RenderText {#text} at (0,0) size 101x25
- text run at (0,0) width 101: "Test Button"
- RenderText {#text} at (146,79) size 5x19
- text run at (146,79) width 5: " "
- RenderButton {BUTTON} at (152,67) size 150x38 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (22,6) size 106x26
- RenderText {#text} at (0,0) size 106x26
- text run at (0,0) width 106: "Test Button"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsbuttonstylecolorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-style-color-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-style-color-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-style-color-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,52 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderButton {BUTTON} at (2,2) size 80x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x14
- RenderText {#text} at (0,0) size 56x14
- text run at (0,0) width 56: "Test Button"
- RenderText {#text} at (83,1) size 5x19
- text run at (83,1) width 5: " "
- RenderButton {BUTTON} at (89,2) size 80x20 [color=#FF0000] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x14
- RenderText {#text} at (0,0) size 56x14
- text run at (0,0) width 56: "Test Button"
- RenderText {#text} at (170,1) size 5x19
- text run at (170,1) width 5: " "
- RenderButton {BUTTON} at (176,4) size 80x16 [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,1) size 56x14
- RenderText {#text} at (0,0) size 56x14
- text run at (0,0) width 56: "Test Button"
- RenderText {#text} at (257,1) size 5x19
- text run at (257,1) width 5: " "
- RenderButton {BUTTON} at (263,4) size 80x16 [color=#FF0000] [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,1) size 56x14
- RenderText {#text} at (0,0) size 56x14
- text run at (0,0) width 56: "Test Button"
- RenderText {#text} at (344,1) size 5x19
- text run at (344,1) width 5: " "
- RenderButton {INPUT} at (350,2) size 80x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x14
- RenderText at (0,0) size 56x14
- text run at (0,0) width 56: "Test Button"
- RenderText {#text} at (431,1) size 5x19
- text run at (431,1) width 5: " "
- RenderButton {INPUT} at (437,2) size 80x20 [color=#FF0000] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x14
- RenderText at (0,0) size 56x14
- text run at (0,0) width 56: "Test Button"
- RenderText {#text} at (518,1) size 5x19
- text run at (518,1) width 5: " "
- RenderButton {INPUT} at (524,2) size 80x20 [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x14
- RenderText at (0,0) size 56x14
- text run at (0,0) width 56: "Test Button"
- RenderText {#text} at (605,1) size 5x19
- text run at (605,1) width 5: " "
- RenderButton {INPUT} at (611,2) size 80x20 [color=#FF0000] [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x14
- RenderText at (0,0) size 56x14
- text run at (0,0) width 56: "Test Button"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsbuttonsubmitexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-submit-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-submit-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-submit-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 237x19
- text run at (0,0) width 237: "There should be no RED on the page"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsbuttontablestylesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-table-styles-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-table-styles-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-table-styles-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,143 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 351x19
- text run at (0,0) width 351: "This tests that buttons don't honor table display styles. "
- RenderBR {BR} at (350,15) size 1x0
- RenderButton {INPUT} at (2,22) size 89x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 65x14
- RenderText at (0,0) size 65x14
- text run at (0,0) width 65: "display: table"
- RenderButton {INPUT} at (2,44) size 89x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 65x14
- RenderText at (0,0) size 65x14
- text run at (0,0) width 65: "display: table"
- RenderBlock (anonymous) at (0,66) size 784x416
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderButton {INPUT} at (2,42) size 118x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 94x14
- RenderText at (0,0) size 94x14
- text run at (0,0) width 94: "display: inline-table"
- RenderText {#text} at (121,41) size 5x19
- text run at (121,41) width 5: " "
- RenderButton {INPUT} at (127,42) size 119x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 94x14
- RenderText at (0,0) size 94x14
- text run at (0,0) width 94: "display: inline-table"
- RenderText {#text} at (247,41) size 5x19
- text run at (247,41) width 5: " "
- RenderBR {BR} at (251,56) size 1x0
- RenderBR {BR} at (0,64) size 0x19
- RenderButton {INPUT} at (2,86) size 142x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 118x14
- RenderText at (0,0) size 118x14
- text run at (0,0) width 118: "display: table-row-group"
- RenderText {#text} at (145,85) size 5x19
- text run at (145,85) width 5: " "
- RenderButton {INPUT} at (151,86) size 142x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 118x14
- RenderText at (0,0) size 118x14
- text run at (0,0) width 118: "display: table-row-group"
- RenderText {#text} at (294,85) size 5x19
- text run at (294,85) width 5: " "
- RenderBR {BR} at (298,100) size 1x0
- RenderBR {BR} at (0,108) size 0x19
- RenderButton {INPUT} at (2,130) size 158x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 134x14
- RenderText at (0,0) size 134x14
- text run at (0,0) width 134: "display: table-header-group"
- RenderText {#text} at (161,129) size 5x19
- text run at (161,129) width 5: " "
- RenderButton {INPUT} at (167,130) size 159x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 134x14
- RenderText at (0,0) size 134x14
- text run at (0,0) width 134: "display: table-header-group"
- RenderText {#text} at (327,129) size 5x19
- text run at (327,129) width 5: " "
- RenderBR {BR} at (331,144) size 1x0
- RenderBR {BR} at (0,152) size 0x19
- RenderButton {INPUT} at (2,174) size 152x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 128x14
- RenderText at (0,0) size 128x14
- text run at (0,0) width 128: "display: table-footer-group"
- RenderText {#text} at (155,173) size 5x19
- text run at (155,173) width 5: " "
- RenderButton {INPUT} at (161,174) size 153x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 128x14
- RenderText at (0,0) size 128x14
- text run at (0,0) width 128: "display: table-footer-group"
- RenderText {#text} at (315,173) size 5x19
- text run at (315,173) width 5: " "
- RenderBR {BR} at (319,188) size 1x0
- RenderBR {BR} at (0,196) size 0x19
- RenderButton {INPUT} at (2,218) size 110x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 86x14
- RenderText at (0,0) size 86x14
- text run at (0,0) width 86: "display: table-row"
- RenderText {#text} at (113,217) size 5x19
- text run at (113,217) width 5: " "
- RenderButton {INPUT} at (119,218) size 111x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 86x14
- RenderText at (0,0) size 86x14
- text run at (0,0) width 86: "display: table-row"
- RenderText {#text} at (231,217) size 5x19
- text run at (231,217) width 5: " "
- RenderBR {BR} at (235,232) size 1x0
- RenderBR {BR} at (0,240) size 0x19
- RenderButton {INPUT} at (2,262) size 160x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 136x14
- RenderText at (0,0) size 136x14
- text run at (0,0) width 136: "display: table-column-group"
- RenderText {#text} at (163,261) size 5x19
- text run at (163,261) width 5: " "
- RenderButton {INPUT} at (169,262) size 160x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 136x14
- RenderText at (0,0) size 136x14
- text run at (0,0) width 136: "display: table-column-group"
- RenderText {#text} at (330,261) size 5x19
- text run at (330,261) width 5: " "
- RenderBR {BR} at (334,276) size 1x0
- RenderBR {BR} at (0,284) size 0x19
- RenderButton {INPUT} at (2,306) size 128x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 104x14
- RenderText at (0,0) size 104x14
- text run at (0,0) width 104: "display: table-column"
- RenderText {#text} at (131,305) size 5x19
- text run at (131,305) width 5: " "
- RenderButton {INPUT} at (137,306) size 128x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 104x14
- RenderText at (0,0) size 104x14
- text run at (0,0) width 104: "display: table-column"
- RenderText {#text} at (266,305) size 5x19
- text run at (266,305) width 5: " "
- RenderBR {BR} at (270,320) size 1x0
- RenderBR {BR} at (0,328) size 0x19
- RenderButton {INPUT} at (2,350) size 109x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 85x14
- RenderText at (0,0) size 85x14
- text run at (0,0) width 85: "display: table-cell"
- RenderText {#text} at (112,349) size 5x19
- text run at (112,349) width 5: " "
- RenderButton {INPUT} at (118,350) size 109x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 85x14
- RenderText at (0,0) size 85x14
- text run at (0,0) width 85: "display: table-cell"
- RenderText {#text} at (228,349) size 5x19
- text run at (228,349) width 5: " "
- RenderBR {BR} at (232,364) size 1x0
- RenderBR {BR} at (0,372) size 0x19
- RenderButton {INPUT} at (2,394) size 128x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 104x14
- RenderText at (0,0) size 104x14
- text run at (0,0) width 104: "display: table-caption"
- RenderText {#text} at (131,393) size 5x19
- text run at (131,393) width 5: " "
- RenderButton {INPUT} at (137,394) size 128x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 104x14
- RenderText at (0,0) size 104x14
- text run at (0,0) width 104: "display: table-caption"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsbuttontexttransformexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-text-transform-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-text-transform-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-text-transform-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,54 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 757x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=15181"
- RenderText {#text} at (357,0) size 757x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 396: "text-transform: uppercase not working in input (submit, reset,"
- text run at (0,20) width 107: "button) elements"
- RenderText {#text} at (106,20) size 5x19
- text run at (106,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x24
- RenderButton {BUTTON} at (2,2) size 92x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 68x14
- RenderText {#text} at (0,0) size 68x14
- text run at (0,0) width 68: "UPPERCASE"
- RenderText {#text} at (95,1) size 5x19
- text run at (95,1) width 5: " "
- RenderButton {BUTTON} at (101,2) size 75x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 50x14
- RenderText {#text} at (0,0) size 50x14
- text run at (0,0) width 50: "lowercase"
- RenderText {#text} at (177,1) size 5x19
- text run at (177,1) width 5: " "
- RenderButton {BUTTON} at (183,2) size 73x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 49x14
- RenderText {#text} at (0,0) size 49x14
- text run at (0,0) width 49: "Capitalize"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,96) size 784x24
- RenderButton {INPUT} at (2,2) size 92x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 68x14
- RenderText at (0,0) size 68x14
- text run at (0,0) width 68: "UPPERCASE"
- RenderText {#text} at (95,1) size 5x19
- text run at (95,1) width 5: " "
- RenderButton {INPUT} at (101,2) size 75x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 50x14
- RenderText at (0,0) size 50x14
- text run at (0,0) width 50: "lowercase"
- RenderText {#text} at (177,1) size 5x19
- text run at (177,1) width 5: " "
- RenderButton {INPUT} at (183,2) size 73x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 49x14
- RenderText at (0,0) size 49x14
- text run at (0,0) width 49: "Capitalize"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsbuttonwhitespaceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-white-space-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-white-space-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/button-white-space-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,63 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x579
- RenderBlock {P} at (0,0) size 784x40
- RenderInline {A} at (0,0) size 63x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 63x19
- text run at (0,0) width 63: "Bug 5656"
- RenderText {#text} at (62,0) size 780x39
- text run at (62,0) width 718: " tests whether buttons force a white-space mode or not. These tests will only pass if the white-space mode is not"
- text run at (0,20) width 175: "forced and if it is inherited."
- RenderBlock {DIV} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 365x19
- text run at (0,0) width 365: "Buttons should appear next to each other in a single row:"
- RenderTable {TABLE} at (0,76) size 203x30
- RenderTableSection {TBODY} at (0,0) size 203x30
- RenderTableRow {TR} at (0,2) size 203x26
- RenderTableCell {TD} at (2,2) size 199x26 [r=0 c=0 rs=1 cs=1]
- RenderButton {BUTTON} at (3,3) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText {#text} at (0,0) size 59x14
- text run at (0,0) width 59: "Search Mail"
- RenderText {#text} at (87,2) size 5x19
- text run at (87,2) width 5: " "
- RenderButton {BUTTON} at (93,3) size 103x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 79x14
- RenderText {#text} at (0,0) size 79x14
- text run at (0,0) width 79: "Search the Web"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,106) size 784x20
- RenderText {#text} at (0,0) size 193x19
- text run at (0,0) width 193: "Buttons should look identical:"
- RenderBlock {DIV} at (0,126) size 784x24
- RenderButton {BUTTON} at (2,2) size 76x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 52x14
- RenderText {#text} at (0,0) size 52x14
- text run at (0,0) width 52: "test button"
- RenderBlock {DIV} at (0,150) size 784x24
- RenderButton {BUTTON} at (2,2) size 76x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 52x14
- RenderText {#text} at (0,0) size 52x14
- text run at (0,0) width 21: "test "
- text run at (20,0) width 32: "button"
- RenderBlock {DIV} at (0,174) size 784x20
- RenderText {#text} at (0,0) size 353x19
- text run at (0,0) width 353: "Buttons should look identical (ignore vertical spacing):"
- RenderBlock {DIV} at (0,194) size 784x24
- RenderButton {BUTTON} at (2,2) size 91x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 67x14
- RenderText {#text} at (0,0) size 67x14
- text run at (0,0) width 67: " test button "
- RenderBlock {DIV} at (0,218) size 784x24
- RenderButton {BUTTON} at (2,2) size 91x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 67x14
- RenderText {#text} at (0,0) size 67x14
- text run at (0,0) width 67: " test button "
- RenderBlock {DIV} at (0,255) size 784x24
- RenderBlock {PRE} at (0,0) size 784x24
- RenderButton {BUTTON} at (2,2) size 91x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 67x14
- RenderText {#text} at (0,0) size 67x14
- text run at (0,0) width 67: " test button "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformscaretrtlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/caret-rtl-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/caret-rtl-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/caret-rtl-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 586x19
- text run at (0,0) width 586: "This tests that clicking in a contenteditable div will set the caret in the right edge of the div "
- RenderBR {BR} at (585,15) size 1x0
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 407x19
- text run at (0,0) width 407: "Click in the div, the caret should be on the right edge of the div."
- RenderBlock {DIV} at (0,72) size 200x370
-caret: position 0 of child 5 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformscolorinputappearancecolorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/color/input-appearance-color-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/color/input-appearance-color-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/color/input-appearance-color-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,149 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 164x22
- text run at (0,0) width 164: "Default Appearance"
- RenderBlock (anonymous) at (0,41) size 784x46
- RenderText {#text} at (0,0) size 457x19
- text run at (0,0) width 457: "List color controls have different appearance if ENABLE(DATALIST)."
- RenderBR {BR} at (456,15) size 1x0
- RenderTextControl {INPUT} at (2,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTextControl {INPUT} at (141,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {H3} at (0,105) size 784x24
- RenderText {#text} at (0,0) size 162x22
- text run at (0,0) width 162: "Different Font Sizes"
- RenderBlock (anonymous) at (0,147) size 784x82
- RenderText {#text} at (0,0) size 590x19
- text run at (0,0) width 590: "List color controls have different sizes depending on font sizes. Normal color controls don't."
- RenderBR {BR} at (589,15) size 1x0
- RenderTextControl {INPUT} at (2,22) size 221x33 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (224,28) size 5x19
- text run at (224,28) width 5: " "
- RenderTextControl {INPUT} at (230,29) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (367,28) size 5x19
- text run at (367,28) width 5: " "
- RenderTextControl {INPUT} at (371,32) size 100x17 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (470,28) size 5x19
- text run at (470,28) width 5: " "
- RenderTextControl {INPUT} at (476,22) size 221x33 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (698,28) size 5x19
- text run at (698,28) width 5: " "
- RenderTextControl {INPUT} at (2,58) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (139,57) size 5x19
- text run at (139,57) width 5: " "
- RenderTextControl {INPUT} at (143,61) size 100x17 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {H3} at (0,246) size 784x24
- RenderText {#text} at (0,0) size 122x22
- text run at (0,0) width 122: "Various Colors"
- RenderBlock (anonymous) at (0,288) size 784x51
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (139,1) size 5x19
- text run at (139,1) width 5: " "
- RenderTextControl {INPUT} at (145,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (282,1) size 5x19
- text run at (282,1) width 5: " "
- RenderTextControl {INPUT} at (288,2) size 137x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (426,1) size 5x19
- text run at (426,1) width 5: " "
- RenderTextControl {INPUT} at (432,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (569,1) size 5x19
- text run at (569,1) width 5: " "
- RenderTextControl {INPUT} at (575,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (712,1) size 5x19
- text run at (712,1) width 5: " "
- RenderTextControl {INPUT} at (2,27) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (139,26) size 5x19
- text run at (139,26) width 5: " "
- RenderTextControl {INPUT} at (145,27) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (282,26) size 5x19
- text run at (282,26) width 5: " "
- RenderTextControl {INPUT} at (288,27) size 137x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (426,26) size 5x19
- text run at (426,26) width 5: " "
- RenderTextControl {INPUT} at (432,27) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (569,26) size 5x19
- text run at (569,26) width 5: " "
- RenderTextControl {INPUT} at (575,27) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {H3} at (0,357) size 784x24
- RenderText {#text} at (0,0) size 118x22
- text run at (0,0) width 118: "Arbitrary Size"
- RenderBlock (anonymous) at (0,399) size 784x31
- RenderTextControl {INPUT} at (0,0) size 100x30 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
-layer at (17,75) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (156,75) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (20,182) size 200x22
- RenderBlock {DIV} at (10,4) size 201x23
- RenderText {#text} at (0,0) size 73x22
- text run at (0,0) width 73: "#00FF00"
-layer at (245,187) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 45x14
- text run at (0,0) width 45: "#00FF00"
-layer at (385,190) size 89x11
- RenderBlock {DIV} at (5,2) size 89x12
- RenderText {#text} at (0,0) size 33x11
- text run at (0,0) width 33: "#00FF00"
-layer at (495,182) size 200x22
- RenderBlock {DIV} at (10,4) size 201x23
- RenderText {#text} at (0,0) size 73x22
- text run at (0,0) width 73: "#00FF00"
-layer at (17,216) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 45x14
- text run at (0,0) width 45: "#00FF00"
-layer at (156,219) size 89x11
- RenderBlock {DIV} at (5,2) size 89x12
- RenderText {#text} at (0,0) size 33x11
- text run at (0,0) width 33: "#00FF00"
-layer at (17,302) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 45x14
- text run at (0,0) width 45: "#FF0000"
-layer at (160,302) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 45x14
- text run at (0,0) width 45: "#00FF00"
-layer at (303,302) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 45x14
- text run at (0,0) width 45: "#0000FF"
-layer at (447,302) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 48x14
- text run at (0,0) width 48: "#EC008C"
-layer at (590,302) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 43x14
- text run at (0,0) width 43: "#40e0d0"
-layer at (17,327) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 45x14
- text run at (0,0) width 45: "#FF0000"
-layer at (160,327) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 45x14
- text run at (0,0) width 45: "#00FF00"
-layer at (303,327) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 45x14
- text run at (0,0) width 45: "#0000FF"
-layer at (447,327) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 48x14
- text run at (0,0) width 48: "#EC008C"
-layer at (590,327) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 43x14
- text run at (0,0) width 43: "#40e0d0"
-layer at (15,414) size 87x14
- RenderBlock {DIV} at (6,7) size 88x15
- RenderText {#text} at (0,0) size 45x14
- text run at (0,0) width 45: "#FF0000"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformscontrolclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-clip-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-clip-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-clip-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,44 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 235x19
- text run at (0,0) width 235: "Tests that buttons clip their contents."
- RenderBlock {P} at (0,36) size 784x40
- RenderText {#text} at (0,0) size 748x39
- text run at (0,0) width 487: "Each button below should have a yellow border and a black dashed outline. "
- text run at (486,0) width 262: "Contents should not overflow the yellow"
- text run at (0,20) width 45: "border."
- RenderBlock {P} at (0,92) size 784x50
- RenderButton {BUTTON} at (0,0) size 100x50 [bgcolor=#FFFFFF02] [border: (1px solid #FFFF00)]
- RenderBlock (anonymous) at (11,11) size 78x204
- RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
- RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
- RenderText {#text} at (14,2) size 34x56
- text run at (14,2) width 26: "short"
- text run at (12,16) width 30: "words"
- text run at (16,30) width 22: "only"
- text run at (10,44) width 34: "please"
- RenderText {#text} at (0,0) size 0x0
- RenderButton {BUTTON} at (0,158) size 100x50 [bgcolor=#FFFFFF02] [border: (1px solid #FFFF00)]
- RenderBlock (anonymous) at (11,11) size 78x204
- RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
- RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
- RenderText {#text} at (14,2) size 34x56
- text run at (14,2) width 26: "short"
- text run at (12,16) width 30: "words"
- text run at (16,30) width 22: "only"
- text run at (10,44) width 34: "please"
- RenderBlock {P} at (0,224) size 784x0
-layer at (8,232) size 100x50
- RenderButton {BUTTON} at (8,232) size 100x50 [bgcolor=#FFFFFF02] [border: (1px solid #FFFF00)]
- RenderBlock (anonymous) at (11,11) size 78x204
- RenderBlock {DIV} at (0,0) size 74x204 [bgcolor=#008080] [border: (2px solid #800080)]
- RenderBlock (floating) {DIV} at (52,2) size 20x100 [bgcolor=#006400]
- RenderText {#text} at (14,2) size 34x56
- text run at (14,2) width 26: "short"
- text run at (12,16) width 30: "words"
- text run at (16,30) width 22: "only"
- text run at (10,44) width 34: "please"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformscontrolclipoverflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-clip-overflow-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-clip-overflow-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-clip-overflow-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x572
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 771x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=17033"
- RenderText {#text} at (357,0) size 771x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 410: "REGRESSION: Really long <option> causes unnecessary page"
- text run at (0,20) width 229: "scroll bars to accommodate content"
- RenderText {#text} at (228,20) size 5x19
- text run at (228,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 408x19
- text run at (0,0) width 408: "There should not be scroll bars below the popup and the button."
-layer at (8,100) size 100x50
- RenderBlock {DIV} at (0,92) size 100x50
- RenderMenuList {SELECT} at (0,2) size 80x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 68x14
- RenderText at (0,0) size 133x14
- text run at (0,0) width 133: "Lorem ipsum dolor sit amet"
- RenderText {#text} at (0,0) size 0x0
-layer at (8,170) size 100x50
- RenderBlock {DIV} at (0,162) size 100x50
- RenderButton {BUTTON} at (0,2) size 80x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x14
- RenderText {#text} at (0,0) size 133x14
- text run at (0,0) width 133: "Lorem ipsum dolor sit amet"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformscontrolrestrictlineheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-restrict-line-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-restrict-line-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/control-restrict-line-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 533x19
- text run at (0,0) width 533: "This tests that we don't honor line-height for controls that have restricted font size. "
- RenderBR {BR} at (0,0) size 0x0
- RenderMenuList {SELECT} at (2,22) size 280x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 268x14
- RenderText at (0,0) size 248x14
- text run at (0,0) width 248: "This text should be centered vertically in the button"
- RenderText {#text} at (284,21) size 4x19
- text run at (284,21) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderButton {INPUT} at (2,46) size 272x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,1) size 248x26
- RenderText at (0,6) size 248x14
- text run at (0,6) width 248: "This text should be centered vertically in the button"
- RenderText {#text} at (275,49) size 5x19
- text run at (275,49) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderTextControl {INPUT} at (2,71) size 136x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 123x27
- RenderBlock {DIV} at (0,13) size 0x0
- RenderBlock {DIV} at (0,0) size 123x26
- RenderBlock {DIV} at (122,13) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (17,82) size 122x26 scrollWidth 249
- RenderBlock {DIV} at (0,0) size 123x26
- RenderText {#text} at (0,6) size 248x14
- text run at (0,6) width 248: "This text should be centered vertically in the button"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsdatalistrangesnaptodatalistexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/datalist/range-snap-to-datalist-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/datalist/range-snap-to-datalist-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/datalist/range-snap-to-datalist-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,48 +0,0 @@
</span><del>-Tests if clicking close to a tick mark snaps to it. Result will change depending on the return value of RenderTheme::sliderTickSnappingThreshold().
-
-FAIL Failed to reset slider position
-value for 40 is =500
-FAIL Failed to reset slider position
-value for 41 is =500
-FAIL Failed to reset slider position
-value for 42 is =500
-FAIL Failed to reset slider position
-value for 43 is =500
-FAIL Failed to reset slider position
-value for 44 is =500
-FAIL Failed to reset slider position
-value for 45 is =500
-FAIL Failed to reset slider position
-value for 46 is =500
-FAIL Failed to reset slider position
-value for 47 is =500
-FAIL Failed to reset slider position
-value for 48 is =500
-FAIL Failed to reset slider position
-value for 49 is =500
-FAIL Failed to reset slider position
-value for 50 is =500
-FAIL Failed to reset slider position
-value for 51 is =500
-FAIL Failed to reset slider position
-value for 52 is =500
-FAIL Failed to reset slider position
-value for 53 is =500
-FAIL Failed to reset slider position
-value for 54 is =500
-FAIL Failed to reset slider position
-value for 55 is =500
-FAIL Failed to reset slider position
-value for 56 is =500
-FAIL Failed to reset slider position
-value for 57 is =500
-FAIL Failed to reset slider position
-value for 58 is =500
-FAIL Failed to reset slider position
-value for 59 is =500
-FAIL Failed to reset slider position
-value for 60 is =500
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsdisabledselectchangeindexexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/disabled-select-change-index-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/disabled-select-change-index-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/disabled-select-change-index-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,69 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderMenuList {SELECT} at (2,2) size 61x20 [color=#808080] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 49x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "PASS"
- RenderBR {BR} at (65,16) size 0x0
- RenderMenuList {SELECT} at (2,26) size 61x20 [color=#808080] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 49x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "PASS"
- RenderBR {BR} at (65,40) size 0x0
- RenderMenuList {SELECT} at (2,50) size 61x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 49x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "PASS"
- RenderBR {BR} at (65,64) size 0x0
- RenderMenuList {SELECT} at (2,74) size 61x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 49x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "PASS"
- RenderBR {BR} at (65,88) size 0x0
- RenderMenuList {SELECT} at (2,98) size 61x20 [color=#808080] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 49x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "PASS"
- RenderBR {BR} at (65,112) size 0x0
- RenderMenuList {SELECT} at (2,122) size 61x20 [color=#808080] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 49x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "PASS"
- RenderBR {BR} at (65,136) size 0x0
- RenderMenuList {SELECT} at (2,146) size 61x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 49x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "PASS"
- RenderBR {BR} at (65,160) size 0x0
- RenderMenuList {SELECT} at (2,170) size 61x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 49x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "PASS"
- RenderBR {BR} at (65,184) size 0x0
- RenderText {#text} at (0,192) size 495x19
- text run at (0,192) width 495: "PASS: sel1 correctly set to selectedIndex 1 by sel1.options[1].selected = true."
- RenderBR {BR} at (494,207) size 1x0
- RenderText {#text} at (0,212) size 445x19
- text run at (0,212) width 445: "PASS: sel2 correctly set to selectedIndex 1 by sel2.selectedIndex = 1."
- RenderBR {BR} at (444,227) size 1x0
- RenderText {#text} at (0,232) size 495x19
- text run at (0,232) width 495: "PASS: sel3 correctly set to selectedIndex 1 by sel3.options[1].selected = true."
- RenderBR {BR} at (494,247) size 1x0
- RenderText {#text} at (0,252) size 445x19
- text run at (0,252) width 445: "PASS: sel4 correctly set to selectedIndex 1 by sel4.selectedIndex = 1."
- RenderBR {BR} at (444,267) size 1x0
- RenderText {#text} at (0,272) size 495x19
- text run at (0,272) width 495: "PASS: sel5 correctly set to selectedIndex 1 by sel5.options[1].selected = true."
- RenderBR {BR} at (494,287) size 1x0
- RenderText {#text} at (0,292) size 445x19
- text run at (0,292) width 445: "PASS: sel6 correctly set to selectedIndex 1 by sel6.selectedIndex = 1."
- RenderBR {BR} at (444,307) size 1x0
- RenderText {#text} at (0,312) size 495x19
- text run at (0,312) width 495: "PASS: sel7 correctly set to selectedIndex 1 by sel7.options[1].selected = true."
- RenderBR {BR} at (494,327) size 1x0
- RenderText {#text} at (0,332) size 445x19
- text run at (0,332) width 445: "PASS: sel8 correctly set to selectedIndex 1 by sel8.selectedIndex = 1."
- RenderBR {BR} at (444,347) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsencodingtestexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/encoding-test-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/encoding-test-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/encoding-test-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {FORM} at (0,0) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,41) size 784x20
- RenderText {#text} at (0,0) size 127x19
- text run at (0,0) width 127: "multipart/form-data"
-layer at (17,13) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsfieldsetalignexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/fieldset-align-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/fieldset-align-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/fieldset-align-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,178 +0,0 @@
</span><del>-layer at (0,0) size 800x1459
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1459
- RenderBlock {HTML} at (0,0) size 800x1459
- RenderBody {BODY} at (8,8) size 784x1436
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 111x19
- text run at (0,0) width 111: "Legend align test"
- RenderFieldSet {FIELDSET} at (2,36) size 780x63 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (14,0) size 104x20
- RenderText {#text} at (2,0) size 100x19
- text run at (2,0) width 100: "My Legend left"
- RenderBlock (anonymous) at (14,25) size 752x26
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderFieldSet {FIELDSET} at (2,98) size 780x64 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (329,0) size 122x20
- RenderText {#text} at (2,0) size 118x19
- text run at (2,0) width 118: "My Legend center"
- RenderBlock (anonymous) at (14,25) size 752x26
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderFieldSet {FIELDSET} at (2,161) size 780x63 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (653,0) size 113x20
- RenderText {#text} at (2,0) size 109x19
- text run at (2,0) width 109: "My Legend right"
- RenderBlock (anonymous) at (14,25) size 752x26
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderFieldSet {FIELDSET} at (2,223) size 780x64 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (14,0) size 127x20
- RenderText {#text} at (2,0) size 123x19
- text run at (2,0) width 123: "My Legend default"
- RenderBlock (anonymous) at (14,25) size 752x26
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,294) size 784x3 [border: (1px inset #000000)]
- RenderBlock {P} at (0,312) size 784x21
- RenderText {#text} at (0,0) size 148x19
- text run at (0,0) width 148: "Legend align test, RTL"
- RenderBlock (anonymous) at (0,348) size 784x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,348) size 784x251
- RenderFieldSet {FIELDSET} at (2,0) size 780x63 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (14,0) size 104x20
- RenderText {#text} at (2,0) size 100x19
- text run at (2,0) width 100: "My Legend left"
- RenderBlock (anonymous) at (14,25) size 752x26
- RenderTextControl {INPUT} at (614,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderFieldSet {FIELDSET} at (2,62) size 780x64 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (329,0) size 122x20
- RenderText {#text} at (2,0) size 118x19
- text run at (2,0) width 118: "My Legend center"
- RenderBlock (anonymous) at (14,25) size 752x26
- RenderTextControl {INPUT} at (614,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderFieldSet {FIELDSET} at (2,125) size 780x63 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (653,0) size 113x20
- RenderText {#text} at (2,0) size 109x19
- text run at (2,0) width 109: "My Legend right"
- RenderBlock (anonymous) at (14,25) size 752x26
- RenderTextControl {INPUT} at (614,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderFieldSet {FIELDSET} at (2,187) size 780x64 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (639,0) size 127x20
- RenderText {#text} at (2,0) size 123x19
- text run at (2,0) width 123: "My Legend default"
- RenderBlock (anonymous) at (14,25) size 752x26
- RenderTextControl {INPUT} at (614,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,598) size 784x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,606) size 784x3 [border: (1px inset #000000)]
- RenderBlock {P} at (0,624) size 784x21
- RenderText {#text} at (0,0) size 275x19
- text run at (0,0) width 275: "Legend align test with margin and padding"
- RenderFieldSet {FIELDSET} at (15,660) size 754x78 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (17,0) size 104x20
- RenderText {#text} at (2,0) size 100x19
- text run at (2,0) width 100: "My Legend left"
- RenderBlock (anonymous) at (17,35) size 720x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderFieldSet {FIELDSET} at (15,752) size 754x78 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (316,0) size 122x20
- RenderText {#text} at (2,0) size 118x19
- text run at (2,0) width 118: "My Legend center"
- RenderBlock (anonymous) at (17,35) size 720x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderFieldSet {FIELDSET} at (15,844) size 754x78 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (624,0) size 113x20
- RenderText {#text} at (2,0) size 109x19
- text run at (2,0) width 109: "My Legend right"
- RenderBlock (anonymous) at (17,35) size 720x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderFieldSet {FIELDSET} at (15,936) size 754x78 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (17,0) size 127x20
- RenderText {#text} at (2,0) size 123x19
- text run at (2,0) width 123: "My Legend default"
- RenderBlock (anonymous) at (17,35) size 720x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,1028) size 784x3 [border: (1px inset #000000)]
- RenderBlock {P} at (0,1046) size 784x21
- RenderText {#text} at (0,0) size 312x19
- text run at (0,0) width 312: "Legend align test with margin and padding, RTL"
- RenderBlock (anonymous) at (0,1082) size 784x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,1082) size 784x354
- RenderFieldSet {FIELDSET} at (15,0) size 754x77 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (17,0) size 104x20
- RenderText {#text} at (2,0) size 100x19
- text run at (2,0) width 100: "My Legend left"
- RenderBlock (anonymous) at (17,35) size 720x25
- RenderTextControl {INPUT} at (582,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderFieldSet {FIELDSET} at (15,92) size 754x77 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (316,0) size 122x20
- RenderText {#text} at (2,0) size 118x19
- text run at (2,0) width 118: "My Legend center"
- RenderBlock (anonymous) at (17,35) size 720x25
- RenderTextControl {INPUT} at (582,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderFieldSet {FIELDSET} at (15,184) size 754x77 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (624,0) size 113x20
- RenderText {#text} at (2,0) size 109x19
- text run at (2,0) width 109: "My Legend right"
- RenderBlock (anonymous) at (17,35) size 720x25
- RenderTextControl {INPUT} at (582,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderFieldSet {FIELDSET} at (15,276) size 754x77 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (610,0) size 127x20
- RenderText {#text} at (2,0) size 123x19
- text run at (2,0) width 123: "My Legend default"
- RenderBlock (anonymous) at (17,35) size 720x25
- RenderTextControl {INPUT} at (582,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,1450) size 784x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (33,75) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (33,137) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (33,200) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (33,263) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (645,387) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (645,450) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (645,512) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (645,575) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (49,709) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (49,801) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (49,893) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (49,985) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (629,1131) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (629,1223) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (629,1315) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (629,1407) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsfilefileinputdirectionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/file/file-input-direction-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/file/file-input-direction-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/file/file-input-direction-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,101 +0,0 @@
</span><del>-layer at (0,0) size 1069x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 1062x116
- RenderTableSection {TBODY} at (0,0) size 1062x116
- RenderTableRow {TR} at (0,2) size 1062x22
- RenderTableCell {TH} at (2,12) size 86x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TH} at (89,12) size 242x2 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TH} at (332,2) size 242x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (74,1) size 93x19
- text run at (74,1) width 93: "text-align:left"
- RenderTableCell {TH} at (575,2) size 242x22 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (64,1) size 113x19
- text run at (64,1) width 113: "text-align:center"
- RenderTableCell {TH} at (818,2) size 242x22 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (68,1) size 105x19
- text run at (68,1) width 105: "text-align:right"
- RenderTableRow {TR} at (0,26) size 1062x28
- RenderTableCell {TH} at (2,39) size 86x2 [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (89,26) size 242x28 [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderFileUploadControl {INPUT} at (4,4) size 233x20 "no file selected"
- RenderButton {INPUT} at (0,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderTableCell {TD} at (332,26) size 242x28 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
- RenderFileUploadControl {INPUT} at (4,4) size 233x20 "no file selected"
- RenderButton {INPUT} at (0,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderTableCell {TD} at (575,26) size 242x28 [border: (1px solid #000000)] [r=1 c=3 rs=1 cs=1]
- RenderFileUploadControl {INPUT} at (4,4) size 233x20 "no file selected"
- RenderButton {INPUT} at (0,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderTableCell {TD} at (818,26) size 242x28 [border: (1px solid #000000)] [r=1 c=4 rs=1 cs=1]
- RenderFileUploadControl {INPUT} at (4,4) size 233x20 "no file selected"
- RenderButton {INPUT} at (0,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderTableRow {TR} at (0,56) size 1062x28
- RenderTableCell {TH} at (2,59) size 86x22 [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 84x19
- text run at (1,1) width 84: "direction:ltr"
- RenderTableCell {TD} at (89,56) size 242x28 [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
- RenderFileUploadControl {INPUT} at (4,4) size 233x20 "no file selected"
- RenderButton {INPUT} at (0,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderTableCell {TD} at (332,56) size 242x28 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
- RenderFileUploadControl {INPUT} at (4,4) size 233x20 "no file selected"
- RenderButton {INPUT} at (0,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderTableCell {TD} at (575,56) size 242x28 [border: (1px solid #000000)] [r=2 c=3 rs=1 cs=1]
- RenderFileUploadControl {INPUT} at (4,4) size 233x20 "no file selected"
- RenderButton {INPUT} at (0,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderTableCell {TD} at (818,56) size 242x28 [border: (1px solid #000000)] [r=2 c=4 rs=1 cs=1]
- RenderFileUploadControl {INPUT} at (4,4) size 233x20 "no file selected"
- RenderButton {INPUT} at (0,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderTableRow {TR} at (0,86) size 1062x28
- RenderTableCell {TH} at (2,89) size 86x22 [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 84x19
- text run at (1,1) width 84: "direction:rtl"
- RenderTableCell {TD} at (89,86) size 242x28 [border: (1px solid #000000)] [r=3 c=1 rs=1 cs=1]
- RenderFileUploadControl {INPUT} at (4,4) size 233x20 "no file selected"
- RenderButton {INPUT} at (150,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderTableCell {TD} at (332,86) size 242x28 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
- RenderFileUploadControl {INPUT} at (4,4) size 233x20 "no file selected"
- RenderButton {INPUT} at (150,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderTableCell {TD} at (575,86) size 242x28 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
- RenderFileUploadControl {INPUT} at (4,4) size 233x20 "no file selected"
- RenderButton {INPUT} at (150,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderTableCell {TD} at (818,86) size 242x28 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
- RenderFileUploadControl {INPUT} at (4,4) size 233x20 "no file selected"
- RenderButton {INPUT} at (150,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsfilefileinputdisabledexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/file/file-input-disabled-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/file/file-input-disabled-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/file/file-input-disabled-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {FORM} at (0,0) size 784x66
- RenderBlock (anonymous) at (0,0) size 784x66
- RenderBlock {INPUT} at (2,3) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {B} at (0,0) size 76x19
- RenderText {#text} at (20,2) size 76x19
- text run at (20,2) width 76: "Attach File"
- RenderBR {BR} at (95,17) size 1x0
- RenderBR {BR} at (0,22) size 0x19
- RenderText {#text} at (0,43) size 89x19
- text run at (0,43) width 89: " Select File: "
- RenderBR {BR} at (325,58) size 1x0
- RenderTable {TABLE} at (0,66) size 0x0
-layer at (98,52) size 233x20
- RenderFileUploadControl {INPUT} at (90,44) size 234x20 "no file selected"
-layer at (98,52) size 83x20
- RenderButton {INPUT} at (0,0) size 83x20 [color=#808080] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsfloatbeforefieldsetexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/float-before-fieldset-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/float-before-fieldset-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/float-before-fieldset-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (0,0) size 50x400 [bgcolor=#008000]
- RenderFieldSet {FIELDSET} at (50,0) size 732x58 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (14,0) size 81x20
- RenderText {#text} at (2,0) size 77x19
- text run at (2,0) width 77: "Hello world"
- RenderBlock (anonymous) at (14,25) size 704x21
- RenderText {#text} at (0,0) size 143x19
- text run at (0,0) width 143: "Some fieldset content."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsfloatingtextfieldrelayoutexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/floating-textfield-relayout-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/floating-textfield-relayout-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/floating-textfield-relayout-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 108x19
- text run at (0,0) width 108: "This is a test for "
- RenderInline {I} at (0,0) size 763x39
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (107,0) size 353x19
- text run at (107,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9316"
- RenderText {#text} at (459,0) size 763x39
- text run at (459,0) width 5: " "
- text run at (463,0) width 300: "REGRESSION: text field width shrinks on first"
- text run at (0,20) width 60: "keystroke"
- RenderText {#text} at (59,20) size 5x19
- text run at (59,20) width 5: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
-layer at (8,74) size 784x0
- RenderBlock (relative positioned) {DIV} at (0,66) size 784x0
- RenderTextControl {INPUT} at (0,2) size 392x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
-layer at (15,79) size 379x14
- RenderBlock {DIV} at (6,3) size 380x15
- RenderText {#text} at (0,0) size 16x14
- text run at (0,0) width 16: "foo"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsformaddedtotableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-added-to-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-added-to-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-added-to-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 232x26
- RenderTableSection {TBODY} at (0,0) size 232x26
- RenderTableRow {TR} at (0,2) size 232x22
- RenderTableCell {TD} at (2,2) size 228x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 226x19
- text run at (1,1) width 226: "This test passes if it does not crash."
-selection start: position 0 of child 0 {#text} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 1 {TABLE} of body
-selection end: position 1 of child 1 {TABLE} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsformelementgeometryexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-element-geometry-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-element-geometry-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-element-geometry-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,264 +0,0 @@
</span><del>-layer at (0,0) size 800x650
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x650
- RenderBlock {HTML} at (0,0) size 800x650
- RenderBody {BODY} at (8,8) size 784x634
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 420x36
- text run at (0,1) width 420: "Form Element Geometry Tests"
- RenderBlock {P} at (0,59) size 784x21
- RenderText {#text} at (0,0) size 551x19
- text run at (0,0) width 551: "These tests help us tune the widget classes in KWQ to have all the right fudge factors."
- RenderBlock {H2} at (0,99) size 784x31
- RenderText {#text} at (0,1) size 167x28
- text run at (0,1) width 167: "Bounding Boxes"
- RenderTable {TABLE} at (0,149) size 181x31
- RenderTableSection {TBODY} at (0,0) size 181x30
- RenderTableRow {TR} at (0,2) size 181x26
- RenderTableCell {TD} at (2,2) size 61x26 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 59x24 [border: (2px solid #0000FF)]
- RenderInline {FONT} at (0,0) size 55x28
- RenderButton {INPUT} at (2,2) size 55x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 31x14
- RenderText at (0,0) size 31x14
- text run at (0,0) width 31: "button"
- RenderTableCell {TD} at (64,2) size 67x26 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 65x24 [border: (2px solid #0000FF)]
- RenderInline {FONT} at (0,0) size 60x28
- RenderMenuList {SELECT} at (2,2) size 60x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 48x14
- RenderText at (0,0) size 28x14
- text run at (0,0) width 28: "menu"
- RenderTableCell {TD} at (132,4) size 23x22 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 21x20 [border: (2px solid #0000FF)]
- RenderInline {FONT} at (0,0) size 16x28
- RenderBlock {INPUT} at (2,2) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (156,4) size 23x22 [r=0 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 21x20 [border: (2px solid #0000FF)]
- RenderInline {FONT} at (0,0) size 16x28
- RenderBlock {INPUT} at (2,2) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTable {TABLE} at (0,179) size 181x31
- RenderTableSection {TBODY} at (0,0) size 181x30
- RenderTableRow {TR} at (0,2) size 181x26
- RenderTableCell {TD} at (2,2) size 61x26 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 59x24 [border: (2px solid #0000FF)]
- RenderButton {INPUT} at (2,2) size 55x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 31x14
- RenderText at (0,0) size 31x14
- text run at (0,0) width 31: "button"
- RenderTableCell {TD} at (64,2) size 67x26 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 65x24 [border: (2px solid #0000FF)]
- RenderMenuList {SELECT} at (2,2) size 60x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 48x14
- RenderText at (0,0) size 28x14
- text run at (0,0) width 28: "menu"
- RenderTableCell {TD} at (132,4) size 23x22 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 21x20 [border: (2px solid #0000FF)]
- RenderBlock {INPUT} at (2,2) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (156,4) size 23x22 [r=0 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 21x20 [border: (2px solid #0000FF)]
- RenderBlock {INPUT} at (2,2) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTable {TABLE} at (0,209) size 181x31
- RenderTableSection {TBODY} at (0,0) size 181x30
- RenderTableRow {TR} at (0,2) size 181x26
- RenderTableCell {TD} at (2,2) size 61x26 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 59x24 [border: (2px solid #0000FF)]
- RenderInline {FONT} at (0,0) size 55x12
- RenderButton {INPUT} at (2,2) size 55x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 31x14
- RenderText at (0,0) size 31x14
- text run at (0,0) width 31: "button"
- RenderTableCell {TD} at (64,2) size 67x26 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 65x24 [border: (2px solid #0000FF)]
- RenderInline {FONT} at (0,0) size 60x12
- RenderMenuList {SELECT} at (2,2) size 60x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 48x14
- RenderText at (0,0) size 28x14
- text run at (0,0) width 28: "menu"
- RenderTableCell {TD} at (132,4) size 23x22 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 21x20 [border: (2px solid #0000FF)]
- RenderInline {FONT} at (0,0) size 16x12
- RenderBlock {INPUT} at (2,2) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (156,4) size 23x22 [r=0 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 21x20 [border: (2px solid #0000FF)]
- RenderInline {FONT} at (0,0) size 16x12
- RenderBlock {INPUT} at (2,2) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTable {TABLE} at (0,239) size 542x49
- RenderTableSection {TBODY} at (0,0) size 542x48
- RenderTableRow {TR} at (0,2) size 542x44
- RenderTableCell {TD} at (2,2) size 81x27 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 79x25 [border: (2px solid #0000FF)]
- RenderTextControl {INPUT} at (2,2) size 75x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (84,2) size 53x26 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 51x24 [border: (2px solid #0000FF)]
- RenderMenuList {SELECT} at (2,2) size 46x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 34x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderTableCell {TD} at (138,2) size 240x26 [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 238x24 [border: (2px solid #0000FF)]
- RenderFileUploadControl {INPUT} at (2,2) size 233x20 "no file selected"
- RenderButton {INPUT} at (0,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderTableCell {TD} at (379,2) size 161x44 [r=0 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 159x42 [border: (2px solid #0000FF)]
- RenderBlock {H2} at (0,307) size 784x31
- RenderText {#text} at (0,1) size 200x28
- text run at (0,1) width 200: "Baseline Alignment"
- RenderBlock {DIV} at (0,357) size 784x32
- RenderInline {FONT} at (0,0) size 223x28
- RenderText {#text} at (0,1) size 42x28
- text run at (0,1) width 42: "text "
- RenderButton {INPUT} at (43,9) size 56x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 31x14
- RenderText at (0,0) size 31x14
- text run at (0,0) width 31: "button"
- RenderText {#text} at (100,1) size 7x28
- text run at (100,1) width 7: " "
- RenderMenuList {SELECT} at (108,9) size 61x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 48x14
- RenderText at (0,0) size 28x14
- text run at (0,0) width 28: "menu"
- RenderText {#text} at (170,1) size 7x28
- text run at (170,1) width 7: " "
- RenderBlock {INPUT} at (178,9) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (196,1) size 7x28
- text run at (196,1) width 7: " "
- RenderBlock {INPUT} at (204,9) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,388) size 784x26
- RenderText {#text} at (0,2) size 28x19
- text run at (0,2) width 28: "text "
- RenderButton {INPUT} at (29,3) size 56x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 31x14
- RenderText at (0,0) size 31x14
- text run at (0,0) width 31: "button"
- RenderText {#text} at (86,2) size 5x19
- text run at (86,2) width 5: " "
- RenderMenuList {SELECT} at (92,3) size 61x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 48x14
- RenderText at (0,0) size 28x14
- text run at (0,0) width 28: "menu"
- RenderText {#text} at (154,2) size 5x19
- text run at (154,2) width 5: " "
- RenderBlock {INPUT} at (160,3) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (178,2) size 5x19
- text run at (178,2) width 5: " "
- RenderBlock {INPUT} at (184,3) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,413) size 784x26
- RenderInline {FONT} at (0,0) size 188x12
- RenderText {#text} at (0,8) size 18x12
- text run at (0,8) width 18: "text "
- RenderButton {INPUT} at (19,3) size 56x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 31x14
- RenderText at (0,0) size 31x14
- text run at (0,0) width 31: "button"
- RenderText {#text} at (76,8) size 3x12
- text run at (76,8) width 3: " "
- RenderMenuList {SELECT} at (80,3) size 61x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 48x14
- RenderText at (0,0) size 28x14
- text run at (0,0) width 28: "menu"
- RenderText {#text} at (142,8) size 4x12
- text run at (142,8) width 4: " "
- RenderBlock {INPUT} at (147,3) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (165,8) size 3x12
- text run at (165,8) width 3: " "
- RenderBlock {INPUT} at (169,3) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,438) size 784x48
- RenderText {#text} at (0,23) size 28x19
- text run at (0,23) width 28: "text "
- RenderTextControl {INPUT} at (29,24) size 76x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (106,23) size 5x19
- text run at (106,23) width 5: " "
- RenderFileUploadControl {INPUT} at (112,24) size 234x20 "no file selected"
- RenderButton {INPUT} at (0,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderText {#text} at (347,23) size 5x19
- text run at (347,23) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {H2} at (0,504) size 784x31
- RenderText {#text} at (0,1) size 198x28
- text run at (0,1) width 198: "Pop-up Menu Sizes"
- RenderBlock {DIV} at (0,554) size 784x32
- RenderInline {FONT} at (0,0) size 167x28
- RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (2,9) size 32x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderText {#text} at (36,1) size 6x28
- text run at (36,1) width 6: " "
- RenderMenuList {SELECT} at (44,9) size 35x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 23x14
- RenderText at (0,0) size 3x14
- text run at (0,0) width 3: "|"
- RenderText {#text} at (81,1) size 6x28
- text run at (81,1) width 6: " "
- RenderMenuList {SELECT} at (89,9) size 76x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 64x14
- RenderText at (0,0) size 44x14
- text run at (0,0) width 44: "xxxxxxxx"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,585) size 784x25
- RenderMenuList {SELECT} at (2,2) size 32x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderText {#text} at (36,1) size 4x19
- text run at (36,1) width 4: " "
- RenderMenuList {SELECT} at (42,2) size 35x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 23x14
- RenderText at (0,0) size 3x14
- text run at (0,0) width 3: "|"
- RenderText {#text} at (79,1) size 4x19
- text run at (79,1) width 4: " "
- RenderMenuList {SELECT} at (85,2) size 76x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 64x14
- RenderText at (0,0) size 44x14
- text run at (0,0) width 44: "xxxxxxxx"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,609) size 784x25
- RenderInline {FONT} at (0,0) size 160x12
- RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (2,2) size 32x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderText {#text} at (36,7) size 3x12
- text run at (36,7) width 3: " "
- RenderMenuList {SELECT} at (40,2) size 36x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 23x14
- RenderText at (0,0) size 3x14
- text run at (0,0) width 3: "|"
- RenderText {#text} at (77,7) size 3x12
- text run at (77,7) width 3: " "
- RenderMenuList {SELECT} at (82,2) size 76x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 64x14
- RenderText at (0,0) size 44x14
- text run at (0,0) width 44: "xxxxxxxx"
- RenderText {#text} at (0,0) size 0x0
-layer at (20,255) size 61x14
- RenderBlock {DIV} at (6,3) size 62x15
- RenderText {#text} at (0,0) size 41x14
- text run at (0,0) width 41: "text field"
-layer at (392,254) size 150x34 clip at (393,255) size 148x32
- RenderTextControl {TEXTAREA} at (4,4) size 150x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {DIV} at (3,3) size 144x14
- RenderText {#text} at (3,0) size 40x14
- text run at (3,0) width 40: "textarea"
-layer at (44,473) size 61x14
- RenderBlock {DIV} at (6,3) size 62x15
- RenderText {#text} at (0,0) size 41x14
- text run at (0,0) width 41: "text field"
-layer at (361,448) size 150x34 clip at (362,449) size 148x32
- RenderTextControl {TEXTAREA} at (353,2) size 151x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {DIV} at (3,3) size 144x14
- RenderText {#text} at (3,0) size 40x14
- text run at (3,0) width 40: "textarea"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsformhidestableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-hides-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-hides-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-hides-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,169 +0,0 @@
</span><del>-layer at (0,0) size 800x694
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x694
- RenderBlock {HTML} at (0,0) size 800x694
- RenderBody {BODY} at (8,8) size 784x678
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 564x19
- text run at (0,0) width 564: "This page has a few tables within form elements within divs with various display styles."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 28x19
- text run at (0,0) width 28: "See "
- RenderInline {A} at (0,0) size 121x19 [color=#0000EE]
- RenderText {#text} at (27,0) size 121x19
- text run at (27,0) width 121: "Bugzilla Bug 4977"
- RenderText {#text} at (147,0) size 5x19
- text run at (147,0) width 5: "."
- RenderBlock {DIV} at (0,72) size 784x26
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {DIV} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 784x26
- RenderBlock {FORM} at (0,0) size 784x26
- RenderTable {TABLE} at (0,0) size 98x26
- RenderTableSection {TBODY} at (0,0) size 98x26
- RenderTableRow {TR} at (0,2) size 98x22
- RenderTableCell {TD} at (2,2) size 94x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 92x19
- text run at (1,1) width 92: "display: inline"
- RenderBlock (anonymous) at (0,42) size 784x0
- RenderInline {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,114) size 784x26
- RenderBlock {DIV} at (0,0) size 784x26
- RenderBlock {FORM} at (0,0) size 784x26
- RenderTable {TABLE} at (0,0) size 97x26
- RenderTableSection {TBODY} at (0,0) size 97x26
- RenderTableRow {TR} at (0,2) size 97x22
- RenderTableCell {TD} at (2,2) size 93x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 91x19
- text run at (1,1) width 91: "display: block"
- RenderBlock {DIV} at (0,156) size 784x46
- RenderListItem {DIV} at (0,0) size 784x46
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderBlock {FORM} at (0,20) size 784x26
- RenderTable {TABLE} at (0,0) size 115x26
- RenderTableSection {TBODY} at (0,0) size 115x26
- RenderTableRow {TR} at (0,2) size 115x22
- RenderTableCell {TD} at (2,2) size 111x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 108x19
- text run at (1,1) width 108: "display: list-item"
- RenderBlock {DIV} at (0,218) size 784x26
- RenderBlock {DIV} at (0,0) size 784x26
- RenderBlock {FORM} at (0,0) size 784x26
- RenderTable {TABLE} at (0,0) size 115x26
- RenderTableSection {TBODY} at (0,0) size 115x26
- RenderTableRow {TR} at (0,2) size 115x22
- RenderTableCell {TD} at (2,2) size 111x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 109x19
- text run at (1,1) width 109: "display: compact"
- RenderBlock {DIV} at (0,260) size 784x42
- RenderBlock {DIV} at (0,0) size 138x42
- RenderBlock {FORM} at (0,0) size 138x26
- RenderTable {TABLE} at (0,0) size 138x26
- RenderTableSection {TBODY} at (0,0) size 138x26
- RenderTableRow {TR} at (0,2) size 138x22
- RenderTableCell {TD} at (2,2) size 134x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 132x19
- text run at (1,1) width 132: "display: inline-block"
- RenderBlock {DIV} at (0,302) size 784x42
- RenderTable {DIV} at (0,0) size 92x42
- RenderTableSection (anonymous) at (0,0) size 92x42
- RenderTableRow (anonymous) at (0,0) size 92x42
- RenderTableCell (anonymous) at (0,0) size 92x42 [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (0,0) size 92x26
- RenderTable {TABLE} at (0,0) size 92x26
- RenderTableSection {TBODY} at (0,0) size 92x26
- RenderTableRow {TR} at (0,2) size 92x22
- RenderTableCell {TD} at (2,2) size 88x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 86x19
- text run at (1,1) width 86: "display: table"
- RenderBlock {DIV} at (0,344) size 784x42
- RenderTable {DIV} at (0,0) size 134x42
- RenderTableSection (anonymous) at (0,0) size 134x42
- RenderTableRow (anonymous) at (0,0) size 134x42
- RenderTableCell (anonymous) at (0,0) size 134x42 [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (0,0) size 134x26
- RenderTable {TABLE} at (0,0) size 134x26
- RenderTableSection {TBODY} at (0,0) size 134x26
- RenderTableRow {TR} at (0,2) size 134x22
- RenderTableCell {TD} at (2,2) size 130x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 128x19
- text run at (1,1) width 128: "display: inline-table"
- RenderBlock {DIV} at (0,386) size 784x42
- RenderTable at (0,0) size 165x42
- RenderTableSection {DIV} at (0,0) size 165x42
- RenderTableRow (anonymous) at (0,0) size 165x42
- RenderTableCell (anonymous) at (0,0) size 165x42 [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (0,0) size 165x26
- RenderTable {TABLE} at (0,0) size 165x26
- RenderTableSection {TBODY} at (0,0) size 165x26
- RenderTableRow {TR} at (0,2) size 165x22
- RenderTableCell {TD} at (2,2) size 161x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 159x19
- text run at (1,1) width 159: "display: table-row-group"
- RenderBlock {DIV} at (0,428) size 784x42
- RenderTable at (0,0) size 183x42
- RenderTableSection {DIV} at (0,0) size 183x42
- RenderTableRow (anonymous) at (0,0) size 183x42
- RenderTableCell (anonymous) at (0,0) size 183x42 [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (0,0) size 183x26
- RenderTable {TABLE} at (0,0) size 183x26
- RenderTableSection {TBODY} at (0,0) size 183x26
- RenderTableRow {TR} at (0,2) size 183x22
- RenderTableCell {TD} at (2,2) size 179x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 177x19
- text run at (1,1) width 177: "display: table-header-group"
- RenderBlock {DIV} at (0,470) size 784x42
- RenderTable at (0,0) size 178x42
- RenderTableSection {DIV} at (0,0) size 178x42
- RenderTableRow (anonymous) at (0,0) size 178x42
- RenderTableCell (anonymous) at (0,0) size 178x42 [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (0,0) size 178x26
- RenderTable {TABLE} at (0,0) size 178x26
- RenderTableSection {TBODY} at (0,0) size 178x26
- RenderTableRow {TR} at (0,2) size 178x22
- RenderTableCell {TD} at (2,2) size 174x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 172x19
- text run at (1,1) width 172: "display: table-footer-group"
- RenderBlock {DIV} at (0,512) size 784x42
- RenderTable at (0,0) size 122x42
- RenderTableSection (anonymous) at (0,0) size 122x42
- RenderTableRow {DIV} at (0,0) size 122x42
- RenderTableCell (anonymous) at (0,0) size 122x42 [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (0,0) size 122x26
- RenderTable {TABLE} at (0,0) size 122x26
- RenderTableSection {TBODY} at (0,0) size 122x26
- RenderTableRow {TR} at (0,2) size 122x22
- RenderTableCell {TD} at (2,2) size 118x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 116x19
- text run at (1,1) width 116: "display: table-row"
- RenderBlock {DIV} at (0,554) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,554) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,554) size 784x42
- RenderTable at (0,0) size 121x42
- RenderTableSection (anonymous) at (0,0) size 121x42
- RenderTableRow (anonymous) at (0,0) size 121x42
- RenderTableCell {DIV} at (0,0) size 121x42 [r=0 c=0 rs=1 cs=1]
- RenderBlock {FORM} at (0,0) size 121x26
- RenderTable {TABLE} at (0,0) size 121x26
- RenderTableSection {TBODY} at (0,0) size 121x26
- RenderTableRow {TR} at (0,2) size 121x22
- RenderTableCell {TD} at (2,2) size 117x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 115x19
- text run at (1,1) width 115: "display: table-cell"
- RenderBlock {DIV} at (0,596) size 784x82
- RenderTable at (0,0) size 57x82
- RenderBlock {DIV} at (0,0) size 57x82
- RenderBlock {FORM} at (0,0) size 57x66
- RenderTable {TABLE} at (0,0) size 57x66
- RenderTableSection {TBODY} at (0,0) size 57x66
- RenderTableRow {TR} at (0,2) size 57x62
- RenderTableCell {TD} at (2,2) size 53x62 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 51x59
- text run at (1,1) width 51: "display:"
- text run at (1,21) width 37: "table-"
- text run at (1,41) width 48: "caption"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsforminmalformedmarkupexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-in-malformed-markup-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-in-malformed-markup-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/form-in-malformed-markup-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {B} at (0,0) size 0x0
- RenderInline {FORM} at (0,0) size 0x0
- RenderTable {TABLE} at (0,0) size 236x26
- RenderTableSection {TBODY} at (0,0) size 236x26
- RenderTableRow {TR} at (0,2) size 236x22
- RenderTableCell {TD} at (2,2) size 228x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 226x19
- text run at (1,1) width 226: "This test passes if it does not crash."
- RenderTableCell {TD} at (231,4) size 3x18 [r=0 c=1 rs=1 cs=1]
- RenderBlock {P} at (1,17) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsformmoveexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/formmove-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/formmove-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/formmove-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {FORM} at (0,0) size 784x22
- RenderBlock {INPUT} at (2,3) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (20,2) size 33x19
- text run at (20,2) width 33: "Two "
- RenderBlock {INPUT} at (54,3) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (72,2) size 38x19
- text run at (72,2) width 38: "Three"
- RenderBlock {FORM} at (0,38) size 784x22
- RenderBlock {INPUT} at (2,3) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (20,2) size 31x19
- text run at (20,2) width 31: "One "
- RenderBlock {INPUT} at (52,3) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (70,2) size 33x19
- text run at (70,2) width 33: "Two "
- RenderBlock {INPUT} at (104,3) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (122,2) size 43x19
- text run at (122,2) width 43: "Three "
- RenderBlock {INPUT} at (166,3) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (184,2) size 27x19
- text run at (184,2) width 27: "One"
- RenderBlock (anonymous) at (0,76) size 784x40
- RenderText {#text} at (0,0) size 779x39
- text run at (0,0) width 514: "The count of the # of elements in form 1 should be 2 and in form 2 should be 4. "
- text run at (513,0) width 266: "The count in form 1 is 2, and the count in"
- text run at (0,20) width 70: "form 2 is 4"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsformmove2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/formmove2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/formmove2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/formmove2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {FORM} at (0,0) size 784x22
- RenderBlock {INPUT} at (2,3) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock {INPUT} at (22,3) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (0,38) size 784x40
- RenderText {#text} at (0,0) size 763x39
- text run at (0,0) width 763: "There should be two elements in the first form and one in the second. The count in form one is 2, and the count in form"
- text run at (0,20) width 55: "two is 1."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsformmove3expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/formmove3-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/formmove3-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/formmove3-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {A} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 784x30
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {A} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 784x30
- RenderTable {TABLE} at (0,0) size 73x30
- RenderTableSection {TBODY} at (0,0) size 73x30
- RenderTableRow {TR} at (0,2) size 73x26
- RenderTableCell {TD} at (2,14) size 3x2 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 65x26 [r=0 c=1 rs=1 cs=1]
- RenderButton {INPUT} at (3,3) size 59x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 35x14
- RenderText at (0,0) size 35x14
- text run at (0,0) width 35: "Search"
- RenderBlock (anonymous) at (0,30) size 784x0
- RenderInline {A} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 0x0 [color=#0000EE]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,30) size 784x20
- RenderText {#text} at (0,0) size 107x19
- text run at (0,0) width 107: "Form did submit"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformshiddenlistboxexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/hidden-listbox-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/hidden-listbox-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/hidden-listbox-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 523x19
- text run at (0,0) width 523: "This tests that the whole listbox control is hidden when visibility is set to hidden. "
- RenderBR {BR} at (522,15) size 1x0
- RenderMenuList {SELECT} at (2,22) size 176x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,3) size 166x14
- RenderText at (0,0) size 37x14
- text run at (0,0) width 37: "0 Items"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsimageborderexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/image-border-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/image-border-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/image-border-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 780x39
- text run at (0,0) width 530: "The first empty image box below should have the default grey \"no border\" border. "
- text run at (529,0) width 251: "The second should have a 1-pixel solid"
- text run at (0,20) width 317: "black border. They should be the same otherwise."
- RenderBlock (anonymous) at (0,56) size 784x55
- RenderText {#text} at (0,35) size 55x19
- text run at (0,35) width 55: "border:0"
- RenderImage {IMG} at (54,0) size 339x50
- RenderBlock {HR} at (0,119) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,129) size 784x57
- RenderText {#text} at (0,37) size 55x19
- text run at (0,37) width 55: "border:1"
- RenderImage {IMG} at (54,0) size 341x52 [border: (1px solid #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsindeterminateexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/indeterminate-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/indeterminate-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/indeterminate-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (20,2) size 500x19
- text run at (20,2) width 500: " This checkbox should look 50% transparent and should be in the mixed state."
- RenderText {#text} at (0,0) size 0x0
-layer at (10,11) size 16x16
- RenderBlock {INPUT} at (2,3) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputalignexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-align-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-align-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-align-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,47 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 576x19
- text run at (0,0) width 576: "The following 5 inputs should be all be rendered exactly the same, aligned to the left side."
- RenderBlock (anonymous) at (0,36) size 784x100
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (139,1) size 5x19
- text run at (139,1) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderTextControl {INPUT} at (2,27) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (139,26) size 5x19
- text run at (139,26) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderTextControl {INPUT} at (2,52) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (139,51) size 5x19
- text run at (139,51) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderTextControl {INPUT} at (2,77) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (139,76) size 5x19
- text run at (139,76) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (0,136) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
-layer at (17,49) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 90x14
- text run at (0,0) width 90: "The quick brown..."
-layer at (17,74) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 90x14
- text run at (0,0) width 90: "The quick brown..."
-layer at (17,99) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 90x14
- text run at (0,0) width 90: "The quick brown..."
-layer at (17,124) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 90x14
- text run at (0,0) width 90: "The quick brown..."
-layer at (17,149) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 90x14
- text run at (0,0) width 90: "The quick brown..."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputalignimageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-align-image-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-align-image-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-align-image-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 591x19
- text run at (0,0) width 591: "The following 4 images should be all be rendered exactly the same, aligned to the right side."
- RenderImage {INPUT} at (767,36) size 17x19
- RenderBlock (anonymous) at (0,36) size 784x120
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderImage {INPUT} at (767,40) size 17x19
- RenderBR {BR} at (0,40) size 0x19
- RenderBR {BR} at (0,60) size 0x19
- RenderImage {INPUT} at (767,80) size 17x19
- RenderBR {BR} at (0,80) size 0x19
- RenderBR {BR} at (0,100) size 0x19
- RenderBlock {DIV} at (0,156) size 784x0
- RenderImage {INPUT} at (767,0) size 17x19
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearancebkcolorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-bkcolor-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-bkcolor-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-bkcolor-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 579x19
- text run at (0,0) width 579: "This tests that background color and background images can be set on the new text fields. "
- RenderBR {BR} at (578,15) size 1x0
- RenderTextControl {INPUT} at (2,22) size 136x22 [bgcolor=#FFC0CB] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (139,21) size 5x19
- text run at (139,21) width 5: " "
- RenderBR {BR} at (143,36) size 1x0
- RenderTextControl {INPUT} at (2,47) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (17,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 98x14
- text run at (0,0) width 98: "This should be pink."
-layer at (17,58) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearancedefaultbkcolorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-default-bkcolor-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-default-bkcolor-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-default-bkcolor-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#800080]
- RenderText {#text} at (0,0) size 484x19
- text run at (0,0) width 484: "This tests that the default background color for the new text fields is white. "
- RenderBR {BR} at (483,15) size 1x0
- RenderTextControl {INPUT} at (2,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (17,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 104x14
- text run at (0,0) width 104: "This should be white."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearancedisabledexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-disabled-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-disabled-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-disabled-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 408x19
- text run at (0,0) width 408: "This tests that text can not be inserted into a disabled text field. "
- RenderBR {BR} at (407,15) size 1x0
- RenderText {#text} at (0,0) size 0x0
-layer at (10,30) size 135x21
- RenderTextControl {INPUT} at (2,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
-layer at (17,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15 [color=#545454]
- RenderText {#text} at (0,0) size 60x14
- text run at (0,0) width 60: "Test Passed"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearancefocusexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-focus-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-focus-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-focus-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,34 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 771x19
- text run at (0,0) width 771: "This test uses the new text field to test focus() and blur() and to make sure that onFocus and onBlur events fire correctly."
- RenderBlock {P} at (0,36) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (139,1) size 5x19
- text run at (139,1) width 5: " "
- RenderTextControl {INPUT} at (145,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,77) size 784x80
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 326x19
- text run at (0,20) width 326: "Test Passed. Text field 1's onFocus event has fired."
- RenderBR {BR} at (325,35) size 1x0
- RenderText {#text} at (0,40) size 316x19
- text run at (0,40) width 316: "Test Passed. Text field 1's onBlur event has fired."
- RenderBR {BR} at (315,55) size 1x0
- RenderText {#text} at (0,60) size 326x19
- text run at (0,60) width 326: "Test Passed. Text field 2's onFocus event has fired."
- RenderBlock {P} at (0,173) size 784x0
-layer at (17,49) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 74x14
- text run at (0,0) width 74: "My Text Field 1"
-layer at (160,49) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 74x14
- text run at (0,0) width 74: "My Text Field 2"
-caret: position 15 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of child 1 {P} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearanceheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,106 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 781x19
- text run at (0,0) width 781: "This tests the height attribute of form elements. The only element that should honour this value is the Image type of input."
- RenderBlock {FORM} at (0,20) size 784x284
- RenderText {#text} at (0,1) size 37x19
- text run at (0,1) width 37: "input "
- RenderTextControl {INPUT} at (38,2) size 137x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (176,1) size 5x19
- text run at (176,1) width 5: " "
- RenderBR {BR} at (180,16) size 1x0
- RenderText {#text} at (0,26) size 28x19
- text run at (0,26) width 28: "text "
- RenderTextControl {INPUT} at (29,27) size 137x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (167,26) size 5x19
- text run at (167,26) width 5: " "
- RenderBR {BR} at (171,41) size 1x0
- RenderText {#text} at (0,52) size 66x19
- text run at (0,52) width 66: "checkbox "
- RenderBlock {INPUT} at (67,53) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (85,52) size 5x19
- text run at (85,52) width 5: " "
- RenderBR {BR} at (89,67) size 1x0
- RenderText {#text} at (0,73) size 26x19
- text run at (0,73) width 26: "file "
- RenderFileUploadControl {INPUT} at (27,74) size 234x20 "no file selected"
- RenderButton {INPUT} at (0,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderText {#text} at (262,73) size 5x19
- text run at (262,73) width 5: " "
- RenderBR {BR} at (266,88) size 1x0
- RenderText {#text} at (0,96) size 44x19
- text run at (0,96) width 44: "image "
- RenderImage {INPUT} at (43,110) size 11x1
- RenderText {#text} at (53,96) size 5x19
- text run at (53,96) width 5: " "
- RenderBR {BR} at (57,111) size 1x0
- RenderText {#text} at (0,118) size 37x19
- text run at (0,118) width 37: "radio "
- RenderBlock {INPUT} at (38,119) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (56,118) size 5x19
- text run at (56,118) width 5: " "
- RenderBR {BR} at (60,133) size 1x0
- RenderText {#text} at (0,141) size 40x19
- text run at (0,141) width 40: "range "
- RenderSlider {INPUT} at (41,140) size 130x16 [color=#909090] [bgcolor=#FFFFFF]
- RenderFlexibleBox {DIV} at (0,0) size 129x16
- RenderBlock {DIV} at (0,0) size 129x16
- RenderBlock {DIV} at (56,0) size 17x16 [bgcolor=#FFFFFF] [border: (1px solid #424242)]
- RenderText {#text} at (172,141) size 5x19
- text run at (172,141) width 5: " "
- RenderBR {BR} at (176,156) size 1x0
- RenderText {#text} at (0,162) size 35x19
- text run at (0,162) width 35: "reset "
- RenderButton {INPUT} at (36,163) size 53x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 29x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "Reset"
- RenderText {#text} at (90,162) size 5x19
- text run at (90,162) width 5: " "
- RenderBR {BR} at (94,177) size 1x0
- RenderText {#text} at (0,186) size 48x19
- text run at (0,186) width 48: "submit "
- RenderButton {INPUT} at (49,187) size 59x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 35x14
- RenderText at (0,0) size 35x14
- text run at (0,0) width 35: "Submit"
- RenderText {#text} at (109,186) size 5x19
- text run at (109,186) width 5: " "
- RenderBR {BR} at (113,201) size 1x0
- RenderText {#text} at (0,210) size 51x19
- text run at (0,210) width 51: "isindex "
- RenderTextControl {INPUT} at (52,211) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (189,210) size 5x19
- text run at (189,210) width 5: " "
- RenderBR {BR} at (193,225) size 1x0
- RenderText {#text} at (0,235) size 65x19
- text run at (0,235) width 65: "password "
- RenderTextControl {INPUT} at (66,236) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (203,235) size 5x19
- text run at (203,235) width 5: " "
- RenderBR {BR} at (207,250) size 1x0
- RenderText {#text} at (0,260) size 45x19
- text run at (0,260) width 45: "search "
- RenderTextControl {INPUT} at (46,261) size 137x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 123x15
- RenderBlock {DIV} at (0,7) size 0x0
- RenderBlock {DIV} at (0,0) size 123x14
- RenderBlock {DIV} at (122,7) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (53,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (44,58) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (67,242) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (81,267) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (61,292) size 122x14
- RenderBlock {DIV} at (0,0) size 123x14
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearancereadonlyexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-readonly-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-readonly-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-readonly-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 411x19
- text run at (0,0) width 411: "This tests that text can not be inserted into a readonly text field. "
- RenderBR {BR} at (410,15) size 1x0
- RenderTextControl {INPUT} at (2,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #BCBCBC)]
- RenderText {#text} at (0,0) size 0x0
-layer at (17,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 60x14
- text run at (0,0) width 60: "Test Passed"
-caret: position 11 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 2 {INPUT} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearanceselectionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-selection-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-selection-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-selection-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,82 +0,0 @@
</span><del>-layer at (0,0) size 800x641
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x641
- RenderBlock {HTML} at (0,0) size 800x641
- RenderBody {BODY} at (8,8) size 784x617
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 344x19
- text run at (0,0) width 344: "This tests the selection methods on the new text field."
- RenderBlock {P} at (0,36) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,77) size 784x540
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 200x19
- text run at (0,20) width 200: "Test 1: setSelectionRange(0, 0)"
- RenderBR {BR} at (199,35) size 1x0
- RenderText {#text} at (0,40) size 48x19
- text run at (0,40) width 48: "Passed."
- RenderBR {BR} at (47,55) size 1x0
- RenderBR {BR} at (0,60) size 0x19
- RenderText {#text} at (0,80) size 163x19
- text run at (0,80) width 163: "Test 2: selectionEnd = 17"
- RenderBR {BR} at (162,95) size 1x0
- RenderText {#text} at (0,100) size 48x19
- text run at (0,100) width 48: "Passed."
- RenderBR {BR} at (47,115) size 1x0
- RenderBR {BR} at (0,120) size 0x19
- RenderText {#text} at (0,140) size 159x19
- text run at (0,140) width 159: "Test 3: selectionStart = 1"
- RenderBR {BR} at (158,155) size 1x0
- RenderText {#text} at (0,160) size 48x19
- text run at (0,160) width 48: "Passed."
- RenderBR {BR} at (47,175) size 1x0
- RenderBR {BR} at (0,180) size 0x19
- RenderText {#text} at (0,200) size 208x19
- text run at (0,200) width 208: "Test 4: setSelectionRange(10, 3)"
- RenderBR {BR} at (207,215) size 1x0
- RenderText {#text} at (0,220) size 48x19
- text run at (0,220) width 48: "Passed."
- RenderBR {BR} at (47,235) size 1x0
- RenderBR {BR} at (0,240) size 0x19
- RenderText {#text} at (0,260) size 155x19
- text run at (0,260) width 155: "Test 5: selectionEnd = 2"
- RenderBR {BR} at (154,275) size 1x0
- RenderText {#text} at (0,280) size 48x19
- text run at (0,280) width 48: "Passed."
- RenderBR {BR} at (47,295) size 1x0
- RenderBR {BR} at (0,300) size 0x19
- RenderText {#text} at (0,320) size 200x19
- text run at (0,320) width 200: "Test 6: setSelectionRange(5, 4)"
- RenderBR {BR} at (199,335) size 1x0
- RenderText {#text} at (0,340) size 48x19
- text run at (0,340) width 48: "Passed."
- RenderBR {BR} at (47,355) size 1x0
- RenderBR {BR} at (0,360) size 0x19
- RenderText {#text} at (0,380) size 211x19
- text run at (0,380) width 211: "Test 7: setSelectionRange(-5, -4)"
- RenderBR {BR} at (210,395) size 1x0
- RenderText {#text} at (0,400) size 48x19
- text run at (0,400) width 48: "Passed."
- RenderBR {BR} at (47,415) size 1x0
- RenderBR {BR} at (0,420) size 0x19
- RenderText {#text} at (0,440) size 214x19
- text run at (0,440) width 214: "Test 8: setSelectionRange(-5, 80)"
- RenderBR {BR} at (213,455) size 1x0
- RenderText {#text} at (0,460) size 48x19
- text run at (0,460) width 48: "Passed."
- RenderBR {BR} at (47,475) size 1x0
- RenderBR {BR} at (0,480) size 0x19
- RenderText {#text} at (0,500) size 208x19
- text run at (0,500) width 208: "Test 9: setSelectionRange(3, 12)"
- RenderBR {BR} at (207,515) size 1x0
- RenderText {#text} at (0,520) size 48x19
- text run at (0,520) width 48: "Passed."
- RenderBR {BR} at (47,535) size 1x0
- RenderBlock {P} at (0,633) size 784x0
-layer at (17,49) size 122x14 scrollWidth 129
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 128x14
- text run at (0,0) width 128: "123456789 ABCDEFGHIJ"
-selection start: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 1 {P} of body
-selection end: position 12 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 1 {P} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearancevisibilityexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-visibility-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-visibility-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-visibility-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 492x19
- text run at (0,0) width 492: "This tests that the value becomes visible when the text field becomes visible."
- RenderBlock {P} at (0,36) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,77) size 784x0
- RenderBlock {P} at (0,77) size 784x0
-layer at (17,49) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 60x14
- text run at (0,0) width 60: "Test Passed"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputappearancewidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-appearance-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 353x19
- text run at (0,0) width 353: "This tests that the new text fields use the correct width."
- RenderBR {BR} at (352,15) size 1x0
- RenderTextControl {INPUT} at (2,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBR {BR} at (139,36) size 1x0
- RenderTextControl {INPUT} at (0,47) size 200x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBR {BR} at (200,61) size 0x0
- RenderTextControl {INPUT} at (2,72) size 319x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBR {BR} at (322,86) size 1x0
- RenderTextControl {INPUT} at (0,97) size 200x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBR {BR} at (200,111) size 0x0
- RenderTextControl {INPUT} at (2,122) size 75x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBR {BR} at (78,136) size 1x0
-layer at (17,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (15,58) size 187x14
- RenderBlock {DIV} at (6,3) size 188x15
- RenderText {#text} at (0,0) size 91x14
- text run at (0,0) width 91: "styled width 200px"
-layer at (17,83) size 305x14
- RenderBlock {DIV} at (6,3) size 307x15
- RenderText {#text} at (0,0) size 35x14
- text run at (0,0) width 35: "size 50"
-layer at (15,108) size 187x14
- RenderBlock {DIV} at (6,3) size 188x15
- RenderText {#text} at (0,0) size 143x14
- text run at (0,0) width 143: "styled width 200px & size=10"
-layer at (17,133) size 61x14
- RenderBlock {DIV} at (6,3) size 62x15
- RenderText {#text} at (0,0) size 35x14
- text run at (0,0) width 35: "size 10"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputbuttonsizesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-button-sizes-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-button-sizes-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-button-sizes-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,106 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderButton {INPUT} at (0,13) size 38x9 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,1) size 26x7
- RenderText at (0,0) size 26x7
- text run at (0,0) width 26: "Test Button"
- RenderText {#text} at (37,4) size 5x19
- text run at (37,4) width 5: " "
- RenderButton {INPUT} at (41,12) size 45x10 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (7,1) size 31x8
- RenderText at (0,0) size 31x8
- text run at (0,0) width 31: "Test Button"
- RenderText {#text} at (85,4) size 5x19
- text run at (85,4) width 5: " "
- RenderButton {INPUT} at (89,10) size 52x12 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (8,1) size 36x10
- RenderText at (0,0) size 36x10
- text run at (0,0) width 36: "Test Button"
- RenderText {#text} at (140,4) size 5x19
- text run at (140,4) width 5: " "
- RenderButton {INPUT} at (144,9) size 59x14 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (9,1) size 41x12
- RenderText at (0,0) size 41x11
- text run at (0,0) width 41: "Test Button"
- RenderText {#text} at (202,4) size 5x19
- text run at (202,4) width 5: " "
- RenderButton {INPUT} at (206,8) size 66x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (10,2) size 46x12
- RenderText at (0,0) size 46x12
- text run at (0,0) width 46: "Test Button"
- RenderText {#text} at (271,4) size 5x19
- text run at (271,4) width 5: " "
- RenderButton {INPUT} at (275,7) size 73x18 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (11,2) size 51x14
- RenderText at (0,0) size 51x13
- text run at (0,0) width 51: "Test Button"
- RenderText {#text} at (347,4) size 5x19
- text run at (347,4) width 5: " "
- RenderButton {INPUT} at (353,5) size 80x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 56x14
- RenderText at (0,0) size 56x14
- text run at (0,0) width 56: "Test Button"
- RenderText {#text} at (434,4) size 5x19
- text run at (434,4) width 5: " "
- RenderButton {INPUT} at (440,4) size 87x21 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (13,3) size 61x15
- RenderText at (0,0) size 61x15
- text run at (0,0) width 61: "Test Button"
- RenderText {#text} at (528,4) size 5x19
- text run at (528,4) width 5: " "
- RenderButton {INPUT} at (534,3) size 94x23 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (14,3) size 66x17
- RenderText at (0,0) size 66x16
- text run at (0,0) width 66: "Test Button"
- RenderText {#text} at (629,4) size 5x19
- text run at (629,4) width 5: " "
- RenderButton {INPUT} at (635,2) size 101x25 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (15,3) size 71x19
- RenderText at (0,0) size 71x18
- text run at (0,0) width 71: "Test Button"
- RenderText {#text} at (737,4) size 5x19
- text run at (737,4) width 5: " "
- RenderButton {INPUT} at (2,35) size 108x27 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (16,4) size 76x19
- RenderText at (0,0) size 76x19
- text run at (0,0) width 76: "Test Button"
- RenderText {#text} at (111,39) size 5x19
- text run at (111,39) width 5: " "
- RenderButton {INPUT} at (117,34) size 115x29 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (17,4) size 81x21
- RenderText at (0,0) size 81x20
- text run at (0,0) width 81: "Test Button"
- RenderText {#text} at (233,39) size 5x19
- text run at (233,39) width 5: " "
- RenderButton {INPUT} at (239,33) size 122x30 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (18,4) size 86x22
- RenderText at (0,0) size 86x21
- text run at (0,0) width 86: "Test Button"
- RenderText {#text} at (362,39) size 5x19
- text run at (362,39) width 5: " "
- RenderButton {INPUT} at (368,32) size 129x32 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (19,5) size 91x22
- RenderText at (0,0) size 91x22
- text run at (0,0) width 91: "Test Button"
- RenderText {#text} at (498,39) size 5x19
- text run at (498,39) width 5: " "
- RenderButton {INPUT} at (504,31) size 136x34 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (20,5) size 96x24
- RenderText at (0,0) size 96x23
- text run at (0,0) width 96: "Test Button"
- RenderText {#text} at (641,39) size 5x19
- text run at (641,39) width 5: " "
- RenderButton {INPUT} at (2,71) size 143x36 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (21,5) size 101x26
- RenderText at (0,0) size 101x25
- text run at (0,0) width 101: "Test Button"
- RenderText {#text} at (146,81) size 5x19
- text run at (146,81) width 5: " "
- RenderButton {INPUT} at (152,69) size 150x38 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (22,6) size 106x26
- RenderText at (0,0) size 106x26
- text run at (0,0) width 106: "Test Button"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputdoubleclickselectiongapbugexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-double-click-selection-gap-bug-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-double-click-selection-gap-bug-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-double-click-selection-gap-bug-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x548
- RenderBlock {HTML} at (0,0) size 800x548
- RenderBody {BODY} at (8,16) size 784x524
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 422x19
- text run at (0,0) width 332: "The top table was resized while the field\x{2019}s contents "
- text run at (331,0) width 91: "were selected."
- RenderTable {TABLE} at (0,36) size 184x244
- RenderTableSection {TBODY} at (0,0) size 184x244
- RenderTableRow {TR} at (0,2) size 184x240
- RenderTableCell {TD} at (2,89) size 180x66 [bgcolor=#90EE90] [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (22,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderTable {TABLE} at (0,280) size 184x244
- RenderTableSection {TBODY} at (0,0) size 184x244
- RenderTableRow {TR} at (0,2) size 184x240
- RenderTableCell {TD} at (2,89) size 180x66 [bgcolor=#90EE90] [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (22,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (39,167) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 35x14
- text run at (0,0) width 35: "foo bar"
-layer at (39,411) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 35x14
- text run at (0,0) width 35: "foo bar"
-caret: position 7 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 3 {TABLE} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputfieldtexttruncatedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-field-text-truncated-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-field-text-truncated-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-field-text-truncated-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x28
- RenderText {#text} at (0,0) size 758x27
- text run at (0,0) width 758: "Text inside input field should not be cut off at the bottom when its font is larger than the body font size. If the descenders in \"something gjpqy\" below are all visible, the test"
- text run at (0,14) width 309: "passes. If they are cut off by the bottom of the input box, the test fails."
- RenderBlock (anonymous) at (0,39) size 784x27
- RenderTextControl {INPUT} at (0,2) size 300x24 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (15,52) size 286x15
- RenderBlock {DIV} at (7,3) size 286x16
- RenderText {#text} at (0,0) size 88x15
- text run at (0,0) width 88: "something gjpqy"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputfirstletterexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-first-letter-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-first-letter-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-first-letter-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 602x19
- text run at (0,0) width 602: "This test passes if it doesn't crash and if the Submit button does not honor the first-letter style."
- RenderBR {BR} at (601,15) size 1x0
- RenderButton {INPUT} at (2,22) size 59x16 [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,1) size 35x14
- RenderText at (0,0) size 35x14
- text run at (0,0) width 35: "Submit"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputplaceholdervisibility1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-placeholder-visibility-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-placeholder-visibility-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-placeholder-visibility-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 349x19
- text run at (0,0) width 349: "Focus the field, focus away, then focus the field again."
- RenderBlock {DIV} at (0,36) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (17,49) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15 [color=#A9A9A9]
- RenderText {#text} at (0,0) size 59x14
- text run at (0,0) width 59: "Placeholder"
-layer at (17,49) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-caret: position 0 of child 1 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputplaceholdervisibility3expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-placeholder-visibility-3-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-placeholder-visibility-3-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-placeholder-visibility-3-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 390x19
- text run at (0,0) width 390: "Focus field with a placeholder, then type, then delete all text."
- RenderBlock {DIV} at (0,36) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (17,49) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15 [color=#A9A9A9]
- RenderText {#text} at (0,0) size 59x14
- text run at (0,0) width 59: "Placeholder"
-layer at (17,49) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderBR {BR} at (0,0) size 0x14
-caret: position 0 of child 0 {BR} of child 1 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputreadonlydimmedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-readonly-dimmed-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-readonly-dimmed-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-readonly-dimmed-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 466x19
- text run at (0,0) width 466: "This tests that the border of a readonly text field should appear dimmed. "
- RenderBR {BR} at (465,15) size 1x0
- RenderTextControl {INPUT} at (2,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #BCBCBC)]
- RenderText {#text} at (0,0) size 0x0
-layer at (17,33) size 122x14 scrollWidth 149
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 149x14
- text run at (0,0) width 149: "This border should be dimmed"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputreadonlyemptyexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-readonly-empty-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-readonly-empty-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-readonly-empty-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,1) size 488x19
- text run at (0,1) width 488: "This tests that empty readonly text fields have the right height and baseline. "
- RenderTextControl {INPUT} at (489,2) size 137x22 [bgcolor=#FFFFFF] [border: (1px solid #BCBCBC)]
- RenderText {#text} at (0,0) size 0x0
-layer at (504,13) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputspacesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-spaces-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-spaces-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-spaces-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 770x39
- text run at (0,0) width 770: "This tests that leading and trailing spaces in a text field don't get lost. There should be 3 spaces before and 3 spaces after"
- text run at (0,20) width 129: "the text in the field. "
- RenderBR {BR} at (128,35) size 1x0
- RenderTextControl {INPUT} at (2,42) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (17,53) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 53x14
- text run at (0,0) width 53: " foo bar "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputtableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,98 +0,0 @@
</span><del>-layer at (0,0) size 800x741
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x741
- RenderBlock {HTML} at (0,0) size 800x741
- RenderBody {BODY} at (8,8) size 784x725
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 253x19
- text run at (0,0) width 253: "This tests minMaxWidth for text fields."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 70x19
- text run at (0,0) width 70: "Test case 1"
- RenderTable {TABLE} at (0,72) size 119x43 [border: (3px solid #0000FF)]
- RenderTableSection {TBODY} at (3,3) size 113x37
- RenderTableRow {TR} at (0,2) size 113x33
- RenderTableCell {TD} at (2,2) size 109x33 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (4,6) size 100x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {P} at (0,131) size 784x20
- RenderText {#text} at (0,0) size 70x19
- text run at (0,0) width 70: "Test case 2"
- RenderTable {TABLE} at (0,167) size 167x78 [border: (3px solid #0000FF)]
- RenderTableSection {TBODY} at (3,3) size 161x72
- RenderTableRow {TR} at (0,2) size 161x33
- RenderTableCell {TD} at (2,7) size 47x23 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 26x20
- text run at (1,2) width 26: "first"
- RenderTableCell {TD} at (50,2) size 109x33 [border: (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (4,6) size 100x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableRow {TR} at (0,37) size 161x33
- RenderTableCell {TD} at (2,42) size 47x23 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 45x20
- text run at (1,2) width 45: "second"
- RenderTableCell {TD} at (50,37) size 109x33 [border: (3px solid #FF0000)] [r=1 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (4,6) size 101x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {P} at (0,261) size 784x20
- RenderText {#text} at (0,0) size 70x19
- text run at (0,0) width 70: "Test case 3"
- RenderTable {TABLE} at (0,297) size 55x83 [border: (3px solid #0000FF)]
- RenderTableSection {TBODY} at (3,3) size 49x77
- RenderTableRow {TR} at (0,2) size 49x73
- RenderTableCell {TD} at (2,2) size 45x73 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (4,4) size 37x39
- text run at (4,4) width 37: "width"
- text run at (4,24) width 32: "30px"
- RenderTextControl {INPUT} at (4,46) size 30x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {P} at (0,396) size 784x20
- RenderText {#text} at (0,0) size 70x19
- text run at (0,0) width 70: "Test case 4"
- RenderTable {TABLE} at (0,432) size 219x73 [border: (3px solid #0000FF)]
- RenderTableSection {TBODY} at (3,3) size 213x67
- RenderTableRow {TR} at (0,2) size 213x33
- RenderTableCell {TD} at (2,2) size 209x33 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (4,6) size 201x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableRow {TR} at (0,37) size 213x28
- RenderTableCell {TD} at (2,37) size 209x28 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (4,4) size 200x20
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "200px"
- RenderBlock {P} at (0,521) size 784x20
- RenderText {#text} at (0,0) size 70x19
- text run at (0,0) width 70: "Test case 5"
- RenderTable {TABLE} at (0,557) size 93x43 [border: (3px solid #0000FF)]
- RenderTableSection {TBODY} at (3,3) size 87x37
- RenderTableRow {TR} at (0,2) size 87x33
- RenderTableCell {TD} at (2,2) size 83x33 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (6,6) size 70x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {P} at (0,616) size 784x20
- RenderText {#text} at (0,0) size 70x19
- text run at (0,0) width 70: "Test case 6"
- RenderTable {TABLE} at (0,652) size 158x73 [border: (3px solid #0000FF)]
- RenderTableSection {TBODY} at (3,3) size 152x67
- RenderTableRow {TR} at (0,2) size 152x33
- RenderTableCell {TD} at (2,2) size 148x33 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (6,6) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableRow {TR} at (0,37) size 152x28
- RenderTableCell {TD} at (2,37) size 148x28 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (4,4) size 70x20
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "70px"
-layer at (24,94) size 87x14
- RenderBlock {DIV} at (6,3) size 88x15
-layer at (72,189) size 87x14
- RenderBlock {DIV} at (6,3) size 88x15
-layer at (72,224) size 87x14
- RenderBlock {DIV} at (6,3) size 88x15
-layer at (24,359) size 17x14
- RenderBlock {DIV} at (6,3) size 18x15
-layer at (24,454) size 187x14
- RenderBlock {DIV} at (6,3) size 188x15
- RenderText {#text} at (0,0) size 57x14
- text run at (0,0) width 57: "width 100%"
-layer at (26,579) size 57x14
- RenderBlock {DIV} at (6,3) size 58x15
- RenderText {#text} at (0,0) size 48x14
- text run at (0,0) width 48: "max 70px"
-layer at (26,674) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 81x14
- text run at (0,0) width 81: "min-width 100px"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputtypetextminwidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-type-text-min-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-type-text-min-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-type-text-min-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 784x39
- text run at (0,0) width 784: "This test checks if correct min width is applied to \"input type=text\". To match IE and Firefox, the input field below should"
- text run at (0,20) width 624: "show \"1987\", with the 7 slightly truncated. See https://bugs.webkit.org/show_bug.cgi?id=15312 ."
- RenderBR {BR} at (623,35) size 1x0
- RenderTextControl {INPUT} at (2,42) size 20x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (17,53) size 6x14 scrollWidth 38
- RenderBlock {DIV} at (6,3) size 7x15
- RenderText {#text} at (0,0) size 37x14
- text run at (0,0) width 37: "198765"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputvalueexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-value-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-value-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-value-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,222 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 765x39
- text run at (0,0) width 765: "Results that match WinIE are two columns on the right that say \"after\" every time, except for the last row which should"
- text run at (0,20) width 196: "have nothing in either column."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 726x19
- text run at (0,0) width 726: "Results that match Gecko are like WinIE, but with \"before\" for the attribute in the first two rows and the last row."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock {FORM} at (0,102) size 784x405
- RenderTable {TABLE} at (0,0) size 765x405
- RenderTableSection {THEAD} at (0,0) size 765x26
- RenderTableRow {TR} at (0,2) size 765x22
- RenderTableCell {TH} at (2,2) size 392x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 57x19
- text run at (1,1) width 57: "test case"
- RenderTableCell {TH} at (395,2) size 240x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 92x19
- text run at (1,1) width 92: "form element"
- RenderTableCell {TH} at (636,2) size 63x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 61x19
- text run at (1,1) width 61: "property"
- RenderTableCell {TH} at (700,2) size 63x22 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 61x19
- text run at (1,1) width 61: "attribute"
- RenderTableSection {TBODY} at (0,26) size 765x379
- RenderTableRow {TR} at (0,0) size 765x27
- RenderTableCell {TD} at (2,2) size 392x23 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 211x20
- text run at (1,2) width 211: "text with value property changed"
- RenderTableCell {TD} at (395,0) size 240x27 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (3,3) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (636,2) size 63x23 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x20
- text run at (1,2) width 30: "after"
- RenderTableCell {TD} at (700,2) size 63x23 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 41x20
- text run at (1,2) width 41: "before"
- RenderTableRow {TR} at (0,29) size 765x27
- RenderTableCell {TD} at (2,31) size 392x23 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 248x20
- text run at (1,2) width 248: "password with value property changed"
- RenderTableCell {TD} at (395,29) size 240x27 [r=1 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (3,3) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (636,31) size 63x23 [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x20
- text run at (1,2) width 30: "after"
- RenderTableCell {TD} at (700,31) size 63x23 [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 41x20
- text run at (1,2) width 41: "before"
- RenderTableRow {TR} at (0,58) size 765x24
- RenderTableCell {TD} at (2,59) size 392x22 [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 252x19
- text run at (1,1) width 252: "check box with value property changed"
- RenderTableCell {TD} at (395,58) size 240x24 [r=2 c=1 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (636,59) size 63x22 [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableCell {TD} at (700,59) size 63x22 [r=2 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableRow {TR} at (0,84) size 765x22
- RenderTableCell {TD} at (2,84) size 392x22 [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 231x19
- text run at (1,1) width 231: "hidden with value property changed"
- RenderTableCell {TD} at (395,94) size 240x2 [r=3 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (636,84) size 63x22 [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableCell {TD} at (700,84) size 63x22 [r=3 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableRow {TR} at (0,108) size 765x26
- RenderTableCell {TD} at (2,110) size 392x22 [r=4 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 228x19
- text run at (1,1) width 228: "button with value property changed"
- RenderTableCell {TD} at (395,108) size 240x26 [r=4 c=1 rs=1 cs=1]
- RenderButton {INPUT} at (3,3) size 47x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 23x14
- RenderText at (0,0) size 23x14
- text run at (0,0) width 23: "after"
- RenderTableCell {TD} at (636,110) size 63x22 [r=4 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableCell {TD} at (700,110) size 63x22 [r=4 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableRow {TR} at (0,136) size 765x22
- RenderTableCell {TD} at (2,136) size 392x22 [r=5 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 226x19
- text run at (1,1) width 226: "image with value property changed"
- RenderTableCell {TD} at (395,137) size 240x20 [r=5 c=1 rs=1 cs=1]
- RenderImage {INPUT} at (1,1) size 36x18
- RenderTableCell {TD} at (636,136) size 63x22 [r=5 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableCell {TD} at (700,136) size 63x22 [r=5 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableRow {TR} at (0,160) size 765x24
- RenderTableCell {TD} at (2,161) size 392x22 [r=6 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 220x19
- text run at (1,1) width 220: "radio with value property changed"
- RenderTableCell {TD} at (395,160) size 240x24 [r=6 c=1 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (636,161) size 63x22 [r=6 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableCell {TD} at (700,161) size 63x22 [r=6 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableRow {TR} at (0,186) size 765x27
- RenderTableCell {TD} at (2,188) size 392x23 [r=7 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 210x20
- text run at (1,2) width 210: "text with value attribute changed"
- RenderTableCell {TD} at (395,186) size 240x27 [r=7 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (3,3) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (636,188) size 63x23 [r=7 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x20
- text run at (1,2) width 30: "after"
- RenderTableCell {TD} at (700,188) size 63x23 [r=7 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x20
- text run at (1,2) width 30: "after"
- RenderTableRow {TR} at (0,215) size 765x24
- RenderTableCell {TD} at (2,216) size 392x22 [r=8 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 252x19
- text run at (1,1) width 252: "check box with value attribute changed"
- RenderTableCell {TD} at (395,215) size 240x24 [r=8 c=1 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (636,216) size 63x22 [r=8 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableCell {TD} at (700,216) size 63x22 [r=8 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableRow {TR} at (0,241) size 765x24
- RenderTableCell {TD} at (2,242) size 392x22 [r=9 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 390x19
- text run at (1,1) width 390: "text with value property changed, then turned into check box"
- RenderTableCell {TD} at (395,241) size 240x24 [r=9 c=1 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (636,242) size 63x22 [r=9 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableCell {TD} at (700,242) size 63x22 [r=9 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableRow {TR} at (0,267) size 765x27
- RenderTableCell {TD} at (2,269) size 392x23 [r=10 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 390x20
- text run at (1,2) width 390: "check box with value property changed, then turned into text"
- RenderTableCell {TD} at (395,267) size 240x27 [r=10 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (3,3) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (636,269) size 63x23 [r=10 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x20
- text run at (1,2) width 30: "after"
- RenderTableCell {TD} at (700,269) size 63x23 [r=10 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x20
- text run at (1,2) width 30: "after"
- RenderTableRow {TR} at (0,296) size 765x24
- RenderTableCell {TD} at (2,297) size 392x22 [r=11 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 389x19
- text run at (1,1) width 389: "text with value attribute changed, then turned into check box"
- RenderTableCell {TD} at (395,296) size 240x24 [r=11 c=1 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (636,297) size 63x22 [r=11 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableCell {TD} at (700,297) size 63x22 [r=11 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x19
- text run at (1,1) width 30: "after"
- RenderTableRow {TR} at (0,322) size 765x27
- RenderTableCell {TD} at (2,324) size 392x23 [r=12 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 389x20
- text run at (1,2) width 389: "check box with value attribute changed, then turned into text"
- RenderTableCell {TD} at (395,322) size 240x27 [r=12 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (3,3) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (636,324) size 63x23 [r=12 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x20
- text run at (1,2) width 30: "after"
- RenderTableCell {TD} at (700,324) size 63x23 [r=12 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 30x20
- text run at (1,2) width 30: "after"
- RenderTableRow {TR} at (0,351) size 765x26
- RenderTableCell {TD} at (2,353) size 392x22 [r=13 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 208x19
- text run at (1,1) width 208: "file with value property changed"
- RenderTableCell {TD} at (395,351) size 240x26 [r=13 c=1 rs=1 cs=1]
- RenderFileUploadControl {INPUT} at (3,3) size 233x20 "no file selected"
- RenderButton {INPUT} at (0,0) size 83x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 59x14
- RenderText at (0,0) size 59x14
- text run at (0,0) width 59: "Choose File"
- RenderTableCell {TD} at (636,363) size 63x2 [r=13 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (700,353) size 63x22 [r=13 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 41x19
- text run at (1,1) width 41: "before"
-layer at (413,142) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 32x14
- text run at (0,0) width 32: "before"
-layer at (413,171) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 40x14
- text run at (0,0) width 40: "\x{25CF}\x{25CF}\x{25CF}\x{25CF}\x{25CF}\x{25CF}"
-layer at (413,328) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 23x14
- text run at (0,0) width 23: "after"
-layer at (413,409) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 23x14
- text run at (0,0) width 23: "after"
-layer at (413,464) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 23x14
- text run at (0,0) width 23: "after"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsinputwidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/input-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTextControl {INPUT} at (2,2) size 50x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (17,13) size 36x14
- RenderBlock {DIV} at (6,3) size 38x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformslineboxoverflowintextareapaddingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/linebox-overflow-in-textarea-padding-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/linebox-overflow-in-textarea-padding-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/linebox-overflow-in-textarea-padding-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x75
- RenderText {#text} at (300,35) size 4x19
- text run at (300,35) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,91) size 784x40
- RenderText {#text} at (0,0) size 771x39
- text run at (0,0) width 771: "This is a pixel test that tests the linebox overflow in the padding on textareas. The div on the right is styled to look like a"
- text run at (0,20) width 55: "textarea."
-layer at (8,8) size 300x50 clip at (11,11) size 294x44
- RenderTextControl {TEXTAREA} at (0,0) size 300x50 [color=#0000FF] [bgcolor=#FFFFFF] [border: (3px solid #FFFF00)]
- RenderBlock {DIV} at (18,18) size 264x0
- RenderText {#text} at (3,-16) size 181x31
- text run at (3,-16) width 163: "ggggggggg"
- text run at (165,-16) width 19: " "
- text run at (3,-16) width 163: "ggggggggg"
-layer at (312,33) size 300x50 clip at (315,36) size 294x44
- RenderBlock {DIV} at (304,25) size 300x50 [color=#0000FF] [border: (3px solid #FFFF00)]
- RenderBlock {DIV} at (18,18) size 264x0
- RenderText {#text} at (0,-16) size 163x31
- text run at (0,-16) width 163: "ggggggggg"
- text run at (0,-16) width 163: "ggggggggg"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformslistboxbidialignexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-bidi-align-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-bidi-align-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-bidi-align-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,134 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x292
- RenderBlock {HTML} at (0,0) size 800x292
- RenderBody {BODY} at (8,8) size 784x276
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 615x19
- text run at (0,0) width 615: "This test verifies the visual alignment of items in a select element while changing text direction."
- RenderBR {BR} at (614,0) size 1x19
- RenderText {#text} at (0,20) size 438x19
- text run at (0,20) width 438: "All the items in the following select elements should be left-aligned."
- RenderTable {TABLE} at (0,40) size 665x58
- RenderTableSection {TBODY} at (0,0) size 665x58
- RenderTableRow {TR} at (0,2) size 665x26
- RenderTableCell {TD} at (2,2) size 162x26 [r=0 c=0 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 155x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 143x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderTableCell {TD} at (165,2) size 167x26 [r=0 c=1 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 160x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 148x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderTableCell {TD} at (333,2) size 162x26 [r=0 c=2 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 155x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 143x14
- RenderText at (123,0) size 0x14
- text run at (123,0) width 0 RTL: " "
- RenderTableCell {TD} at (496,2) size 167x26 [r=0 c=3 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 160x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 148x14
- RenderText at (128,0) size 0x14
- text run at (128,0) width 0 RTL: " "
- RenderTableRow {TR} at (0,30) size 665x26
- RenderTableCell {TD} at (2,30) size 162x26 [r=1 c=0 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 155x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 143x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderTableCell {TD} at (165,30) size 167x26 [r=1 c=1 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 160x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 148x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderBlock (anonymous) at (0,98) size 784x20
- RenderText {#text} at (0,0) size 447x19
- text run at (0,0) width 447: "All the items in the following select elements should be right-aligned."
- RenderTable {TABLE} at (0,118) size 657x58
- RenderTableSection {TBODY} at (0,0) size 657x58
- RenderTableRow {TR} at (0,2) size 657x26
- RenderTableCell {TD} at (2,2) size 169x26 [r=0 c=0 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 162x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 150x14
- RenderText at (130,0) size 0x14
- text run at (130,0) width 0 RTL: " "
- RenderTableCell {TD} at (172,2) size 156x26 [r=0 c=1 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 149x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 137x14
- RenderText at (117,0) size 0x14
- text run at (117,0) width 0 RTL: " "
- RenderTableCell {TD} at (329,2) size 169x26 [r=0 c=2 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 162x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 150x14
- RenderText at (130,0) size 0x14
- text run at (130,0) width 0 RTL: " "
- RenderTableCell {TD} at (499,2) size 156x26 [r=0 c=3 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 149x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 137x14
- RenderText at (117,0) size 0x14
- text run at (117,0) width 0 RTL: " "
- RenderTableRow {TR} at (0,30) size 657x26
- RenderTableCell {TD} at (2,30) size 169x26 [r=1 c=0 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 162x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 150x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderTableCell {TD} at (172,30) size 156x26 [r=1 c=1 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 149x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 137x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderBlock (anonymous) at (0,176) size 784x20
- RenderText {#text} at (0,0) size 456x19
- text run at (0,0) width 456: "All the items in the following select elements should be center-aligned."
- RenderTable {TABLE} at (0,196) size 693x30
- RenderTableSection {TBODY} at (0,0) size 693x30
- RenderTableRow {TR} at (0,2) size 693x26
- RenderTableCell {TD} at (2,2) size 178x26 [r=0 c=0 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 171x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 159x14
- RenderText at (139,0) size 0x14
- text run at (139,0) width 0 RTL: " "
- RenderTableCell {TD} at (181,2) size 165x26 [r=0 c=1 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 158x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 146x14
- RenderText at (126,0) size 0x14
- text run at (126,0) width 0 RTL: " "
- RenderTableCell {TD} at (347,2) size 178x26 [r=0 c=2 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 171x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 159x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderTableCell {TD} at (526,2) size 165x26 [r=0 c=3 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 158x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 146x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderBlock (anonymous) at (0,226) size 784x20
- RenderText {#text} at (0,0) size 296x19
- text run at (0,0) width 296: "The following tables check mixed alignments."
- RenderTable {TABLE} at (0,246) size 735x30
- RenderTableSection {TBODY} at (0,0) size 735x30
- RenderTableRow {TR} at (0,2) size 735x26
- RenderTableCell {TD} at (2,2) size 174x26 [r=0 c=0 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 167x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 155x14
- RenderText at (135,0) size 0x14
- text run at (135,0) width 0 RTL: " "
- RenderTableCell {TD} at (177,2) size 174x26 [r=0 c=1 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 167x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 155x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderTableCell {TD} at (352,2) size 190x26 [r=0 c=2 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 183x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 171x14
- RenderText at (151,0) size 0x14
- text run at (151,0) width 0 RTL: " "
- RenderTableCell {TD} at (543,2) size 190x26 [r=0 c=3 rs=1 cs=1]
- RenderMenuList {SELECT} at (3,3) size 183x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 171x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformslistboxhittestzoomedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-hit-test-zoomed-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-hit-test-zoomed-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-hit-test-zoomed-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-layer at (0,0) size 1114x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (9,9) size 782x576
- RenderBlock (anonymous) at (0,0) size 781x162
- RenderMenuList {SELECT} at (2,0) size 139x162 [bgcolor=#FFFFFF02] [border: (12px solid #000000)]
- RenderBlock (anonymous) at (24,73) size 91x16
- RenderText at (0,0) size 43x16
- text run at (0,0) width 43: "0 Items"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,162) size 781x207
- RenderBlock (anonymous) at (0,0) size 781x46
- RenderText {#text} at (0,0) size 62x22
- text run at (0,0) width 62: "Results:"
- RenderBR {BR} at (61,17) size 1x0
- RenderText {#text} at (0,23) size 98x22
- text run at (0,23) width 98: "Test 1 Failed"
- RenderBR {BR} at (97,40) size 1x0
- RenderBlock {PRE} at (0,61) size 781x35
- RenderText {#text} at (0,0) size 1105x17
- text run at (0,0) width 1105: " Expected: false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false"
- RenderBR {BR} at (1104,13) size 1x0
- RenderText {#text} at (0,17) size 1095x17
- text run at (0,17) width 1095: " Actual: false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false"
- RenderBlock (anonymous) at (0,111) size 781x47
- RenderBR {BR} at (0,0) size 0x22
- RenderText {#text} at (0,23) size 98x22
- text run at (0,23) width 98: "Test 2 Failed"
- RenderBR {BR} at (97,40) size 1x0
- RenderBlock {PRE} at (0,172) size 781x35
- RenderText {#text} at (0,0) size 1105x17
- text run at (0,0) width 1105: " Expected: false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false"
- RenderBR {BR} at (1104,13) size 1x0
- RenderText {#text} at (0,17) size 1095x17
- text run at (0,17) width 1095: " Actual: false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformslistboxscrollbarincrementalloadexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-scrollbar-incremental-load-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-scrollbar-incremental-load-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-scrollbar-incremental-load-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 776x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13500"
- RenderText {#text} at (357,0) size 776x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 415: "REGRESSION: Listbox scrollbar does not reflect actual scrolled"
- text run at (0,20) width 326: "position when selected option is added after layout"
- RenderText {#text} at (325,20) size 5x19
- text run at (325,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x40
- RenderText {#text} at (0,0) size 744x39
- text run at (0,0) width 501: "The list box should be scrolled all the way down, showing the selected option "
- text run at (500,0) width 244: "\x{201C}Seven\x{201D}. The scroller should be at the"
- text run at (0,20) width 155: "bottom of the scroll bar "
- text run at (154,20) width 89: "to reflect this."
- RenderBlock (anonymous) at (0,112) size 784x24
- RenderMenuList {SELECT} at (2,2) size 64x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 52x14
- RenderText at (0,0) size 32x14
- text run at (0,0) width 32: "Seven"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformslistboxwidthchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-width-change-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-width-change-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/listbox-width-change-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 665x19
- text run at (0,0) width 665: "This tests that when a list box's options get updated, the list box will recalculate its width, and relayout. "
- RenderBR {BR} at (0,0) size 0x0
- RenderMenuList {SELECT} at (2,22) size 187x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,3) size 177x14
- RenderText at (0,0) size 37x14
- text run at (0,0) width 37: "0 Items"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-clip-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-clip-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-clip-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 120x19
- text run at (0,0) width 120: "Rendering test for "
- RenderInline {I} at (0,0) size 775x39
- RenderInline {A} at (0,0) size 306x19 [color=#0000EE]
- RenderText {#text} at (119,0) size 306x19
- text run at (119,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=15156"
- RenderText {#text} at (424,0) size 775x39
- text run at (424,0) width 5: " "
- text run at (428,0) width 347: "REGRESSION (r24594-r24668): The bottom of styled"
- text run at (0,20) width 221: "<select> button text is clipped out"
- RenderText {#text} at (220,20) size 5x19
- text run at (220,20) width 5: "."
- RenderBlock (anonymous) at (0,56) size 784x30
- RenderMenuList {SELECT} at (2,0) size 64x30 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (8,4) size 48x22
- RenderText at (0,0) size 47x22
- text run at (0,0) width 47: "Apple"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistdeselectupdateexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-deselect-update-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-deselect-update-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-deselect-update-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,1) size 75x19
- text run at (0,1) width 75: "Test result: "
- RenderMenuList {SELECT} at (76,2) size 62x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 49x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "PASS"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistnarrowwidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-narrow-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-narrow-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-narrow-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 510x19
- text run at (0,0) width 510: "This tests that select elements with a narrow width (1px) are rendered correctly."
- RenderBR {BR} at (509,15) size 1x0
- RenderMenuList {SELECT} at (0,22) size 12x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 18x14
- text run at (0,0) width 18: "test"
- RenderBR {BR} at (12,36) size 0x0
- RenderMenuList {SELECT} at (0,46) size 12x20 [bgcolor=#0000FF] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 18x14
- text run at (0,0) width 18: "test"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistnooverflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-no-overflow-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-no-overflow-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-no-overflow-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 0x0
-layer at (8,8) size 246x17 clip at (9,9) size 244x15
- RenderMenuList {SELECT} at (0,0) size 246x17 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,2) size 236x13
- RenderText at (0,0) size 216x13
- text run at (0,0) width 216: "No overflow should be allowed on popup menus!"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistoptionwrapexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-option-wrap-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-option-wrap-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-option-wrap-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,43 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 580x19
- RenderInline {A} at (0,0) size 304x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 304x19
- text run at (53,0) width 304: "http://bugs.webkit.org/show_bug.cgi?id=11362"
- RenderText {#text} at (356,0) size 277x19
- text run at (356,0) width 5: " "
- text run at (360,0) width 273: "Native popup with size=\"1\" wraps options"
- RenderText {#text} at (632,0) size 5x19
- text run at (632,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x21
- RenderText {#text} at (0,0) size 36x19
- text run at (0,0) width 36: "With "
- RenderInline {TT} at (0,0) size 63x14
- RenderText {#text} at (35,5) size 63x14
- text run at (35,5) width 63: "size=\"1\""
- RenderText {#text} at (97,0) size 10x19
- text run at (97,0) width 10: ": "
- RenderMenuList {SELECT} at (106,3) size 101x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,1) size 90x14
- RenderText at (0,0) size 158x14
- text run at (0,0) width 158: "Very long option that does not fit"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,73) size 784x21
- RenderText {#text} at (0,0) size 56x19
- text run at (0,0) width 56: "Without "
- RenderInline {TT} at (0,0) size 33x14
- RenderText {#text} at (55,5) size 33x14
- text run at (55,5) width 33: "size"
- RenderText {#text} at (87,0) size 9x19
- text run at (87,0) width 9: ": "
- RenderMenuList {SELECT} at (95,3) size 101x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,1) size 90x14
- RenderText at (0,0) size 158x14
- text run at (0,0) width 158: "Very long option that does not fit"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistrestrictlineheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-restrict-line-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-restrict-line-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-restrict-line-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 426x19
- text run at (0,0) width 426: "This tests that we don't honor line-height for styled popup buttons."
- RenderBR {BR} at (425,15) size 1x0
- RenderMenuList {SELECT} at (2,22) size 184x20 [bgcolor=#ADD8E6] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 172x14
- RenderText at (0,0) size 152x14
- text run at (0,0) width 152: "This text should not be clipped."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistseparatorpaintingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-separator-painting-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-separator-painting-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-separator-painting-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x6 [border: (3px solid #FFFFFF)]
- RenderBlock (anonymous) at (0,6) size 784x24
- RenderMenuList {SELECT} at (2,2) size 32x20 [bgcolor=#FFFFFF02] [border: (1px solid #008000)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsmenuliststylecolorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-style-color-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-style-color-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-style-color-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderMenuList {SELECT} at (2,2) size 67x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 55x14
- RenderText at (0,0) size 35x14
- text run at (0,0) width 35: "Default"
- RenderText {#text} at (71,1) size 4x19
- text run at (71,1) width 4: " "
- RenderMenuList {SELECT} at (77,2) size 53x20 [color=#FF0000] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 41x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "Red"
- RenderText {#text} at (132,1) size 4x19
- text run at (132,1) width 4: " "
- RenderMenuList {SELECT} at (138,2) size 114x20 [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 102x14
- RenderText at (0,0) size 82x14
- text run at (0,0) width 82: "Default on green"
- RenderText {#text} at (254,1) size 4x19
- text run at (254,1) width 4: " "
- RenderMenuList {SELECT} at (260,2) size 99x20 [color=#FF0000] [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 87x14
- RenderText at (0,0) size 67x14
- text run at (0,0) width 67: "Red on green"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsmenulistwidthchangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-width-change-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-width-change-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/menulist-width-change-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x64
- RenderText {#text} at (0,0) size 678x19
- text run at (0,0) width 678: "This tests that when an option is dynamically added to a menu list, and it is too long for the current width,"
- RenderBR {BR} at (677,15) size 1x0
- RenderText {#text} at (0,20) size 375x19
- text run at (0,20) width 375: "that the select automatically recalculates the correct width."
- RenderBR {BR} at (374,35) size 1x0
- RenderMenuList {SELECT} at (2,42) size 129x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 117x14
- RenderText at (0,0) size 27x14
- text run at (0,0) width 27: "Short"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,64) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsnegativeLineHeightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/negativeLineHeight-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/negativeLineHeight-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/negativeLineHeight-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 680x19
- text run at (0,0) width 680: "The textarea below should have standard line-height because textareas should ignore negative line-heights"
- RenderBR {BR} at (679,15) size 1x0
- RenderBlock {P} at (0,36) size 784x245
- RenderText {#text} at (0,0) size 84x19
- text run at (0,0) width 84: "TEXTAREA"
- RenderBR {BR} at (83,15) size 1x0
- RenderText {#text} at (400,205) size 4x19
- text run at (400,205) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,225) size 0x19
-layer at (8,64) size 400x200 clip at (9,65) size 398x198
- RenderTextControl {TEXTAREA} at (0,20) size 400x200 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
- RenderBlock {DIV} at (3,3) size 394x34
- RenderText {#text} at (3,0) size 379x34
- text run at (3,0) width 374: "Demo text here that wraps a bit and should demonstrate"
- text run at (376,0) width 6: " "
- text run at (3,17) width 179: "the goodness of line-height"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsnumbernumberappearancertlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/number/number-appearance-rtl-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/number/number-appearance-rtl-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/number/number-appearance-rtl-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,65 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x344
- RenderBlock {HTML} at (0,0) size 800x344
- RenderBody {BODY} at (8,16) size 784x312
- RenderBlock {P} at (0,0) size 784x25
- RenderTextControl {INPUT} at (646,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,41) size 784x25
- RenderTextControl {INPUT} at (646,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,82) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,123) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,164) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,205) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,246) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,287) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (661,21) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (116,0) size 7x14
- text run at (116,0) width 7: "1"
-layer at (661,62) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (116,0) size 7x14
- text run at (116,0) width 7: "2"
-layer at (17,103) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (116,0) size 7x14
- text run at (116,0) width 7: "3"
-layer at (17,144) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (97,0) size 26x14
- text run at (97,0) width 26: "1234"
-layer at (17,185) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 7x14
- text run at (0,0) width 7: "5"
-layer at (17,226) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 7x14
- text run at (0,0) width 7: "6"
-layer at (17,267) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (116,0) size 7x14
- text run at (116,0) width 7: "7"
-layer at (17,308) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (116,0) size 7x14
- text run at (116,0) width 7: "8"
-caret: position 4 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of child 6 {P} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsnumbernumberappearancespinbuttondisabledreadonlyexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,37 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 762x39
- text run at (0,0) width 762: "Test appearances of spin buttons. Disabled state and read-only state should have appearances different from the normal"
- text run at (0,20) width 34: "state."
- RenderBlock {DIV} at (0,56) size 784x41
- RenderInline {LABEL} at (0,0) size 335x19
- RenderTextControl {INPUT} at (2,2) size 245x37 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (248,12) size 87x19
- text run at (248,12) width 87: " Normal state"
- RenderBlock {DIV} at (0,97) size 784x41
- RenderInline {LABEL} at (0,0) size 343x19
- RenderText {#text} at (248,12) size 95x19
- text run at (248,12) width 95: " Disabled state"
- RenderBlock {DIV} at (0,138) size 784x41
- RenderInline {LABEL} at (0,0) size 353x19
- RenderTextControl {INPUT} at (2,2) size 245x37 [bgcolor=#FFFFFF] [border: (1px solid #BCBCBC)]
- RenderText {#text} at (248,12) size 105x19
- text run at (248,12) width 105: " Read-only state"
-layer at (21,71) size 222x25
- RenderBlock {DIV} at (11,5) size 223x25
- RenderText {#text} at (0,0) size 12x25
- text run at (0,0) width 12: "0"
-layer at (21,153) size 222x25
- RenderBlock {DIV} at (11,5) size 223x25
- RenderText {#text} at (0,0) size 12x25
- text run at (0,0) width 12: "0"
-layer at (10,107) size 244x37
- RenderTextControl {INPUT} at (2,2) size 245x37 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
-layer at (21,112) size 222x25
- RenderBlock {DIV} at (11,5) size 223x25 [color=#545454]
- RenderText {#text} at (0,0) size 12x25
- text run at (0,0) width 12: "0"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsnumbernumberappearancespinbuttonlayerexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/number/number-appearance-spinbutton-layer-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/number/number-appearance-spinbutton-layer-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/number/number-appearance-spinbutton-layer-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x66
- RenderBlock {HTML} at (0,0) size 800x66
- RenderBody {BODY} at (8,8) size 784x50
- RenderBR {BR} at (139,1) size 1x19
- RenderTextControl {INPUT} at (2,27) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (17,38) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 13x14
- text run at (0,0) width 13: "10"
-layer at (10,10) size 135x21
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
-layer at (17,13) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 13x14
- text run at (0,0) width 13: "10"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsoptionindexexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-index-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-index-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-index-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 756x39
- text run at (0,0) width 756: "This test makes sure we don't crash when trying to get the index of an option element that has no corresponding select"
- text run at (0,20) width 55: "element."
- RenderBlock {DIV} at (0,40) size 784x40
- RenderText {#text} at (0,0) size 82x19
- text run at (0,0) width 82: "Test Passed. "
- RenderBR {BR} at (81,15) size 1x0
- RenderText {#text} at (0,20) size 379x19
- text run at (0,20) width 379: "Index for option element with no corresponding select is: 0"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsoptionscriptexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-script-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-script-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-script-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 344x19
- text run at (0,0) width 109: "TEST PASSED: "
- text run at (108,0) width 236: "If the popup menu only says \"Text\". "
- RenderBR {BR} at (343,15) size 1x0
- RenderText {#text} at (0,20) size 426x19
- text run at (0,20) width 107: "TEST FAILED: "
- text run at (106,20) width 320: "If the popup menu says \"document.write('Text')\". "
- RenderBR {BR} at (425,35) size 1x0
- RenderMenuList {SELECT} at (2,42) size 53x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 41x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "Text"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsoptionstripwhitespaceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-strip-whitespace-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-strip-whitespace-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-strip-whitespace-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,48 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 411x19
- text run at (0,0) width 411: "All of these selects should have the same amount of whitespace."
- RenderBlock (anonymous) at (0,36) size 784x200
- RenderText {#text} at (0,1) size 71x19
- text run at (0,1) width 71: "Five Tabs: "
- RenderMenuList {SELECT} at (72,2) size 80x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,3) size 69x14
- RenderText at (0,0) size 37x14
- text run at (0,0) width 37: "0 Items"
- RenderBR {BR} at (153,16) size 1x0
- RenderBR {BR} at (0,24) size 0x19
- RenderText {#text} at (0,45) size 86x19
- text run at (0,45) width 86: "Five Spaces: "
- RenderMenuList {SELECT} at (87,46) size 80x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,3) size 69x14
- RenderText at (0,0) size 37x14
- text run at (0,0) width 37: "0 Items"
- RenderBR {BR} at (168,60) size 1x0
- RenderBR {BR} at (0,68) size 0x19
- RenderText {#text} at (0,89) size 306x19
- text run at (0,89) width 306: "Five Spaces (with leading/trailing whitespace): "
- RenderMenuList {SELECT} at (307,90) size 94x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 81x14
- RenderText at (0,0) size 61x14
- text run at (0,0) width 61: "Five Spaces"
- RenderBR {BR} at (402,104) size 1x0
- RenderBR {BR} at (0,112) size 0x19
- RenderText {#text} at (0,133) size 291x19
- text run at (0,133) width 291: "Five Tabs (with leading/trailing whitespace): "
- RenderMenuList {SELECT} at (292,134) size 81x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 68x14
- RenderText at (0,0) size 48x14
- text run at (0,0) width 48: "Five Tabs"
- RenderBR {BR} at (374,148) size 1x0
- RenderBR {BR} at (0,156) size 0x19
- RenderText {#text} at (0,177) size 129x19
- text run at (0,177) width 129: "Mixed Whitespace: "
- RenderMenuList {SELECT} at (130,178) size 81x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 68x14
- RenderText at (0,0) size 48x14
- text run at (0,0) width 48: "Five Tabs"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsoptiontextclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-text-clip-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-text-clip-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/option-text-clip-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 717x19
- text run at (0,0) width 717: "This tests that the option text is clipped properly, and doesn't spill over into the arrow part of the popup control. "
- RenderBR {BR} at (716,15) size 1x0
- RenderMenuList {SELECT} at (0,22) size 150x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 138x14
- RenderText at (0,0) size 126x14
- text run at (0,0) width 126: "12345 6789 ABCD EFGH"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsplaceholderpseudostyleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/placeholder-pseudo-style-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/placeholder-pseudo-style-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/placeholder-pseudo-style-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,66 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 336x19
- text run at (0,0) width 336: "This tests that you can set the placeholder text color."
- RenderBR {BR} at (335,15) size 1x0
- RenderTextControl {INPUT} at (2,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (139,21) size 5x19
- text run at (139,21) width 5: " "
- RenderTextControl {INPUT} at (145,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 123x15
- RenderBlock {DIV} at (0,7) size 0x0
- RenderBlock {DIV} at (0,0) size 123x14
- RenderBlock {DIV} at (122,7) size 0x0
- RenderText {#text} at (282,21) size 5x19
- text run at (282,21) width 5: " "
- RenderTextControl {INPUT} at (288,22) size 137x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (426,21) size 5x19
- text run at (426,21) width 5: " "
- RenderText {#text} at (569,21) size 5x19
- text run at (569,21) width 5: " "
- RenderTextControl {INPUT} at (575,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (712,21) size 5x19
- text run at (712,21) width 5: " "
- RenderTextControl {INPUT} at (2,47) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (17,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15 [color=#640000]
- RenderText {#text} at (0,0) size 18x14
- text run at (0,0) width 18: "text"
-layer at (17,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (160,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15 [color=#640000]
- RenderText {#text} at (0,0) size 34x14
- text run at (0,0) width 34: "search"
-layer at (160,33) size 122x14
- RenderBlock {DIV} at (0,0) size 123x14
-layer at (303,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15 [color=#640000]
- RenderText {#text} at (0,0) size 48x14
- text run at (0,0) width 48: "password"
-layer at (303,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (590,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15 [color=#A9A9A9]
- RenderText {#text} at (0,0) size 34x14
- text run at (0,0) width 34: "default"
-layer at (590,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (17,58) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15 [color=#A9A9A9]
- RenderText {#text} at (0,0) size 78x14
- text run at (0,0) width 78: "default disabled"
-layer at (17,58) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (440,30) size 135x21
- RenderTextControl {INPUT} at (432,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
-layer at (447,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15 [color=#640000]
- RenderText {#text} at (0,0) size 62x14
- text run at (0,0) width 62: "disabled text"
-layer at (447,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15 [color=#545454]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsplaintextmode2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/plaintext-mode-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/plaintext-mode-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/plaintext-mode-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,41 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x25
- RenderTextControl {INPUT} at (0,2) size 600x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (600,1) size 4x19
- text run at (600,1) width 4: " "
- RenderBR {BR} at (604,16) size 0x0
- RenderBlock {DIV} at (0,25) size 784x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "This "
- RenderInline {B} at (0,0) size 69x19
- RenderText {#text} at (32,0) size 45x19
- text run at (32,0) width 45: "styled "
- RenderInline {I} at (0,0) size 25x19
- RenderText {#text} at (76,0) size 25x19
- text run at (76,0) width 25: "text"
- RenderText {#text} at (100,0) size 36x19
- text run at (100,0) width 36: ", and "
- RenderInline {A} at (0,0) size 26x19 [color=#0000EE]
- RenderText {#text} at (135,0) size 26x19
- text run at (135,0) width 26: "link"
- RenderText {#text} at (160,0) size 414x19
- text run at (160,0) width 212: " will be pasted into the textfield. "
- text run at (371,0) width 203: "All richness should be stripped."
- RenderBlock {OL} at (0,61) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 332x19
- text run at (0,0) width 332: "Success: document.execCommand(\"Copy\") == true"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 331x19
- text run at (0,0) width 331: "Success: document.execCommand(\"Paste\") == true"
-layer at (15,13) size 587x14
- RenderBlock {DIV} at (6,3) size 588x15
- RenderText {#text} at (0,0) size 426x14
- text run at (0,0) width 426: "This styled text, and link will be pasted into the textfield. All richness should be stripped."
-caret: position 94 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformspreserveFormDuringResidualStyleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/preserveFormDuringResidualStyle-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/preserveFormDuringResidualStyle-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/preserveFormDuringResidualStyle-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {FONT} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {CENTER} at (0,0) size 784x25
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {FONT} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 784x25
- RenderTable {TABLE} at (380,0) size 24x25
- RenderTableSection {TBODY} at (0,0) size 24x25
- RenderTableRow {TR} at (0,2) size 24x21
- RenderTableCell {TD} at (2,2) size 20x21 [r=0 c=0 rs=1 cs=1]
- RenderImage {INPUT} at (1,1) size 17x19
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,25) size 784x0
- RenderInline {FONT} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,25) size 784x40
- RenderText {#text} at (0,0) size 775x39
- text run at (0,0) width 775: "Success! This test succeeds if the input named mover is not detached from its form when it is moved around in the DOM"
- text run at (0,20) width 159: "to come before the table."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsrangeinputappearancerangeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/input-appearance-range-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/input-appearance-range-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/input-appearance-range-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x269
- RenderBlock {HTML} at (0,0) size 800x269
- RenderBody {BODY} at (8,8) size 784x253
- RenderBlock {DIV} at (0,0) size 784x37
- RenderSlider {INPUT} at (2,2) size 129x30 [color=#909090] [bgcolor=#FFFFFF]
- RenderFlexibleBox {DIV} at (0,0) size 129x30
- RenderBlock {DIV} at (0,7) size 129x16
- RenderBlock {DIV} at (56,0) size 17x16 [bgcolor=#FFFFFF] [border: (1px solid #424242)]
- RenderBlock {DIV} at (0,37) size 784x23
- RenderSlider {INPUT} at (2,2) size 129x16 [color=#909090] [bgcolor=#FFFFFF]
- RenderFlexibleBox {DIV} at (0,0) size 129x16
- RenderBlock {DIV} at (0,0) size 129x16
- RenderBlock {DIV} at (0,0) size 16x16 [bgcolor=#FFFFFF] [border: (1px solid #424242)]
- RenderBlock {DIV} at (0,60) size 784x23
- RenderSlider {INPUT} at (2,2) size 129x16 [color=#909090] [bgcolor=#FFFFFF]
- RenderFlexibleBox {DIV} at (0,0) size 129x16
- RenderBlock {DIV} at (0,0) size 129x16
- RenderBlock {DIV} at (113,0) size 16x16 [bgcolor=#FFFFFF] [border: (1px solid #424242)]
- RenderBlock {DIV} at (0,83) size 784x147
- RenderSlider {INPUT} at (64,2) size 129x140 [color=#909090] [bgcolor=#FFFFFF]
- RenderFlexibleBox {DIV} at (0,0) size 129x140
- RenderBlock {DIV} at (56,0) size 17x140
- RenderBlock {DIV} at (0,62) size 16x16 [bgcolor=#FFFFFF] [border: (1px solid #424242)]
- RenderBlock {DIV} at (0,230) size 784x23
-layer at (10,240) size 129x16
- RenderSlider {INPUT} at (2,2) size 129x16 [color=#909090] [bgcolor=#FFFFFF]
- RenderFlexibleBox {DIV} at (0,0) size 129x16
- RenderBlock {DIV} at (0,0) size 129x16
- RenderBlock {DIV} at (84,0) size 17x16 [bgcolor=#FFFFFF] [border: (1px solid #424242)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsrangerangethumbheightpercentageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/range-thumb-height-percentage-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/range-thumb-height-percentage-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/range-thumb-height-percentage-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 546x19
- text run at (0,0) width 546: "The slider thumb below has a height specified as 50%. It should be a 10 pixel square."
- RenderBlock (anonymous) at (0,36) size 784x24
- RenderSlider {INPUT} at (2,2) size 200x20 [color=#909090] [bgcolor=#C0C0C0]
- RenderFlexibleBox {DIV} at (0,0) size 200x20
- RenderBlock {DIV} at (0,5) size 200x10
- RenderBlock {DIV} at (95,0) size 10x10 [bgcolor=#008000] [border: (1px solid #424242)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsrangesliderthumbsharedstyleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/slider-thumb-shared-style-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/slider-thumb-shared-style-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/slider-thumb-shared-style-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 717x19
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13800"
- RenderText {#text} at (357,0) size 413x19
- text run at (357,0) width 5: " "
- text run at (361,0) width 409: "REGRESSION: Moving a slider moves another unrelated slider"
- RenderText {#text} at (769,0) size 5x19
- text run at (769,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 289x19
- text run at (0,0) width 289: "The first slider\x{2019}s thumb should be on the left."
- RenderBlock {DIV} at (0,72) size 784x40
- RenderSlider {INPUT} at (2,2) size 129x16 [color=#909090] [bgcolor=#FFFFFF]
- RenderFlexibleBox {DIV} at (0,0) size 129x16
- RenderBlock {DIV} at (0,0) size 129x16
- RenderBlock {DIV} at (0,0) size 16x16 [bgcolor=#FFFFFF] [border: (1px solid #424242)]
- RenderBR {BR} at (133,18) size 0x0
- RenderSlider {INPUT} at (2,22) size 129x16 [color=#909090] [bgcolor=#FFFFFF]
- RenderFlexibleBox {DIV} at (0,0) size 129x16
- RenderBlock {DIV} at (0,0) size 129x16
- RenderBlock {DIV} at (113,0) size 16x16 [bgcolor=#FFFFFF] [border: (1px solid #424242)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsrangethumbslidernoparentsliderexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/thumbslider-no-parent-slider-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/thumbslider-no-parent-slider-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/range/thumbslider-no-parent-slider-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {SPAN} at (0,0) size 20x20
- RenderBR {BR} at (20,20) size 0x0
- RenderBlock {SPAN} at (0,20) size 20x20
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformssearchcancelbuttonstylesharingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/search-cancel-button-style-sharing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/search-cancel-button-style-sharing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/search-cancel-button-style-sharing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 392x19
- text run at (0,0) width 392: "Only the second search field should have a cancel button (\x{D7})."
- RenderBlock (anonymous) at (0,36) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 123x15
- RenderBlock {DIV} at (0,7) size 0x0
- RenderBlock {DIV} at (0,0) size 123x14
- RenderBlock {DIV} at (122,7) size 0x0
- RenderText {#text} at (139,1) size 5x19
- text run at (139,1) width 5: " "
- RenderTextControl {INPUT} at (145,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 123x15
- RenderBlock {DIV} at (0,7) size 0x0
- RenderBlock {DIV} at (0,0) size 123x14
- RenderBlock {DIV} at (122,7) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (17,49) size 122x14
- RenderBlock {DIV} at (0,0) size 123x14
-layer at (160,49) size 122x14
- RenderBlock {DIV} at (0,0) size 123x14
- RenderText {#text} at (0,0) size 39x14
- text run at (0,0) width 39: "this one"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformssearchdisplaynonecancelbuttonexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/search-display-none-cancel-button-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/search-display-none-cancel-button-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/search-display-none-cancel-button-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 511x19
- text run at (0,0) width 511: "This tests that the display:none style will work on a search field's cancel button."
- RenderBR {BR} at (510,15) size 1x0
- RenderTextControl {INPUT} at (2,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 123x15
- RenderBlock {DIV} at (0,7) size 0x0
- RenderBlock {DIV} at (0,0) size 123x14
- RenderText {#text} at (0,0) size 0x0
-layer at (17,33) size 122x14
- RenderBlock {DIV} at (0,0) size 123x14
- RenderText {#text} at (0,0) size 18x14
- text run at (0,0) width 18: "test"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectoptgrouprenderingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select/optgroup-rendering-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select/optgroup-rendering-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select/optgroup-rendering-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x64
- RenderBlock {HTML} at (0,0) size 800x64
- RenderBody {BODY} at (8,8) size 784x48
- RenderBlock {FORM} at (0,0) size 784x48
- RenderMenuList {SELECT} at (2,2) size 73x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 61x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "Three"
- RenderText {#text} at (77,1) size 4x19
- text run at (77,1) width 4: " "
- RenderBR {BR} at (81,1) size 0x19
- RenderMenuList {SELECT} at (2,26) size 73x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 61x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "Three"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectalignexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-align-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-align-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-align-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,48 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 591x19
- text run at (0,0) width 591: "The following select elements should all be rendered on the left, with their text left justified."
- RenderBlock (anonymous) at (0,36) size 784x120
- RenderMenuList {SELECT} at (0,2) size 300x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 288x14
- RenderText at (0,0) size 144x14
- text run at (0,0) width 144: "This is should be left justified."
- RenderText {#text} at (300,1) size 4x19
- text run at (300,1) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderMenuList {SELECT} at (0,26) size 300x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 288x14
- RenderText at (0,0) size 144x14
- text run at (0,0) width 144: "This is should be left justified."
- RenderText {#text} at (300,25) size 4x19
- text run at (300,25) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderMenuList {SELECT} at (0,50) size 300x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 288x14
- RenderText at (0,0) size 144x14
- text run at (0,0) width 144: "This is should be left justified."
- RenderText {#text} at (300,49) size 4x19
- text run at (300,49) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderMenuList {SELECT} at (0,74) size 300x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 288x14
- RenderText at (0,0) size 144x14
- text run at (0,0) width 144: "This is should be left justified."
- RenderText {#text} at (300,73) size 4x19
- text run at (300,73) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderMenuList {SELECT} at (0,98) size 300x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 288x14
- RenderText at (0,0) size 144x14
- text run at (0,0) width 144: "This is should be left justified."
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,156) size 784x24
- RenderMenuList {SELECT} at (0,2) size 300x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 288x14
- RenderText at (0,0) size 144x14
- text run at (0,0) width 144: "This is should be left justified."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectbackgroundnoneexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-background-none-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-background-none-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-background-none-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {HTML} at (0,0) size 800x36
- RenderBody {BODY} at (8,8) size 784x20 [bgcolor=#666666]
- RenderMenuList {SELECT} at (2,2) size 18x16 [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,1) size 8x14
- RenderText at (0,0) size 7x14
- text run at (0,0) width 7: "1"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectbaselineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-baseline-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-baseline-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-baseline-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,49 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 474x19
- text run at (0,0) width 474: "This tests that empty select controls and buttons have the correct baseline."
- RenderBR {BR} at (473,15) size 1x0
- RenderMenuList {SELECT} at (2,27) size 32x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderText {#text} at (36,26) size 31x19
- text run at (36,26) width 31: " test "
- RenderMenuList {SELECT} at (68,27) size 51x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 38x14
- RenderText at (0,0) size 18x14
- text run at (0,0) width 18: "test"
- RenderText {#text} at (120,26) size 5x19
- text run at (120,26) width 5: " "
- RenderMenuList {SELECT} at (126,27) size 33x20 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderText {#text} at (160,26) size 31x19
- text run at (160,26) width 31: " test "
- RenderMenuList {SELECT} at (192,27) size 51x20 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 38x14
- RenderText at (0,0) size 18x14
- text run at (0,0) width 18: "test"
- RenderText {#text} at (244,26) size 5x19
- text run at (244,26) width 5: " "
- RenderButton {BUTTON} at (250,22) size 25x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (276,26) size 5x19
- text run at (276,26) width 5: " "
- RenderButton {BUTTON} at (282,27) size 43x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 18x14
- RenderText {#text} at (0,0) size 18x14
- text run at (0,0) width 18: "test"
- RenderText {#text} at (326,26) size 5x19
- text run at (326,26) width 5: " "
- RenderButton {BUTTON} at (332,40) size 25x2 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (358,26) size 5x19
- text run at (358,26) width 5: " "
- RenderButton {BUTTON} at (364,29) size 42x16 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,1) size 18x14
- RenderText {#text} at (0,0) size 18x14
- text run at (0,0) width 18: "test"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectblockbackgroundexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-block-background-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-block-background-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-block-background-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 551x19
- text run at (0,0) width 551: "This tests that backgrounds for list box items draw correctly when a list box is a block"
- RenderBR {BR} at (551,15) size 0x0
- RenderMenuList {SELECT} at (2,22) size 59x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,3) size 49x14
- RenderText at (0,0) size 28x14
- text run at (0,0) width 28: "Item1"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectchangelistboxsizeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-change-listbox-size-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-change-listbox-size-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-change-listbox-size-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 746x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=12986"
- RenderText {#text} at (357,0) size 746x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 385: "REGRESSION(NativeListBox): Listboxes not updated when"
- text run at (0,20) width 127: "resized dynamically"
- RenderText {#text} at (126,20) size 5x19
- text run at (126,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 324x19
- text run at (0,0) width 324: "This list box should be tall enough to fit 6 options."
- RenderBlock (anonymous) at (0,92) size 784x24
- RenderMenuList {SELECT} at (2,2) size 61x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 49x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectchangelistboxtopopupexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-change-listbox-to-popup-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-change-listbox-to-popup-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-change-listbox-to-popup-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 450x19
- text run at (0,0) width 450: "This tests that you can dynamically change a list box to a popup menu"
- RenderBR {BR} at (449,15) size 1x0
- RenderMenuList {SELECT} at (2,22) size 205x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 193x14
- RenderText at (0,0) size 173x14
- text run at (0,0) width 173: "This should turn into a popup menu"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectchangepopuptolistboxexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-change-popup-to-listbox-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-change-popup-to-listbox-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-change-popup-to-listbox-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 458x19
- text run at (0,0) width 458: "This tests that you can dynamically change a popup menu to a list box. "
- RenderBR {BR} at (457,15) size 1x0
- RenderMenuList {SELECT} at (2,22) size 178x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 166x14
- RenderText at (0,0) size 146x14
- text run at (0,0) width 146: "This should turn into a list box"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectdirtyparentprefwidthsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-dirty-parent-pref-widths-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-dirty-parent-pref-widths-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-dirty-parent-pref-widths-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x94
- RenderBlock {HTML} at (0,0) size 800x94
- RenderBody {BODY} at (8,8) size 784x70
- RenderTable {TABLE} at (0,0) size 65x34 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 63x32
- RenderTableRow {TR} at (0,2) size 63x28
- RenderTableCell {TD} at (2,2) size 59x28 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderMenuList {SELECT} at (4,4) size 50x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 38x14
- RenderText at (0,0) size 18x14
- text run at (0,0) width 18: "test"
- RenderBlock {P} at (0,50) size 784x20
- RenderText {#text} at (0,0) size 459x19
- text run at (0,0) width 459: "The select element in the table above must not spill outside of the table."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectdisabledappearanceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-disabled-appearance-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-disabled-appearance-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-disabled-appearance-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 659x19
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=12345"
- RenderText {#text} at (357,0) size 355x19
- text run at (357,0) width 5: " "
- text run at (361,0) width 351: "REGRESSION: Disabled pop-up text is not grayed out"
- RenderText {#text} at (711,0) size 5x19
- text run at (711,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x24
- RenderMenuList {SELECT} at (2,2) size 149x20 [color=#808080] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 137x14
- RenderText at (0,0) size 117x14
- text run at (0,0) width 117: "This text should be gray"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,76) size 784x24
- RenderMenuList {SELECT} at (2,2) size 154x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 142x14
- RenderText at (0,0) size 122x14
- text run at (0,0) width 122: "This text should be black"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectdisplaynonestyleresolveexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-display-none-style-resolve-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-display-none-style-resolve-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-display-none-style-resolve-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 778x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13896"
- RenderText {#text} at (357,0) size 778x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 417: "REGRESSION (NativePopup): Reproductible crasher on Google"
- text run at (0,20) width 124: "Coop control panel"
- RenderText {#text} at (123,20) size 5x19
- text run at (123,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 180x19
- text run at (0,0) width 180: "No crash means SUCCESS."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectemptyoptionheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-empty-option-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-empty-option-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-empty-option-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderMenuList {SELECT} at (2,2) size 32x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,1) size 22x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectinitialpositionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-initial-position-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-initial-position-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-initial-position-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,65 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 98x19
- text run at (0,0) width 98: "initial selected:"
- RenderBR {BR} at (97,15) size 1x0
- RenderMenuList {SELECT} at (2,22) size 144x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 132x14
- RenderText at (0,0) size 112x14
- text run at (0,0) width 112: "this should be selected"
- RenderText {#text} at (148,21) size 4x19
- text run at (148,21) width 4: " "
- RenderBR {BR} at (152,36) size 0x0
- RenderText {#text} at (0,44) size 165x19
- text run at (0,44) width 165: "dynamic selected change:"
- RenderBR {BR} at (164,59) size 1x0
- RenderMenuList {SELECT} at (2,66) size 144x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 132x14
- RenderText at (0,0) size 112x14
- text run at (0,0) width 112: "this should be selected"
- RenderText {#text} at (148,65) size 4x19
- text run at (148,65) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (0,88) size 217x19
- text run at (0,88) width 217: "dynamic insert of selected option:"
- RenderBR {BR} at (216,103) size 1x0
- RenderMenuList {SELECT} at (2,110) size 144x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 132x14
- RenderText at (0,0) size 112x14
- text run at (0,0) width 112: "this should be selected"
- RenderText {#text} at (148,109) size 4x19
- text run at (148,109) width 4: " "
- RenderBR {BR} at (152,124) size 0x0
- RenderText {#text} at (0,132) size 98x19
- text run at (0,132) width 98: "initial selected:"
- RenderBR {BR} at (97,147) size 1x0
- RenderMenuList {SELECT} at (2,154) size 144x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 132x14
- RenderText at (0,0) size 112x14
- text run at (0,0) width 112: "this should be selected"
- RenderText {#text} at (148,153) size 4x19
- text run at (148,153) width 4: " "
- RenderBR {BR} at (152,168) size 0x0
- RenderText {#text} at (0,176) size 165x19
- text run at (0,176) width 165: "dynamic selected change:"
- RenderBR {BR} at (164,191) size 1x0
- RenderMenuList {SELECT} at (2,198) size 144x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 132x14
- RenderText at (0,0) size 112x14
- text run at (0,0) width 112: "this should be selected"
- RenderText {#text} at (148,197) size 4x19
- text run at (148,197) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (0,220) size 217x19
- text run at (0,220) width 217: "dynamic insert of selected option:"
- RenderBR {BR} at (216,235) size 1x0
- RenderMenuList {SELECT} at (2,242) size 144x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 132x14
- RenderText at (0,0) size 112x14
- text run at (0,0) width 112: "this should be selected"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectitembackgroundclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-item-background-clip-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-item-background-clip-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-item-background-clip-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 782x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=12364"
- RenderText {#text} at (357,0) size 782x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 421: "REGRESSSION (NativeListBox): Selected option's background is"
- text run at (0,20) width 163: "not clipped to the list box"
- RenderText {#text} at (162,20) size 5x19
- text run at (162,20) width 5: "."
- RenderBlock (anonymous) at (0,56) size 784x22
- RenderMenuList {SELECT} at (2,0) size 64x23 [bgcolor=#FFFFFF02] [border: (3px solid #0000FF)]
- RenderBlock (anonymous) at (8,4) size 48x15
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectlistboxwithheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-list-box-with-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-list-box-with-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-list-box-with-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 372x19
- text run at (0,0) width 372: "The select below has a size of 3, but a much larger height."
- RenderBlock (anonymous) at (0,36) size 784x250
- RenderMenuList {SELECT} at (2,0) size 69x250 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,118) size 57x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectselectedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-selected-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-selected-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-selected-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderMenuList {SELECT} at (2,2) size 243x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 231x14
- RenderText at (0,0) size 151x14
- text run at (0,0) width 151: "should see this option selected"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectsizeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-size-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-size-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-size-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 782x39
- text run at (0,0) width 782: "This tests that a malformed size attribute will be parsed and corrected so that the right size attribute value is used to match"
- text run at (0,20) width 441: "the style rule that determines whether to use a menu list or a list box."
- RenderBR {BR} at (440,35) size 1x0
- RenderMenuList {SELECT} at (2,42) size 50x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 38x14
- RenderText at (0,0) size 18x14
- text run at (0,0) width 18: "test"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectstyleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-style-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-style-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-style-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,73 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 565x19
- text run at (0,0) width 256: "This tests that styled popups look right. "
- text run at (255,0) width 310: "(Aqua for now- later, we will honor the styling)."
- RenderBR {BR} at (564,15) size 1x0
- RenderMenuList {SELECT} at (2,22) size 50x20 [bgcolor=#FF0000] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 38x14
- RenderText at (0,0) size 18x14
- text run at (0,0) width 18: "test"
- RenderText {#text} at (54,21) size 4x19
- text run at (54,21) width 4: " "
- RenderBR {BR} at (58,36) size 0x0
- RenderText {#text} at (0,44) size 541x19
- text run at (0,44) width 541: "This tests that background color is white by default regardless of the parent element."
- RenderBR {BR} at (540,59) size 1x0
- RenderInline {SPAN} at (0,0) size 68x29 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (7,66) size 50x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 38x14
- RenderText at (0,0) size 18x14
- text run at (0,0) width 18: "test"
- RenderText {#text} at (59,65) size 4x19
- text run at (59,65) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (0,88) size 642x19
- text run at (0,88) width 642: "This tests that background color is inherited from the parent if background-color:inherit is specified."
- RenderBR {BR} at (641,103) size 1x0
- RenderInline {SPAN} at (0,0) size 68x29 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (7,110) size 50x20 [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 38x14
- RenderText at (0,0) size 18x14
- text run at (0,0) width 18: "test"
- RenderText {#text} at (59,109) size 4x19
- text run at (59,109) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (0,132) size 653x19
- text run at (0,132) width 653: "This tests that background color is the same as the parent if background-color:transparent is specified."
- RenderBR {BR} at (652,147) size 1x0
- RenderInline {SPAN} at (0,0) size 47x29 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (7,155) size 29x16 [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,1) size 19x14
- RenderText at (0,0) size 18x14
- text run at (0,0) width 18: "test"
- RenderText {#text} at (37,152) size 5x19
- text run at (37,152) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (0,173) size 509x19
- text run at (0,173) width 509: "This tests that background is white if only background-image:none is specified."
- RenderBR {BR} at (508,188) size 1x0
- RenderMenuList {SELECT} at (2,195) size 50x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 38x14
- RenderText at (0,0) size 18x14
- text run at (0,0) width 18: "test"
- RenderText {#text} at (54,194) size 4x19
- text run at (54,194) width 4: " "
- RenderBR {BR} at (58,209) size 0x0
- RenderText {#text} at (0,217) size 430x19
- text run at (0,217) width 430: "This tests that the image specified for background-image is visible."
- RenderBR {BR} at (429,232) size 1x0
- RenderMenuList {SELECT} at (2,239) size 29x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,1) size 19x14
- RenderText at (0,0) size 18x14
- text run at (0,0) width 18: "test"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectvisualhebrewexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-visual-hebrew-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-visual-hebrew-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-visual-hebrew-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 632x19
- text run at (0,0) width 632 LTR override: "This tests that native pop-ups are rendered in logical order even in visually-ordered Hebrew pages."
- RenderBlock {HR} at (0,36) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,54) size 784x20
- RenderText {#text} at (0,0) size 389x19
- text run at (0,0) width 389 LTR override: "Text on the pop-up and in the list should look like this: \x{5E8}\x{5D5}\x{5EA}\x{5E4}\x{5DB}"
- RenderBlock (anonymous) at (0,90) size 784x24
- RenderMenuList {SELECT} at (2,2) size 59x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 47x16
- RenderText at (0,0) size 27x14
- text run at (0,0) width 27 RTL: "\x{5DB}\x{5E4}\x{5EA}\x{5D5}\x{5E8}"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectwritingdirectionnaturalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-writing-direction-natural-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-writing-direction-natural-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/select-writing-direction-natural-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,141 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 716x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13775"
- RenderText {#text} at (357,0) size 716x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 355: "REGRESSION: Popup button text should use \"natural\""
- text run at (0,20) width 330: "directionality to match the items in the popup menu"
- RenderText {#text} at (329,20) size 5x19
- text run at (329,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 672x19
- text run at (0,0) width 517: "In all of the popup buttons below, the letter A should be on the left and the letter "
- text run at (516,0) width 9 RTL: "\x{5D0}"
- text run at (524,0) width 148: " should be on the right."
- RenderBlock {DIV} at (0,92) size 784x48
- RenderBlock {DIV} at (0,0) size 784x24
- RenderMenuList {SELECT} at (0,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (0,0) size 14x14
- text run at (0,0) width 7 RTL: "\x{5D0}"
- text run at (6,0) width 8: "A"
- RenderText {#text} at (70,0) size 4x19
- text run at (70,0) width 4: " "
- RenderMenuList {SELECT} at (74,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (0,0) size 14x14
- text run at (0,0) width 8: "A"
- text run at (7,0) width 7 RTL: "\x{5D0}"
- RenderText {#text} at (144,0) size 4x19
- text run at (144,0) width 4: " "
- RenderMenuList {SELECT} at (148,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (0,0) size 18x14
- text run at (0,0) width 4: "("
- text run at (3,0) width 7 RTL: "\x{5D0}"
- text run at (9,0) width 9: "A"
- RenderText {#text} at (218,0) size 4x19
- text run at (218,0) width 4: " "
- RenderMenuList {SELECT} at (222,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (0,0) size 18x14
- text run at (0,0) width 11: "(A"
- text run at (11,0) width 7 RTL: "\x{5D0}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,24) size 784x24
- RenderMenuList {SELECT} at (492,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (0,0) size 14x14
- text run at (0,0) width 7 RTL: "\x{5D0}"
- text run at (6,0) width 8: "A"
- RenderText {#text} at (562,0) size 4x19
- text run at (562,0) width 4: " "
- RenderMenuList {SELECT} at (566,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (0,0) size 14x14
- text run at (0,0) width 8: "A"
- text run at (7,0) width 7 RTL: "\x{5D0}"
- RenderText {#text} at (636,0) size 4x19
- text run at (636,0) width 4: " "
- RenderMenuList {SELECT} at (640,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (0,0) size 18x14
- text run at (0,0) width 4: "("
- text run at (3,0) width 7 RTL: "\x{5D0}"
- text run at (9,0) width 9: "A"
- RenderText {#text} at (710,0) size 4x19
- text run at (710,0) width 4: " "
- RenderMenuList {SELECT} at (714,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (0,0) size 18x14
- text run at (0,0) width 11: "(A"
- text run at (11,0) width 7 RTL: "\x{5D0}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,140) size 784x48
- RenderBlock {DIV} at (0,0) size 784x24
- RenderMenuList {SELECT} at (222,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (24,0) size 14x14
- text run at (24,0) width 8: "A"
- text run at (31,0) width 7 RTL: "\x{5D0}"
- RenderText {#text} at (218,0) size 4x19
- text run at (218,0) width 4 RTL: " "
- RenderMenuList {SELECT} at (148,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (24,0) size 14x14
- text run at (24,0) width 7 RTL: "\x{5D0}"
- text run at (30,0) width 8: "A"
- RenderText {#text} at (144,0) size 4x19
- text run at (144,0) width 4 RTL: " "
- RenderMenuList {SELECT} at (74,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (20,0) size 18x14
- text run at (20,0) width 9: "A"
- text run at (28,0) width 10 RTL: "(\x{5D0}"
- RenderText {#text} at (70,0) size 4x19
- text run at (70,0) width 4 RTL: " "
- RenderMenuList {SELECT} at (0,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (20,0) size 18x14
- text run at (20,0) width 7 RTL: "\x{5D0}"
- text run at (27,0) width 8: "A"
- text run at (34,0) width 4 RTL: "("
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,24) size 784x24
- RenderMenuList {SELECT} at (714,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (24,0) size 14x14
- text run at (24,0) width 8: "A"
- text run at (31,0) width 7 RTL: "\x{5D0}"
- RenderText {#text} at (710,0) size 4x19
- text run at (710,0) width 4 RTL: " "
- RenderMenuList {SELECT} at (640,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (24,0) size 14x14
- text run at (24,0) width 7 RTL: "\x{5D0}"
- text run at (30,0) width 8: "A"
- RenderText {#text} at (636,0) size 4x19
- text run at (636,0) width 4 RTL: " "
- RenderMenuList {SELECT} at (566,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (20,0) size 18x14
- text run at (20,0) width 9: "A"
- text run at (28,0) width 10 RTL: "(\x{5D0}"
- RenderText {#text} at (562,0) size 4x19
- text run at (562,0) width 4 RTL: " "
- RenderMenuList {SELECT} at (492,2) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 58x16
- RenderText at (20,0) size 18x14
- text run at (20,0) width 7 RTL: "\x{5D0}"
- text run at (27,0) width 8: "A"
- text run at (34,0) width 4 RTL: "("
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsselectlistminsizeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/selectlist-minsize-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/selectlist-minsize-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/selectlist-minsize-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x40
- RenderBlock {HTML} at (0,0) size 800x40
- RenderBody {BODY} at (8,8) size 784x24
- RenderMenuList {SELECT} at (2,2) size 32x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsstuffonmyoptgroupexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/stuff-on-my-optgroup-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/stuff-on-my-optgroup-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/stuff-on-my-optgroup-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderMenuList {SELECT} at (2,2) size 66x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 54x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderBR {BR} at (70,16) size 0x0
- RenderMenuList {SELECT} at (2,26) size 66x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 54x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformstextstylecolorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/text-style-color-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/text-style-color-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/text-style-color-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,93 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 172x19
- text run at (0,0) width 172: "The text should be default:"
- RenderBlock {FORM} at (0,28) size 784x45
- RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,10) size 784x25
- RenderInline {LABEL} at (0,0) size 467x19
- RenderText {#text} at (0,1) size 328x19
- text run at (0,1) width 328: "This is a searchable index. Enter search keywords: "
- RenderTextControl {INPUT} at (329,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {HR} at (0,43) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,89) size 784x20
- RenderText {#text} at (0,0) size 148x19
- text run at (0,0) width 148: "The text should be red:"
- RenderBlock {FORM} at (0,117) size 784x45
- RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,10) size 784x25
- RenderInline {LABEL} at (0,0) size 467x19
- RenderText {#text} at (0,1) size 328x19
- text run at (0,1) width 328: "This is a searchable index. Enter search keywords: "
- RenderTextControl {INPUT} at (329,2) size 136x22 [color=#FF0000] [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {HR} at (0,43) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,178) size 784x20
- RenderText {#text} at (0,0) size 216x19
- text run at (0,0) width 216: "The text should be gray on green:"
- RenderBlock {FORM} at (0,206) size 784x45
- RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,10) size 784x25
- RenderInline {LABEL} at (0,0) size 467x19
- RenderText {#text} at (0,1) size 328x19
- text run at (0,1) width 328: "This is a searchable index. Enter search keywords: "
- RenderTextControl {INPUT} at (329,2) size 136x22 [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderBlock {HR} at (0,43) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,267) size 784x20
- RenderText {#text} at (0,0) size 211x19
- text run at (0,0) width 211: "The text should be red on Green:"
- RenderBlock {FORM} at (0,295) size 784x45
- RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,10) size 784x25
- RenderInline {LABEL} at (0,0) size 467x19
- RenderText {#text} at (0,1) size 328x19
- text run at (0,1) width 328: "This is a searchable index. Enter search keywords: "
- RenderTextControl {INPUT} at (329,2) size 136x22 [color=#FF0000] [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderBlock {HR} at (0,43) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,356) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (139,1) size 5x19
- text run at (139,1) width 5: " "
- RenderTextControl {INPUT} at (145,2) size 136x22 [color=#FF0000] [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (282,1) size 5x19
- text run at (282,1) width 5: " "
- RenderTextControl {INPUT} at (288,2) size 137x22 [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (426,1) size 5x19
- text run at (426,1) width 5: " "
- RenderTextControl {INPUT} at (432,2) size 136x22 [color=#FF0000] [bgcolor=#008000] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (344,51) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 34x14
- text run at (0,0) width 34: "default"
-layer at (344,140) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 16x14
- text run at (0,0) width 16: "red"
-layer at (344,229) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 80x14
- text run at (0,0) width 80: "default on green"
-layer at (344,318) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 63x14
- text run at (0,0) width 63: "red on green"
-layer at (17,369) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 34x14
- text run at (0,0) width 34: "default"
-layer at (160,369) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 16x14
- text run at (0,0) width 16: "red"
-layer at (303,369) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 80x14
- text run at (0,0) width 80: "default on green"
-layer at (447,369) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 63x14
- text run at (0,0) width 63: "red on green"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformstextfieldfocusringexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/textfield-focus-ring-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/textfield-focus-ring-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/textfield-focus-ring-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 760x39
- text run at (0,0) width 760: "Assuming the port-specific theme draws focus rings, this test can be used to ensure that a focus ring is drawn for a text"
- text run at (0,20) width 614: "input element. This test PASSED if a focus ring is drawn around the text input element (below)."
- RenderBlock (anonymous) at (0,56) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (17,69) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-caret: position 0 of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformstextfieldoverflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/textfield-overflow-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/textfield-overflow-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/textfield-overflow-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTextControl {INPUT} at (2,0) size 136x10 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (17,11) size 122x2 scrollHeight 14
- RenderBlock {DIV} at (6,3) size 123x3
-caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastformsvisualhebrewtextfieldexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/visual-hebrew-text-field-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/visual-hebrew-text-field-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/forms/visual-hebrew-text-field-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 218x19
- text run at (0,0) width 218 LTR override: "This tests for a regression against "
- RenderInline {I} at (0,0) size 783x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (217,0) size 354x19
- text run at (217,0) width 354 LTR override: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8076"
- RenderText {#text} at (570,0) size 783x39
- text run at (570,0) width 213 LTR override: " REGRESSION: native text fields"
- text run at (0,20) width 251 LTR override: "are reversed on \"visual Hebrew\" pages"
- RenderText {#text} at (250,20) size 5x19
- text run at (250,20) width 5 LTR override: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,74) size 784x20
- RenderText {#text} at (0,0) size 279x19
- text run at (0,0) width 279 LTR override: "Text in the field should look like this: \x{5E8}\x{5D5}\x{5EA}\x{5E4}\x{5DB}"
- RenderBlock (anonymous) at (0,110) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (17,122) size 122x15
- RenderBlock {DIV} at (6,2) size 123x16
- RenderText {#text} at (0,0) size 27x14
- text run at (0,0) width 27 RTL: "\x{5DB}\x{5E4}\x{5EA}\x{5D5}\x{5E8}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframes001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [color=#FFFFFF] [bgcolor=#000000]
- RenderText {#text} at (0,0) size 532x19
- text run at (0,0) width 532: "The three red squares below should all look the same and be filled only with black."
- RenderBR {BR} at (531,15) size 1x0
- RenderPartObject {IFRAME} at (0,20) size 170x170 [border: (10px solid #FF0000)]
- layer at (0,0) size 100x100
- RenderView at (0,0) size 100x100
- layer at (0,0) size 100x100
- RenderBlock {HTML} at (0,0) size 100x100
- RenderBody {BODY} at (8,8) size 84x84
- RenderText {#text} at (170,175) size 4x19
- text run at (170,175) width 4: " "
- RenderEmbeddedObject {OBJECT} at (174,20) size 170x170 [border: (10px solid #FF0000)]
- layer at (0,0) size 100x100
- RenderView at (0,0) size 100x100
- layer at (0,0) size 100x100
- RenderBlock {HTML} at (0,0) size 100x100
- RenderBody {BODY} at (8,8) size 84x84
- RenderText {#text} at (344,175) size 4x19
- text run at (344,175) width 4: " "
- RenderEmbeddedObject {OBJECT} at (348,20) size 170x170 [border: (10px solid #FF0000)]
- layer at (0,0) size 100x100
- RenderView at (0,0) size 100x100
- layer at (0,0) size 100x100
- RenderBlock {HTML} at (0,0) size 100x100
- RenderBody {BODY} at (8,8) size 84x84
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningframesetflatteningadvancedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-advanced-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-advanced-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-advanced-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,43 +0,0 @@
</span><del>-layer at (0,0) size 873x607
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x607
- RenderBlock {HTML} at (0,0) size 800x607
- RenderFrameSet {FRAMESET} at (0,0) size 873x607
- RenderFrameSet {FRAMESET} at (0,0) size 873x207
- RenderFrame {FRAME} at (0,0) size 350x207
- layer at (0,0) size 350x207
- RenderView at (0,0) size 350x207
- layer at (0,0) size 350x207
- RenderBlock {HTML} at (0,0) size 350x207
- RenderBody {BODY} at (8,8) size 334x183 [bgcolor=#008000]
- RenderBlock {P} at (0,0) size 334x40
- RenderText {#text} at (0,0) size 305x39
- text run at (0,0) width 305: "Test for frameset flattening. The flattening only"
- text run at (0,20) width 143: "works inside the DRT."
- layer at (0,0) size 350x50
- RenderBlock (positioned) {DIV} at (0,0) size 350x50
- RenderFrame {FRAME} at (350,0) size 523x207
- layer at (0,0) size 523x207
- RenderView at (0,0) size 523x207
- layer at (0,0) size 523x207
- RenderBlock {HTML} at (0,0) size 523x207
- RenderBody {BODY} at (8,8) size 507x191 [bgcolor=#FF0000]
- layer at (0,0) size 300x100
- RenderBlock (positioned) {DIV} at (0,0) size 300x100
- RenderFrameSet {FRAMESET} at (0,207) size 873x400
- RenderFrame {FRAME} at (0,0) size 200x400
- layer at (0,0) size 200x400
- RenderView at (0,0) size 200x400
- layer at (0,0) size 200x400
- RenderBlock {HTML} at (0,0) size 200x400
- RenderBody {BODY} at (8,8) size 184x384 [bgcolor=#FFFF00]
- layer at (0,0) size 50x200
- RenderBlock (positioned) {DIV} at (0,0) size 50x200
- RenderFrame {FRAME} at (200,0) size 673x400
- layer at (0,0) size 673x400
- RenderView at (0,0) size 673x400
- layer at (0,0) size 673x400
- RenderBlock {HTML} at (0,0) size 673x400
- RenderBody {BODY} at (8,8) size 657x384 [bgcolor=#0000FF]
- layer at (0,0) size 650x400
- RenderBlock (positioned) {DIV} at (0,0) size 650x400
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningframesetflatteninggridexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-grid-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-grid-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-grid-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,52 +0,0 @@
</span><del>-layer at (0,0) size 1200x800
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x800
- RenderBlock {HTML} at (0,0) size 800x800
- RenderFrameSet {FRAMESET} at (0,0) size 1200x800
- RenderFrame {FRAME} at (0,0) size 600x200
- layer at (0,0) size 600x200
- RenderView at (0,0) size 600x200
- layer at (0,0) size 600x200
- RenderBlock {HTML} at (0,0) size 600x200
- RenderBody {BODY} at (8,8) size 584x176 [bgcolor=#008000]
- RenderBlock {P} at (0,0) size 584x20
- RenderText {#text} at (0,0) size 451x19
- text run at (0,0) width 451: "Test for frameset flattening. The flattening only works inside the DRT."
- RenderBlock {P} at (0,36) size 584x20
- RenderText {#text} at (0,0) size 539x19
- text run at (0,0) width 539: "This frame should be 300px wide, 200px tall and not be scrollable (have scrollbars)."
- layer at (0,0) size 300x200
- RenderBlock (positioned) {DIV} at (0,0) size 300x200
- RenderFrame {FRAME} at (600,0) size 600x200
- layer at (0,0) size 600x200
- RenderView at (0,0) size 600x200
- layer at (0,0) size 600x200
- RenderBlock {HTML} at (0,0) size 600x200
- RenderBody {BODY} at (8,8) size 584x176 [bgcolor=#FF0000]
- RenderBlock {P} at (0,0) size 584x20
- RenderText {#text} at (0,0) size 539x19
- text run at (0,0) width 539: "This frame should be 300px wide, 200px tall and not be scrollable (have scrollbars)."
- layer at (0,0) size 300x50
- RenderBlock (positioned) {DIV} at (0,0) size 300x50
- RenderFrame {FRAME} at (0,200) size 600x600
- layer at (0,0) size 600x600
- RenderView at (0,0) size 600x600
- layer at (0,0) size 600x600
- RenderBlock {HTML} at (0,0) size 600x600
- RenderBody {BODY} at (8,8) size 584x576 [bgcolor=#FFFF00]
- RenderBlock {P} at (0,0) size 584x20
- RenderText {#text} at (0,0) size 539x19
- text run at (0,0) width 539: "This frame should be 600px wide, 600px tall and not be scrollable (have scrollbars)."
- layer at (0,0) size 600x600
- RenderBlock (positioned) {DIV} at (0,0) size 600x600
- RenderFrame {FRAME} at (600,200) size 600x600
- layer at (0,0) size 600x600
- RenderView at (0,0) size 600x600
- layer at (0,0) size 600x600
- RenderBlock {HTML} at (0,0) size 600x600
- RenderBody {BODY} at (8,8) size 584x576 [bgcolor=#0000FF]
- RenderBlock {P} at (0,0) size 584x20
- RenderText {#text} at (0,0) size 539x19
- text run at (0,0) width 539: "This frame should be 600px wide, 600px tall and not be scrollable (have scrollbars)."
- layer at (0,0) size 600x600
- RenderBlock (positioned) {DIV} at (0,0) size 600x600
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningframesetflatteningsimpleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-simple-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-simple-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-simple-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 1000x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderFrameSet {FRAMESET} at (0,0) size 1000x600
- RenderFrame {FRAME} at (0,0) size 800x600
- layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
- layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#008000]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 451x19
- text run at (0,0) width 451: "Test for frameset flattening. The flattening only works inside the DRT."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 467x19
- text run at (0,0) width 467: "This frame should be 800px wide and not be scrollable (have scrollbars)."
- layer at (0,100) size 800x1
- RenderBlock (positioned) {DIV} at (0,100) size 800x1
- RenderFrame {FRAME} at (800,0) size 200x600
- layer at (0,0) size 200x600
- RenderView at (0,0) size 200x600
- layer at (0,0) size 200x600
- RenderBlock {HTML} at (0,0) size 200x600
- RenderBody {BODY} at (8,8) size 184x584
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningframesetflatteningsubframeresizeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 1000x650
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x650
- RenderBlock {HTML} at (0,0) size 800x650
- RenderFrameSet {FRAMESET} at (0,0) size 1000x650
- RenderFrame {FRAME} at (0,0) size 300x650
- layer at (0,0) size 300x650
- RenderView at (0,0) size 300x650
- layer at (0,0) size 300x650
- RenderBlock {HTML} at (0,0) size 300x650
- RenderBody {BODY} at (8,8) size 284x626 [bgcolor=#008000]
- RenderBlock {P} at (0,0) size 284x40
- RenderText {#text} at (0,0) size 272x39
- text run at (0,0) width 272: "Test for frameset flattening. The flattening"
- text run at (0,20) width 176: "only works inside the DRT."
- RenderBlock {P} at (0,56) size 284x40
- RenderText {#text} at (0,0) size 267x39
- text run at (0,0) width 267: "This frame should be 300px wide and not"
- text run at (0,20) width 197: "be scrollable (have scrollbars)."
- layer at (0,350) size 300x300
- RenderBlock (positioned) {DIV} at (0,350) size 300x300 [bgcolor=#0000FF]
- RenderFrame {FRAME} at (300,0) size 700x650
- layer at (0,0) size 700x650
- RenderView at (0,0) size 700x650
- layer at (0,0) size 700x650
- RenderBlock {HTML} at (0,0) size 700x650
- RenderBody {BODY} at (8,8) size 684x634
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningfixedheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#008000]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 438x19
- text run at (0,0) width 438: "Test for iframe flattening. The flattening only works inside the DRT."
- RenderBlock {P} at (0,36) size 784x40
- RenderText {#text} at (0,0) size 725x39
- text run at (0,0) width 443: "This inner frame should be 400px in each direction, disregarding the "
- text run at (442,0) width 283: "border, and it must not be scrollable or have"
- text run at (0,20) width 67: "scrollbars."
- RenderBlock {P} at (0,92) size 784x404
- RenderPartObject {IFRAME} at (0,0) size 404x404 [border: (2px inset #000000)]
- layer at (0,0) size 400x400
- RenderView at (0,0) size 400x400
- layer at (0,0) size 400x400
- RenderBlock {HTML} at (0,0) size 400x400
- RenderBody {BODY} at (8,8) size 384x384 [bgcolor=#0000FF]
- layer at (0,0) size 400x400
- RenderBlock (positioned) {DIV} at (0,0) size 400x400
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningfixedwidthandheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#008000]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 438x19
- text run at (0,0) width 438: "Test for iframe flattening. The flattening only works inside the DRT."
- RenderBlock {P} at (0,36) size 784x40
- RenderText {#text} at (0,0) size 725x39
- text run at (0,0) width 443: "This inner frame should be 400px in each direction, disregarding the "
- text run at (442,0) width 283: "border, and it must not be scrollable or have"
- text run at (0,20) width 67: "scrollbars."
- RenderBlock {P} at (0,92) size 784x404
- RenderPartObject {IFRAME} at (0,0) size 404x404 [border: (2px inset #000000)]
- layer at (0,0) size 400x400
- RenderView at (0,0) size 400x400
- layer at (0,0) size 400x400
- RenderBlock {HTML} at (0,0) size 400x400
- RenderBody {BODY} at (8,8) size 384x384 [bgcolor=#FF0000]
- layer at (0,0) size 400x400
- RenderBlock (positioned) {DIV} at (0,0) size 400x400
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningfixedwidthandheightnoscrollingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#008000]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 438x19
- text run at (0,0) width 438: "Test for iframe flattening. The flattening only works inside the DRT."
- RenderBlock {P} at (0,36) size 784x40
- RenderText {#text} at (0,0) size 725x39
- text run at (0,0) width 443: "This inner frame should be 200px in each direction, disregarding the "
- text run at (442,0) width 283: "border, and it must not be scrollable or have"
- text run at (0,20) width 67: "scrollbars."
- RenderBlock {P} at (0,92) size 784x204
- RenderPartObject {IFRAME} at (0,0) size 204x204 [border: (2px inset #000000)]
- layer at (0,0) size 400x400
- RenderView at (0,0) size 200x200
- layer at (0,0) size 200x200
- RenderBlock {HTML} at (0,0) size 200x200
- RenderBody {BODY} at (8,8) size 184x184 [bgcolor=#FF0000]
- layer at (0,0) size 400x400
- RenderBlock (positioned) {DIV} at (0,0) size 400x400
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningfixedwidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#008000]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 438x19
- text run at (0,0) width 438: "Test for iframe flattening. The flattening only works inside the DRT."
- RenderBlock {P} at (0,36) size 784x40
- RenderText {#text} at (0,0) size 725x39
- text run at (0,0) width 443: "This inner frame should be 400px in each direction, disregarding the "
- text run at (442,0) width 283: "border, and it must not be scrollable or have"
- text run at (0,20) width 67: "scrollbars."
- RenderBlock {P} at (0,92) size 784x404
- RenderPartObject {IFRAME} at (0,0) size 404x404 [border: (2px inset #000000)]
- layer at (0,0) size 400x400
- RenderView at (0,0) size 400x400
- layer at (0,0) size 400x400
- RenderBlock {HTML} at (0,0) size 400x400
- RenderBody {BODY} at (8,8) size 384x384 [bgcolor=#FF0000]
- layer at (0,0) size 400x400
- RenderBlock (positioned) {DIV} at (0,0) size 400x400
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningnestedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-nested-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-nested-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-nested-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#008000]
- RenderBlock {P} at (0,0) size 784x402
- RenderPartObject {IFRAME} at (0,0) size 502x402 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- layer at (0,0) size 500x400
- RenderView at (0,0) size 500x400
- layer at (0,0) size 500x237
- RenderBlock {HTML} at (0,0) size 500x237
- RenderBody {BODY} at (8,16) size 484x213
- RenderBlock {P} at (0,0) size 484x20
- RenderText {#text} at (0,0) size 192x19
- text run at (0,0) width 192: "This is the intermediate frame"
- RenderBlock (anonymous) at (0,36) size 484x177
- RenderPartObject {IFRAME} at (0,0) size 252x172 [border: (1px solid #000000)]
- layer at (0,0) size 250x170
- RenderView at (0,0) size 250x170
- layer at (0,0) size 250x52
- RenderBlock {HTML} at (0,0) size 250x52
- RenderBody {BODY} at (8,16) size 234x20 [bgcolor=#C0C0C0]
- RenderBlock {P} at (0,0) size 234x20
- RenderText {#text} at (0,0) size 149x19
- text run at (0,0) width 149: "This is the inner frame."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningoffscreenexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-offscreen-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-offscreen-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-offscreen-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x0
- RenderBlock {P} at (0,0) size 784x0
- RenderBlock {P} at (0,0) size 784x0
- RenderBlock {P} at (0,0) size 784x0
-layer at (8,200) size 792x164
- RenderBlock (positioned) {DIV} at (8,200) size 792x164
- RenderBlock {P} at (0,16) size 792x40
- RenderText {#text} at (0,0) size 785x39
- text run at (0,0) width 457: "Test for iframe flattening, with three inner frames just outside the view "
- text run at (456,0) width 329: "and of the size 200x200 px, plus one inner frame is"
- text run at (0,20) width 88: "partly visible."
- RenderBlock {P} at (0,72) size 792x40
- RenderText {#text} at (0,0) size 744x39
- text run at (0,0) width 452: "This yellow, red and blue inner frames must remain offscreen, and the "
- text run at (451,0) width 293: "green inner frames should be of size 300x300"
- text run at (0,20) width 118: "(200x200 visible)."
- RenderBlock {P} at (0,128) size 792x20
- RenderText {#text} at (0,0) size 467x19
- text run at (0,0) width 467: "NOTE: The test only works in the DRT or with frame flattening enabled."
-layer at (-100,-100) size 300x300 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderPartObject {IFRAME} at (-100,-100) size 300x300
- layer at (0,0) size 300x300
- RenderView at (0,0) size 300x300
- layer at (0,0) size 300x300
- RenderBlock {HTML} at (0,0) size 300x300
- RenderBody {BODY} at (8,8) size 284x284 [bgcolor=#008000]
- layer at (0,0) size 300x300
- RenderBlock (positioned) {DIV} at (0,0) size 300x300
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningoutofviewexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-out-of-view-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-out-of-view-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-out-of-view-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 9200x800
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x40
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 781x39
- text run at (0,0) width 781: "Test that an iframe with negative coordinates is not flattened, but an iframe with positive coordinates is, even if it is out of"
- text run at (0,20) width 35: "view."
- RenderBlock {P} at (0,56) size 784x0
- RenderBlock {P} at (0,56) size 784x0
-layer at (1200,0) size 8000x800
- RenderPartObject {IFRAME} at (1200,0) size 8000x800
- layer at (0,0) size 8000x800
- RenderView at (0,0) size 8000x800
- layer at (0,0) size 8000x800
- RenderBlock {HTML} at (0,0) size 8000x800
- RenderBody {BODY} at (8,8) size 7984x784 [bgcolor=#0000FF]
- layer at (0,0) size 8000x800
- RenderBlock (positioned) {DIV} at (0,0) size 8000x800
- RenderText {#text} at (0,0) size 453x19
- text run at (0,0) width 453: "You will not see me but you will see the horizontal scrollbar streching."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesflatteningiframeflatteningsimpleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-simple-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-simple-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/flattening/iframe-flattening-simple-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#008000]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 438x19
- text run at (0,0) width 438: "Test for iframe flattening. The flattening only works inside the DRT."
- RenderBlock {P} at (0,36) size 784x40
- RenderText {#text} at (0,0) size 725x39
- text run at (0,0) width 443: "This inner frame should be 400px in each direction, disregarding the "
- text run at (442,0) width 283: "border, and it must not be scrollable or have"
- text run at (0,20) width 67: "scrollbars."
- RenderBlock {P} at (0,92) size 784x404
- RenderPartObject {IFRAME} at (0,0) size 404x404 [border: (2px inset #000000)]
- layer at (0,0) size 400x400
- RenderView at (0,0) size 400x400
- layer at (0,0) size 400x400
- RenderBlock {HTML} at (0,0) size 400x400
- RenderBody {BODY} at (8,8) size 384x384 [bgcolor=#FF0000]
- layer at (0,0) size 400x400
- RenderBlock (positioned) {DIV} at (0,0) size 400x400
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesframescrollingattributeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frame-scrolling-attribute-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frame-scrolling-attribute-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frame-scrolling-attribute-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,101 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderFrameSet {FRAMESET} at (0,0) size 800x600
- RenderFrame {FRAME} at (0,0) size 195x145
- layer at (0,0) size 408x492
- RenderView at (0,0) size 195x145
- layer at (0,0) size 195x492
- RenderBlock {HTML} at (0,0) size 195x492
- RenderBody {BODY} at (8,8) size 179x476
- RenderBlock {P} at (0,0) size 179x60
- RenderText {#text} at (0,0) size 165x59
- text run at (0,0) width 165: "This page is large enough"
- text run at (0,20) width 165: "to need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
- RenderFrame {FRAME} at (201,0) size 195x145
- layer at (0,0) size 408x492
- RenderView at (0,0) size 195x145
- layer at (0,0) size 195x492
- RenderBlock {HTML} at (0,0) size 195x492
- RenderBody {BODY} at (8,8) size 179x476
- RenderBlock {P} at (0,0) size 179x60
- RenderText {#text} at (0,0) size 165x59
- text run at (0,0) width 165: "This page is large enough"
- text run at (0,20) width 165: "to need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
- RenderFrame {FRAME} at (402,0) size 195x145
- layer at (0,0) size 408x492
- RenderView at (0,0) size 195x145
- layer at (0,0) size 195x492
- RenderBlock {HTML} at (0,0) size 195x492
- RenderBody {BODY} at (8,8) size 179x476
- RenderBlock {P} at (0,0) size 179x60
- RenderText {#text} at (0,0) size 165x59
- text run at (0,0) width 165: "This page is large enough"
- text run at (0,20) width 165: "to need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
- RenderFrame {FRAME} at (603,0) size 197x145
- layer at (0,0) size 408x492
- RenderView at (0,0) size 197x145
- layer at (0,0) size 197x492
- RenderBlock {HTML} at (0,0) size 197x492
- RenderBody {BODY} at (8,8) size 181x476
- RenderBlock {P} at (0,0) size 181x60
- RenderText {#text} at (0,0) size 181x59
- text run at (0,0) width 181: "This page is large enough to"
- text run at (0,20) width 148: "need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
- RenderFrame {FRAME} at (0,151) size 195x145
- layer at (0,0) size 408x492
- RenderView at (0,0) size 195x145
- layer at (0,0) size 195x492
- RenderBlock {HTML} at (0,0) size 195x492
- RenderBody {BODY} at (8,8) size 179x476
- RenderBlock {P} at (0,0) size 179x60
- RenderText {#text} at (0,0) size 165x59
- text run at (0,0) width 165: "This page is large enough"
- text run at (0,20) width 165: "to need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
- RenderFrame {FRAME} at (201,151) size 195x145
- layer at (0,0) size 408x492
- RenderView at (0,0) size 195x145
- layer at (0,0) size 195x492
- RenderBlock {HTML} at (0,0) size 195x492
- RenderBody {BODY} at (8,8) size 179x476
- RenderBlock {P} at (0,0) size 179x60
- RenderText {#text} at (0,0) size 165x59
- text run at (0,0) width 165: "This page is large enough"
- text run at (0,20) width 165: "to need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
- RenderFrame {FRAME} at (402,151) size 195x145
- layer at (0,0) size 408x492
- RenderView at (0,0) size 195x145
- layer at (0,0) size 195x492
- RenderBlock {HTML} at (0,0) size 195x492
- RenderBody {BODY} at (8,8) size 179x476
- RenderBlock {P} at (0,0) size 179x60
- RenderText {#text} at (0,0) size 165x59
- text run at (0,0) width 165: "This page is large enough"
- text run at (0,20) width 165: "to need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
- RenderFrame {FRAME} at (603,151) size 197x145
- layer at (0,0) size 408x492
- RenderView at (0,0) size 197x145
- layer at (0,0) size 197x492
- RenderBlock {HTML} at (0,0) size 197x492
- RenderBody {BODY} at (8,8) size 181x476
- RenderBlock {P} at (0,0) size 181x60
- RenderText {#text} at (0,0) size 181x59
- text run at (0,0) width 181: "This page is large enough to"
- text run at (0,20) width 148: "need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesframeElementframeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frameElement-frame-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frameElement-frame-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frameElement-frame-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderFrameSet {FRAMESET} at (0,0) size 800x600
- RenderFrame {FRAME} at (0,0) size 800x600
- layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
- layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 211x19
- text run at (0,0) width 211: "frameElement ID is \"Mr. Frame\""
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesframeElementiframeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frameElement-iframe-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frameElement-iframe-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frameElement-iframe-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderPartObject {IFRAME} at (0,0) size 304x154 [border: (2px inset #000000)]
- layer at (0,0) size 300x150
- RenderView at (0,0) size 300x150
- layer at (0,0) size 300x150
- RenderBlock {HTML} at (0,0) size 300x150
- RenderBody {BODY} at (8,8) size 284x134
- RenderBlock {DIV} at (0,0) size 284x20
- RenderText {#text} at (0,0) size 211x19
- text run at (0,0) width 211: "frameElement ID is \"Mr. Frame\""
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesframesetstylerecalcexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frameset-style-recalc-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frameset-style-recalc-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/frameset-style-recalc-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderFrameSet {FRAMESET} at (0,0) size 800x600
- RenderFrame {FRAME} at (0,0) size 800x200
- layer at (0,0) size 800x200
- RenderView at (0,0) size 800x200
- layer at (0,0) size 800x200
- RenderBlock {HTML} at (0,0) size 800x200
- RenderBody {BODY} at (8,8) size 784x176
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 730x39
- RenderInline {A} at (0,0) size 312x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 312x19
- text run at (53,0) width 312: "https://bugs.webkit.org/show_bug.cgi?id=19348"
- RenderText {#text} at (364,0) size 730x39
- text run at (364,0) width 5: " "
- text run at (368,0) width 362: "REGRESSION (r34193): Setting the size of a frame with"
- text run at (0,20) width 68: "javascript "
- text run at (67,20) width 234: "document.body.row no longer works"
- RenderText {#text} at (300,20) size 5x19
- text run at (300,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 208x19
- text run at (0,0) width 208: "This frame should be 200px tall."
- layer at (0,100) size 100x100
- RenderBlock (positioned) {DIV} at (0,100) size 100x100 [bgcolor=#008000]
- RenderFrame {FRAME} at (0,206) size 800x394
- layer at (0,0) size 800x394
- RenderView at (0,0) size 800x394
- layer at (0,0) size 800x394
- RenderBlock {HTML} at (0,0) size 800x394
- RenderBody {BODY} at (8,8) size 784x378
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesiframeoptioncrashexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/iframe-option-crash-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/iframe-option-crash-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/iframe-option-crash-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x195
- RenderBlock {html} at (0,0) size 800x195
- RenderBody {body} at (8,8) size 784x179
- RenderBlock {div} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 437x19
- text run at (0,0) width 437: "If no crash while painting, the test passed (requires pixel test mode)."
- RenderBlock (anonymous) at (0,20) size 784x159
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderPartObject {iframe} at (0,0) size 304x154 [border: (2px inset #000000)]
- layer at (0,0) size 300x150
- RenderView at (0,0) size 300x150
- layer at (0,0) size 300x150
- RenderBlock {HTML} at (0,0) size 300x150
- RenderBody {BODY} at (8,8) size 284x134
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesiframescrollingattributeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/iframe-scrolling-attribute-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/iframe-scrolling-attribute-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/iframe-scrolling-attribute-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,131 +0,0 @@
</span><del>-layer at (0,0) size 800x699
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x699
- RenderBlock {HTML} at (0,0) size 800x699
- RenderBody {BODY} at (8,8) size 784x683
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 224x19
- text run at (0,0) width 224: "This page tests the behavior of the "
- RenderInline {TT} at (0,0) size 71x14
- RenderText {#text} at (223,5) size 71x14
- text run at (223,5) width 71: "scrolling"
- RenderText {#text} at (293,0) size 83x19
- text run at (293,0) width 83: " attribute on "
- RenderInline {TT} at (0,0) size 63x14
- RenderText {#text} at (375,5) size 63x14
- text run at (375,5) width 63: "<iframe>"
- RenderText {#text} at (437,0) size 776x39
- text run at (437,0) width 339: " elements which contain a page large enough to need"
- text run at (0,20) width 91: "to be scrolled."
- RenderBlock (anonymous) at (0,56) size 784x627
- RenderPartObject {IFRAME} at (0,0) size 204x204 [border: (2px inset #000000)]
- layer at (0,0) size 408x492
- RenderView at (0,0) size 200x200
- layer at (0,0) size 200x492
- RenderBlock {HTML} at (0,0) size 200x492
- RenderBody {BODY} at (8,8) size 184x476
- RenderBlock {P} at (0,0) size 184x60
- RenderText {#text} at (0,0) size 181x59
- text run at (0,0) width 181: "This page is large enough to"
- text run at (0,20) width 148: "need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
- RenderText {#text} at (204,189) size 4x19
- text run at (204,189) width 4: " "
- RenderPartObject {IFRAME} at (208,0) size 204x204 [border: (2px inset #000000)]
- layer at (0,0) size 408x492
- RenderView at (0,0) size 200x200
- layer at (0,0) size 200x492
- RenderBlock {HTML} at (0,0) size 200x492
- RenderBody {BODY} at (8,8) size 184x476
- RenderBlock {P} at (0,0) size 184x60
- RenderText {#text} at (0,0) size 181x59
- text run at (0,0) width 181: "This page is large enough to"
- text run at (0,20) width 148: "need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
- RenderText {#text} at (412,189) size 4x19
- text run at (412,189) width 4: " "
- RenderPartObject {IFRAME} at (416,0) size 204x204 [border: (2px inset #000000)]
- layer at (0,0) size 408x492
- RenderView at (0,0) size 200x200
- layer at (0,0) size 200x492
- RenderBlock {HTML} at (0,0) size 200x492
- RenderBody {BODY} at (8,8) size 184x476
- RenderBlock {P} at (0,0) size 184x60
- RenderText {#text} at (0,0) size 181x59
- text run at (0,0) width 181: "This page is large enough to"
- text run at (0,20) width 148: "need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
- RenderText {#text} at (620,189) size 4x19
- text run at (620,189) width 4: " "
- RenderPartObject {IFRAME} at (0,209) size 204x204 [border: (2px inset #000000)]
- layer at (0,0) size 408x492
- RenderView at (0,0) size 200x200
- layer at (0,0) size 200x492
- RenderBlock {HTML} at (0,0) size 200x492
- RenderBody {BODY} at (8,8) size 184x476
- RenderBlock {P} at (0,0) size 184x60
- RenderText {#text} at (0,0) size 181x59
- text run at (0,0) width 181: "This page is large enough to"
- text run at (0,20) width 148: "need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
- RenderText {#text} at (204,398) size 4x19
- text run at (204,398) width 4: " "
- RenderPartObject {IFRAME} at (208,209) size 204x204 [border: (2px inset #000000)]
- layer at (0,0) size 408x492
- RenderView at (0,0) size 200x200
- layer at (0,0) size 200x492
- RenderBlock {HTML} at (0,0) size 200x492
- RenderBody {BODY} at (8,8) size 184x476
- RenderBlock {P} at (0,0) size 184x60
- RenderText {#text} at (0,0) size 181x59
- text run at (0,0) width 181: "This page is large enough to"
- text run at (0,20) width 148: "need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
- RenderText {#text} at (412,398) size 4x19
- text run at (412,398) width 4: " "
- RenderPartObject {IFRAME} at (416,209) size 204x204 [border: (2px inset #000000)]
- layer at (0,0) size 408x492
- RenderView at (0,0) size 200x200
- layer at (0,0) size 200x492
- RenderBlock {HTML} at (0,0) size 200x492
- RenderBody {BODY} at (8,8) size 184x476
- RenderBlock {P} at (0,0) size 184x60
- RenderText {#text} at (0,0) size 181x59
- text run at (0,0) width 181: "This page is large enough to"
- text run at (0,20) width 148: "need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
- RenderText {#text} at (620,398) size 4x19
- text run at (620,398) width 4: " "
- RenderPartObject {IFRAME} at (0,418) size 204x204 [border: (2px inset #000000)]
- layer at (0,0) size 408x492
- RenderView at (0,0) size 200x200
- layer at (0,0) size 200x492
- RenderBlock {HTML} at (0,0) size 200x492
- RenderBody {BODY} at (8,8) size 184x476
- RenderBlock {P} at (0,0) size 184x60
- RenderText {#text} at (0,0) size 181x59
- text run at (0,0) width 181: "This page is large enough to"
- text run at (0,20) width 148: "need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
- RenderText {#text} at (204,607) size 4x19
- text run at (204,607) width 4: " "
- RenderPartObject {IFRAME} at (208,418) size 204x204 [border: (2px inset #000000)]
- layer at (0,0) size 408x492
- RenderView at (0,0) size 200x200
- layer at (0,0) size 200x492
- RenderBlock {HTML} at (0,0) size 200x492
- RenderBody {BODY} at (8,8) size 184x476
- RenderBlock {P} at (0,0) size 184x60
- RenderText {#text} at (0,0) size 181x59
- text run at (0,0) width 181: "This page is large enough to"
- text run at (0,20) width 148: "need to be scrolled in a"
- text run at (0,40) width 102: "200x200 frame."
- RenderBlock {DIV} at (0,76) size 400x400 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesiframewithframeborderexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/iframe-with-frameborder-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/iframe-with-frameborder-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/iframe-with-frameborder-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,39 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 216x19
- text run at (0,0) width 216: "This iframe should have a border."
- RenderBR {BR} at (215,15) size 1x0
- RenderPartObject {IFRAME} at (0,20) size 304x154 [border: (2px inset #000000)]
- layer at (0,0) size 300x150
- RenderView at (0,0) size 300x150
- layer at (0,0) size 300x150
- RenderBlock {HTML} at (0,0) size 300x150
- RenderBody {BODY} at (8,8) size 284x134
- RenderText {#text} at (304,159) size 4x19
- text run at (304,159) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (0,179) size 150x19
- text run at (0,179) width 150: "This iframe should not."
- RenderBR {BR} at (149,194) size 1x0
- RenderPartObject {IFRAME} at (0,199) size 300x150
- layer at (0,0) size 300x150
- RenderView at (0,0) size 300x150
- layer at (0,0) size 300x150
- RenderBlock {HTML} at (0,0) size 300x150
- RenderBody {BODY} at (8,8) size 284x134
- RenderText {#text} at (300,334) size 4x19
- text run at (300,334) width 4: " "
- RenderBR {BR} at (304,349) size 0x0
- RenderText {#text} at (0,354) size 220x19
- text run at (0,354) width 220: "This iframe should have a border. "
- RenderBR {BR} at (219,369) size 1x0
- RenderPartObject {IFRAME} at (0,374) size 304x154 [border: (2px inset #000000)]
- layer at (0,0) size 300x150
- RenderView at (0,0) size 300x150
- layer at (0,0) size 300x150
- RenderBlock {HTML} at (0,0) size 300x150
- RenderBody {BODY} at (8,8) size 284x134
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframesinlineobjectinsideframesetexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/inline-object-inside-frameset-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/inline-object-inside-frameset-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/inline-object-inside-frameset-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 808x636
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x636
- RenderBlock {HTML} at (0,0) size 800x636
- RenderBody {BODY} at (8,8) size 784x620
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 710x19
- text run at (0,0) width 710: "This tests that putting an inline element (such as a span) inside of an element doesn't cause an assertion failure."
- RenderBlock {DIV} at (0,20) size 784x600
- RenderFrameSet {FRAMESET} at (0,0) size 800x600
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastframestakefocusfromiframeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/take-focus-from-iframe-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/take-focus-from-iframe-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/frames/take-focus-from-iframe-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x44
- RenderPartObject {IFRAME} at (0,0) size 204x44 [border: (2px inset #000000)]
- layer at (0,0) size 200x41
- RenderView at (0,0) size 200x40
- layer at (0,0) size 200x41
- RenderBlock {HTML} at (0,0) size 200x41
- RenderBody {BODY} at (8,8) size 184x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- layer at (17,13) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,60) size 784x25
- RenderText {#text} at (0,1) size 374x19
- text run at (0,1) width 374: "This field should look and act focused. Try to type into it: "
- RenderTextControl {INPUT} at (375,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
-layer at (390,73) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-caret: position 0 of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 3 {P} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastgradientscrashonzeroradiusexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/crash-on-zero-radius-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/crash-on-zero-radius-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/crash-on-zero-radius-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {H1} at (0,0) size 784x76
- RenderText {#text} at (0,1) size 702x74
- text run at (0,1) width 702: "Two gradients, one with zero radius that should not"
- text run at (0,39) width 83: "crash."
- RenderBlock {DIV} at (0,97) size 154x155 [border: (2px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastgradientsgeneratedgradientsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/generated-gradients-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/generated-gradients-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/generated-gradients-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 353x36
- text run at (0,1) width 353: "Radial Gradient Example"
- RenderBlock {DIV} at (0,59) size 784x175
- RenderBlock (generated) at (0,0) size 154x154 [border: (2px solid #000000)]
- RenderImage at (2,2) size 150x150
- RenderBlock (anonymous) at (0,154) size 784x20
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "There's some generated content above me."
- RenderBlock {H1} at (0,254) size 784x39
- RenderText {#text} at (0,1) size 354x36
- text run at (0,1) width 354: "Linear Gradient Example"
- RenderBlock {DIV} at (0,314) size 784x155
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 273x19
- text run at (0,0) width 273: "There's some generated content below me."
- RenderBlock (generated) at (0,20) size 134x134 [border: (2px solid #000000)]
- RenderImage at (2,2) size 130x130
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastgradientsradialcenteredexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/radial-centered-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/radial-centered-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/radial-centered-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 647x19
- text run at (0,0) width 647: "The test passes if all four boxes have a radial gradient that's green in the center and black at the edge."
- RenderBlock {H1} at (0,41) size 784x39
- RenderText {#text} at (0,1) size 723x36
- text run at (0,1) width 723: "Radial Gradients With One Center, Inner Radius > 0"
- RenderBlock (anonymous) at (0,100) size 784x156
- RenderBlock {DIV} at (0,0) size 150x150
- RenderText {#text} at (150,135) size 4x19
- text run at (150,135) width 4: " "
- RenderBlock {DIV} at (154,0) size 150x150
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {H1} at (0,277) size 784x39
- RenderText {#text} at (0,1) size 642x36
- text run at (0,1) width 642: "Radial Gradients With One, Inner Radius == 0"
- RenderBlock (anonymous) at (0,336) size 784x156
- RenderBlock {DIV} at (0,0) size 150x150
- RenderText {#text} at (150,135) size 4x19
- text run at (150,135) width 4: " "
- RenderBlock {DIV} at (154,0) size 150x150
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastgradientssimplegradientsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/simple-gradients-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/simple-gradients-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/gradients/simple-gradients-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 353x36
- text run at (0,1) width 353: "Radial Gradient Example"
- RenderBlock {DIV} at (0,59) size 154x155 [border: (2px solid #000000)]
- RenderBlock {H1} at (0,234) size 784x39
- RenderText {#text} at (0,1) size 354x36
- text run at (0,1) width 354: "Linear Gradient Example"
- RenderBlock {DIV} at (0,294) size 154x155 [border: (2px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpibrokenimageiconhidpiexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/broken-image-icon-hidpi-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/broken-image-icon-hidpi-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/broken-image-icon-hidpi-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 755x19
- text run at (0,0) width 755: "This test passes if the broken image icon appears high-resolution in HiDPI and if the outline is of the appropriate size."
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderImage {IMG} at (0,0) size 20x20
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpibrokenimagewithsizehidpiexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/broken-image-with-size-hidpi-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/broken-image-with-size-hidpi-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/broken-image-with-size-hidpi-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 652x19
- text run at (0,0) width 652: "This test passes if the broken image icon appears high-resolution in HiDPI and is the appropriate size."
- RenderBlock (anonymous) at (0,20) size 784x150
- RenderImage {IMG} at (0,0) size 300x150
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpicliptextinhidpiexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/clip-text-in-hidpi-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/clip-text-in-hidpi-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/clip-text-in-hidpi-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderInline {SPAN} at (0,0) size 360x19 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 360x19
- text run at (0,0) width 360: "This text should be nice and sharp. devicePixelRatio is: "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 9x19
- RenderText {#text} at (359,0) size 9x19
- text run at (359,0) width 9: "2"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpidevicescalefactorpaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/device-scale-factor-paint-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/device-scale-factor-paint-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/device-scale-factor-paint-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,7 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x8
- RenderBlock {HTML} at (0,0) size 800x8
- RenderBody {BODY} at (8,8) size 784x0
-layer at (5,10) size 50x50
- RenderBlock (positioned) {DIV} at (5,10) size 50x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpifocusringsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/focus-rings-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/focus-rings-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/focus-rings-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,6 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 302x152 [border: (1px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpigradientwithscaledancestorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/gradient-with-scaled-ancestor-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/gradient-with-scaled-ancestor-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/gradient-with-scaled-ancestor-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 1184x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 784x302
- RenderBlock {DIV} at (0,0) size 784x302
- RenderBlock {DIV} at (0,0) size 302x302 [border: (1px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetasbackgroundexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-as-background-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-as-background-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-as-background-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 775x39
- text run at (0,0) width 775: "This test passes if the div below is a blue 100px square when the deviceScaleFactor is 1, and if it is a 100px green square"
- text run at (0,20) width 211: "when the deviceScaleFactor is 2."
- RenderBlock {DIV} at (0,40) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetbackgrounddynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-background-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-background-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-background-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 779x59
- text run at (0,0) width 775: "This test passes if the div below is a blue 100px square when the deviceScaleFactor is 1, and if it is a 100px green square"
- text run at (0,20) width 779: "when the deviceScaleFactor is 2. When run in the test harness, this test is distinct from image-set-as-background, because"
- text run at (0,40) width 515: "it ensures that the green image loads dynamically when the scale factor changes."
- RenderBlock {DIV} at (0,60) size 100x100
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "2"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetbackgroundrepeatexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-background-repeat-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-background-repeat-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-background-repeat-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 775x39
- text run at (0,0) width 775: "This test passes if the div below contains 9 evenly spaced delete buttons, and if the high resolution resource is used when"
- text run at (0,20) width 172: "the deviceScaleFactor is 2."
- RenderBlock {DIV} at (0,40) size 90x90
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetbackgroundrepeatwithoutsizeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-background-repeat-without-size-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-background-repeat-without-size-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-background-repeat-without-size-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 775x39
- text run at (0,0) width 775: "This test passes if the div below contains 9 evenly spaced delete buttons, and if the high resolution resource is used when"
- text run at (0,20) width 172: "the deviceScaleFactor is 2."
- RenderBlock {DIV} at (0,40) size 90x90
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetborderimagecomparisonexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-border-image-comparison-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-border-image-comparison-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-border-image-comparison-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 287x19
- text run at (0,0) width 287: "The first two tests should match the last two."
- RenderBR {BR} at (286,15) size 1x0
- RenderBR {BR} at (0,20) size 0x19
- RenderBlock {DIV} at (0,40) size 40x13 [border: (3px none #000000)]
- RenderBlock (anonymous) at (0,53) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,73) size 40x13 [border: (3px none #000000) (7px none #000000) (3px none #000000)]
- RenderBlock (anonymous) at (0,86) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,106) size 40x13 [border: (3px none #000000)]
- RenderBlock (anonymous) at (0,119) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,139) size 40x13 [border: (3px none #000000) (7px none #000000) (3px none #000000)]
- RenderBlock (anonymous) at (0,152) size 784x20
- RenderBR {BR} at (0,0) size 0x19
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetborderimagedynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-border-image-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-border-image-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-border-image-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 779x59
- text run at (0,0) width 775: "This test passes if the div below is a blue 100px square when the deviceScaleFactor is 1, and if it is a 100px green square"
- text run at (0,20) width 779: "when the deviceScaleFactor is 2. When run in the test harness, this test is distinct from image-set-as-background, because"
- text run at (0,40) width 515: "it ensures that the green image loads dynamically when the scale factor changes."
- RenderBlock {DIV} at (0,60) size 106x106 [border: (3px none #000000)]
- RenderText {#text} at (3,3) size 8x19
- text run at (3,3) width 8: "2"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetborderimagesimpleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-border-image-simple-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-border-image-simple-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-border-image-simple-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 775x39
- text run at (0,0) width 775: "This test passes if the div below is a blue 100px square when the deviceScaleFactor is 1, and if it is a 100px green square"
- text run at (0,20) width 211: "when the deviceScaleFactor is 2."
- RenderBlock {DIV} at (0,40) size 120x120 [border: (10px none #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetincontentdynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-in-content-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-in-content-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-in-content-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 779x59
- text run at (0,0) width 775: "This test passes if the div below is a blue 100px square when the deviceScaleFactor is 1, and if it is a 100px green square"
- text run at (0,20) width 779: "when the deviceScaleFactor is 2. When run in the test harness, this test is distinct from image-set-as-background, because"
- text run at (0,40) width 515: "it ensures that the green image loads dynamically when the scale factor changes."
- RenderImage {DIV} at (0,60) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetoutoforderexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-out-of-order-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-out-of-order-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-out-of-order-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 775x39
- text run at (0,0) width 775: "This test passes if the div below is a blue 100px square when the deviceScaleFactor is 1, and if it is a 100px green square"
- text run at (0,20) width 211: "when the deviceScaleFactor is 2."
- RenderImage {DIV} at (0,40) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetsimpleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-simple-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-simple-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-simple-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 775x39
- text run at (0,0) width 775: "This test passes if the div below is a blue 100px square when the deviceScaleFactor is 1, and if it is a 100px green square"
- text run at (0,20) width 211: "when the deviceScaleFactor is 2."
- RenderImage {DIV} at (0,40) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpiimagesetwithoutspecifiedwidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-without-specified-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-without-specified-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/image-set-without-specified-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 775x39
- text run at (0,0) width 775: "This test passes if the div below is a blue 100px square when the deviceScaleFactor is 1, and if it is a 100px green square"
- text run at (0,20) width 211: "when the deviceScaleFactor is 2."
- RenderImage {DIV} at (0,40) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthidpivideocontrolsinhidpiexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/video-controls-in-hidpi-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/video-controls-in-hidpi-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/hidpi/video-controls-in-hidpi-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 551x19
- text run at (0,0) width 551: "This test passes if the video controls are non-blurry and properly positioned in HiDPI."
- RenderBlock (anonymous) at (0,20) size 784x150
- RenderText {#text} at (0,0) size 0x0
-layer at (8,28) size 300x150
- RenderVideo {VIDEO} at (0,0) size 300x150
-layer at (8,28) size 300x150
- RenderFlexibleBox {DIV} at (0,0) size 300x150
-layer at (122,67) size 72x72
- RenderButton {BUTTON} at (114,39) size 72x72 [bgcolor=#FFFFFF02]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddchild1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-child-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-child-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-child-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x40
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderInline {B} at (0,0) size 144x19
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "should have bold test"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddchild2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-child-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-child-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-child-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x40
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderInline {B} at (0,0) size 144x19
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "should have bold test"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsadddetailschild1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-details-child-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-details-child-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-details-child-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x40
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderInline {B} at (0,0) size 144x19
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "should have bold test"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsadddetailschild2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-details-child-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-details-child-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-details-child-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x40
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderInline {SPAN} at (0,0) size 144x19
- RenderInline {B} at (0,0) size 144x19
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "should have bold test"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 40x19
- text run at (16,0) width 40: "new 1"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary10expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-10-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-10-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-10-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x40
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 40x19
- text run at (16,0) width 40: "new 1"
- RenderBlock {SUMMARY} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "summary"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 40x19
- text run at (16,0) width 40: "new 1"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary3expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-3-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-3-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-3-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 40x19
- text run at (16,0) width 40: "new 2"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary4expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-4-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-4-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-4-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary5expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-5-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-5-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-5-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 40x19
- text run at (16,0) width 40: "new 1"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary6expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-6-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-6-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-6-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 40x19
- text run at (16,0) width 40: "new 1"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary7expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-7-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-7-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-7-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x40
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 40x19
- text run at (16,0) width 40: "new 1"
- RenderBlock {SUMMARY} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 39x19
- text run at (0,0) width 39: "new 2"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary8expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-8-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-8-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-8-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x40
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 40x19
- text run at (16,0) width 40: "new 2"
- RenderBlock {SUMMARY} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 39x19
- text run at (0,0) width 39: "new 1"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummary9expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-9-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-9-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-9-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x40
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderBlock {SUMMARY} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 39x19
- text run at (0,0) width 39: "new 1"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummarychild1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-child-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-child-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-child-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 65x19
- text run at (16,0) width 65: "summary "
- RenderInline {B} at (0,0) size 145x19
- RenderText {#text} at (80,0) size 145x19
- text run at (80,0) width 145: "should have bold test"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsaddsummarychild2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-child-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-child-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-add-summary-child-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 65x19
- text run at (16,0) width 65: "summary "
- RenderInline {SPAN} at (0,0) size 145x19
- RenderInline {B} at (0,0) size 145x19
- RenderText {#text} at (80,0) size 145x19
- text run at (80,0) width 145: "should have bold test"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsmarkerstyleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-marker-style-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-marker-style-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-marker-style-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x455
- RenderBlock {HTML} at (0,0) size 800x456
- RenderBody {BODY} at (8,8) size 784x440
- RenderBlock {DIV} at (0,0) size 784x86
- RenderBlock {DETAILS} at (0,0) size 784x86
- RenderBlock {SUMMARY} at (0,0) size 784x86
- RenderDetailsMarker {DIV} at (0,0) size 112x80 [border: (8px solid #00FF00) (16px solid #00FF00) (24px solid #00FF00) (32px solid #00FF00)]: right
- RenderText {#text} at (121,57) size 94x28
- text run at (121,57) width 94: "Summary"
- RenderBlock {DIV} at (0,86) size 128x174
- RenderBlock {DETAILS} at (0,0) size 128x174
- RenderBlock {SUMMARY} at (0,0) size 128x174
- RenderDetailsMarker {DIV} at (9,0) size 113x80 [border: (8px solid #00FF00) (16px solid #00FF00) (24px solid #00FF00) (32px solid #00FF00)]: down
- RenderText {#text} at (99,79) size 28x95
- text run at (99,79) width 94: "Summary"
- RenderBlock {DIV} at (0,259) size 784x48
- RenderBlock {DETAILS} at (0,0) size 784x47
- RenderBlock {SUMMARY} at (0,0) size 784x47
- RenderDetailsMarker {DIV} at (0,0) size 64x40 [border: (8px solid #00FF00)]: right
- RenderText {#text} at (73,18) size 94x28
- text run at (73,18) width 94: "Summary"
- RenderBlock {DIV} at (0,306) size 80x134
- RenderBlock {DETAILS} at (0,0) size 80x134
- RenderBlock {SUMMARY} at (0,0) size 80x134
- RenderDetailsMarker {DIV} at (9,0) size 65x40 [border: (8px solid #00FF00)]: down
- RenderText {#text} at (51,40) size 28x94
- text run at (51,40) width 94: "Summary"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsnested1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-nested-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-nested-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-nested-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x144 [border: (8px solid #555599)]
- RenderBlock {SUMMARY} at (8,8) size 768x108 [border: (8px solid #9999CC)]
- RenderBlock (anonymous) at (8,8) size 752x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 65x19
- text run at (16,0) width 5: " "
- text run at (20,0) width 61: "summary"
- RenderBlock {DETAILS} at (8,28) size 752x72 [border: (8px solid #995555)]
- RenderBlock {SUMMARY} at (8,8) size 736x36 [border: (8px solid #CC9999)]
- RenderDetailsMarker {DIV} at (8,13) size 11x11: down
- RenderText {#text} at (24,8) size 292x19
- text run at (24,8) width 5: " "
- text run at (28,8) width 288: "nested summary (summary-deails-summary)"
- RenderBlock (anonymous) at (8,44) size 736x20
- RenderText {#text} at (0,0) size 204x19
- text run at (0,0) width 204: "nested details (summary-deails)"
- RenderBlock (anonymous) at (8,116) size 768x20
- RenderText {#text} at (0,0) size 42x19
- text run at (0,0) width 42: "details"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsnested2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-nested-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-nested-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-nested-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x144 [border: (8px solid #555599)]
- RenderBlock {SUMMARY} at (8,8) size 768x36 [border: (8px solid #9999CC)]
- RenderDetailsMarker {DIV} at (8,13) size 11x11: down
- RenderText {#text} at (24,8) size 65x19
- text run at (24,8) width 5: " "
- text run at (28,8) width 61: "summary"
- RenderBlock {DETAILS} at (8,44) size 768x72 [border: (8px solid #995555)]
- RenderBlock {SUMMARY} at (8,8) size 752x36 [border: (8px solid #CC9999)]
- RenderDetailsMarker {DIV} at (8,13) size 11x11: down
- RenderText {#text} at (24,8) size 274x19
- text run at (24,8) width 5: " "
- text run at (28,8) width 270: "nested summary (details-deails-summary)"
- RenderBlock (anonymous) at (8,44) size 752x20
- RenderText {#text} at (0,0) size 186x19
- text run at (0,0) width 186: "nested details (details-deails)"
- RenderBlock (anonymous) at (8,116) size 768x20
- RenderText {#text} at (0,0) size 42x19
- text run at (0,0) width 42: "details"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsnosummary1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 47x19
- text run at (16,0) width 47: "Details"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsnosummary2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 47x19
- text run at (16,0) width 47: "Details"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsnosummary3expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary3-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary3-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary3-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 47x19
- text run at (16,0) width 47: "Details"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsnosummary4expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary4-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary4-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-no-summary4-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x45
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 47x19
- text run at (16,0) width 47: "Details"
- RenderBlock (anonymous) at (0,20) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (17,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsopenjavascriptexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open-javascript-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open-javascript-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open-javascript-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x45
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 51x19
- text run at (16,0) width 51: "details1"
- RenderBlock (anonymous) at (0,20) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DETAILS} at (0,45) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 51x19
- text run at (16,0) width 51: "details2"
-layer at (17,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsopen1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsopen2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x45
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderBlock (anonymous) at (0,20) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (17,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsopen3expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open3-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open3-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open3-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsopen4expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open4-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open4-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open4-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x45
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderBlock (anonymous) at (0,20) size 784x25
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (17,33) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsopen5expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open5-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open5-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open5-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsopen6expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open6-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open6-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-open6-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailspositionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-position-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-position-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-position-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 942x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x0
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {DETAILS} at (0,20) size 784x0
-layer at (50,150) size 50x20
- RenderBlock (positioned) {SUMMARY} at (50,150) size 50x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 34x19
- text run at (16,0) width 34: "fixed"
-layer at (158,158) size 784x20
- RenderBlock (relative positioned) {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 49x19
- text run at (16,0) width 49: "relative"
-layer at (250,150) size 70x20
- RenderBlock (positioned) {SUMMARY} at (250,150) size 71x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 55x19
- text run at (16,0) width 55: "absolute"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovechild1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-child-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-child-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-child-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x40
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderText {#text} at (0,0) size 160x19
- text run at (0,0) width 160: "should have no bold test."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovechild2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-child-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-child-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-child-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x40
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderText {#text} at (0,0) size 160x19
- text run at (0,0) width 160: "should have no bold test."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummary1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 47x19
- text run at (16,0) width 47: "Details"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummary2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 73x19
- text run at (16,0) width 73: "summary 2"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummary3expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-3-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-3-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-3-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 73x19
- text run at (16,0) width 73: "summary 1"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummary4expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-4-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-4-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-4-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 47x19
- text run at (16,0) width 47: "Details"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummary5expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-5-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-5-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-5-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 73x19
- text run at (16,0) width 73: "summary 2"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummary6expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-6-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-6-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-6-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 73x19
- text run at (16,0) width 73: "summary 1"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummarychild1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-child-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-child-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-child-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 65x19
- text run at (16,0) width 65: "summary "
- RenderText {#text} at (80,0) size 190x19
- text run at (80,0) width 190: "shouldn't have only bold text."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsremovesummarychild2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-child-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-child-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-remove-summary-child-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 65x19
- text run at (16,0) width 65: "summary "
- RenderInline {SPAN} at (0,0) size 185x19
- RenderText {#text} at (80,0) size 185x19
- text run at (80,0) width 185: "shouldn't have any bold text."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsreplacesummarychildexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-replace-summary-child-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-replace-summary-child-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-replace-summary-child-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x20
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 5x19
- text run at (16,0) width 5: " "
- RenderBlock {SPAN} at (20,5) size 64x14
- RenderText {#text} at (0,0) size 63x14
- text run at (0,0) width 63: "Details1"
- RenderText {#text} at (83,0) size 5x19
- text run at (83,0) width 5: " "
- RenderBlock {SPAN} at (87,5) size 63x14
- RenderText {#text} at (0,0) size 63x14
- text run at (0,0) width 63: "Details3"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,20) size 784x24
- RenderButton {INPUT} at (2,2) size 46x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 22x14
- RenderText at (0,0) size 22x14
- text run at (0,0) width 22: "click"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailsreplacetextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-replace-text-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-replace-text-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-replace-text-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DETAILS} at (0,0) size 784x40
- RenderBlock {SUMMARY} at (0,0) size 784x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 64x19
- text run at (16,0) width 64: "Summary"
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderBlock {SPAN} at (0,5) size 63x14
- RenderText {#text} at (0,0) size 63x14
- text run at (0,0) width 63: "Details1"
- RenderText {#text} at (62,0) size 5x19
- text run at (62,0) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {SPAN} at (66,5) size 63x14
- RenderText {#text} at (0,0) size 63x14
- text run at (0,0) width 63: "Details2"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,40) size 784x24
- RenderButton {INPUT} at (2,2) size 46x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 22x14
- RenderText at (0,0) size 22x14
- text run at (0,0) width 22: "click"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmldetailswritingmodeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-writing-mode-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-writing-mode-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/details-writing-mode-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,543 +0,0 @@
</span><del>-layer at (0,0) size 800x1508
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1508
- RenderBlock {HTML} at (0,0) size 800x1508
- RenderBody {BODY} at (8,8) size 784x1492
- RenderTable {TABLE} at (0,0) size 614x358 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 612x356
- RenderTableRow {TR} at (0,2) size 612x32
- RenderTableCell {TH} at (2,2) size 608x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
- RenderText {#text} at (226,6) size 156x19
- text run at (226,6) width 156: "text-align not specified"
- RenderTableRow {TR} at (0,36) size 612x32
- RenderTableCell {TH} at (2,53) size 104x32 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=2]
- RenderText {#text} at (50,6) size 4x19
- text run at (50,6) width 4: " "
- RenderTableCell {TH} at (108,36) size 502x32 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=4]
- RenderText {#text} at (176,6) size 150x19
- text run at (176,6) width 150: "-webkit-writing-mode"
- RenderTableRow {TR} at (0,70) size 612x32
- RenderTableCell {TH} at (108,70) size 124x32 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (17,6) size 90x19
- text run at (17,6) width 90: "horizontal-tb"
- RenderTableCell {TH} at (234,70) size 124x32 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
- RenderText {#text} at (17,6) size 90x19
- text run at (17,6) width 90: "horizontal-bt"
- RenderTableCell {TH} at (360,70) size 124x32 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
- RenderText {#text} at (27,6) size 70x19
- text run at (27,6) width 70: "vertical-lr"
- RenderTableCell {TH} at (486,70) size 124x32 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
- RenderText {#text} at (27,6) size 70x19
- text run at (27,6) width 70: "vertical-rl"
- RenderTableRow {TR} at (0,104) size 612x124
- RenderTableCell {TH} at (2,213) size 74x32 [border: (1px inset #808080)] [r=3 c=0 rs=4 cs=1]
- RenderText {#text} at (6,6) size 62x19
- text run at (6,6) width 62: "direction"
- RenderTableCell {TH} at (77,150) size 29x32 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x19
- text run at (6,6) width 17: "ltr"
- RenderTableCell {TD} at (108,104) size 124x124 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderTableCell {TD} at (234,104) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (0,3) size 11x11: right
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (0,3) size 11x11: up
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderTableCell {TD} at (360,104) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,0) size 11x11: down
- RenderText {#text} at (0,10) size 19x61
- text run at (0,10) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,0) size 11x11: right
- RenderText {#text} at (0,10) size 19x61
- text run at (0,10) width 60: "summary"
- RenderTableCell {TD} at (486,104) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,0) size 11x11: down
- RenderText {#text} at (1,10) size 19x61
- text run at (1,10) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,0) size 11x11: left
- RenderText {#text} at (1,10) size 19x61
- text run at (1,10) width 60: "summary"
- RenderTableRow {TR} at (0,230) size 612x124
- RenderTableCell {TH} at (77,276) size 29x32 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x19
- text run at (6,6) width 17: "rtl"
- RenderTableCell {TD} at (108,230) size 124x124 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (103,5) size 11x11: left
- RenderText {#text} at (43,0) size 61x19
- text run at (43,0) width 61: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (103,5) size 11x11: down
- RenderText {#text} at (43,0) size 61x19
- text run at (43,0) width 61: "summary"
- RenderTableCell {TD} at (234,230) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (103,3) size 11x11: left
- RenderText {#text} at (43,0) size 61x19
- text run at (43,0) width 61: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (103,3) size 11x11: up
- RenderText {#text} at (43,0) size 61x19
- text run at (43,0) width 61: "summary"
- RenderTableCell {TD} at (360,230) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,109) size 11x11: up
- RenderText {#text} at (0,49) size 19x61
- text run at (0,49) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,109) size 11x11: right
- RenderText {#text} at (0,49) size 19x61
- text run at (0,49) width 60: "summary"
- RenderTableCell {TD} at (486,230) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,109) size 11x11: up
- RenderText {#text} at (1,49) size 19x61
- text run at (1,49) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,109) size 11x11: left
- RenderText {#text} at (1,49) size 19x61
- text run at (1,49) width 60: "summary"
- RenderBlock (anonymous) at (0,358) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderTable {TABLE} at (0,378) size 614x358 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 612x356
- RenderTableRow {TR} at (0,2) size 612x32
- RenderTableCell {TH} at (2,2) size 608x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
- RenderText {#text} at (255,6) size 98x19
- text run at (255,6) width 98: "text-align: left"
- RenderTableRow {TR} at (0,36) size 612x32
- RenderTableCell {TH} at (2,53) size 104x32 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=2]
- RenderText {#text} at (50,6) size 4x19
- text run at (50,6) width 4: " "
- RenderTableCell {TH} at (108,36) size 502x32 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=4]
- RenderText {#text} at (176,6) size 150x19
- text run at (176,6) width 150: "-webkit-writing-mode"
- RenderTableRow {TR} at (0,70) size 612x32
- RenderTableCell {TH} at (108,70) size 124x32 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (17,6) size 90x19
- text run at (17,6) width 90: "horizontal-tb"
- RenderTableCell {TH} at (234,70) size 124x32 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
- RenderText {#text} at (17,6) size 90x19
- text run at (17,6) width 90: "horizontal-bt"
- RenderTableCell {TH} at (360,70) size 124x32 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
- RenderText {#text} at (27,6) size 70x19
- text run at (27,6) width 70: "vertical-lr"
- RenderTableCell {TH} at (486,70) size 124x32 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
- RenderText {#text} at (27,6) size 70x19
- text run at (27,6) width 70: "vertical-rl"
- RenderTableRow {TR} at (0,104) size 612x124
- RenderTableCell {TH} at (2,213) size 74x32 [border: (1px inset #808080)] [r=3 c=0 rs=4 cs=1]
- RenderText {#text} at (6,6) size 62x19
- text run at (6,6) width 62: "direction"
- RenderTableCell {TH} at (77,150) size 29x32 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x19
- text run at (6,6) width 17: "ltr"
- RenderTableCell {TD} at (108,104) size 124x124 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: right
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (0,5) size 11x11: down
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderTableCell {TD} at (234,104) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (0,3) size 11x11: right
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (0,3) size 11x11: up
- RenderText {#text} at (16,0) size 61x19
- text run at (16,0) width 61: "summary"
- RenderTableCell {TD} at (360,104) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,0) size 11x11: down
- RenderText {#text} at (0,10) size 19x61
- text run at (0,10) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,0) size 11x11: right
- RenderText {#text} at (0,10) size 19x61
- text run at (0,10) width 60: "summary"
- RenderTableCell {TD} at (486,104) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,0) size 11x11: down
- RenderText {#text} at (1,10) size 19x61
- text run at (1,10) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,0) size 11x11: left
- RenderText {#text} at (1,10) size 19x61
- text run at (1,10) width 60: "summary"
- RenderTableRow {TR} at (0,230) size 612x124
- RenderTableCell {TH} at (77,276) size 29x32 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x19
- text run at (6,6) width 17: "rtl"
- RenderTableCell {TD} at (108,230) size 124x124 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (59,5) size 12x11: left
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (59,5) size 12x11: down
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "summary"
- RenderTableCell {TD} at (234,230) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (59,3) size 12x11: left
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (59,3) size 12x11: up
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "summary"
- RenderTableCell {TD} at (360,230) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,59) size 11x12: up
- RenderText {#text} at (0,0) size 19x60
- text run at (0,0) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,59) size 11x12: right
- RenderText {#text} at (0,0) size 19x60
- text run at (0,0) width 60: "summary"
- RenderTableCell {TD} at (486,230) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,59) size 11x12: up
- RenderText {#text} at (1,0) size 19x60
- text run at (1,0) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,59) size 11x12: left
- RenderText {#text} at (1,0) size 19x60
- text run at (1,0) width 60: "summary"
- RenderBlock (anonymous) at (0,736) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderTable {TABLE} at (0,756) size 614x358 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 612x356
- RenderTableRow {TR} at (0,2) size 612x32
- RenderTableCell {TH} at (2,2) size 608x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
- RenderText {#text} at (245,6) size 118x19
- text run at (245,6) width 118: "text-align: center"
- RenderTableRow {TR} at (0,36) size 612x32
- RenderTableCell {TH} at (2,53) size 104x32 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=2]
- RenderText {#text} at (50,6) size 4x19
- text run at (50,6) width 4: " "
- RenderTableCell {TH} at (108,36) size 502x32 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=4]
- RenderText {#text} at (176,6) size 150x19
- text run at (176,6) width 150: "-webkit-writing-mode"
- RenderTableRow {TR} at (0,70) size 612x32
- RenderTableCell {TH} at (108,70) size 124x32 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (17,6) size 90x19
- text run at (17,6) width 90: "horizontal-tb"
- RenderTableCell {TH} at (234,70) size 124x32 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
- RenderText {#text} at (17,6) size 90x19
- text run at (17,6) width 90: "horizontal-bt"
- RenderTableCell {TH} at (360,70) size 124x32 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
- RenderText {#text} at (27,6) size 70x19
- text run at (27,6) width 70: "vertical-lr"
- RenderTableCell {TH} at (486,70) size 124x32 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
- RenderText {#text} at (27,6) size 70x19
- text run at (27,6) width 70: "vertical-rl"
- RenderTableRow {TR} at (0,104) size 612x124
- RenderTableCell {TH} at (2,213) size 74x32 [border: (1px inset #808080)] [r=3 c=0 rs=4 cs=1]
- RenderText {#text} at (6,6) size 62x19
- text run at (6,6) width 62: "direction"
- RenderTableCell {TH} at (77,150) size 29x32 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x19
- text run at (6,6) width 17: "ltr"
- RenderTableCell {TD} at (108,104) size 124x124 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (21,5) size 12x11: right
- RenderText {#text} at (38,0) size 61x19
- text run at (38,0) width 61: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (21,5) size 12x11: down
- RenderText {#text} at (38,0) size 61x19
- text run at (38,0) width 61: "summary"
- RenderTableCell {TD} at (234,104) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (21,3) size 12x11: right
- RenderText {#text} at (38,0) size 61x19
- text run at (38,0) width 61: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (21,3) size 12x11: up
- RenderText {#text} at (38,0) size 61x19
- text run at (38,0) width 61: "summary"
- RenderTableCell {TD} at (360,104) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,24) size 11x12: down
- RenderText {#text} at (0,35) size 19x61
- text run at (0,35) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,24) size 11x12: right
- RenderText {#text} at (0,35) size 19x61
- text run at (0,35) width 60: "summary"
- RenderTableCell {TD} at (486,104) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,24) size 11x12: down
- RenderText {#text} at (1,35) size 19x61
- text run at (1,35) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,24) size 11x12: left
- RenderText {#text} at (1,35) size 19x61
- text run at (1,35) width 60: "summary"
- RenderTableRow {TR} at (0,230) size 612x124
- RenderTableCell {TH} at (77,276) size 29x32 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x19
- text run at (6,6) width 17: "rtl"
- RenderTableCell {TD} at (108,230) size 124x124 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (81,5) size 11x11: left
- RenderText {#text} at (21,0) size 61x19
- text run at (21,0) width 61: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (81,5) size 11x11: down
- RenderText {#text} at (21,0) size 61x19
- text run at (21,0) width 61: "summary"
- RenderTableCell {TD} at (234,230) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (81,3) size 11x11: left
- RenderText {#text} at (21,0) size 61x19
- text run at (21,0) width 61: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (81,3) size 11x11: up
- RenderText {#text} at (21,0) size 61x19
- text run at (21,0) width 61: "summary"
- RenderTableCell {TD} at (360,230) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,84) size 11x12: up
- RenderText {#text} at (0,24) size 19x61
- text run at (0,24) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,84) size 11x12: right
- RenderText {#text} at (0,24) size 19x61
- text run at (0,24) width 60: "summary"
- RenderTableCell {TD} at (486,230) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,84) size 11x12: up
- RenderText {#text} at (1,24) size 19x61
- text run at (1,24) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,84) size 11x12: left
- RenderText {#text} at (1,24) size 19x61
- text run at (1,24) width 60: "summary"
- RenderBlock (anonymous) at (0,1114) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderTable {TABLE} at (0,1134) size 614x358 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 612x356
- RenderTableRow {TR} at (0,2) size 612x32
- RenderTableCell {TH} at (2,2) size 608x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=6]
- RenderText {#text} at (250,6) size 108x19
- text run at (250,6) width 108: "text-align: right"
- RenderTableRow {TR} at (0,36) size 612x32
- RenderTableCell {TH} at (2,53) size 104x32 [border: (1px inset #808080)] [r=1 c=0 rs=2 cs=2]
- RenderText {#text} at (50,6) size 4x19
- text run at (50,6) width 4: " "
- RenderTableCell {TH} at (108,36) size 502x32 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=4]
- RenderText {#text} at (176,6) size 150x19
- text run at (176,6) width 150: "-webkit-writing-mode"
- RenderTableRow {TR} at (0,70) size 612x32
- RenderTableCell {TH} at (108,70) size 124x32 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (17,6) size 90x19
- text run at (17,6) width 90: "horizontal-tb"
- RenderTableCell {TH} at (234,70) size 124x32 [border: (1px inset #808080)] [r=2 c=3 rs=1 cs=1]
- RenderText {#text} at (17,6) size 90x19
- text run at (17,6) width 90: "horizontal-bt"
- RenderTableCell {TH} at (360,70) size 124x32 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
- RenderText {#text} at (27,6) size 70x19
- text run at (27,6) width 70: "vertical-lr"
- RenderTableCell {TH} at (486,70) size 124x32 [border: (1px inset #808080)] [r=2 c=5 rs=1 cs=1]
- RenderText {#text} at (27,6) size 70x19
- text run at (27,6) width 70: "vertical-rl"
- RenderTableRow {TR} at (0,104) size 612x124
- RenderTableCell {TH} at (2,213) size 74x32 [border: (1px inset #808080)] [r=3 c=0 rs=4 cs=1]
- RenderText {#text} at (6,6) size 62x19
- text run at (6,6) width 62: "direction"
- RenderTableCell {TH} at (77,150) size 29x32 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x19
- text run at (6,6) width 17: "ltr"
- RenderTableCell {TD} at (108,104) size 124x124 [border: (1px solid #000000)] [r=3 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (43,5) size 12x11: right
- RenderText {#text} at (60,0) size 60x19
- text run at (60,0) width 60: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (43,5) size 12x11: down
- RenderText {#text} at (60,0) size 60x19
- text run at (60,0) width 60: "summary"
- RenderTableCell {TD} at (234,104) size 124x124 [border: (1px solid #000000)] [r=3 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (43,3) size 12x11: right
- RenderText {#text} at (60,0) size 60x19
- text run at (60,0) width 60: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (43,3) size 12x11: up
- RenderText {#text} at (60,0) size 60x19
- text run at (60,0) width 60: "summary"
- RenderTableCell {TD} at (360,104) size 124x124 [border: (1px solid #000000)] [r=3 c=4 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,49) size 11x12: down
- RenderText {#text} at (0,60) size 19x60
- text run at (0,60) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,49) size 11x12: right
- RenderText {#text} at (0,60) size 19x60
- text run at (0,60) width 60: "summary"
- RenderTableCell {TD} at (486,104) size 124x124 [border: (1px solid #000000)] [r=3 c=5 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,49) size 11x12: down
- RenderText {#text} at (1,60) size 19x60
- text run at (1,60) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,49) size 11x12: left
- RenderText {#text} at (1,60) size 19x60
- text run at (1,60) width 60: "summary"
- RenderTableRow {TR} at (0,230) size 612x124
- RenderTableCell {TH} at (77,276) size 29x32 [border: (1px inset #808080)] [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 17x19
- text run at (6,6) width 17: "rtl"
- RenderTableCell {TD} at (108,230) size 124x124 [border: (1px solid #000000)] [r=4 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (103,5) size 11x11: left
- RenderText {#text} at (43,0) size 61x19
- text run at (43,0) width 61: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (103,5) size 11x11: down
- RenderText {#text} at (43,0) size 61x19
- text run at (43,0) width 61: "summary"
- RenderTableCell {TD} at (234,230) size 124x124 [border: (1px solid #000000)] [r=4 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (103,3) size 11x11: left
- RenderText {#text} at (43,0) size 61x19
- text run at (43,0) width 61: "summary"
- RenderBlock {DETAILS} at (0,20) size 120x20
- RenderBlock {SUMMARY} at (0,0) size 120x20
- RenderDetailsMarker {DIV} at (103,3) size 11x11: up
- RenderText {#text} at (43,0) size 61x19
- text run at (43,0) width 61: "summary"
- RenderTableCell {TD} at (360,230) size 124x124 [border: (1px solid #000000)] [r=4 c=4 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,109) size 11x11: up
- RenderText {#text} at (0,49) size 19x61
- text run at (0,49) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (3,109) size 11x11: right
- RenderText {#text} at (0,49) size 19x61
- text run at (0,49) width 60: "summary"
- RenderTableCell {TD} at (486,230) size 124x124 [border: (1px solid #000000)] [r=4 c=5 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 120x120
- RenderBlock {DETAILS} at (0,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,109) size 11x11: up
- RenderText {#text} at (1,49) size 19x61
- text run at (1,49) width 60: "summary"
- RenderBlock {DETAILS} at (21,0) size 21x120
- RenderBlock {SUMMARY} at (0,0) size 21x120
- RenderDetailsMarker {DIV} at (6,109) size 11x11: left
- RenderText {#text} at (1,49) size 19x61
- text run at (1,49) width 60: "summary"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmlfontweightboldforbandstrongexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/font-weight-bold-for-b-and-strong-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/font-weight-bold-for-b-and-strong-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/font-weight-bold-for-b-and-strong-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x216
- RenderBlock {HTML} at (0,0) size 800x216
- RenderBody {BODY} at (8,16) size 784x184
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {B} at (0,0) size 194x19
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "Should be bold per HTML5."
- RenderBlock {P} at (0,36) size 784x20
- RenderInline {B} at (0,0) size 161x19
- RenderInline {B} at (0,0) size 161x19
- RenderText {#text} at (0,0) size 161x19
- text run at (0,0) width 161: "Should be equally bold."
- RenderBlock {P} at (0,72) size 784x20
- RenderInline {STRONG} at (0,0) size 194x19
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "Should be bold per HTML5."
- RenderBlock {P} at (0,108) size 784x20
- RenderInline {STRONG} at (0,0) size 161x19
- RenderInline {STRONG} at (0,0) size 161x19
- RenderText {#text} at (0,0) size 161x19
- text run at (0,0) width 161: "Should be equally bold."
- RenderBlock {P} at (0,144) size 784x40
- RenderText {#text} at (0,0) size 741x39
- text run at (0,0) width 490: "The HTML5 spec says that b and strong should render as font-weight: bold, "
- text run at (489,0) width 252: "not font-weight: bolder. The text above"
- text run at (0,20) width 205: "should all render with the same "
- text run at (204,20) width 61: "boldness."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmlkeygenexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/keygen-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/keygen-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/keygen-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {KEYGEN} at (2,2) size 32x20
- RenderMenuList {SELECT} at (0,0) size 32x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmllinkrelstylesheetexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/link-rel-stylesheet-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/link-rel-stylesheet-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/link-rel-stylesheet-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x160
- RenderBlock {HTML} at (0,0) size 800x160
- RenderBody {BODY} at (8,16) size 784x128
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This line should not have red background"
- RenderBlock {P} at (0,36) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 250x19
- text run at (0,0) width 250: "This line should have lime background"
- RenderBlock {P} at (0,72) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "This line should not have red background"
- RenderBlock {P} at (0,108) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 250x19
- text run at (0,0) width 250: "This line should have lime background"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasthtmlmarqueescrollexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/marquee-scroll-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/marquee-scroll-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/html/marquee-scroll-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {A} at (0,0) size 69x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 69x19
- text run at (53,0) width 69: "bug 15263"
- RenderText {#text} at (121,0) size 399x19
- text run at (121,0) width 399: ": REGRESSION: scrolldelay=0 causes marquee not to display"
- RenderBlock {P} at (0,36) size 784x40
- RenderText {#text} at (0,0) size 747x39
- text run at (0,0) width 747: "The marquee below is defined with a scrollDelay value of zero and with the truespeed attribute assigned to an empty"
- text run at (0,20) width 45: "string. "
- text run at (44,20) width 573: "It should scroll until the text, \"The marquee scroll test passed\" is visible and left justified."
- RenderBlock (anonymous) at (0,92) size 784x20
- RenderText {#text} at (0,0) size 0x0
-layer at (8,100) size 392x20 scrollX -392
- RenderBlock {MARQUEE} at (0,0) size 392x20 [bgcolor=#00FFFF]
- RenderText {#text} at (0,0) size 197x19
- text run at (0,0) width 197: "The marquee scroll test passed"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagesanimatedgifwithoffsetsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/animated-gif-with-offsets-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/animated-gif-with-offsets-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/animated-gif-with-offsets-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x105
- RenderText {#text} at (0,85) size 99x19
- text run at (0,85) width 99: "Layout test for "
- RenderInline {A} at (0,0) size 40x19 [color=#0000EE]
- RenderText {#text} at (98,85) size 40x19
- text run at (98,85) width 40: "11760"
- RenderText {#text} at (137,85) size 205x19
- text run at (137,85) width 9: ". "
- text run at (145,85) width 197: "If it doesn't crash, we're good. "
- RenderImage {IMG} at (341,0) size 101x100
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagesfaviconasimageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/favicon-as-image-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/favicon-as-image-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/favicon-as-image-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 800x20
- RenderText {#text} at (0,0) size 456x19
- text run at (0,0) width 456: "Two green 16x16 pixel squares should appear below stacked vertically."
- RenderBlock {DIV} at (0,20) size 16x16 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 16x16
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,36) size 800x16
- RenderPartObject {IFRAME} at (0,0) size 16x16 [bgcolor=#FF0000]
- layer at (0,0) size 16x16
- RenderView at (0,0) size 16x16
- layer at (0,0) size 16x16
- RenderBlock {HTML} at (0,0) size 16x16
- RenderBody {BODY} at (0,0) size 16x16
- RenderImage {IMG} at (0,0) size 16x16
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagesimagecontrolsbasicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/image-controls-basic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/image-controls-basic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/image-controls-basic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,7 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderImage {IMG} at (0,0) size 256x256
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemapanchorchildrenexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/image-map-anchor-children-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/image-map-anchor-children-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/image-map-anchor-children-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderImage {IMG} at (0,0) size 479x150
- RenderText {#text} at (479,135) size 4x19
- text run at (479,135) width 4: " "
- RenderInline {MAP} at (0,0) size 224x19
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 92x19 [color=#0000EE]
- RenderText {#text} at (0,155) size 92x19
- text run at (0,155) width 92: "John Hancock"
- RenderText {#text} at (91,155) size 12x19
- text run at (91,155) width 12: " | "
- RenderInline {A} at (0,0) size 40x19 [color=#0000EE]
- RenderText {#text} at (102,155) size 40x19
- text run at (102,155) width 40: "Nokia"
- RenderText {#text} at (141,155) size 12x19
- text run at (141,155) width 12: " | "
- RenderInline {A} at (0,0) size 72x19 [color=#0000EE]
- RenderText {#text} at (152,155) size 72x19
- text run at (152,155) width 72: "Downtown"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemapcirclefocusringexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-circle-focus-ring-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-circle-focus-ring-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-circle-focus-ring-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 780x39
- text run at (0,0) width 780: "Assuming the port-specific theme draws focus rings, this test can be used to ensure that a focus ring is drawn for an <area"
- text run at (0,20) width 772: "shape=\"circle\">. This test PASSED if a circular-shaped focus ring is drawn around the <area> in the imagemap (below)."
- RenderBlock (anonymous) at (0,56) size 784x128
- RenderInline {MAP} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (0,0) size 128x128
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemapfocusringexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 740x39
- text run at (0,0) width 740: "Assuming the port-specific theme draws focus rings, this test can be used to ensure that a focus ring is drawn for an"
- text run at (0,20) width 633: "imagemap. This test PASSED if a focus ring is drawn around the <area> in the imagemap (below)."
- RenderBlock (anonymous) at (0,56) size 784x128
- RenderInline {MAP} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (0,0) size 128x128
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemapfocusringoutlinecolorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-outline-color-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-outline-color-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-outline-color-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 740x39
- text run at (0,0) width 740: "Assuming the port-specific theme draws focus rings, this test can be used to ensure that a focus ring is drawn for an"
- text run at (0,20) width 704: "<area>. This test PASSED if a green-colored focus ring is drawn around the <area> in the imagemap (below)."
- RenderBlock (anonymous) at (0,56) size 784x128
- RenderInline {MAP} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (0,0) size 128x128
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemapfocusringoutlinecolorexplicitlyinheritedfrommapexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 782x59
- text run at (0,0) width 779: "Assuming the port-specific theme draws focus rings, this test can be used to ensure that the focus ring color for an <area>"
- text run at (0,20) width 782: "can be explicitly inherited from <map>. This test PASSED if a green-colored focus ring is drawn around the <area> in the"
- text run at (0,40) width 125: "imagemap (below)."
- RenderBlock (anonymous) at (0,76) size 784x128
- RenderInline {MAP} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (0,0) size 128x128
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemapfocusringoutlinecolornotinheritedfrommapexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 728x39
- text run at (0,0) width 728: "Assuming the port-specific theme draws focus rings, this test can be used to ensure that the focus ring color is not"
- text run at (0,20) width 273: "inherited for an <area> (by default) as per "
- RenderInline {A} at (0,0) size 475x19 [color=#0000EE]
- RenderText {#text} at (272,20) size 475x19
- text run at (272,20) width 475: "section 18.4 \"Dynamic outlines: the 'outline' property\" of the CSS2.1 spec"
- RenderText {#text} at (746,20) size 783x39
- text run at (746,20) width 37: ". This"
- text run at (0,40) width 601: "test FAILED if a red-colored focus ring is drawn around the <area> in the imagemap (below)."
- RenderBlock (anonymous) at (0,76) size 784x128
- RenderInline {MAP} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (0,0) size 128x128
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemapfocusringzerooutlinewidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 764x59
- text run at (0,0) width 764: "Assuming the port-specific theme draws focus rings, this test can be used to ensure that a focus ring is not drawn for an"
- text run at (0,20) width 748: "<area> with a 0px outline-width. This test PASSED if no red focus ring is drawn around the <area> in the imagemap"
- text run at (0,40) width 54: "(below)."
- RenderBlock (anonymous) at (0,76) size 784x128
- RenderInline {MAP} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (0,0) size 128x128
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagesimagemappolygonfocusringexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-polygon-focus-ring-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-polygon-focus-ring-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/imagemap-polygon-focus-ring-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 780x39
- text run at (0,0) width 780: "Assuming the port-specific theme draws focus rings, this test can be used to ensure that a focus ring is drawn for an <area"
- text run at (0,20) width 773: "shape=\"polygon\">. This test PASSED if a cross-shaped focus ring is drawn around the <area> in the imagemap (below)."
- RenderBlock (anonymous) at (0,56) size 784x128
- RenderInline {MAP} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (0,0) size 128x128
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagespdfasbackgroundexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-background-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-background-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-background-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagespdfasimageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-image-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-image-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-image-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 100x100
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagespdfasimagelandscapeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-image-landscape-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-image-landscape-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-image-landscape-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 850x655
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x655
- RenderBlock {HTML} at (0,0) size 800x655
- RenderBody {BODY} at (8,8) size 784x631
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 678x19
- text run at (0,0) width 358: "This test that we correctly orient landscape pdf images. "
- text run at (357,0) width 321: "The green rectangle should be wider than it is tall."
- RenderBlock {P} at (0,36) size 784x595
- RenderImage {IMG} at (0,0) size 842x595
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagespdfastiledbackgroundexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-tiled-background-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-tiled-background-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pdf-as-tiled-background-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastimagespixelcrackimagebackgroundwebkittransformscaleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,2409 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 749x19
- text run at (0,0) width 438: "Test pixel cracks when background sprite is transformed with scale. "
- text run at (437,0) width 312: "Need to run pixel test to verify if it is successful."
-layer at (12,72) size 16x16
- RenderBlock (positioned) {DIV} at (12,72) size 16x16
-layer at (24,72) size 16x16
- RenderBlock (positioned) {DIV} at (24,72) size 16x16
-layer at (36,72) size 16x16
- RenderBlock (positioned) {DIV} at (36,72) size 16x16
-layer at (48,72) size 16x16
- RenderBlock (positioned) {DIV} at (48,72) size 16x16
-layer at (60,72) size 16x16
- RenderBlock (positioned) {DIV} at (60,72) size 16x16
-layer at (72,72) size 16x16
- RenderBlock (positioned) {DIV} at (72,72) size 16x16
-layer at (84,72) size 16x16
- RenderBlock (positioned) {DIV} at (84,72) size 16x16
-layer at (96,72) size 16x16
- RenderBlock (positioned) {DIV} at (96,72) size 16x16
-layer at (108,72) size 16x16
- RenderBlock (positioned) {DIV} at (108,72) size 16x16
-layer at (120,72) size 16x16
- RenderBlock (positioned) {DIV} at (120,72) size 16x16
-layer at (132,72) size 16x16
- RenderBlock (positioned) {DIV} at (132,72) size 16x16
-layer at (144,72) size 16x16
- RenderBlock (positioned) {DIV} at (144,72) size 16x16
-layer at (156,72) size 16x16
- RenderBlock (positioned) {DIV} at (156,72) size 16x16
-layer at (168,72) size 16x16
- RenderBlock (positioned) {DIV} at (168,72) size 16x16
-layer at (180,72) size 16x16
- RenderBlock (positioned) {DIV} at (180,72) size 16x16
-layer at (192,72) size 16x16
- RenderBlock (positioned) {DIV} at (192,72) size 16x16
-layer at (204,72) size 16x16
- RenderBlock (positioned) {DIV} at (204,72) size 16x16
-layer at (216,72) size 16x16
- RenderBlock (positioned) {DIV} at (216,72) size 16x16
-layer at (228,72) size 16x16
- RenderBlock (positioned) {DIV} at (228,72) size 16x16
-layer at (240,72) size 16x16
- RenderBlock (positioned) {DIV} at (240,72) size 16x16
-layer at (252,72) size 16x16
- RenderBlock (positioned) {DIV} at (252,72) size 16x16
-layer at (264,72) size 16x16
- RenderBlock (positioned) {DIV} at (264,72) size 16x16
-layer at (276,72) size 16x16
- RenderBlock (positioned) {DIV} at (276,72) size 16x16
-layer at (288,72) size 16x16
- RenderBlock (positioned) {DIV} at (288,72) size 16x16
-layer at (300,72) size 16x16
- RenderBlock (positioned) {DIV} at (300,72) size 16x16
-layer at (312,72) size 16x16
- RenderBlock (positioned) {DIV} at (312,72) size 16x16
-layer at (324,72) size 16x16
- RenderBlock (positioned) {DIV} at (324,72) size 16x16
-layer at (336,72) size 16x16
- RenderBlock (positioned) {DIV} at (336,72) size 16x16
-layer at (348,72) size 16x16
- RenderBlock (positioned) {DIV} at (348,72) size 16x16
-layer at (360,72) size 16x16
- RenderBlock (positioned) {DIV} at (360,72) size 16x16
-layer at (372,72) size 16x16
- RenderBlock (positioned) {DIV} at (372,72) size 16x16
-layer at (384,72) size 16x16
- RenderBlock (positioned) {DIV} at (384,72) size 16x16
-layer at (396,72) size 16x16
- RenderBlock (positioned) {DIV} at (396,72) size 16x16
-layer at (408,72) size 16x16
- RenderBlock (positioned) {DIV} at (408,72) size 16x16
-layer at (420,72) size 16x16
- RenderBlock (positioned) {DIV} at (420,72) size 16x16
-layer at (432,72) size 16x16
- RenderBlock (positioned) {DIV} at (432,72) size 16x16
-layer at (444,72) size 16x16
- RenderBlock (positioned) {DIV} at (444,72) size 16x16
-layer at (456,72) size 16x16
- RenderBlock (positioned) {DIV} at (456,72) size 16x16
-layer at (468,72) size 16x16
- RenderBlock (positioned) {DIV} at (468,72) size 16x16
-layer at (480,72) size 16x16
- RenderBlock (positioned) {DIV} at (480,72) size 16x16
-layer at (12,84) size 16x16
- RenderBlock (positioned) {DIV} at (12,84) size 16x16
-layer at (24,84) size 16x16
- RenderBlock (positioned) {DIV} at (24,84) size 16x16
-layer at (36,84) size 16x16
- RenderBlock (positioned) {DIV} at (36,84) size 16x16
-layer at (48,84) size 16x16
- RenderBlock (positioned) {DIV} at (48,84) size 16x16
-layer at (60,84) size 16x16
- RenderBlock (positioned) {DIV} at (60,84) size 16x16
-layer at (72,84) size 16x16
- RenderBlock (positioned) {DIV} at (72,84) size 16x16
-layer at (84,84) size 16x16
- RenderBlock (positioned) {DIV} at (84,84) size 16x16
-layer at (96,84) size 16x16
- RenderBlock (positioned) {DIV} at (96,84) size 16x16
-layer at (108,84) size 16x16
- RenderBlock (positioned) {DIV} at (108,84) size 16x16
-layer at (120,84) size 16x16
- RenderBlock (positioned) {DIV} at (120,84) size 16x16
-layer at (132,84) size 16x16
- RenderBlock (positioned) {DIV} at (132,84) size 16x16
-layer at (144,84) size 16x16
- RenderBlock (positioned) {DIV} at (144,84) size 16x16
-layer at (156,84) size 16x16
- RenderBlock (positioned) {DIV} at (156,84) size 16x16
-layer at (168,84) size 16x16
- RenderBlock (positioned) {DIV} at (168,84) size 16x16
-layer at (180,84) size 16x16
- RenderBlock (positioned) {DIV} at (180,84) size 16x16
-layer at (192,84) size 16x16
- RenderBlock (positioned) {DIV} at (192,84) size 16x16
-layer at (204,84) size 16x16
- RenderBlock (positioned) {DIV} at (204,84) size 16x16
-layer at (216,84) size 16x16
- RenderBlock (positioned) {DIV} at (216,84) size 16x16
-layer at (228,84) size 16x16
- RenderBlock (positioned) {DIV} at (228,84) size 16x16
-layer at (240,84) size 16x16
- RenderBlock (positioned) {DIV} at (240,84) size 16x16
-layer at (252,84) size 16x16
- RenderBlock (positioned) {DIV} at (252,84) size 16x16
-layer at (264,84) size 16x16
- RenderBlock (positioned) {DIV} at (264,84) size 16x16
-layer at (276,84) size 16x16
- RenderBlock (positioned) {DIV} at (276,84) size 16x16
-layer at (288,84) size 16x16
- RenderBlock (positioned) {DIV} at (288,84) size 16x16
-layer at (300,84) size 16x16
- RenderBlock (positioned) {DIV} at (300,84) size 16x16
-layer at (312,84) size 16x16
- RenderBlock (positioned) {DIV} at (312,84) size 16x16
-layer at (324,84) size 16x16
- RenderBlock (positioned) {DIV} at (324,84) size 16x16
-layer at (336,84) size 16x16
- RenderBlock (positioned) {DIV} at (336,84) size 16x16
-layer at (348,84) size 16x16
- RenderBlock (positioned) {DIV} at (348,84) size 16x16
-layer at (360,84) size 16x16
- RenderBlock (positioned) {DIV} at (360,84) size 16x16
-layer at (372,84) size 16x16
- RenderBlock (positioned) {DIV} at (372,84) size 16x16
-layer at (384,84) size 16x16
- RenderBlock (positioned) {DIV} at (384,84) size 16x16
-layer at (396,84) size 16x16
- RenderBlock (positioned) {DIV} at (396,84) size 16x16
-layer at (408,84) size 16x16
- RenderBlock (positioned) {DIV} at (408,84) size 16x16
-layer at (420,84) size 16x16
- RenderBlock (positioned) {DIV} at (420,84) size 16x16
-layer at (432,84) size 16x16
- RenderBlock (positioned) {DIV} at (432,84) size 16x16
-layer at (444,84) size 16x16
- RenderBlock (positioned) {DIV} at (444,84) size 16x16
-layer at (456,84) size 16x16
- RenderBlock (positioned) {DIV} at (456,84) size 16x16
-layer at (468,84) size 16x16
- RenderBlock (positioned) {DIV} at (468,84) size 16x16
-layer at (480,84) size 16x16
- RenderBlock (positioned) {DIV} at (480,84) size 16x16
-layer at (12,96) size 16x16
- RenderBlock (positioned) {DIV} at (12,96) size 16x16
-layer at (24,96) size 16x16
- RenderBlock (positioned) {DIV} at (24,96) size 16x16
-layer at (36,96) size 16x16
- RenderBlock (positioned) {DIV} at (36,96) size 16x16
-layer at (48,96) size 16x16
- RenderBlock (positioned) {DIV} at (48,96) size 16x16
-layer at (60,96) size 16x16
- RenderBlock (positioned) {DIV} at (60,96) size 16x16
-layer at (72,96) size 16x16
- RenderBlock (positioned) {DIV} at (72,96) size 16x16
-layer at (84,96) size 16x16
- RenderBlock (positioned) {DIV} at (84,96) size 16x16
-layer at (96,96) size 16x16
- RenderBlock (positioned) {DIV} at (96,96) size 16x16
-layer at (108,96) size 16x16
- RenderBlock (positioned) {DIV} at (108,96) size 16x16
-layer at (120,96) size 16x16
- RenderBlock (positioned) {DIV} at (120,96) size 16x16
-layer at (132,96) size 16x16
- RenderBlock (positioned) {DIV} at (132,96) size 16x16
-layer at (144,96) size 16x16
- RenderBlock (positioned) {DIV} at (144,96) size 16x16
-layer at (156,96) size 16x16
- RenderBlock (positioned) {DIV} at (156,96) size 16x16
-layer at (168,96) size 16x16
- RenderBlock (positioned) {DIV} at (168,96) size 16x16
-layer at (180,96) size 16x16
- RenderBlock (positioned) {DIV} at (180,96) size 16x16
-layer at (192,96) size 16x16
- RenderBlock (positioned) {DIV} at (192,96) size 16x16
-layer at (204,96) size 16x16
- RenderBlock (positioned) {DIV} at (204,96) size 16x16
-layer at (216,96) size 16x16
- RenderBlock (positioned) {DIV} at (216,96) size 16x16
-layer at (228,96) size 16x16
- RenderBlock (positioned) {DIV} at (228,96) size 16x16
-layer at (240,96) size 16x16
- RenderBlock (positioned) {DIV} at (240,96) size 16x16
-layer at (252,96) size 16x16
- RenderBlock (positioned) {DIV} at (252,96) size 16x16
-layer at (264,96) size 16x16
- RenderBlock (positioned) {DIV} at (264,96) size 16x16
-layer at (276,96) size 16x16
- RenderBlock (positioned) {DIV} at (276,96) size 16x16
-layer at (288,96) size 16x16
- RenderBlock (positioned) {DIV} at (288,96) size 16x16
-layer at (300,96) size 16x16
- RenderBlock (positioned) {DIV} at (300,96) size 16x16
-layer at (312,96) size 16x16
- RenderBlock (positioned) {DIV} at (312,96) size 16x16
-layer at (324,96) size 16x16
- RenderBlock (positioned) {DIV} at (324,96) size 16x16
-layer at (336,96) size 16x16
- RenderBlock (positioned) {DIV} at (336,96) size 16x16
-layer at (348,96) size 16x16
- RenderBlock (positioned) {DIV} at (348,96) size 16x16
-layer at (360,96) size 16x16
- RenderBlock (positioned) {DIV} at (360,96) size 16x16
-layer at (372,96) size 16x16
- RenderBlock (positioned) {DIV} at (372,96) size 16x16
-layer at (384,96) size 16x16
- RenderBlock (positioned) {DIV} at (384,96) size 16x16
-layer at (396,96) size 16x16
- RenderBlock (positioned) {DIV} at (396,96) size 16x16
-layer at (408,96) size 16x16
- RenderBlock (positioned) {DIV} at (408,96) size 16x16
-layer at (420,96) size 16x16
- RenderBlock (positioned) {DIV} at (420,96) size 16x16
-layer at (432,96) size 16x16
- RenderBlock (positioned) {DIV} at (432,96) size 16x16
-layer at (444,96) size 16x16
- RenderBlock (positioned) {DIV} at (444,96) size 16x16
-layer at (456,96) size 16x16
- RenderBlock (positioned) {DIV} at (456,96) size 16x16
-layer at (468,96) size 16x16
- RenderBlock (positioned) {DIV} at (468,96) size 16x16
-layer at (480,96) size 16x16
- RenderBlock (positioned) {DIV} at (480,96) size 16x16
-layer at (12,108) size 16x16
- RenderBlock (positioned) {DIV} at (12,108) size 16x16
-layer at (24,108) size 16x16
- RenderBlock (positioned) {DIV} at (24,108) size 16x16
-layer at (36,108) size 16x16
- RenderBlock (positioned) {DIV} at (36,108) size 16x16
-layer at (48,108) size 16x16
- RenderBlock (positioned) {DIV} at (48,108) size 16x16
-layer at (60,108) size 16x16
- RenderBlock (positioned) {DIV} at (60,108) size 16x16
-layer at (72,108) size 16x16
- RenderBlock (positioned) {DIV} at (72,108) size 16x16
-layer at (84,108) size 16x16
- RenderBlock (positioned) {DIV} at (84,108) size 16x16
-layer at (96,108) size 16x16
- RenderBlock (positioned) {DIV} at (96,108) size 16x16
-layer at (108,108) size 16x16
- RenderBlock (positioned) {DIV} at (108,108) size 16x16
-layer at (120,108) size 16x16
- RenderBlock (positioned) {DIV} at (120,108) size 16x16
-layer at (132,108) size 16x16
- RenderBlock (positioned) {DIV} at (132,108) size 16x16
-layer at (144,108) size 16x16
- RenderBlock (positioned) {DIV} at (144,108) size 16x16
-layer at (156,108) size 16x16
- RenderBlock (positioned) {DIV} at (156,108) size 16x16
-layer at (168,108) size 16x16
- RenderBlock (positioned) {DIV} at (168,108) size 16x16
-layer at (180,108) size 16x16
- RenderBlock (positioned) {DIV} at (180,108) size 16x16
-layer at (192,108) size 16x16
- RenderBlock (positioned) {DIV} at (192,108) size 16x16
-layer at (204,108) size 16x16
- RenderBlock (positioned) {DIV} at (204,108) size 16x16
-layer at (216,108) size 16x16
- RenderBlock (positioned) {DIV} at (216,108) size 16x16
-layer at (228,108) size 16x16
- RenderBlock (positioned) {DIV} at (228,108) size 16x16
-layer at (240,108) size 16x16
- RenderBlock (positioned) {DIV} at (240,108) size 16x16
-layer at (252,108) size 16x16
- RenderBlock (positioned) {DIV} at (252,108) size 16x16
-layer at (264,108) size 16x16
- RenderBlock (positioned) {DIV} at (264,108) size 16x16
-layer at (276,108) size 16x16
- RenderBlock (positioned) {DIV} at (276,108) size 16x16
-layer at (288,108) size 16x16
- RenderBlock (positioned) {DIV} at (288,108) size 16x16
-layer at (300,108) size 16x16
- RenderBlock (positioned) {DIV} at (300,108) size 16x16
-layer at (312,108) size 16x16
- RenderBlock (positioned) {DIV} at (312,108) size 16x16
-layer at (324,108) size 16x16
- RenderBlock (positioned) {DIV} at (324,108) size 16x16
-layer at (336,108) size 16x16
- RenderBlock (positioned) {DIV} at (336,108) size 16x16
-layer at (348,108) size 16x16
- RenderBlock (positioned) {DIV} at (348,108) size 16x16
-layer at (360,108) size 16x16
- RenderBlock (positioned) {DIV} at (360,108) size 16x16
-layer at (372,108) size 16x16
- RenderBlock (positioned) {DIV} at (372,108) size 16x16
-layer at (384,108) size 16x16
- RenderBlock (positioned) {DIV} at (384,108) size 16x16
-layer at (396,108) size 16x16
- RenderBlock (positioned) {DIV} at (396,108) size 16x16
-layer at (408,108) size 16x16
- RenderBlock (positioned) {DIV} at (408,108) size 16x16
-layer at (420,108) size 16x16
- RenderBlock (positioned) {DIV} at (420,108) size 16x16
-layer at (432,108) size 16x16
- RenderBlock (positioned) {DIV} at (432,108) size 16x16
-layer at (444,108) size 16x16
- RenderBlock (positioned) {DIV} at (444,108) size 16x16
-layer at (456,108) size 16x16
- RenderBlock (positioned) {DIV} at (456,108) size 16x16
-layer at (468,108) size 16x16
- RenderBlock (positioned) {DIV} at (468,108) size 16x16
-layer at (480,108) size 16x16
- RenderBlock (positioned) {DIV} at (480,108) size 16x16
-layer at (12,120) size 16x16
- RenderBlock (positioned) {DIV} at (12,120) size 16x16
-layer at (24,120) size 16x16
- RenderBlock (positioned) {DIV} at (24,120) size 16x16
-layer at (36,120) size 16x16
- RenderBlock (positioned) {DIV} at (36,120) size 16x16
-layer at (48,120) size 16x16
- RenderBlock (positioned) {DIV} at (48,120) size 16x16
-layer at (60,120) size 16x16
- RenderBlock (positioned) {DIV} at (60,120) size 16x16
-layer at (72,120) size 16x16
- RenderBlock (positioned) {DIV} at (72,120) size 16x16
-layer at (84,120) size 16x16
- RenderBlock (positioned) {DIV} at (84,120) size 16x16
-layer at (96,120) size 16x16
- RenderBlock (positioned) {DIV} at (96,120) size 16x16
-layer at (108,120) size 16x16
- RenderBlock (positioned) {DIV} at (108,120) size 16x16
-layer at (120,120) size 16x16
- RenderBlock (positioned) {DIV} at (120,120) size 16x16
-layer at (132,120) size 16x16
- RenderBlock (positioned) {DIV} at (132,120) size 16x16
-layer at (144,120) size 16x16
- RenderBlock (positioned) {DIV} at (144,120) size 16x16
-layer at (156,120) size 16x16
- RenderBlock (positioned) {DIV} at (156,120) size 16x16
-layer at (168,120) size 16x16
- RenderBlock (positioned) {DIV} at (168,120) size 16x16
-layer at (180,120) size 16x16
- RenderBlock (positioned) {DIV} at (180,120) size 16x16
-layer at (192,120) size 16x16
- RenderBlock (positioned) {DIV} at (192,120) size 16x16
-layer at (204,120) size 16x16
- RenderBlock (positioned) {DIV} at (204,120) size 16x16
-layer at (216,120) size 16x16
- RenderBlock (positioned) {DIV} at (216,120) size 16x16
-layer at (228,120) size 16x16
- RenderBlock (positioned) {DIV} at (228,120) size 16x16
-layer at (240,120) size 16x16
- RenderBlock (positioned) {DIV} at (240,120) size 16x16
-layer at (252,120) size 16x16
- RenderBlock (positioned) {DIV} at (252,120) size 16x16
-layer at (264,120) size 16x16
- RenderBlock (positioned) {DIV} at (264,120) size 16x16
-layer at (276,120) size 16x16
- RenderBlock (positioned) {DIV} at (276,120) size 16x16
-layer at (288,120) size 16x16
- RenderBlock (positioned) {DIV} at (288,120) size 16x16
-layer at (300,120) size 16x16
- RenderBlock (positioned) {DIV} at (300,120) size 16x16
-layer at (312,120) size 16x16
- RenderBlock (positioned) {DIV} at (312,120) size 16x16
-layer at (324,120) size 16x16
- RenderBlock (positioned) {DIV} at (324,120) size 16x16
-layer at (336,120) size 16x16
- RenderBlock (positioned) {DIV} at (336,120) size 16x16
-layer at (348,120) size 16x16
- RenderBlock (positioned) {DIV} at (348,120) size 16x16
-layer at (360,120) size 16x16
- RenderBlock (positioned) {DIV} at (360,120) size 16x16
-layer at (372,120) size 16x16
- RenderBlock (positioned) {DIV} at (372,120) size 16x16
-layer at (384,120) size 16x16
- RenderBlock (positioned) {DIV} at (384,120) size 16x16
-layer at (396,120) size 16x16
- RenderBlock (positioned) {DIV} at (396,120) size 16x16
-layer at (408,120) size 16x16
- RenderBlock (positioned) {DIV} at (408,120) size 16x16
-layer at (420,120) size 16x16
- RenderBlock (positioned) {DIV} at (420,120) size 16x16
-layer at (432,120) size 16x16
- RenderBlock (positioned) {DIV} at (432,120) size 16x16
-layer at (444,120) size 16x16
- RenderBlock (positioned) {DIV} at (444,120) size 16x16
-layer at (456,120) size 16x16
- RenderBlock (positioned) {DIV} at (456,120) size 16x16
-layer at (468,120) size 16x16
- RenderBlock (positioned) {DIV} at (468,120) size 16x16
-layer at (480,120) size 16x16
- RenderBlock (positioned) {DIV} at (480,120) size 16x16
-layer at (12,132) size 16x16
- RenderBlock (positioned) {DIV} at (12,132) size 16x16
-layer at (24,132) size 16x16
- RenderBlock (positioned) {DIV} at (24,132) size 16x16
-layer at (36,132) size 16x16
- RenderBlock (positioned) {DIV} at (36,132) size 16x16
-layer at (48,132) size 16x16
- RenderBlock (positioned) {DIV} at (48,132) size 16x16
-layer at (60,132) size 16x16
- RenderBlock (positioned) {DIV} at (60,132) size 16x16
-layer at (72,132) size 16x16
- RenderBlock (positioned) {DIV} at (72,132) size 16x16
-layer at (84,132) size 16x16
- RenderBlock (positioned) {DIV} at (84,132) size 16x16
-layer at (96,132) size 16x16
- RenderBlock (positioned) {DIV} at (96,132) size 16x16
-layer at (108,132) size 16x16
- RenderBlock (positioned) {DIV} at (108,132) size 16x16
-layer at (120,132) size 16x16
- RenderBlock (positioned) {DIV} at (120,132) size 16x16
-layer at (132,132) size 16x16
- RenderBlock (positioned) {DIV} at (132,132) size 16x16
-layer at (144,132) size 16x16
- RenderBlock (positioned) {DIV} at (144,132) size 16x16
-layer at (156,132) size 16x16
- RenderBlock (positioned) {DIV} at (156,132) size 16x16
-layer at (168,132) size 16x16
- RenderBlock (positioned) {DIV} at (168,132) size 16x16
-layer at (180,132) size 16x16
- RenderBlock (positioned) {DIV} at (180,132) size 16x16
-layer at (192,132) size 16x16
- RenderBlock (positioned) {DIV} at (192,132) size 16x16
-layer at (204,132) size 16x16
- RenderBlock (positioned) {DIV} at (204,132) size 16x16
-layer at (216,132) size 16x16
- RenderBlock (positioned) {DIV} at (216,132) size 16x16
-layer at (228,132) size 16x16
- RenderBlock (positioned) {DIV} at (228,132) size 16x16
-layer at (240,132) size 16x16
- RenderBlock (positioned) {DIV} at (240,132) size 16x16
-layer at (252,132) size 16x16
- RenderBlock (positioned) {DIV} at (252,132) size 16x16
-layer at (264,132) size 16x16
- RenderBlock (positioned) {DIV} at (264,132) size 16x16
-layer at (276,132) size 16x16
- RenderBlock (positioned) {DIV} at (276,132) size 16x16
-layer at (288,132) size 16x16
- RenderBlock (positioned) {DIV} at (288,132) size 16x16
-layer at (300,132) size 16x16
- RenderBlock (positioned) {DIV} at (300,132) size 16x16
-layer at (312,132) size 16x16
- RenderBlock (positioned) {DIV} at (312,132) size 16x16
-layer at (324,132) size 16x16
- RenderBlock (positioned) {DIV} at (324,132) size 16x16
-layer at (336,132) size 16x16
- RenderBlock (positioned) {DIV} at (336,132) size 16x16
-layer at (348,132) size 16x16
- RenderBlock (positioned) {DIV} at (348,132) size 16x16
-layer at (360,132) size 16x16
- RenderBlock (positioned) {DIV} at (360,132) size 16x16
-layer at (372,132) size 16x16
- RenderBlock (positioned) {DIV} at (372,132) size 16x16
-layer at (384,132) size 16x16
- RenderBlock (positioned) {DIV} at (384,132) size 16x16
-layer at (396,132) size 16x16
- RenderBlock (positioned) {DIV} at (396,132) size 16x16
-layer at (408,132) size 16x16
- RenderBlock (positioned) {DIV} at (408,132) size 16x16
-layer at (420,132) size 16x16
- RenderBlock (positioned) {DIV} at (420,132) size 16x16
-layer at (432,132) size 16x16
- RenderBlock (positioned) {DIV} at (432,132) size 16x16
-layer at (444,132) size 16x16
- RenderBlock (positioned) {DIV} at (444,132) size 16x16
-layer at (456,132) size 16x16
- RenderBlock (positioned) {DIV} at (456,132) size 16x16
-layer at (468,132) size 16x16
- RenderBlock (positioned) {DIV} at (468,132) size 16x16
-layer at (480,132) size 16x16
- RenderBlock (positioned) {DIV} at (480,132) size 16x16
-layer at (12,144) size 16x16
- RenderBlock (positioned) {DIV} at (12,144) size 16x16
-layer at (24,144) size 16x16
- RenderBlock (positioned) {DIV} at (24,144) size 16x16
-layer at (36,144) size 16x16
- RenderBlock (positioned) {DIV} at (36,144) size 16x16
-layer at (48,144) size 16x16
- RenderBlock (positioned) {DIV} at (48,144) size 16x16
-layer at (60,144) size 16x16
- RenderBlock (positioned) {DIV} at (60,144) size 16x16
-layer at (72,144) size 16x16
- RenderBlock (positioned) {DIV} at (72,144) size 16x16
-layer at (84,144) size 16x16
- RenderBlock (positioned) {DIV} at (84,144) size 16x16
-layer at (96,144) size 16x16
- RenderBlock (positioned) {DIV} at (96,144) size 16x16
-layer at (108,144) size 16x16
- RenderBlock (positioned) {DIV} at (108,144) size 16x16
-layer at (120,144) size 16x16
- RenderBlock (positioned) {DIV} at (120,144) size 16x16
-layer at (132,144) size 16x16
- RenderBlock (positioned) {DIV} at (132,144) size 16x16
-layer at (144,144) size 16x16
- RenderBlock (positioned) {DIV} at (144,144) size 16x16
-layer at (156,144) size 16x16
- RenderBlock (positioned) {DIV} at (156,144) size 16x16
-layer at (168,144) size 16x16
- RenderBlock (positioned) {DIV} at (168,144) size 16x16
-layer at (180,144) size 16x16
- RenderBlock (positioned) {DIV} at (180,144) size 16x16
-layer at (192,144) size 16x16
- RenderBlock (positioned) {DIV} at (192,144) size 16x16
-layer at (204,144) size 16x16
- RenderBlock (positioned) {DIV} at (204,144) size 16x16
-layer at (216,144) size 16x16
- RenderBlock (positioned) {DIV} at (216,144) size 16x16
-layer at (228,144) size 16x16
- RenderBlock (positioned) {DIV} at (228,144) size 16x16
-layer at (240,144) size 16x16
- RenderBlock (positioned) {DIV} at (240,144) size 16x16
-layer at (252,144) size 16x16
- RenderBlock (positioned) {DIV} at (252,144) size 16x16
-layer at (264,144) size 16x16
- RenderBlock (positioned) {DIV} at (264,144) size 16x16
-layer at (276,144) size 16x16
- RenderBlock (positioned) {DIV} at (276,144) size 16x16
-layer at (288,144) size 16x16
- RenderBlock (positioned) {DIV} at (288,144) size 16x16
-layer at (300,144) size 16x16
- RenderBlock (positioned) {DIV} at (300,144) size 16x16
-layer at (312,144) size 16x16
- RenderBlock (positioned) {DIV} at (312,144) size 16x16
-layer at (324,144) size 16x16
- RenderBlock (positioned) {DIV} at (324,144) size 16x16
-layer at (336,144) size 16x16
- RenderBlock (positioned) {DIV} at (336,144) size 16x16
-layer at (348,144) size 16x16
- RenderBlock (positioned) {DIV} at (348,144) size 16x16
-layer at (360,144) size 16x16
- RenderBlock (positioned) {DIV} at (360,144) size 16x16
-layer at (372,144) size 16x16
- RenderBlock (positioned) {DIV} at (372,144) size 16x16
-layer at (384,144) size 16x16
- RenderBlock (positioned) {DIV} at (384,144) size 16x16
-layer at (396,144) size 16x16
- RenderBlock (positioned) {DIV} at (396,144) size 16x16
-layer at (408,144) size 16x16
- RenderBlock (positioned) {DIV} at (408,144) size 16x16
-layer at (420,144) size 16x16
- RenderBlock (positioned) {DIV} at (420,144) size 16x16
-layer at (432,144) size 16x16
- RenderBlock (positioned) {DIV} at (432,144) size 16x16
-layer at (444,144) size 16x16
- RenderBlock (positioned) {DIV} at (444,144) size 16x16
-layer at (456,144) size 16x16
- RenderBlock (positioned) {DIV} at (456,144) size 16x16
-layer at (468,144) size 16x16
- RenderBlock (positioned) {DIV} at (468,144) size 16x16
-layer at (480,144) size 16x16
- RenderBlock (positioned) {DIV} at (480,144) size 16x16
-layer at (12,156) size 16x16
- RenderBlock (positioned) {DIV} at (12,156) size 16x16
-layer at (24,156) size 16x16
- RenderBlock (positioned) {DIV} at (24,156) size 16x16
-layer at (36,156) size 16x16
- RenderBlock (positioned) {DIV} at (36,156) size 16x16
-layer at (48,156) size 16x16
- RenderBlock (positioned) {DIV} at (48,156) size 16x16
-layer at (60,156) size 16x16
- RenderBlock (positioned) {DIV} at (60,156) size 16x16
-layer at (72,156) size 16x16
- RenderBlock (positioned) {DIV} at (72,156) size 16x16
-layer at (84,156) size 16x16
- RenderBlock (positioned) {DIV} at (84,156) size 16x16
-layer at (96,156) size 16x16
- RenderBlock (positioned) {DIV} at (96,156) size 16x16
-layer at (108,156) size 16x16
- RenderBlock (positioned) {DIV} at (108,156) size 16x16
-layer at (120,156) size 16x16
- RenderBlock (positioned) {DIV} at (120,156) size 16x16
-layer at (132,156) size 16x16
- RenderBlock (positioned) {DIV} at (132,156) size 16x16
-layer at (144,156) size 16x16
- RenderBlock (positioned) {DIV} at (144,156) size 16x16
-layer at (156,156) size 16x16
- RenderBlock (positioned) {DIV} at (156,156) size 16x16
-layer at (168,156) size 16x16
- RenderBlock (positioned) {DIV} at (168,156) size 16x16
-layer at (180,156) size 16x16
- RenderBlock (positioned) {DIV} at (180,156) size 16x16
-layer at (192,156) size 16x16
- RenderBlock (positioned) {DIV} at (192,156) size 16x16
-layer at (204,156) size 16x16
- RenderBlock (positioned) {DIV} at (204,156) size 16x16
-layer at (216,156) size 16x16
- RenderBlock (positioned) {DIV} at (216,156) size 16x16
-layer at (228,156) size 16x16
- RenderBlock (positioned) {DIV} at (228,156) size 16x16
-layer at (240,156) size 16x16
- RenderBlock (positioned) {DIV} at (240,156) size 16x16
-layer at (252,156) size 16x16
- RenderBlock (positioned) {DIV} at (252,156) size 16x16
-layer at (264,156) size 16x16
- RenderBlock (positioned) {DIV} at (264,156) size 16x16
-layer at (276,156) size 16x16
- RenderBlock (positioned) {DIV} at (276,156) size 16x16
-layer at (288,156) size 16x16
- RenderBlock (positioned) {DIV} at (288,156) size 16x16
-layer at (300,156) size 16x16
- RenderBlock (positioned) {DIV} at (300,156) size 16x16
-layer at (312,156) size 16x16
- RenderBlock (positioned) {DIV} at (312,156) size 16x16
-layer at (324,156) size 16x16
- RenderBlock (positioned) {DIV} at (324,156) size 16x16
-layer at (336,156) size 16x16
- RenderBlock (positioned) {DIV} at (336,156) size 16x16
-layer at (348,156) size 16x16
- RenderBlock (positioned) {DIV} at (348,156) size 16x16
-layer at (360,156) size 16x16
- RenderBlock (positioned) {DIV} at (360,156) size 16x16
-layer at (372,156) size 16x16
- RenderBlock (positioned) {DIV} at (372,156) size 16x16
-layer at (384,156) size 16x16
- RenderBlock (positioned) {DIV} at (384,156) size 16x16
-layer at (396,156) size 16x16
- RenderBlock (positioned) {DIV} at (396,156) size 16x16
-layer at (408,156) size 16x16
- RenderBlock (positioned) {DIV} at (408,156) size 16x16
-layer at (420,156) size 16x16
- RenderBlock (positioned) {DIV} at (420,156) size 16x16
-layer at (432,156) size 16x16
- RenderBlock (positioned) {DIV} at (432,156) size 16x16
-layer at (444,156) size 16x16
- RenderBlock (positioned) {DIV} at (444,156) size 16x16
-layer at (456,156) size 16x16
- RenderBlock (positioned) {DIV} at (456,156) size 16x16
-layer at (468,156) size 16x16
- RenderBlock (positioned) {DIV} at (468,156) size 16x16
-layer at (480,156) size 16x16
- RenderBlock (positioned) {DIV} at (480,156) size 16x16
-layer at (12,168) size 16x16
- RenderBlock (positioned) {DIV} at (12,168) size 16x16
-layer at (24,168) size 16x16
- RenderBlock (positioned) {DIV} at (24,168) size 16x16
-layer at (36,168) size 16x16
- RenderBlock (positioned) {DIV} at (36,168) size 16x16
-layer at (48,168) size 16x16
- RenderBlock (positioned) {DIV} at (48,168) size 16x16
-layer at (60,168) size 16x16
- RenderBlock (positioned) {DIV} at (60,168) size 16x16
-layer at (72,168) size 16x16
- RenderBlock (positioned) {DIV} at (72,168) size 16x16
-layer at (84,168) size 16x16
- RenderBlock (positioned) {DIV} at (84,168) size 16x16
-layer at (96,168) size 16x16
- RenderBlock (positioned) {DIV} at (96,168) size 16x16
-layer at (108,168) size 16x16
- RenderBlock (positioned) {DIV} at (108,168) size 16x16
-layer at (120,168) size 16x16
- RenderBlock (positioned) {DIV} at (120,168) size 16x16
-layer at (132,168) size 16x16
- RenderBlock (positioned) {DIV} at (132,168) size 16x16
-layer at (144,168) size 16x16
- RenderBlock (positioned) {DIV} at (144,168) size 16x16
-layer at (156,168) size 16x16
- RenderBlock (positioned) {DIV} at (156,168) size 16x16
-layer at (168,168) size 16x16
- RenderBlock (positioned) {DIV} at (168,168) size 16x16
-layer at (180,168) size 16x16
- RenderBlock (positioned) {DIV} at (180,168) size 16x16
-layer at (192,168) size 16x16
- RenderBlock (positioned) {DIV} at (192,168) size 16x16
-layer at (204,168) size 16x16
- RenderBlock (positioned) {DIV} at (204,168) size 16x16
-layer at (216,168) size 16x16
- RenderBlock (positioned) {DIV} at (216,168) size 16x16
-layer at (228,168) size 16x16
- RenderBlock (positioned) {DIV} at (228,168) size 16x16
-layer at (240,168) size 16x16
- RenderBlock (positioned) {DIV} at (240,168) size 16x16
-layer at (252,168) size 16x16
- RenderBlock (positioned) {DIV} at (252,168) size 16x16
-layer at (264,168) size 16x16
- RenderBlock (positioned) {DIV} at (264,168) size 16x16
-layer at (276,168) size 16x16
- RenderBlock (positioned) {DIV} at (276,168) size 16x16
-layer at (288,168) size 16x16
- RenderBlock (positioned) {DIV} at (288,168) size 16x16
-layer at (300,168) size 16x16
- RenderBlock (positioned) {DIV} at (300,168) size 16x16
-layer at (312,168) size 16x16
- RenderBlock (positioned) {DIV} at (312,168) size 16x16
-layer at (324,168) size 16x16
- RenderBlock (positioned) {DIV} at (324,168) size 16x16
-layer at (336,168) size 16x16
- RenderBlock (positioned) {DIV} at (336,168) size 16x16
-layer at (348,168) size 16x16
- RenderBlock (positioned) {DIV} at (348,168) size 16x16
-layer at (360,168) size 16x16
- RenderBlock (positioned) {DIV} at (360,168) size 16x16
-layer at (372,168) size 16x16
- RenderBlock (positioned) {DIV} at (372,168) size 16x16
-layer at (384,168) size 16x16
- RenderBlock (positioned) {DIV} at (384,168) size 16x16
-layer at (396,168) size 16x16
- RenderBlock (positioned) {DIV} at (396,168) size 16x16
-layer at (408,168) size 16x16
- RenderBlock (positioned) {DIV} at (408,168) size 16x16
-layer at (420,168) size 16x16
- RenderBlock (positioned) {DIV} at (420,168) size 16x16
-layer at (432,168) size 16x16
- RenderBlock (positioned) {DIV} at (432,168) size 16x16
-layer at (444,168) size 16x16
- RenderBlock (positioned) {DIV} at (444,168) size 16x16
-layer at (456,168) size 16x16
- RenderBlock (positioned) {DIV} at (456,168) size 16x16
-layer at (468,168) size 16x16
- RenderBlock (positioned) {DIV} at (468,168) size 16x16
-layer at (480,168) size 16x16
- RenderBlock (positioned) {DIV} at (480,168) size 16x16
-layer at (12,180) size 16x16
- RenderBlock (positioned) {DIV} at (12,180) size 16x16
-layer at (24,180) size 16x16
- RenderBlock (positioned) {DIV} at (24,180) size 16x16
-layer at (36,180) size 16x16
- RenderBlock (positioned) {DIV} at (36,180) size 16x16
-layer at (48,180) size 16x16
- RenderBlock (positioned) {DIV} at (48,180) size 16x16
-layer at (60,180) size 16x16
- RenderBlock (positioned) {DIV} at (60,180) size 16x16
-layer at (72,180) size 16x16
- RenderBlock (positioned) {DIV} at (72,180) size 16x16
-layer at (84,180) size 16x16
- RenderBlock (positioned) {DIV} at (84,180) size 16x16
-layer at (96,180) size 16x16
- RenderBlock (positioned) {DIV} at (96,180) size 16x16
-layer at (108,180) size 16x16
- RenderBlock (positioned) {DIV} at (108,180) size 16x16
-layer at (120,180) size 16x16
- RenderBlock (positioned) {DIV} at (120,180) size 16x16
-layer at (132,180) size 16x16
- RenderBlock (positioned) {DIV} at (132,180) size 16x16
-layer at (144,180) size 16x16
- RenderBlock (positioned) {DIV} at (144,180) size 16x16
-layer at (156,180) size 16x16
- RenderBlock (positioned) {DIV} at (156,180) size 16x16
-layer at (168,180) size 16x16
- RenderBlock (positioned) {DIV} at (168,180) size 16x16
-layer at (180,180) size 16x16
- RenderBlock (positioned) {DIV} at (180,180) size 16x16
-layer at (192,180) size 16x16
- RenderBlock (positioned) {DIV} at (192,180) size 16x16
-layer at (204,180) size 16x16
- RenderBlock (positioned) {DIV} at (204,180) size 16x16
-layer at (216,180) size 16x16
- RenderBlock (positioned) {DIV} at (216,180) size 16x16
-layer at (228,180) size 16x16
- RenderBlock (positioned) {DIV} at (228,180) size 16x16
-layer at (240,180) size 16x16
- RenderBlock (positioned) {DIV} at (240,180) size 16x16
-layer at (252,180) size 16x16
- RenderBlock (positioned) {DIV} at (252,180) size 16x16
-layer at (264,180) size 16x16
- RenderBlock (positioned) {DIV} at (264,180) size 16x16
-layer at (276,180) size 16x16
- RenderBlock (positioned) {DIV} at (276,180) size 16x16
-layer at (288,180) size 16x16
- RenderBlock (positioned) {DIV} at (288,180) size 16x16
-layer at (300,180) size 16x16
- RenderBlock (positioned) {DIV} at (300,180) size 16x16
-layer at (312,180) size 16x16
- RenderBlock (positioned) {DIV} at (312,180) size 16x16
-layer at (324,180) size 16x16
- RenderBlock (positioned) {DIV} at (324,180) size 16x16
-layer at (336,180) size 16x16
- RenderBlock (positioned) {DIV} at (336,180) size 16x16
-layer at (348,180) size 16x16
- RenderBlock (positioned) {DIV} at (348,180) size 16x16
-layer at (360,180) size 16x16
- RenderBlock (positioned) {DIV} at (360,180) size 16x16
-layer at (372,180) size 16x16
- RenderBlock (positioned) {DIV} at (372,180) size 16x16
-layer at (384,180) size 16x16
- RenderBlock (positioned) {DIV} at (384,180) size 16x16
-layer at (396,180) size 16x16
- RenderBlock (positioned) {DIV} at (396,180) size 16x16
-layer at (408,180) size 16x16
- RenderBlock (positioned) {DIV} at (408,180) size 16x16
-layer at (420,180) size 16x16
- RenderBlock (positioned) {DIV} at (420,180) size 16x16
-layer at (432,180) size 16x16
- RenderBlock (positioned) {DIV} at (432,180) size 16x16
-layer at (444,180) size 16x16
- RenderBlock (positioned) {DIV} at (444,180) size 16x16
-layer at (456,180) size 16x16
- RenderBlock (positioned) {DIV} at (456,180) size 16x16
-layer at (468,180) size 16x16
- RenderBlock (positioned) {DIV} at (468,180) size 16x16
-layer at (480,180) size 16x16
- RenderBlock (positioned) {DIV} at (480,180) size 16x16
-layer at (12,192) size 16x16
- RenderBlock (positioned) {DIV} at (12,192) size 16x16
-layer at (24,192) size 16x16
- RenderBlock (positioned) {DIV} at (24,192) size 16x16
-layer at (36,192) size 16x16
- RenderBlock (positioned) {DIV} at (36,192) size 16x16
-layer at (48,192) size 16x16
- RenderBlock (positioned) {DIV} at (48,192) size 16x16
-layer at (60,192) size 16x16
- RenderBlock (positioned) {DIV} at (60,192) size 16x16
-layer at (72,192) size 16x16
- RenderBlock (positioned) {DIV} at (72,192) size 16x16
-layer at (84,192) size 16x16
- RenderBlock (positioned) {DIV} at (84,192) size 16x16
-layer at (96,192) size 16x16
- RenderBlock (positioned) {DIV} at (96,192) size 16x16
-layer at (108,192) size 16x16
- RenderBlock (positioned) {DIV} at (108,192) size 16x16
-layer at (120,192) size 16x16
- RenderBlock (positioned) {DIV} at (120,192) size 16x16
-layer at (132,192) size 16x16
- RenderBlock (positioned) {DIV} at (132,192) size 16x16
-layer at (144,192) size 16x16
- RenderBlock (positioned) {DIV} at (144,192) size 16x16
-layer at (156,192) size 16x16
- RenderBlock (positioned) {DIV} at (156,192) size 16x16
-layer at (168,192) size 16x16
- RenderBlock (positioned) {DIV} at (168,192) size 16x16
-layer at (180,192) size 16x16
- RenderBlock (positioned) {DIV} at (180,192) size 16x16
-layer at (192,192) size 16x16
- RenderBlock (positioned) {DIV} at (192,192) size 16x16
-layer at (204,192) size 16x16
- RenderBlock (positioned) {DIV} at (204,192) size 16x16
-layer at (216,192) size 16x16
- RenderBlock (positioned) {DIV} at (216,192) size 16x16
-layer at (228,192) size 16x16
- RenderBlock (positioned) {DIV} at (228,192) size 16x16
-layer at (240,192) size 16x16
- RenderBlock (positioned) {DIV} at (240,192) size 16x16
-layer at (252,192) size 16x16
- RenderBlock (positioned) {DIV} at (252,192) size 16x16
-layer at (264,192) size 16x16
- RenderBlock (positioned) {DIV} at (264,192) size 16x16
-layer at (276,192) size 16x16
- RenderBlock (positioned) {DIV} at (276,192) size 16x16
-layer at (288,192) size 16x16
- RenderBlock (positioned) {DIV} at (288,192) size 16x16
-layer at (300,192) size 16x16
- RenderBlock (positioned) {DIV} at (300,192) size 16x16
-layer at (312,192) size 16x16
- RenderBlock (positioned) {DIV} at (312,192) size 16x16
-layer at (324,192) size 16x16
- RenderBlock (positioned) {DIV} at (324,192) size 16x16
-layer at (336,192) size 16x16
- RenderBlock (positioned) {DIV} at (336,192) size 16x16
-layer at (348,192) size 16x16
- RenderBlock (positioned) {DIV} at (348,192) size 16x16
-layer at (360,192) size 16x16
- RenderBlock (positioned) {DIV} at (360,192) size 16x16
-layer at (372,192) size 16x16
- RenderBlock (positioned) {DIV} at (372,192) size 16x16
-layer at (384,192) size 16x16
- RenderBlock (positioned) {DIV} at (384,192) size 16x16
-layer at (396,192) size 16x16
- RenderBlock (positioned) {DIV} at (396,192) size 16x16
-layer at (408,192) size 16x16
- RenderBlock (positioned) {DIV} at (408,192) size 16x16
-layer at (420,192) size 16x16
- RenderBlock (positioned) {DIV} at (420,192) size 16x16
-layer at (432,192) size 16x16
- RenderBlock (positioned) {DIV} at (432,192) size 16x16
-layer at (444,192) size 16x16
- RenderBlock (positioned) {DIV} at (444,192) size 16x16
-layer at (456,192) size 16x16
- RenderBlock (positioned) {DIV} at (456,192) size 16x16
-layer at (468,192) size 16x16
- RenderBlock (positioned) {DIV} at (468,192) size 16x16
-layer at (480,192) size 16x16
- RenderBlock (positioned) {DIV} at (480,192) size 16x16
-layer at (12,204) size 16x16
- RenderBlock (positioned) {DIV} at (12,204) size 16x16
-layer at (24,204) size 16x16
- RenderBlock (positioned) {DIV} at (24,204) size 16x16
-layer at (36,204) size 16x16
- RenderBlock (positioned) {DIV} at (36,204) size 16x16
-layer at (48,204) size 16x16
- RenderBlock (positioned) {DIV} at (48,204) size 16x16
-layer at (60,204) size 16x16
- RenderBlock (positioned) {DIV} at (60,204) size 16x16
-layer at (72,204) size 16x16
- RenderBlock (positioned) {DIV} at (72,204) size 16x16
-layer at (84,204) size 16x16
- RenderBlock (positioned) {DIV} at (84,204) size 16x16
-layer at (96,204) size 16x16
- RenderBlock (positioned) {DIV} at (96,204) size 16x16
-layer at (108,204) size 16x16
- RenderBlock (positioned) {DIV} at (108,204) size 16x16
-layer at (120,204) size 16x16
- RenderBlock (positioned) {DIV} at (120,204) size 16x16
-layer at (132,204) size 16x16
- RenderBlock (positioned) {DIV} at (132,204) size 16x16
-layer at (144,204) size 16x16
- RenderBlock (positioned) {DIV} at (144,204) size 16x16
-layer at (156,204) size 16x16
- RenderBlock (positioned) {DIV} at (156,204) size 16x16
-layer at (168,204) size 16x16
- RenderBlock (positioned) {DIV} at (168,204) size 16x16
-layer at (180,204) size 16x16
- RenderBlock (positioned) {DIV} at (180,204) size 16x16
-layer at (192,204) size 16x16
- RenderBlock (positioned) {DIV} at (192,204) size 16x16
-layer at (204,204) size 16x16
- RenderBlock (positioned) {DIV} at (204,204) size 16x16
-layer at (216,204) size 16x16
- RenderBlock (positioned) {DIV} at (216,204) size 16x16
-layer at (228,204) size 16x16
- RenderBlock (positioned) {DIV} at (228,204) size 16x16
-layer at (240,204) size 16x16
- RenderBlock (positioned) {DIV} at (240,204) size 16x16
-layer at (252,204) size 16x16
- RenderBlock (positioned) {DIV} at (252,204) size 16x16
-layer at (264,204) size 16x16
- RenderBlock (positioned) {DIV} at (264,204) size 16x16
-layer at (276,204) size 16x16
- RenderBlock (positioned) {DIV} at (276,204) size 16x16
-layer at (288,204) size 16x16
- RenderBlock (positioned) {DIV} at (288,204) size 16x16
-layer at (300,204) size 16x16
- RenderBlock (positioned) {DIV} at (300,204) size 16x16
-layer at (312,204) size 16x16
- RenderBlock (positioned) {DIV} at (312,204) size 16x16
-layer at (324,204) size 16x16
- RenderBlock (positioned) {DIV} at (324,204) size 16x16
-layer at (336,204) size 16x16
- RenderBlock (positioned) {DIV} at (336,204) size 16x16
-layer at (348,204) size 16x16
- RenderBlock (positioned) {DIV} at (348,204) size 16x16
-layer at (360,204) size 16x16
- RenderBlock (positioned) {DIV} at (360,204) size 16x16
-layer at (372,204) size 16x16
- RenderBlock (positioned) {DIV} at (372,204) size 16x16
-layer at (384,204) size 16x16
- RenderBlock (positioned) {DIV} at (384,204) size 16x16
-layer at (396,204) size 16x16
- RenderBlock (positioned) {DIV} at (396,204) size 16x16
-layer at (408,204) size 16x16
- RenderBlock (positioned) {DIV} at (408,204) size 16x16
-layer at (420,204) size 16x16
- RenderBlock (positioned) {DIV} at (420,204) size 16x16
-layer at (432,204) size 16x16
- RenderBlock (positioned) {DIV} at (432,204) size 16x16
-layer at (444,204) size 16x16
- RenderBlock (positioned) {DIV} at (444,204) size 16x16
-layer at (456,204) size 16x16
- RenderBlock (positioned) {DIV} at (456,204) size 16x16
-layer at (468,204) size 16x16
- RenderBlock (positioned) {DIV} at (468,204) size 16x16
-layer at (480,204) size 16x16
- RenderBlock (positioned) {DIV} at (480,204) size 16x16
-layer at (12,216) size 16x16
- RenderBlock (positioned) {DIV} at (12,216) size 16x16
-layer at (24,216) size 16x16
- RenderBlock (positioned) {DIV} at (24,216) size 16x16
-layer at (36,216) size 16x16
- RenderBlock (positioned) {DIV} at (36,216) size 16x16
-layer at (48,216) size 16x16
- RenderBlock (positioned) {DIV} at (48,216) size 16x16
-layer at (60,216) size 16x16
- RenderBlock (positioned) {DIV} at (60,216) size 16x16
-layer at (72,216) size 16x16
- RenderBlock (positioned) {DIV} at (72,216) size 16x16
-layer at (84,216) size 16x16
- RenderBlock (positioned) {DIV} at (84,216) size 16x16
-layer at (96,216) size 16x16
- RenderBlock (positioned) {DIV} at (96,216) size 16x16
-layer at (108,216) size 16x16
- RenderBlock (positioned) {DIV} at (108,216) size 16x16
-layer at (120,216) size 16x16
- RenderBlock (positioned) {DIV} at (120,216) size 16x16
-layer at (132,216) size 16x16
- RenderBlock (positioned) {DIV} at (132,216) size 16x16
-layer at (144,216) size 16x16
- RenderBlock (positioned) {DIV} at (144,216) size 16x16
-layer at (156,216) size 16x16
- RenderBlock (positioned) {DIV} at (156,216) size 16x16
-layer at (168,216) size 16x16
- RenderBlock (positioned) {DIV} at (168,216) size 16x16
-layer at (180,216) size 16x16
- RenderBlock (positioned) {DIV} at (180,216) size 16x16
-layer at (192,216) size 16x16
- RenderBlock (positioned) {DIV} at (192,216) size 16x16
-layer at (204,216) size 16x16
- RenderBlock (positioned) {DIV} at (204,216) size 16x16
-layer at (216,216) size 16x16
- RenderBlock (positioned) {DIV} at (216,216) size 16x16
-layer at (228,216) size 16x16
- RenderBlock (positioned) {DIV} at (228,216) size 16x16
-layer at (240,216) size 16x16
- RenderBlock (positioned) {DIV} at (240,216) size 16x16
-layer at (252,216) size 16x16
- RenderBlock (positioned) {DIV} at (252,216) size 16x16
-layer at (264,216) size 16x16
- RenderBlock (positioned) {DIV} at (264,216) size 16x16
-layer at (276,216) size 16x16
- RenderBlock (positioned) {DIV} at (276,216) size 16x16
-layer at (288,216) size 16x16
- RenderBlock (positioned) {DIV} at (288,216) size 16x16
-layer at (300,216) size 16x16
- RenderBlock (positioned) {DIV} at (300,216) size 16x16
-layer at (312,216) size 16x16
- RenderBlock (positioned) {DIV} at (312,216) size 16x16
-layer at (324,216) size 16x16
- RenderBlock (positioned) {DIV} at (324,216) size 16x16
-layer at (336,216) size 16x16
- RenderBlock (positioned) {DIV} at (336,216) size 16x16
-layer at (348,216) size 16x16
- RenderBlock (positioned) {DIV} at (348,216) size 16x16
-layer at (360,216) size 16x16
- RenderBlock (positioned) {DIV} at (360,216) size 16x16
-layer at (372,216) size 16x16
- RenderBlock (positioned) {DIV} at (372,216) size 16x16
-layer at (384,216) size 16x16
- RenderBlock (positioned) {DIV} at (384,216) size 16x16
-layer at (396,216) size 16x16
- RenderBlock (positioned) {DIV} at (396,216) size 16x16
-layer at (408,216) size 16x16
- RenderBlock (positioned) {DIV} at (408,216) size 16x16
-layer at (420,216) size 16x16
- RenderBlock (positioned) {DIV} at (420,216) size 16x16
-layer at (432,216) size 16x16
- RenderBlock (positioned) {DIV} at (432,216) size 16x16
-layer at (444,216) size 16x16
- RenderBlock (positioned) {DIV} at (444,216) size 16x16
-layer at (456,216) size 16x16
- RenderBlock (positioned) {DIV} at (456,216) size 16x16
-layer at (468,216) size 16x16
- RenderBlock (positioned) {DIV} at (468,216) size 16x16
-layer at (480,216) size 16x16
- RenderBlock (positioned) {DIV} at (480,216) size 16x16
-layer at (12,228) size 16x16
- RenderBlock (positioned) {DIV} at (12,228) size 16x16
-layer at (24,228) size 16x16
- RenderBlock (positioned) {DIV} at (24,228) size 16x16
-layer at (36,228) size 16x16
- RenderBlock (positioned) {DIV} at (36,228) size 16x16
-layer at (48,228) size 16x16
- RenderBlock (positioned) {DIV} at (48,228) size 16x16
-layer at (60,228) size 16x16
- RenderBlock (positioned) {DIV} at (60,228) size 16x16
-layer at (72,228) size 16x16
- RenderBlock (positioned) {DIV} at (72,228) size 16x16
-layer at (84,228) size 16x16
- RenderBlock (positioned) {DIV} at (84,228) size 16x16
-layer at (96,228) size 16x16
- RenderBlock (positioned) {DIV} at (96,228) size 16x16
-layer at (108,228) size 16x16
- RenderBlock (positioned) {DIV} at (108,228) size 16x16
-layer at (120,228) size 16x16
- RenderBlock (positioned) {DIV} at (120,228) size 16x16
-layer at (132,228) size 16x16
- RenderBlock (positioned) {DIV} at (132,228) size 16x16
-layer at (144,228) size 16x16
- RenderBlock (positioned) {DIV} at (144,228) size 16x16
-layer at (156,228) size 16x16
- RenderBlock (positioned) {DIV} at (156,228) size 16x16
-layer at (168,228) size 16x16
- RenderBlock (positioned) {DIV} at (168,228) size 16x16
-layer at (180,228) size 16x16
- RenderBlock (positioned) {DIV} at (180,228) size 16x16
-layer at (192,228) size 16x16
- RenderBlock (positioned) {DIV} at (192,228) size 16x16
-layer at (204,228) size 16x16
- RenderBlock (positioned) {DIV} at (204,228) size 16x16
-layer at (216,228) size 16x16
- RenderBlock (positioned) {DIV} at (216,228) size 16x16
-layer at (228,228) size 16x16
- RenderBlock (positioned) {DIV} at (228,228) size 16x16
-layer at (240,228) size 16x16
- RenderBlock (positioned) {DIV} at (240,228) size 16x16
-layer at (252,228) size 16x16
- RenderBlock (positioned) {DIV} at (252,228) size 16x16
-layer at (264,228) size 16x16
- RenderBlock (positioned) {DIV} at (264,228) size 16x16
-layer at (276,228) size 16x16
- RenderBlock (positioned) {DIV} at (276,228) size 16x16
-layer at (288,228) size 16x16
- RenderBlock (positioned) {DIV} at (288,228) size 16x16
-layer at (300,228) size 16x16
- RenderBlock (positioned) {DIV} at (300,228) size 16x16
-layer at (312,228) size 16x16
- RenderBlock (positioned) {DIV} at (312,228) size 16x16
-layer at (324,228) size 16x16
- RenderBlock (positioned) {DIV} at (324,228) size 16x16
-layer at (336,228) size 16x16
- RenderBlock (positioned) {DIV} at (336,228) size 16x16
-layer at (348,228) size 16x16
- RenderBlock (positioned) {DIV} at (348,228) size 16x16
-layer at (360,228) size 16x16
- RenderBlock (positioned) {DIV} at (360,228) size 16x16
-layer at (372,228) size 16x16
- RenderBlock (positioned) {DIV} at (372,228) size 16x16
-layer at (384,228) size 16x16
- RenderBlock (positioned) {DIV} at (384,228) size 16x16
-layer at (396,228) size 16x16
- RenderBlock (positioned) {DIV} at (396,228) size 16x16
-layer at (408,228) size 16x16
- RenderBlock (positioned) {DIV} at (408,228) size 16x16
-layer at (420,228) size 16x16
- RenderBlock (positioned) {DIV} at (420,228) size 16x16
-layer at (432,228) size 16x16
- RenderBlock (positioned) {DIV} at (432,228) size 16x16
-layer at (444,228) size 16x16
- RenderBlock (positioned) {DIV} at (444,228) size 16x16
-layer at (456,228) size 16x16
- RenderBlock (positioned) {DIV} at (456,228) size 16x16
-layer at (468,228) size 16x16
- RenderBlock (positioned) {DIV} at (468,228) size 16x16
-layer at (480,228) size 16x16
- RenderBlock (positioned) {DIV} at (480,228) size 16x16
-layer at (12,240) size 16x16
- RenderBlock (positioned) {DIV} at (12,240) size 16x16
-layer at (24,240) size 16x16
- RenderBlock (positioned) {DIV} at (24,240) size 16x16
-layer at (36,240) size 16x16
- RenderBlock (positioned) {DIV} at (36,240) size 16x16
-layer at (48,240) size 16x16
- RenderBlock (positioned) {DIV} at (48,240) size 16x16
-layer at (60,240) size 16x16
- RenderBlock (positioned) {DIV} at (60,240) size 16x16
-layer at (72,240) size 16x16
- RenderBlock (positioned) {DIV} at (72,240) size 16x16
-layer at (84,240) size 16x16
- RenderBlock (positioned) {DIV} at (84,240) size 16x16
-layer at (96,240) size 16x16
- RenderBlock (positioned) {DIV} at (96,240) size 16x16
-layer at (108,240) size 16x16
- RenderBlock (positioned) {DIV} at (108,240) size 16x16
-layer at (120,240) size 16x16
- RenderBlock (positioned) {DIV} at (120,240) size 16x16
-layer at (132,240) size 16x16
- RenderBlock (positioned) {DIV} at (132,240) size 16x16
-layer at (144,240) size 16x16
- RenderBlock (positioned) {DIV} at (144,240) size 16x16
-layer at (156,240) size 16x16
- RenderBlock (positioned) {DIV} at (156,240) size 16x16
-layer at (168,240) size 16x16
- RenderBlock (positioned) {DIV} at (168,240) size 16x16
-layer at (180,240) size 16x16
- RenderBlock (positioned) {DIV} at (180,240) size 16x16
-layer at (192,240) size 16x16
- RenderBlock (positioned) {DIV} at (192,240) size 16x16
-layer at (204,240) size 16x16
- RenderBlock (positioned) {DIV} at (204,240) size 16x16
-layer at (216,240) size 16x16
- RenderBlock (positioned) {DIV} at (216,240) size 16x16
-layer at (228,240) size 16x16
- RenderBlock (positioned) {DIV} at (228,240) size 16x16
-layer at (240,240) size 16x16
- RenderBlock (positioned) {DIV} at (240,240) size 16x16
-layer at (252,240) size 16x16
- RenderBlock (positioned) {DIV} at (252,240) size 16x16
-layer at (264,240) size 16x16
- RenderBlock (positioned) {DIV} at (264,240) size 16x16
-layer at (276,240) size 16x16
- RenderBlock (positioned) {DIV} at (276,240) size 16x16
-layer at (288,240) size 16x16
- RenderBlock (positioned) {DIV} at (288,240) size 16x16
-layer at (300,240) size 16x16
- RenderBlock (positioned) {DIV} at (300,240) size 16x16
-layer at (312,240) size 16x16
- RenderBlock (positioned) {DIV} at (312,240) size 16x16
-layer at (324,240) size 16x16
- RenderBlock (positioned) {DIV} at (324,240) size 16x16
-layer at (336,240) size 16x16
- RenderBlock (positioned) {DIV} at (336,240) size 16x16
-layer at (348,240) size 16x16
- RenderBlock (positioned) {DIV} at (348,240) size 16x16
-layer at (360,240) size 16x16
- RenderBlock (positioned) {DIV} at (360,240) size 16x16
-layer at (372,240) size 16x16
- RenderBlock (positioned) {DIV} at (372,240) size 16x16
-layer at (384,240) size 16x16
- RenderBlock (positioned) {DIV} at (384,240) size 16x16
-layer at (396,240) size 16x16
- RenderBlock (positioned) {DIV} at (396,240) size 16x16
-layer at (408,240) size 16x16
- RenderBlock (positioned) {DIV} at (408,240) size 16x16
-layer at (420,240) size 16x16
- RenderBlock (positioned) {DIV} at (420,240) size 16x16
-layer at (432,240) size 16x16
- RenderBlock (positioned) {DIV} at (432,240) size 16x16
-layer at (444,240) size 16x16
- RenderBlock (positioned) {DIV} at (444,240) size 16x16
-layer at (456,240) size 16x16
- RenderBlock (positioned) {DIV} at (456,240) size 16x16
-layer at (468,240) size 16x16
- RenderBlock (positioned) {DIV} at (468,240) size 16x16
-layer at (480,240) size 16x16
- RenderBlock (positioned) {DIV} at (480,240) size 16x16
-layer at (12,252) size 16x16
- RenderBlock (positioned) {DIV} at (12,252) size 16x16
-layer at (24,252) size 16x16
- RenderBlock (positioned) {DIV} at (24,252) size 16x16
-layer at (36,252) size 16x16
- RenderBlock (positioned) {DIV} at (36,252) size 16x16
-layer at (48,252) size 16x16
- RenderBlock (positioned) {DIV} at (48,252) size 16x16
-layer at (60,252) size 16x16
- RenderBlock (positioned) {DIV} at (60,252) size 16x16
-layer at (72,252) size 16x16
- RenderBlock (positioned) {DIV} at (72,252) size 16x16
-layer at (84,252) size 16x16
- RenderBlock (positioned) {DIV} at (84,252) size 16x16
-layer at (96,252) size 16x16
- RenderBlock (positioned) {DIV} at (96,252) size 16x16
-layer at (108,252) size 16x16
- RenderBlock (positioned) {DIV} at (108,252) size 16x16
-layer at (120,252) size 16x16
- RenderBlock (positioned) {DIV} at (120,252) size 16x16
-layer at (132,252) size 16x16
- RenderBlock (positioned) {DIV} at (132,252) size 16x16
-layer at (144,252) size 16x16
- RenderBlock (positioned) {DIV} at (144,252) size 16x16
-layer at (156,252) size 16x16
- RenderBlock (positioned) {DIV} at (156,252) size 16x16
-layer at (168,252) size 16x16
- RenderBlock (positioned) {DIV} at (168,252) size 16x16
-layer at (180,252) size 16x16
- RenderBlock (positioned) {DIV} at (180,252) size 16x16
-layer at (192,252) size 16x16
- RenderBlock (positioned) {DIV} at (192,252) size 16x16
-layer at (204,252) size 16x16
- RenderBlock (positioned) {DIV} at (204,252) size 16x16
-layer at (216,252) size 16x16
- RenderBlock (positioned) {DIV} at (216,252) size 16x16
-layer at (228,252) size 16x16
- RenderBlock (positioned) {DIV} at (228,252) size 16x16
-layer at (240,252) size 16x16
- RenderBlock (positioned) {DIV} at (240,252) size 16x16
-layer at (252,252) size 16x16
- RenderBlock (positioned) {DIV} at (252,252) size 16x16
-layer at (264,252) size 16x16
- RenderBlock (positioned) {DIV} at (264,252) size 16x16
-layer at (276,252) size 16x16
- RenderBlock (positioned) {DIV} at (276,252) size 16x16
-layer at (288,252) size 16x16
- RenderBlock (positioned) {DIV} at (288,252) size 16x16
-layer at (300,252) size 16x16
- RenderBlock (positioned) {DIV} at (300,252) size 16x16
-layer at (312,252) size 16x16
- RenderBlock (positioned) {DIV} at (312,252) size 16x16
-layer at (324,252) size 16x16
- RenderBlock (positioned) {DIV} at (324,252) size 16x16
-layer at (336,252) size 16x16
- RenderBlock (positioned) {DIV} at (336,252) size 16x16
-layer at (348,252) size 16x16
- RenderBlock (positioned) {DIV} at (348,252) size 16x16
-layer at (360,252) size 16x16
- RenderBlock (positioned) {DIV} at (360,252) size 16x16
-layer at (372,252) size 16x16
- RenderBlock (positioned) {DIV} at (372,252) size 16x16
-layer at (384,252) size 16x16
- RenderBlock (positioned) {DIV} at (384,252) size 16x16
-layer at (396,252) size 16x16
- RenderBlock (positioned) {DIV} at (396,252) size 16x16
-layer at (408,252) size 16x16
- RenderBlock (positioned) {DIV} at (408,252) size 16x16
-layer at (420,252) size 16x16
- RenderBlock (positioned) {DIV} at (420,252) size 16x16
-layer at (432,252) size 16x16
- RenderBlock (positioned) {DIV} at (432,252) size 16x16
-layer at (444,252) size 16x16
- RenderBlock (positioned) {DIV} at (444,252) size 16x16
-layer at (456,252) size 16x16
- RenderBlock (positioned) {DIV} at (456,252) size 16x16
-layer at (468,252) size 16x16
- RenderBlock (positioned) {DIV} at (468,252) size 16x16
-layer at (480,252) size 16x16
- RenderBlock (positioned) {DIV} at (480,252) size 16x16
-layer at (12,264) size 16x16
- RenderBlock (positioned) {DIV} at (12,264) size 16x16
-layer at (24,264) size 16x16
- RenderBlock (positioned) {DIV} at (24,264) size 16x16
-layer at (36,264) size 16x16
- RenderBlock (positioned) {DIV} at (36,264) size 16x16
-layer at (48,264) size 16x16
- RenderBlock (positioned) {DIV} at (48,264) size 16x16
-layer at (60,264) size 16x16
- RenderBlock (positioned) {DIV} at (60,264) size 16x16
-layer at (72,264) size 16x16
- RenderBlock (positioned) {DIV} at (72,264) size 16x16
-layer at (84,264) size 16x16
- RenderBlock (positioned) {DIV} at (84,264) size 16x16
-layer at (96,264) size 16x16
- RenderBlock (positioned) {DIV} at (96,264) size 16x16
-layer at (108,264) size 16x16
- RenderBlock (positioned) {DIV} at (108,264) size 16x16
-layer at (120,264) size 16x16
- RenderBlock (positioned) {DIV} at (120,264) size 16x16
-layer at (132,264) size 16x16
- RenderBlock (positioned) {DIV} at (132,264) size 16x16
-layer at (144,264) size 16x16
- RenderBlock (positioned) {DIV} at (144,264) size 16x16
-layer at (156,264) size 16x16
- RenderBlock (positioned) {DIV} at (156,264) size 16x16
-layer at (168,264) size 16x16
- RenderBlock (positioned) {DIV} at (168,264) size 16x16
-layer at (180,264) size 16x16
- RenderBlock (positioned) {DIV} at (180,264) size 16x16
-layer at (192,264) size 16x16
- RenderBlock (positioned) {DIV} at (192,264) size 16x16
-layer at (204,264) size 16x16
- RenderBlock (positioned) {DIV} at (204,264) size 16x16
-layer at (216,264) size 16x16
- RenderBlock (positioned) {DIV} at (216,264) size 16x16
-layer at (228,264) size 16x16
- RenderBlock (positioned) {DIV} at (228,264) size 16x16
-layer at (240,264) size 16x16
- RenderBlock (positioned) {DIV} at (240,264) size 16x16
-layer at (252,264) size 16x16
- RenderBlock (positioned) {DIV} at (252,264) size 16x16
-layer at (264,264) size 16x16
- RenderBlock (positioned) {DIV} at (264,264) size 16x16
-layer at (276,264) size 16x16
- RenderBlock (positioned) {DIV} at (276,264) size 16x16
-layer at (288,264) size 16x16
- RenderBlock (positioned) {DIV} at (288,264) size 16x16
-layer at (300,264) size 16x16
- RenderBlock (positioned) {DIV} at (300,264) size 16x16
-layer at (312,264) size 16x16
- RenderBlock (positioned) {DIV} at (312,264) size 16x16
-layer at (324,264) size 16x16
- RenderBlock (positioned) {DIV} at (324,264) size 16x16
-layer at (336,264) size 16x16
- RenderBlock (positioned) {DIV} at (336,264) size 16x16
-layer at (348,264) size 16x16
- RenderBlock (positioned) {DIV} at (348,264) size 16x16
-layer at (360,264) size 16x16
- RenderBlock (positioned) {DIV} at (360,264) size 16x16
-layer at (372,264) size 16x16
- RenderBlock (positioned) {DIV} at (372,264) size 16x16
-layer at (384,264) size 16x16
- RenderBlock (positioned) {DIV} at (384,264) size 16x16
-layer at (396,264) size 16x16
- RenderBlock (positioned) {DIV} at (396,264) size 16x16
-layer at (408,264) size 16x16
- RenderBlock (positioned) {DIV} at (408,264) size 16x16
-layer at (420,264) size 16x16
- RenderBlock (positioned) {DIV} at (420,264) size 16x16
-layer at (432,264) size 16x16
- RenderBlock (positioned) {DIV} at (432,264) size 16x16
-layer at (444,264) size 16x16
- RenderBlock (positioned) {DIV} at (444,264) size 16x16
-layer at (456,264) size 16x16
- RenderBlock (positioned) {DIV} at (456,264) size 16x16
-layer at (468,264) size 16x16
- RenderBlock (positioned) {DIV} at (468,264) size 16x16
-layer at (480,264) size 16x16
- RenderBlock (positioned) {DIV} at (480,264) size 16x16
-layer at (12,276) size 16x16
- RenderBlock (positioned) {DIV} at (12,276) size 16x16
-layer at (24,276) size 16x16
- RenderBlock (positioned) {DIV} at (24,276) size 16x16
-layer at (36,276) size 16x16
- RenderBlock (positioned) {DIV} at (36,276) size 16x16
-layer at (48,276) size 16x16
- RenderBlock (positioned) {DIV} at (48,276) size 16x16
-layer at (60,276) size 16x16
- RenderBlock (positioned) {DIV} at (60,276) size 16x16
-layer at (72,276) size 16x16
- RenderBlock (positioned) {DIV} at (72,276) size 16x16
-layer at (84,276) size 16x16
- RenderBlock (positioned) {DIV} at (84,276) size 16x16
-layer at (96,276) size 16x16
- RenderBlock (positioned) {DIV} at (96,276) size 16x16
-layer at (108,276) size 16x16
- RenderBlock (positioned) {DIV} at (108,276) size 16x16
-layer at (120,276) size 16x16
- RenderBlock (positioned) {DIV} at (120,276) size 16x16
-layer at (132,276) size 16x16
- RenderBlock (positioned) {DIV} at (132,276) size 16x16
-layer at (144,276) size 16x16
- RenderBlock (positioned) {DIV} at (144,276) size 16x16
-layer at (156,276) size 16x16
- RenderBlock (positioned) {DIV} at (156,276) size 16x16
-layer at (168,276) size 16x16
- RenderBlock (positioned) {DIV} at (168,276) size 16x16
-layer at (180,276) size 16x16
- RenderBlock (positioned) {DIV} at (180,276) size 16x16
-layer at (192,276) size 16x16
- RenderBlock (positioned) {DIV} at (192,276) size 16x16
-layer at (204,276) size 16x16
- RenderBlock (positioned) {DIV} at (204,276) size 16x16
-layer at (216,276) size 16x16
- RenderBlock (positioned) {DIV} at (216,276) size 16x16
-layer at (228,276) size 16x16
- RenderBlock (positioned) {DIV} at (228,276) size 16x16
-layer at (240,276) size 16x16
- RenderBlock (positioned) {DIV} at (240,276) size 16x16
-layer at (252,276) size 16x16
- RenderBlock (positioned) {DIV} at (252,276) size 16x16
-layer at (264,276) size 16x16
- RenderBlock (positioned) {DIV} at (264,276) size 16x16
-layer at (276,276) size 16x16
- RenderBlock (positioned) {DIV} at (276,276) size 16x16
-layer at (288,276) size 16x16
- RenderBlock (positioned) {DIV} at (288,276) size 16x16
-layer at (300,276) size 16x16
- RenderBlock (positioned) {DIV} at (300,276) size 16x16
-layer at (312,276) size 16x16
- RenderBlock (positioned) {DIV} at (312,276) size 16x16
-layer at (324,276) size 16x16
- RenderBlock (positioned) {DIV} at (324,276) size 16x16
-layer at (336,276) size 16x16
- RenderBlock (positioned) {DIV} at (336,276) size 16x16
-layer at (348,276) size 16x16
- RenderBlock (positioned) {DIV} at (348,276) size 16x16
-layer at (360,276) size 16x16
- RenderBlock (positioned) {DIV} at (360,276) size 16x16
-layer at (372,276) size 16x16
- RenderBlock (positioned) {DIV} at (372,276) size 16x16
-layer at (384,276) size 16x16
- RenderBlock (positioned) {DIV} at (384,276) size 16x16
-layer at (396,276) size 16x16
- RenderBlock (positioned) {DIV} at (396,276) size 16x16
-layer at (408,276) size 16x16
- RenderBlock (positioned) {DIV} at (408,276) size 16x16
-layer at (420,276) size 16x16
- RenderBlock (positioned) {DIV} at (420,276) size 16x16
-layer at (432,276) size 16x16
- RenderBlock (positioned) {DIV} at (432,276) size 16x16
-layer at (444,276) size 16x16
- RenderBlock (positioned) {DIV} at (444,276) size 16x16
-layer at (456,276) size 16x16
- RenderBlock (positioned) {DIV} at (456,276) size 16x16
-layer at (468,276) size 16x16
- RenderBlock (positioned) {DIV} at (468,276) size 16x16
-layer at (480,276) size 16x16
- RenderBlock (positioned) {DIV} at (480,276) size 16x16
-layer at (12,288) size 16x16
- RenderBlock (positioned) {DIV} at (12,288) size 16x16
-layer at (24,288) size 16x16
- RenderBlock (positioned) {DIV} at (24,288) size 16x16
-layer at (36,288) size 16x16
- RenderBlock (positioned) {DIV} at (36,288) size 16x16
-layer at (48,288) size 16x16
- RenderBlock (positioned) {DIV} at (48,288) size 16x16
-layer at (60,288) size 16x16
- RenderBlock (positioned) {DIV} at (60,288) size 16x16
-layer at (72,288) size 16x16
- RenderBlock (positioned) {DIV} at (72,288) size 16x16
-layer at (84,288) size 16x16
- RenderBlock (positioned) {DIV} at (84,288) size 16x16
-layer at (96,288) size 16x16
- RenderBlock (positioned) {DIV} at (96,288) size 16x16
-layer at (108,288) size 16x16
- RenderBlock (positioned) {DIV} at (108,288) size 16x16
-layer at (120,288) size 16x16
- RenderBlock (positioned) {DIV} at (120,288) size 16x16
-layer at (132,288) size 16x16
- RenderBlock (positioned) {DIV} at (132,288) size 16x16
-layer at (144,288) size 16x16
- RenderBlock (positioned) {DIV} at (144,288) size 16x16
-layer at (156,288) size 16x16
- RenderBlock (positioned) {DIV} at (156,288) size 16x16
-layer at (168,288) size 16x16
- RenderBlock (positioned) {DIV} at (168,288) size 16x16
-layer at (180,288) size 16x16
- RenderBlock (positioned) {DIV} at (180,288) size 16x16
-layer at (192,288) size 16x16
- RenderBlock (positioned) {DIV} at (192,288) size 16x16
-layer at (204,288) size 16x16
- RenderBlock (positioned) {DIV} at (204,288) size 16x16
-layer at (216,288) size 16x16
- RenderBlock (positioned) {DIV} at (216,288) size 16x16
-layer at (228,288) size 16x16
- RenderBlock (positioned) {DIV} at (228,288) size 16x16
-layer at (240,288) size 16x16
- RenderBlock (positioned) {DIV} at (240,288) size 16x16
-layer at (252,288) size 16x16
- RenderBlock (positioned) {DIV} at (252,288) size 16x16
-layer at (264,288) size 16x16
- RenderBlock (positioned) {DIV} at (264,288) size 16x16
-layer at (276,288) size 16x16
- RenderBlock (positioned) {DIV} at (276,288) size 16x16
-layer at (288,288) size 16x16
- RenderBlock (positioned) {DIV} at (288,288) size 16x16
-layer at (300,288) size 16x16
- RenderBlock (positioned) {DIV} at (300,288) size 16x16
-layer at (312,288) size 16x16
- RenderBlock (positioned) {DIV} at (312,288) size 16x16
-layer at (324,288) size 16x16
- RenderBlock (positioned) {DIV} at (324,288) size 16x16
-layer at (336,288) size 16x16
- RenderBlock (positioned) {DIV} at (336,288) size 16x16
-layer at (348,288) size 16x16
- RenderBlock (positioned) {DIV} at (348,288) size 16x16
-layer at (360,288) size 16x16
- RenderBlock (positioned) {DIV} at (360,288) size 16x16
-layer at (372,288) size 16x16
- RenderBlock (positioned) {DIV} at (372,288) size 16x16
-layer at (384,288) size 16x16
- RenderBlock (positioned) {DIV} at (384,288) size 16x16
-layer at (396,288) size 16x16
- RenderBlock (positioned) {DIV} at (396,288) size 16x16
-layer at (408,288) size 16x16
- RenderBlock (positioned) {DIV} at (408,288) size 16x16
-layer at (420,288) size 16x16
- RenderBlock (positioned) {DIV} at (420,288) size 16x16
-layer at (432,288) size 16x16
- RenderBlock (positioned) {DIV} at (432,288) size 16x16
-layer at (444,288) size 16x16
- RenderBlock (positioned) {DIV} at (444,288) size 16x16
-layer at (456,288) size 16x16
- RenderBlock (positioned) {DIV} at (456,288) size 16x16
-layer at (468,288) size 16x16
- RenderBlock (positioned) {DIV} at (468,288) size 16x16
-layer at (480,288) size 16x16
- RenderBlock (positioned) {DIV} at (480,288) size 16x16
-layer at (12,300) size 16x16
- RenderBlock (positioned) {DIV} at (12,300) size 16x16
-layer at (24,300) size 16x16
- RenderBlock (positioned) {DIV} at (24,300) size 16x16
-layer at (36,300) size 16x16
- RenderBlock (positioned) {DIV} at (36,300) size 16x16
-layer at (48,300) size 16x16
- RenderBlock (positioned) {DIV} at (48,300) size 16x16
-layer at (60,300) size 16x16
- RenderBlock (positioned) {DIV} at (60,300) size 16x16
-layer at (72,300) size 16x16
- RenderBlock (positioned) {DIV} at (72,300) size 16x16
-layer at (84,300) size 16x16
- RenderBlock (positioned) {DIV} at (84,300) size 16x16
-layer at (96,300) size 16x16
- RenderBlock (positioned) {DIV} at (96,300) size 16x16
-layer at (108,300) size 16x16
- RenderBlock (positioned) {DIV} at (108,300) size 16x16
-layer at (120,300) size 16x16
- RenderBlock (positioned) {DIV} at (120,300) size 16x16
-layer at (132,300) size 16x16
- RenderBlock (positioned) {DIV} at (132,300) size 16x16
-layer at (144,300) size 16x16
- RenderBlock (positioned) {DIV} at (144,300) size 16x16
-layer at (156,300) size 16x16
- RenderBlock (positioned) {DIV} at (156,300) size 16x16
-layer at (168,300) size 16x16
- RenderBlock (positioned) {DIV} at (168,300) size 16x16
-layer at (180,300) size 16x16
- RenderBlock (positioned) {DIV} at (180,300) size 16x16
-layer at (192,300) size 16x16
- RenderBlock (positioned) {DIV} at (192,300) size 16x16
-layer at (204,300) size 16x16
- RenderBlock (positioned) {DIV} at (204,300) size 16x16
-layer at (216,300) size 16x16
- RenderBlock (positioned) {DIV} at (216,300) size 16x16
-layer at (228,300) size 16x16
- RenderBlock (positioned) {DIV} at (228,300) size 16x16
-layer at (240,300) size 16x16
- RenderBlock (positioned) {DIV} at (240,300) size 16x16
-layer at (252,300) size 16x16
- RenderBlock (positioned) {DIV} at (252,300) size 16x16
-layer at (264,300) size 16x16
- RenderBlock (positioned) {DIV} at (264,300) size 16x16
-layer at (276,300) size 16x16
- RenderBlock (positioned) {DIV} at (276,300) size 16x16
-layer at (288,300) size 16x16
- RenderBlock (positioned) {DIV} at (288,300) size 16x16
-layer at (300,300) size 16x16
- RenderBlock (positioned) {DIV} at (300,300) size 16x16
-layer at (312,300) size 16x16
- RenderBlock (positioned) {DIV} at (312,300) size 16x16
-layer at (324,300) size 16x16
- RenderBlock (positioned) {DIV} at (324,300) size 16x16
-layer at (336,300) size 16x16
- RenderBlock (positioned) {DIV} at (336,300) size 16x16
-layer at (348,300) size 16x16
- RenderBlock (positioned) {DIV} at (348,300) size 16x16
-layer at (360,300) size 16x16
- RenderBlock (positioned) {DIV} at (360,300) size 16x16
-layer at (372,300) size 16x16
- RenderBlock (positioned) {DIV} at (372,300) size 16x16
-layer at (384,300) size 16x16
- RenderBlock (positioned) {DIV} at (384,300) size 16x16
-layer at (396,300) size 16x16
- RenderBlock (positioned) {DIV} at (396,300) size 16x16
-layer at (408,300) size 16x16
- RenderBlock (positioned) {DIV} at (408,300) size 16x16
-layer at (420,300) size 16x16
- RenderBlock (positioned) {DIV} at (420,300) size 16x16
-layer at (432,300) size 16x16
- RenderBlock (positioned) {DIV} at (432,300) size 16x16
-layer at (444,300) size 16x16
- RenderBlock (positioned) {DIV} at (444,300) size 16x16
-layer at (456,300) size 16x16
- RenderBlock (positioned) {DIV} at (456,300) size 16x16
-layer at (468,300) size 16x16
- RenderBlock (positioned) {DIV} at (468,300) size 16x16
-layer at (480,300) size 16x16
- RenderBlock (positioned) {DIV} at (480,300) size 16x16
-layer at (12,312) size 16x16
- RenderBlock (positioned) {DIV} at (12,312) size 16x16
-layer at (24,312) size 16x16
- RenderBlock (positioned) {DIV} at (24,312) size 16x16
-layer at (36,312) size 16x16
- RenderBlock (positioned) {DIV} at (36,312) size 16x16
-layer at (48,312) size 16x16
- RenderBlock (positioned) {DIV} at (48,312) size 16x16
-layer at (60,312) size 16x16
- RenderBlock (positioned) {DIV} at (60,312) size 16x16
-layer at (72,312) size 16x16
- RenderBlock (positioned) {DIV} at (72,312) size 16x16
-layer at (84,312) size 16x16
- RenderBlock (positioned) {DIV} at (84,312) size 16x16
-layer at (96,312) size 16x16
- RenderBlock (positioned) {DIV} at (96,312) size 16x16
-layer at (108,312) size 16x16
- RenderBlock (positioned) {DIV} at (108,312) size 16x16
-layer at (120,312) size 16x16
- RenderBlock (positioned) {DIV} at (120,312) size 16x16
-layer at (132,312) size 16x16
- RenderBlock (positioned) {DIV} at (132,312) size 16x16
-layer at (144,312) size 16x16
- RenderBlock (positioned) {DIV} at (144,312) size 16x16
-layer at (156,312) size 16x16
- RenderBlock (positioned) {DIV} at (156,312) size 16x16
-layer at (168,312) size 16x16
- RenderBlock (positioned) {DIV} at (168,312) size 16x16
-layer at (180,312) size 16x16
- RenderBlock (positioned) {DIV} at (180,312) size 16x16
-layer at (192,312) size 16x16
- RenderBlock (positioned) {DIV} at (192,312) size 16x16
-layer at (204,312) size 16x16
- RenderBlock (positioned) {DIV} at (204,312) size 16x16
-layer at (216,312) size 16x16
- RenderBlock (positioned) {DIV} at (216,312) size 16x16
-layer at (228,312) size 16x16
- RenderBlock (positioned) {DIV} at (228,312) size 16x16
-layer at (240,312) size 16x16
- RenderBlock (positioned) {DIV} at (240,312) size 16x16
-layer at (252,312) size 16x16
- RenderBlock (positioned) {DIV} at (252,312) size 16x16
-layer at (264,312) size 16x16
- RenderBlock (positioned) {DIV} at (264,312) size 16x16
-layer at (276,312) size 16x16
- RenderBlock (positioned) {DIV} at (276,312) size 16x16
-layer at (288,312) size 16x16
- RenderBlock (positioned) {DIV} at (288,312) size 16x16
-layer at (300,312) size 16x16
- RenderBlock (positioned) {DIV} at (300,312) size 16x16
-layer at (312,312) size 16x16
- RenderBlock (positioned) {DIV} at (312,312) size 16x16
-layer at (324,312) size 16x16
- RenderBlock (positioned) {DIV} at (324,312) size 16x16
-layer at (336,312) size 16x16
- RenderBlock (positioned) {DIV} at (336,312) size 16x16
-layer at (348,312) size 16x16
- RenderBlock (positioned) {DIV} at (348,312) size 16x16
-layer at (360,312) size 16x16
- RenderBlock (positioned) {DIV} at (360,312) size 16x16
-layer at (372,312) size 16x16
- RenderBlock (positioned) {DIV} at (372,312) size 16x16
-layer at (384,312) size 16x16
- RenderBlock (positioned) {DIV} at (384,312) size 16x16
-layer at (396,312) size 16x16
- RenderBlock (positioned) {DIV} at (396,312) size 16x16
-layer at (408,312) size 16x16
- RenderBlock (positioned) {DIV} at (408,312) size 16x16
-layer at (420,312) size 16x16
- RenderBlock (positioned) {DIV} at (420,312) size 16x16
-layer at (432,312) size 16x16
- RenderBlock (positioned) {DIV} at (432,312) size 16x16
-layer at (444,312) size 16x16
- RenderBlock (positioned) {DIV} at (444,312) size 16x16
-layer at (456,312) size 16x16
- RenderBlock (positioned) {DIV} at (456,312) size 16x16
-layer at (468,312) size 16x16
- RenderBlock (positioned) {DIV} at (468,312) size 16x16
-layer at (480,312) size 16x16
- RenderBlock (positioned) {DIV} at (480,312) size 16x16
-layer at (12,324) size 16x16
- RenderBlock (positioned) {DIV} at (12,324) size 16x16
-layer at (24,324) size 16x16
- RenderBlock (positioned) {DIV} at (24,324) size 16x16
-layer at (36,324) size 16x16
- RenderBlock (positioned) {DIV} at (36,324) size 16x16
-layer at (48,324) size 16x16
- RenderBlock (positioned) {DIV} at (48,324) size 16x16
-layer at (60,324) size 16x16
- RenderBlock (positioned) {DIV} at (60,324) size 16x16
-layer at (72,324) size 16x16
- RenderBlock (positioned) {DIV} at (72,324) size 16x16
-layer at (84,324) size 16x16
- RenderBlock (positioned) {DIV} at (84,324) size 16x16
-layer at (96,324) size 16x16
- RenderBlock (positioned) {DIV} at (96,324) size 16x16
-layer at (108,324) size 16x16
- RenderBlock (positioned) {DIV} at (108,324) size 16x16
-layer at (120,324) size 16x16
- RenderBlock (positioned) {DIV} at (120,324) size 16x16
-layer at (132,324) size 16x16
- RenderBlock (positioned) {DIV} at (132,324) size 16x16
-layer at (144,324) size 16x16
- RenderBlock (positioned) {DIV} at (144,324) size 16x16
-layer at (156,324) size 16x16
- RenderBlock (positioned) {DIV} at (156,324) size 16x16
-layer at (168,324) size 16x16
- RenderBlock (positioned) {DIV} at (168,324) size 16x16
-layer at (180,324) size 16x16
- RenderBlock (positioned) {DIV} at (180,324) size 16x16
-layer at (192,324) size 16x16
- RenderBlock (positioned) {DIV} at (192,324) size 16x16
-layer at (204,324) size 16x16
- RenderBlock (positioned) {DIV} at (204,324) size 16x16
-layer at (216,324) size 16x16
- RenderBlock (positioned) {DIV} at (216,324) size 16x16
-layer at (228,324) size 16x16
- RenderBlock (positioned) {DIV} at (228,324) size 16x16
-layer at (240,324) size 16x16
- RenderBlock (positioned) {DIV} at (240,324) size 16x16
-layer at (252,324) size 16x16
- RenderBlock (positioned) {DIV} at (252,324) size 16x16
-layer at (264,324) size 16x16
- RenderBlock (positioned) {DIV} at (264,324) size 16x16
-layer at (276,324) size 16x16
- RenderBlock (positioned) {DIV} at (276,324) size 16x16
-layer at (288,324) size 16x16
- RenderBlock (positioned) {DIV} at (288,324) size 16x16
-layer at (300,324) size 16x16
- RenderBlock (positioned) {DIV} at (300,324) size 16x16
-layer at (312,324) size 16x16
- RenderBlock (positioned) {DIV} at (312,324) size 16x16
-layer at (324,324) size 16x16
- RenderBlock (positioned) {DIV} at (324,324) size 16x16
-layer at (336,324) size 16x16
- RenderBlock (positioned) {DIV} at (336,324) size 16x16
-layer at (348,324) size 16x16
- RenderBlock (positioned) {DIV} at (348,324) size 16x16
-layer at (360,324) size 16x16
- RenderBlock (positioned) {DIV} at (360,324) size 16x16
-layer at (372,324) size 16x16
- RenderBlock (positioned) {DIV} at (372,324) size 16x16
-layer at (384,324) size 16x16
- RenderBlock (positioned) {DIV} at (384,324) size 16x16
-layer at (396,324) size 16x16
- RenderBlock (positioned) {DIV} at (396,324) size 16x16
-layer at (408,324) size 16x16
- RenderBlock (positioned) {DIV} at (408,324) size 16x16
-layer at (420,324) size 16x16
- RenderBlock (positioned) {DIV} at (420,324) size 16x16
-layer at (432,324) size 16x16
- RenderBlock (positioned) {DIV} at (432,324) size 16x16
-layer at (444,324) size 16x16
- RenderBlock (positioned) {DIV} at (444,324) size 16x16
-layer at (456,324) size 16x16
- RenderBlock (positioned) {DIV} at (456,324) size 16x16
-layer at (468,324) size 16x16
- RenderBlock (positioned) {DIV} at (468,324) size 16x16
-layer at (480,324) size 16x16
- RenderBlock (positioned) {DIV} at (480,324) size 16x16
-layer at (12,336) size 16x16
- RenderBlock (positioned) {DIV} at (12,336) size 16x16
-layer at (24,336) size 16x16
- RenderBlock (positioned) {DIV} at (24,336) size 16x16
-layer at (36,336) size 16x16
- RenderBlock (positioned) {DIV} at (36,336) size 16x16
-layer at (48,336) size 16x16
- RenderBlock (positioned) {DIV} at (48,336) size 16x16
-layer at (60,336) size 16x16
- RenderBlock (positioned) {DIV} at (60,336) size 16x16
-layer at (72,336) size 16x16
- RenderBlock (positioned) {DIV} at (72,336) size 16x16
-layer at (84,336) size 16x16
- RenderBlock (positioned) {DIV} at (84,336) size 16x16
-layer at (96,336) size 16x16
- RenderBlock (positioned) {DIV} at (96,336) size 16x16
-layer at (108,336) size 16x16
- RenderBlock (positioned) {DIV} at (108,336) size 16x16
-layer at (120,336) size 16x16
- RenderBlock (positioned) {DIV} at (120,336) size 16x16
-layer at (132,336) size 16x16
- RenderBlock (positioned) {DIV} at (132,336) size 16x16
-layer at (144,336) size 16x16
- RenderBlock (positioned) {DIV} at (144,336) size 16x16
-layer at (156,336) size 16x16
- RenderBlock (positioned) {DIV} at (156,336) size 16x16
-layer at (168,336) size 16x16
- RenderBlock (positioned) {DIV} at (168,336) size 16x16
-layer at (180,336) size 16x16
- RenderBlock (positioned) {DIV} at (180,336) size 16x16
-layer at (192,336) size 16x16
- RenderBlock (positioned) {DIV} at (192,336) size 16x16
-layer at (204,336) size 16x16
- RenderBlock (positioned) {DIV} at (204,336) size 16x16
-layer at (216,336) size 16x16
- RenderBlock (positioned) {DIV} at (216,336) size 16x16
-layer at (228,336) size 16x16
- RenderBlock (positioned) {DIV} at (228,336) size 16x16
-layer at (240,336) size 16x16
- RenderBlock (positioned) {DIV} at (240,336) size 16x16
-layer at (252,336) size 16x16
- RenderBlock (positioned) {DIV} at (252,336) size 16x16
-layer at (264,336) size 16x16
- RenderBlock (positioned) {DIV} at (264,336) size 16x16
-layer at (276,336) size 16x16
- RenderBlock (positioned) {DIV} at (276,336) size 16x16
-layer at (288,336) size 16x16
- RenderBlock (positioned) {DIV} at (288,336) size 16x16
-layer at (300,336) size 16x16
- RenderBlock (positioned) {DIV} at (300,336) size 16x16
-layer at (312,336) size 16x16
- RenderBlock (positioned) {DIV} at (312,336) size 16x16
-layer at (324,336) size 16x16
- RenderBlock (positioned) {DIV} at (324,336) size 16x16
-layer at (336,336) size 16x16
- RenderBlock (positioned) {DIV} at (336,336) size 16x16
-layer at (348,336) size 16x16
- RenderBlock (positioned) {DIV} at (348,336) size 16x16
-layer at (360,336) size 16x16
- RenderBlock (positioned) {DIV} at (360,336) size 16x16
-layer at (372,336) size 16x16
- RenderBlock (positioned) {DIV} at (372,336) size 16x16
-layer at (384,336) size 16x16
- RenderBlock (positioned) {DIV} at (384,336) size 16x16
-layer at (396,336) size 16x16
- RenderBlock (positioned) {DIV} at (396,336) size 16x16
-layer at (408,336) size 16x16
- RenderBlock (positioned) {DIV} at (408,336) size 16x16
-layer at (420,336) size 16x16
- RenderBlock (positioned) {DIV} at (420,336) size 16x16
-layer at (432,336) size 16x16
- RenderBlock (positioned) {DIV} at (432,336) size 16x16
-layer at (444,336) size 16x16
- RenderBlock (positioned) {DIV} at (444,336) size 16x16
-layer at (456,336) size 16x16
- RenderBlock (positioned) {DIV} at (456,336) size 16x16
-layer at (468,336) size 16x16
- RenderBlock (positioned) {DIV} at (468,336) size 16x16
-layer at (480,336) size 16x16
- RenderBlock (positioned) {DIV} at (480,336) size 16x16
-layer at (12,348) size 16x16
- RenderBlock (positioned) {DIV} at (12,348) size 16x16
-layer at (24,348) size 16x16
- RenderBlock (positioned) {DIV} at (24,348) size 16x16
-layer at (36,348) size 16x16
- RenderBlock (positioned) {DIV} at (36,348) size 16x16
-layer at (48,348) size 16x16
- RenderBlock (positioned) {DIV} at (48,348) size 16x16
-layer at (60,348) size 16x16
- RenderBlock (positioned) {DIV} at (60,348) size 16x16
-layer at (72,348) size 16x16
- RenderBlock (positioned) {DIV} at (72,348) size 16x16
-layer at (84,348) size 16x16
- RenderBlock (positioned) {DIV} at (84,348) size 16x16
-layer at (96,348) size 16x16
- RenderBlock (positioned) {DIV} at (96,348) size 16x16
-layer at (108,348) size 16x16
- RenderBlock (positioned) {DIV} at (108,348) size 16x16
-layer at (120,348) size 16x16
- RenderBlock (positioned) {DIV} at (120,348) size 16x16
-layer at (132,348) size 16x16
- RenderBlock (positioned) {DIV} at (132,348) size 16x16
-layer at (144,348) size 16x16
- RenderBlock (positioned) {DIV} at (144,348) size 16x16
-layer at (156,348) size 16x16
- RenderBlock (positioned) {DIV} at (156,348) size 16x16
-layer at (168,348) size 16x16
- RenderBlock (positioned) {DIV} at (168,348) size 16x16
-layer at (180,348) size 16x16
- RenderBlock (positioned) {DIV} at (180,348) size 16x16
-layer at (192,348) size 16x16
- RenderBlock (positioned) {DIV} at (192,348) size 16x16
-layer at (204,348) size 16x16
- RenderBlock (positioned) {DIV} at (204,348) size 16x16
-layer at (216,348) size 16x16
- RenderBlock (positioned) {DIV} at (216,348) size 16x16
-layer at (228,348) size 16x16
- RenderBlock (positioned) {DIV} at (228,348) size 16x16
-layer at (240,348) size 16x16
- RenderBlock (positioned) {DIV} at (240,348) size 16x16
-layer at (252,348) size 16x16
- RenderBlock (positioned) {DIV} at (252,348) size 16x16
-layer at (264,348) size 16x16
- RenderBlock (positioned) {DIV} at (264,348) size 16x16
-layer at (276,348) size 16x16
- RenderBlock (positioned) {DIV} at (276,348) size 16x16
-layer at (288,348) size 16x16
- RenderBlock (positioned) {DIV} at (288,348) size 16x16
-layer at (300,348) size 16x16
- RenderBlock (positioned) {DIV} at (300,348) size 16x16
-layer at (312,348) size 16x16
- RenderBlock (positioned) {DIV} at (312,348) size 16x16
-layer at (324,348) size 16x16
- RenderBlock (positioned) {DIV} at (324,348) size 16x16
-layer at (336,348) size 16x16
- RenderBlock (positioned) {DIV} at (336,348) size 16x16
-layer at (348,348) size 16x16
- RenderBlock (positioned) {DIV} at (348,348) size 16x16
-layer at (360,348) size 16x16
- RenderBlock (positioned) {DIV} at (360,348) size 16x16
-layer at (372,348) size 16x16
- RenderBlock (positioned) {DIV} at (372,348) size 16x16
-layer at (384,348) size 16x16
- RenderBlock (positioned) {DIV} at (384,348) size 16x16
-layer at (396,348) size 16x16
- RenderBlock (positioned) {DIV} at (396,348) size 16x16
-layer at (408,348) size 16x16
- RenderBlock (positioned) {DIV} at (408,348) size 16x16
-layer at (420,348) size 16x16
- RenderBlock (positioned) {DIV} at (420,348) size 16x16
-layer at (432,348) size 16x16
- RenderBlock (positioned) {DIV} at (432,348) size 16x16
-layer at (444,348) size 16x16
- RenderBlock (positioned) {DIV} at (444,348) size 16x16
-layer at (456,348) size 16x16
- RenderBlock (positioned) {DIV} at (456,348) size 16x16
-layer at (468,348) size 16x16
- RenderBlock (positioned) {DIV} at (468,348) size 16x16
-layer at (480,348) size 16x16
- RenderBlock (positioned) {DIV} at (480,348) size 16x16
-layer at (12,360) size 16x16
- RenderBlock (positioned) {DIV} at (12,360) size 16x16
-layer at (24,360) size 16x16
- RenderBlock (positioned) {DIV} at (24,360) size 16x16
-layer at (36,360) size 16x16
- RenderBlock (positioned) {DIV} at (36,360) size 16x16
-layer at (48,360) size 16x16
- RenderBlock (positioned) {DIV} at (48,360) size 16x16
-layer at (60,360) size 16x16
- RenderBlock (positioned) {DIV} at (60,360) size 16x16
-layer at (72,360) size 16x16
- RenderBlock (positioned) {DIV} at (72,360) size 16x16
-layer at (84,360) size 16x16
- RenderBlock (positioned) {DIV} at (84,360) size 16x16
-layer at (96,360) size 16x16
- RenderBlock (positioned) {DIV} at (96,360) size 16x16
-layer at (108,360) size 16x16
- RenderBlock (positioned) {DIV} at (108,360) size 16x16
-layer at (120,360) size 16x16
- RenderBlock (positioned) {DIV} at (120,360) size 16x16
-layer at (132,360) size 16x16
- RenderBlock (positioned) {DIV} at (132,360) size 16x16
-layer at (144,360) size 16x16
- RenderBlock (positioned) {DIV} at (144,360) size 16x16
-layer at (156,360) size 16x16
- RenderBlock (positioned) {DIV} at (156,360) size 16x16
-layer at (168,360) size 16x16
- RenderBlock (positioned) {DIV} at (168,360) size 16x16
-layer at (180,360) size 16x16
- RenderBlock (positioned) {DIV} at (180,360) size 16x16
-layer at (192,360) size 16x16
- RenderBlock (positioned) {DIV} at (192,360) size 16x16
-layer at (204,360) size 16x16
- RenderBlock (positioned) {DIV} at (204,360) size 16x16
-layer at (216,360) size 16x16
- RenderBlock (positioned) {DIV} at (216,360) size 16x16
-layer at (228,360) size 16x16
- RenderBlock (positioned) {DIV} at (228,360) size 16x16
-layer at (240,360) size 16x16
- RenderBlock (positioned) {DIV} at (240,360) size 16x16
-layer at (252,360) size 16x16
- RenderBlock (positioned) {DIV} at (252,360) size 16x16
-layer at (264,360) size 16x16
- RenderBlock (positioned) {DIV} at (264,360) size 16x16
-layer at (276,360) size 16x16
- RenderBlock (positioned) {DIV} at (276,360) size 16x16
-layer at (288,360) size 16x16
- RenderBlock (positioned) {DIV} at (288,360) size 16x16
-layer at (300,360) size 16x16
- RenderBlock (positioned) {DIV} at (300,360) size 16x16
-layer at (312,360) size 16x16
- RenderBlock (positioned) {DIV} at (312,360) size 16x16
-layer at (324,360) size 16x16
- RenderBlock (positioned) {DIV} at (324,360) size 16x16
-layer at (336,360) size 16x16
- RenderBlock (positioned) {DIV} at (336,360) size 16x16
-layer at (348,360) size 16x16
- RenderBlock (positioned) {DIV} at (348,360) size 16x16
-layer at (360,360) size 16x16
- RenderBlock (positioned) {DIV} at (360,360) size 16x16
-layer at (372,360) size 16x16
- RenderBlock (positioned) {DIV} at (372,360) size 16x16
-layer at (384,360) size 16x16
- RenderBlock (positioned) {DIV} at (384,360) size 16x16
-layer at (396,360) size 16x16
- RenderBlock (positioned) {DIV} at (396,360) size 16x16
-layer at (408,360) size 16x16
- RenderBlock (positioned) {DIV} at (408,360) size 16x16
-layer at (420,360) size 16x16
- RenderBlock (positioned) {DIV} at (420,360) size 16x16
-layer at (432,360) size 16x16
- RenderBlock (positioned) {DIV} at (432,360) size 16x16
-layer at (444,360) size 16x16
- RenderBlock (positioned) {DIV} at (444,360) size 16x16
-layer at (456,360) size 16x16
- RenderBlock (positioned) {DIV} at (456,360) size 16x16
-layer at (468,360) size 16x16
- RenderBlock (positioned) {DIV} at (468,360) size 16x16
-layer at (480,360) size 16x16
- RenderBlock (positioned) {DIV} at (480,360) size 16x16
-layer at (12,372) size 16x16
- RenderBlock (positioned) {DIV} at (12,372) size 16x16
-layer at (24,372) size 16x16
- RenderBlock (positioned) {DIV} at (24,372) size 16x16
-layer at (36,372) size 16x16
- RenderBlock (positioned) {DIV} at (36,372) size 16x16
-layer at (48,372) size 16x16
- RenderBlock (positioned) {DIV} at (48,372) size 16x16
-layer at (60,372) size 16x16
- RenderBlock (positioned) {DIV} at (60,372) size 16x16
-layer at (72,372) size 16x16
- RenderBlock (positioned) {DIV} at (72,372) size 16x16
-layer at (84,372) size 16x16
- RenderBlock (positioned) {DIV} at (84,372) size 16x16
-layer at (96,372) size 16x16
- RenderBlock (positioned) {DIV} at (96,372) size 16x16
-layer at (108,372) size 16x16
- RenderBlock (positioned) {DIV} at (108,372) size 16x16
-layer at (120,372) size 16x16
- RenderBlock (positioned) {DIV} at (120,372) size 16x16
-layer at (132,372) size 16x16
- RenderBlock (positioned) {DIV} at (132,372) size 16x16
-layer at (144,372) size 16x16
- RenderBlock (positioned) {DIV} at (144,372) size 16x16
-layer at (156,372) size 16x16
- RenderBlock (positioned) {DIV} at (156,372) size 16x16
-layer at (168,372) size 16x16
- RenderBlock (positioned) {DIV} at (168,372) size 16x16
-layer at (180,372) size 16x16
- RenderBlock (positioned) {DIV} at (180,372) size 16x16
-layer at (192,372) size 16x16
- RenderBlock (positioned) {DIV} at (192,372) size 16x16
-layer at (204,372) size 16x16
- RenderBlock (positioned) {DIV} at (204,372) size 16x16
-layer at (216,372) size 16x16
- RenderBlock (positioned) {DIV} at (216,372) size 16x16
-layer at (228,372) size 16x16
- RenderBlock (positioned) {DIV} at (228,372) size 16x16
-layer at (240,372) size 16x16
- RenderBlock (positioned) {DIV} at (240,372) size 16x16
-layer at (252,372) size 16x16
- RenderBlock (positioned) {DIV} at (252,372) size 16x16
-layer at (264,372) size 16x16
- RenderBlock (positioned) {DIV} at (264,372) size 16x16
-layer at (276,372) size 16x16
- RenderBlock (positioned) {DIV} at (276,372) size 16x16
-layer at (288,372) size 16x16
- RenderBlock (positioned) {DIV} at (288,372) size 16x16
-layer at (300,372) size 16x16
- RenderBlock (positioned) {DIV} at (300,372) size 16x16
-layer at (312,372) size 16x16
- RenderBlock (positioned) {DIV} at (312,372) size 16x16
-layer at (324,372) size 16x16
- RenderBlock (positioned) {DIV} at (324,372) size 16x16
-layer at (336,372) size 16x16
- RenderBlock (positioned) {DIV} at (336,372) size 16x16
-layer at (348,372) size 16x16
- RenderBlock (positioned) {DIV} at (348,372) size 16x16
-layer at (360,372) size 16x16
- RenderBlock (positioned) {DIV} at (360,372) size 16x16
-layer at (372,372) size 16x16
- RenderBlock (positioned) {DIV} at (372,372) size 16x16
-layer at (384,372) size 16x16
- RenderBlock (positioned) {DIV} at (384,372) size 16x16
-layer at (396,372) size 16x16
- RenderBlock (positioned) {DIV} at (396,372) size 16x16
-layer at (408,372) size 16x16
- RenderBlock (positioned) {DIV} at (408,372) size 16x16
-layer at (420,372) size 16x16
- RenderBlock (positioned) {DIV} at (420,372) size 16x16
-layer at (432,372) size 16x16
- RenderBlock (positioned) {DIV} at (432,372) size 16x16
-layer at (444,372) size 16x16
- RenderBlock (positioned) {DIV} at (444,372) size 16x16
-layer at (456,372) size 16x16
- RenderBlock (positioned) {DIV} at (456,372) size 16x16
-layer at (468,372) size 16x16
- RenderBlock (positioned) {DIV} at (468,372) size 16x16
-layer at (480,372) size 16x16
- RenderBlock (positioned) {DIV} at (480,372) size 16x16
-layer at (12,384) size 16x16
- RenderBlock (positioned) {DIV} at (12,384) size 16x16
-layer at (24,384) size 16x16
- RenderBlock (positioned) {DIV} at (24,384) size 16x16
-layer at (36,384) size 16x16
- RenderBlock (positioned) {DIV} at (36,384) size 16x16
-layer at (48,384) size 16x16
- RenderBlock (positioned) {DIV} at (48,384) size 16x16
-layer at (60,384) size 16x16
- RenderBlock (positioned) {DIV} at (60,384) size 16x16
-layer at (72,384) size 16x16
- RenderBlock (positioned) {DIV} at (72,384) size 16x16
-layer at (84,384) size 16x16
- RenderBlock (positioned) {DIV} at (84,384) size 16x16
-layer at (96,384) size 16x16
- RenderBlock (positioned) {DIV} at (96,384) size 16x16
-layer at (108,384) size 16x16
- RenderBlock (positioned) {DIV} at (108,384) size 16x16
-layer at (120,384) size 16x16
- RenderBlock (positioned) {DIV} at (120,384) size 16x16
-layer at (132,384) size 16x16
- RenderBlock (positioned) {DIV} at (132,384) size 16x16
-layer at (144,384) size 16x16
- RenderBlock (positioned) {DIV} at (144,384) size 16x16
-layer at (156,384) size 16x16
- RenderBlock (positioned) {DIV} at (156,384) size 16x16
-layer at (168,384) size 16x16
- RenderBlock (positioned) {DIV} at (168,384) size 16x16
-layer at (180,384) size 16x16
- RenderBlock (positioned) {DIV} at (180,384) size 16x16
-layer at (192,384) size 16x16
- RenderBlock (positioned) {DIV} at (192,384) size 16x16
-layer at (204,384) size 16x16
- RenderBlock (positioned) {DIV} at (204,384) size 16x16
-layer at (216,384) size 16x16
- RenderBlock (positioned) {DIV} at (216,384) size 16x16
-layer at (228,384) size 16x16
- RenderBlock (positioned) {DIV} at (228,384) size 16x16
-layer at (240,384) size 16x16
- RenderBlock (positioned) {DIV} at (240,384) size 16x16
-layer at (252,384) size 16x16
- RenderBlock (positioned) {DIV} at (252,384) size 16x16
-layer at (264,384) size 16x16
- RenderBlock (positioned) {DIV} at (264,384) size 16x16
-layer at (276,384) size 16x16
- RenderBlock (positioned) {DIV} at (276,384) size 16x16
-layer at (288,384) size 16x16
- RenderBlock (positioned) {DIV} at (288,384) size 16x16
-layer at (300,384) size 16x16
- RenderBlock (positioned) {DIV} at (300,384) size 16x16
-layer at (312,384) size 16x16
- RenderBlock (positioned) {DIV} at (312,384) size 16x16
-layer at (324,384) size 16x16
- RenderBlock (positioned) {DIV} at (324,384) size 16x16
-layer at (336,384) size 16x16
- RenderBlock (positioned) {DIV} at (336,384) size 16x16
-layer at (348,384) size 16x16
- RenderBlock (positioned) {DIV} at (348,384) size 16x16
-layer at (360,384) size 16x16
- RenderBlock (positioned) {DIV} at (360,384) size 16x16
-layer at (372,384) size 16x16
- RenderBlock (positioned) {DIV} at (372,384) size 16x16
-layer at (384,384) size 16x16
- RenderBlock (positioned) {DIV} at (384,384) size 16x16
-layer at (396,384) size 16x16
- RenderBlock (positioned) {DIV} at (396,384) size 16x16
-layer at (408,384) size 16x16
- RenderBlock (positioned) {DIV} at (408,384) size 16x16
-layer at (420,384) size 16x16
- RenderBlock (positioned) {DIV} at (420,384) size 16x16
-layer at (432,384) size 16x16
- RenderBlock (positioned) {DIV} at (432,384) size 16x16
-layer at (444,384) size 16x16
- RenderBlock (positioned) {DIV} at (444,384) size 16x16
-layer at (456,384) size 16x16
- RenderBlock (positioned) {DIV} at (456,384) size 16x16
-layer at (468,384) size 16x16
- RenderBlock (positioned) {DIV} at (468,384) size 16x16
-layer at (480,384) size 16x16
- RenderBlock (positioned) {DIV} at (480,384) size 16x16
-layer at (12,396) size 16x16
- RenderBlock (positioned) {DIV} at (12,396) size 16x16
-layer at (24,396) size 16x16
- RenderBlock (positioned) {DIV} at (24,396) size 16x16
-layer at (36,396) size 16x16
- RenderBlock (positioned) {DIV} at (36,396) size 16x16
-layer at (48,396) size 16x16
- RenderBlock (positioned) {DIV} at (48,396) size 16x16
-layer at (60,396) size 16x16
- RenderBlock (positioned) {DIV} at (60,396) size 16x16
-layer at (72,396) size 16x16
- RenderBlock (positioned) {DIV} at (72,396) size 16x16
-layer at (84,396) size 16x16
- RenderBlock (positioned) {DIV} at (84,396) size 16x16
-layer at (96,396) size 16x16
- RenderBlock (positioned) {DIV} at (96,396) size 16x16
-layer at (108,396) size 16x16
- RenderBlock (positioned) {DIV} at (108,396) size 16x16
-layer at (120,396) size 16x16
- RenderBlock (positioned) {DIV} at (120,396) size 16x16
-layer at (132,396) size 16x16
- RenderBlock (positioned) {DIV} at (132,396) size 16x16
-layer at (144,396) size 16x16
- RenderBlock (positioned) {DIV} at (144,396) size 16x16
-layer at (156,396) size 16x16
- RenderBlock (positioned) {DIV} at (156,396) size 16x16
-layer at (168,396) size 16x16
- RenderBlock (positioned) {DIV} at (168,396) size 16x16
-layer at (180,396) size 16x16
- RenderBlock (positioned) {DIV} at (180,396) size 16x16
-layer at (192,396) size 16x16
- RenderBlock (positioned) {DIV} at (192,396) size 16x16
-layer at (204,396) size 16x16
- RenderBlock (positioned) {DIV} at (204,396) size 16x16
-layer at (216,396) size 16x16
- RenderBlock (positioned) {DIV} at (216,396) size 16x16
-layer at (228,396) size 16x16
- RenderBlock (positioned) {DIV} at (228,396) size 16x16
-layer at (240,396) size 16x16
- RenderBlock (positioned) {DIV} at (240,396) size 16x16
-layer at (252,396) size 16x16
- RenderBlock (positioned) {DIV} at (252,396) size 16x16
-layer at (264,396) size 16x16
- RenderBlock (positioned) {DIV} at (264,396) size 16x16
-layer at (276,396) size 16x16
- RenderBlock (positioned) {DIV} at (276,396) size 16x16
-layer at (288,396) size 16x16
- RenderBlock (positioned) {DIV} at (288,396) size 16x16
-layer at (300,396) size 16x16
- RenderBlock (positioned) {DIV} at (300,396) size 16x16
-layer at (312,396) size 16x16
- RenderBlock (positioned) {DIV} at (312,396) size 16x16
-layer at (324,396) size 16x16
- RenderBlock (positioned) {DIV} at (324,396) size 16x16
-layer at (336,396) size 16x16
- RenderBlock (positioned) {DIV} at (336,396) size 16x16
-layer at (348,396) size 16x16
- RenderBlock (positioned) {DIV} at (348,396) size 16x16
-layer at (360,396) size 16x16
- RenderBlock (positioned) {DIV} at (360,396) size 16x16
-layer at (372,396) size 16x16
- RenderBlock (positioned) {DIV} at (372,396) size 16x16
-layer at (384,396) size 16x16
- RenderBlock (positioned) {DIV} at (384,396) size 16x16
-layer at (396,396) size 16x16
- RenderBlock (positioned) {DIV} at (396,396) size 16x16
-layer at (408,396) size 16x16
- RenderBlock (positioned) {DIV} at (408,396) size 16x16
-layer at (420,396) size 16x16
- RenderBlock (positioned) {DIV} at (420,396) size 16x16
-layer at (432,396) size 16x16
- RenderBlock (positioned) {DIV} at (432,396) size 16x16
-layer at (444,396) size 16x16
- RenderBlock (positioned) {DIV} at (444,396) size 16x16
-layer at (456,396) size 16x16
- RenderBlock (positioned) {DIV} at (456,396) size 16x16
-layer at (468,396) size 16x16
- RenderBlock (positioned) {DIV} at (468,396) size 16x16
-layer at (480,396) size 16x16
- RenderBlock (positioned) {DIV} at (480,396) size 16x16
-layer at (12,408) size 16x16
- RenderBlock (positioned) {DIV} at (12,408) size 16x16
-layer at (24,408) size 16x16
- RenderBlock (positioned) {DIV} at (24,408) size 16x16
-layer at (36,408) size 16x16
- RenderBlock (positioned) {DIV} at (36,408) size 16x16
-layer at (48,408) size 16x16
- RenderBlock (positioned) {DIV} at (48,408) size 16x16
-layer at (60,408) size 16x16
- RenderBlock (positioned) {DIV} at (60,408) size 16x16
-layer at (72,408) size 16x16
- RenderBlock (positioned) {DIV} at (72,408) size 16x16
-layer at (84,408) size 16x16
- RenderBlock (positioned) {DIV} at (84,408) size 16x16
-layer at (96,408) size 16x16
- RenderBlock (positioned) {DIV} at (96,408) size 16x16
-layer at (108,408) size 16x16
- RenderBlock (positioned) {DIV} at (108,408) size 16x16
-layer at (120,408) size 16x16
- RenderBlock (positioned) {DIV} at (120,408) size 16x16
-layer at (132,408) size 16x16
- RenderBlock (positioned) {DIV} at (132,408) size 16x16
-layer at (144,408) size 16x16
- RenderBlock (positioned) {DIV} at (144,408) size 16x16
-layer at (156,408) size 16x16
- RenderBlock (positioned) {DIV} at (156,408) size 16x16
-layer at (168,408) size 16x16
- RenderBlock (positioned) {DIV} at (168,408) size 16x16
-layer at (180,408) size 16x16
- RenderBlock (positioned) {DIV} at (180,408) size 16x16
-layer at (192,408) size 16x16
- RenderBlock (positioned) {DIV} at (192,408) size 16x16
-layer at (204,408) size 16x16
- RenderBlock (positioned) {DIV} at (204,408) size 16x16
-layer at (216,408) size 16x16
- RenderBlock (positioned) {DIV} at (216,408) size 16x16
-layer at (228,408) size 16x16
- RenderBlock (positioned) {DIV} at (228,408) size 16x16
-layer at (240,408) size 16x16
- RenderBlock (positioned) {DIV} at (240,408) size 16x16
-layer at (252,408) size 16x16
- RenderBlock (positioned) {DIV} at (252,408) size 16x16
-layer at (264,408) size 16x16
- RenderBlock (positioned) {DIV} at (264,408) size 16x16
-layer at (276,408) size 16x16
- RenderBlock (positioned) {DIV} at (276,408) size 16x16
-layer at (288,408) size 16x16
- RenderBlock (positioned) {DIV} at (288,408) size 16x16
-layer at (300,408) size 16x16
- RenderBlock (positioned) {DIV} at (300,408) size 16x16
-layer at (312,408) size 16x16
- RenderBlock (positioned) {DIV} at (312,408) size 16x16
-layer at (324,408) size 16x16
- RenderBlock (positioned) {DIV} at (324,408) size 16x16
-layer at (336,408) size 16x16
- RenderBlock (positioned) {DIV} at (336,408) size 16x16
-layer at (348,408) size 16x16
- RenderBlock (positioned) {DIV} at (348,408) size 16x16
-layer at (360,408) size 16x16
- RenderBlock (positioned) {DIV} at (360,408) size 16x16
-layer at (372,408) size 16x16
- RenderBlock (positioned) {DIV} at (372,408) size 16x16
-layer at (384,408) size 16x16
- RenderBlock (positioned) {DIV} at (384,408) size 16x16
-layer at (396,408) size 16x16
- RenderBlock (positioned) {DIV} at (396,408) size 16x16
-layer at (408,408) size 16x16
- RenderBlock (positioned) {DIV} at (408,408) size 16x16
-layer at (420,408) size 16x16
- RenderBlock (positioned) {DIV} at (420,408) size 16x16
-layer at (432,408) size 16x16
- RenderBlock (positioned) {DIV} at (432,408) size 16x16
-layer at (444,408) size 16x16
- RenderBlock (positioned) {DIV} at (444,408) size 16x16
-layer at (456,408) size 16x16
- RenderBlock (positioned) {DIV} at (456,408) size 16x16
-layer at (468,408) size 16x16
- RenderBlock (positioned) {DIV} at (468,408) size 16x16
-layer at (480,408) size 16x16
- RenderBlock (positioned) {DIV} at (480,408) size 16x16
-layer at (12,420) size 16x16
- RenderBlock (positioned) {DIV} at (12,420) size 16x16
-layer at (24,420) size 16x16
- RenderBlock (positioned) {DIV} at (24,420) size 16x16
-layer at (36,420) size 16x16
- RenderBlock (positioned) {DIV} at (36,420) size 16x16
-layer at (48,420) size 16x16
- RenderBlock (positioned) {DIV} at (48,420) size 16x16
-layer at (60,420) size 16x16
- RenderBlock (positioned) {DIV} at (60,420) size 16x16
-layer at (72,420) size 16x16
- RenderBlock (positioned) {DIV} at (72,420) size 16x16
-layer at (84,420) size 16x16
- RenderBlock (positioned) {DIV} at (84,420) size 16x16
-layer at (96,420) size 16x16
- RenderBlock (positioned) {DIV} at (96,420) size 16x16
-layer at (108,420) size 16x16
- RenderBlock (positioned) {DIV} at (108,420) size 16x16
-layer at (120,420) size 16x16
- RenderBlock (positioned) {DIV} at (120,420) size 16x16
-layer at (132,420) size 16x16
- RenderBlock (positioned) {DIV} at (132,420) size 16x16
-layer at (144,420) size 16x16
- RenderBlock (positioned) {DIV} at (144,420) size 16x16
-layer at (156,420) size 16x16
- RenderBlock (positioned) {DIV} at (156,420) size 16x16
-layer at (168,420) size 16x16
- RenderBlock (positioned) {DIV} at (168,420) size 16x16
-layer at (180,420) size 16x16
- RenderBlock (positioned) {DIV} at (180,420) size 16x16
-layer at (192,420) size 16x16
- RenderBlock (positioned) {DIV} at (192,420) size 16x16
-layer at (204,420) size 16x16
- RenderBlock (positioned) {DIV} at (204,420) size 16x16
-layer at (216,420) size 16x16
- RenderBlock (positioned) {DIV} at (216,420) size 16x16
-layer at (228,420) size 16x16
- RenderBlock (positioned) {DIV} at (228,420) size 16x16
-layer at (240,420) size 16x16
- RenderBlock (positioned) {DIV} at (240,420) size 16x16
-layer at (252,420) size 16x16
- RenderBlock (positioned) {DIV} at (252,420) size 16x16
-layer at (264,420) size 16x16
- RenderBlock (positioned) {DIV} at (264,420) size 16x16
-layer at (276,420) size 16x16
- RenderBlock (positioned) {DIV} at (276,420) size 16x16
-layer at (288,420) size 16x16
- RenderBlock (positioned) {DIV} at (288,420) size 16x16
-layer at (300,420) size 16x16
- RenderBlock (positioned) {DIV} at (300,420) size 16x16
-layer at (312,420) size 16x16
- RenderBlock (positioned) {DIV} at (312,420) size 16x16
-layer at (324,420) size 16x16
- RenderBlock (positioned) {DIV} at (324,420) size 16x16
-layer at (336,420) size 16x16
- RenderBlock (positioned) {DIV} at (336,420) size 16x16
-layer at (348,420) size 16x16
- RenderBlock (positioned) {DIV} at (348,420) size 16x16
-layer at (360,420) size 16x16
- RenderBlock (positioned) {DIV} at (360,420) size 16x16
-layer at (372,420) size 16x16
- RenderBlock (positioned) {DIV} at (372,420) size 16x16
-layer at (384,420) size 16x16
- RenderBlock (positioned) {DIV} at (384,420) size 16x16
-layer at (396,420) size 16x16
- RenderBlock (positioned) {DIV} at (396,420) size 16x16
-layer at (408,420) size 16x16
- RenderBlock (positioned) {DIV} at (408,420) size 16x16
-layer at (420,420) size 16x16
- RenderBlock (positioned) {DIV} at (420,420) size 16x16
-layer at (432,420) size 16x16
- RenderBlock (positioned) {DIV} at (432,420) size 16x16
-layer at (444,420) size 16x16
- RenderBlock (positioned) {DIV} at (444,420) size 16x16
-layer at (456,420) size 16x16
- RenderBlock (positioned) {DIV} at (456,420) size 16x16
-layer at (468,420) size 16x16
- RenderBlock (positioned) {DIV} at (468,420) size 16x16
-layer at (480,420) size 16x16
- RenderBlock (positioned) {DIV} at (480,420) size 16x16
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinline001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x59 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,37) size 161x19
- text run at (2,37) width 161: "This image has a margin "
- RenderImage {IMG} at (213,2) size 50x50 [bgcolor=#008000]
- RenderText {#text} at (313,37) size 37x19
- text run at (313,37) width 37: " on it."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinline002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 46x19
- text run at (0,0) width 46: "Line 1 "
- RenderInline {SPAN} at (0,0) size 46x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 42x19
- RenderText {#text} at (45,1) size 42x19
- text run at (45,1) width 42: "Line 2"
- RenderText {#text} at (86,0) size 5x19
- text run at (86,0) width 5: " "
- RenderText {#text} at (90,0) size 42x19
- text run at (90,0) width 42: "Line 3"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinline252772expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/25277-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/25277-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/25277-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 781x39
- text run at (0,0) width 781: "This tests for a bug (https://bugs.webkit.org/show_bug.cgi?id=25277) where a caret at the end of a non-wrapping line that"
- text run at (0,20) width 508: "extends outside of the containing block would paint over part of the focus halo."
- RenderBlock {DIV} at (0,40) size 50x20
- RenderText {#text} at (0,0) size 269x19
- text run at (0,0) width 269: "The caret should be at the end of this line."
-caret: position 44 of child 0 {#text} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinline25277expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/25277-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/25277-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/25277-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 781x39
- text run at (0,0) width 781: "This tests for a bug (https://bugs.webkit.org/show_bug.cgi?id=25277) where a caret at the end of a non-wrapping line that"
- text run at (0,20) width 508: "extends outside of the containing block would paint over part of the focus halo."
- RenderBlock {DIV} at (0,40) size 50x20
- RenderText {#text} at (0,0) size 269x19
- text run at (0,0) width 269: "The caret should be at the end of this line."
-caret: position 44 of child 0 {#text} of child 2 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineabsolutepositionedinlineincentredblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x0
-layer at (250,560) size 303x30
- RenderBlock (positioned) {FONT} at (250,560) size 303x30
- RenderText {#text} at (0,1) size 303x28
- text run at (0,1) width 303: "Hello World, And Stuff!"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlinebrtextdecorationexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/br-text-decoration-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/br-text-decoration-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/br-text-decoration-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x108
- RenderBlock {HTML} at (0,0) size 800x108
- RenderBody {BODY} at (8,16) size 784x76
- RenderBlock {P} at (0,0) size 784x40
- RenderInline {SPAN} at (0,0) size 476x39
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 476x19
- text run at (0,20) width 476: "There shouldn\x{2019}t be a black dot or line above the first letter of this sentence"
- RenderText {#text} at (475,20) size 5x19
- text run at (475,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 659x19
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=14245"
- RenderText {#text} at (357,0) size 355x19
- text run at (357,0) width 5: " "
- text run at (361,0) width 351: "Underline painted under <br>, not repainted properly"
- RenderText {#text} at (711,0) size 5x19
- text run at (711,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlinecontinuationoutlinesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/continuation-outlines-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/continuation-outlines-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/continuation-outlines-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,52 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,16) size 784x566
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 165x19
- text run at (0,0) width 165: "Outline ring painting test."
- RenderBlock {DIV} at (0,36) size 784x101
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderInline {SPAN} at (0,0) size 100x19
- RenderText {#text} at (0,0) size 100x19
- text run at (0,0) width 100: "Content before."
- RenderBlock (anonymous) at (0,38) size 784x24
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 148x22
- text run at (0,0) width 148: "Bold with margin."
- RenderBlock (anonymous) at (0,80) size 784x21
- RenderInline {SPAN} at (0,0) size 84x19
- RenderText {#text} at (0,0) size 84x19
- text run at (0,0) width 84: "Content after"
- RenderBlock {DIV} at (0,155) size 784x62
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 784x23
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 149x22
- text run at (0,0) width 149: "No content before."
- RenderBlock (anonymous) at (0,41) size 784x21
- RenderInline {SPAN} at (0,0) size 88x19
- RenderText {#text} at (0,0) size 88x19
- text run at (0,0) width 88: "Content after."
- RenderBlock {DIV} at (0,232) size 784x63
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderInline {SPAN} at (0,0) size 96x19
- RenderText {#text} at (0,0) size 96x19
- text run at (0,0) width 96: "Content before"
- RenderBlock (anonymous) at (0,38) size 784x24
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 176x22
- text run at (0,0) width 176: "But No Content After"
- RenderBlock (anonymous) at (0,80) size 784x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock {DIV} at (0,313) size 784x24
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 784x23
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 214x22
- text run at (0,0) width 214: "No content before or after."
- RenderBlock (anonymous) at (0,41) size 784x0
- RenderInline {SPAN} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlinecontinuationoutlineswithlayersexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/continuation-outlines-with-layers-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/continuation-outlines-with-layers-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/continuation-outlines-with-layers-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,64 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,16) size 784x566
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 165x19
- text run at (0,0) width 165: "Outline ring painting test."
- RenderBlock {DIV} at (0,36) size 784x101
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderBlock (anonymous) at (0,80) size 784x21
- RenderBlock {DIV} at (0,155) size 784x62
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderBlock (anonymous) at (0,41) size 784x21
- RenderBlock {DIV} at (0,232) size 784x63
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderBlock (anonymous) at (0,80) size 784x0
- RenderBlock {DIV} at (0,313) size 784x24
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderBlock (anonymous) at (0,41) size 784x0
-layer at (8,52) size 100x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 100x19
- RenderText {#text} at (0,0) size 100x19
- text run at (0,0) width 100: "Content before."
-layer at (8,91) size 784x23
- RenderBlock (anonymous) at (0,38) size 784x24
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 148x22
- text run at (0,0) width 148: "Bold with margin."
-layer at (8,132) size 84x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 84x19
- RenderText {#text} at (0,0) size 84x19
- text run at (0,0) width 84: "Content after"
-layer at (8,171) size 0x0
- RenderInline (relative positioned) {SPAN} at (0,0) size 0x0
-layer at (8,171) size 784x23
- RenderBlock (anonymous) at (0,0) size 784x23
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 149x22
- text run at (0,0) width 149: "No content before."
-layer at (8,213) size 88x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 88x19
- RenderText {#text} at (0,0) size 88x19
- text run at (0,0) width 88: "Content after."
-layer at (8,249) size 96x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 96x19
- RenderText {#text} at (0,0) size 96x19
- text run at (0,0) width 96: "Content before"
-layer at (8,288) size 784x23
- RenderBlock (anonymous) at (0,38) size 784x24
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 176x22
- text run at (0,0) width 176: "But No Content After"
-layer at (8,329) size 0x0
- RenderInline (relative positioned) {SPAN} at (0,0) size 0x0
-layer at (8,329) size 0x0
- RenderInline (relative positioned) {SPAN} at (0,0) size 0x0
-layer at (8,329) size 784x23
- RenderBlock (anonymous) at (0,0) size 784x23
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 214x22
- text run at (0,0) width 214: "No content before or after."
-layer at (8,371) size 0x0
- RenderInline (relative positioned) {SPAN} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlinedrawStyledEmptyInlinesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/drawStyledEmptyInlines-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/drawStyledEmptyInlines-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/drawStyledEmptyInlines-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,53 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 563x19
- text run at (0,0) width 563: "This test verifies that we draw borders and and backgrounds for inlines without content."
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,40) size 784x20
- RenderText {#text} at (0,0) size 252x19
- text run at (0,0) width 252: "There should be two blue boxes below:"
- RenderBlock (anonymous) at (0,60) size 784x140
- RenderInline {A} at (0,0) size 15x25 [color=#0000EE] [border: (3px solid #0000EE)]
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 27x25 [color=#0000EE] [border: (3px solid #0000EE)]
- RenderText {#text} at (23,0) size 12x19
- text run at (23,0) width 12: "A"
- RenderText {#text} at (41,0) size 5x19
- text run at (41,0) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,20) size 0x19
- RenderText {#text} at (0,40) size 267x19
- text run at (0,40) width 267: "There should be a blue box after this text:"
- RenderInline {A} at (0,0) size 11x29 [bgcolor=#0000FF]
- RenderText {#text} at (276,40) size 5x19
- text run at (276,40) width 5: " "
- RenderBR {BR} at (280,55) size 1x0
- RenderInline {A} at (0,0) size 10x29 [bgcolor=#0000FF]
- RenderText {#text} at (10,60) size 282x19
- text run at (10,60) width 282: "There should be a blue box before this text. "
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,80) size 0x19
- RenderInline {A} at (0,0) size 10x29
- RenderText {#text} at (10,100) size 330x19
- text run at (10,100) width 330: "There should be 10px of space left before this text. "
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,120) size 0x19
- RenderBlock {P} at (0,216) size 784x40
- RenderText {#text} at (0,0) size 195x19
- text run at (0,0) width 195: "This text is before the anchor. "
- RenderInline {A} at (0,0) size 0x0
- RenderText {#text} at (194,0) size 779x39
- text run at (194,0) width 416: "This text is after the anchor, but should be flush with the anchor. "
- text run at (609,0) width 170: "There should be no spaces"
- text run at (0,20) width 294: "in between the anchor and this following text."
- RenderBlock {P} at (0,272) size 784x20
- RenderInline {A} at (0,0) size 734x19
- RenderText {#text} at (0,0) size 734x19
- text run at (0,0) width 734: "This text should be flush with the anchor. There should not be a space between the anchor and the text on this line."
- RenderInline {A} at (0,0) size 1x19
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlinedrawStyledEmptyInlinesWithWSexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/drawStyledEmptyInlinesWithWS-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/drawStyledEmptyInlinesWithWS-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/drawStyledEmptyInlinesWithWS-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 777x39
- text run at (0,0) width 777: "This is currently broken, and this text will have to be updated once it is fixed. There should be two boxes below, but right"
- text run at (0,20) width 146: "now, there is only one:"
- RenderBlock (anonymous) at (0,40) size 784x20
- RenderInline {A} at (0,0) size 15x25 [color=#0000EE] [border: (3px solid #0000EE)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 27x25 [color=#0000EE] [border: (3px solid #0000EE)]
- RenderText {#text} at (23,0) size 12x19
- text run at (23,0) width 12: "A"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineemptyInlinesWithinListsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/emptyInlinesWithinLists-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/emptyInlinesWithinLists-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/emptyInlinesWithinLists-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 468x19
- text run at (0,0) width 468: "This test demonstrates our behavior regarding empty inlines in list items."
- RenderBlock {UL} at (0,36) size 784x100
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {SPAN} at (0,0) size 4x23 [border: (2px solid #FF0000)]
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {SPAN} at (0,0) size 8x27 [border: (2px solid #FF0000)]
- RenderText {#text} at (8,0) size 29x19
- text run at (8,0) width 29: "Text"
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 89x19
- text run at (0,0) width 89: "TextTextText "
- RenderInline {SPAN} at (0,0) size 9x27 [border: (2px solid #FF0000)]
- RenderBlock (anonymous) at (40,60) size 744x20
- RenderInline {SPAN} at (0,0) size 8x27 [border: (2px solid #FF0000)]
- RenderListItem {LI} at (40,80) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "Text"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineinlineborderswithbidioverrideexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-borders-with-bidi-override-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-borders-with-bidi-override-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-borders-with-bidi-override-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,71 +0,0 @@
</span><del>-layer at (0,0) size 800x720
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x720
- RenderBlock {HTML} at (0,0) size 800x721
- RenderBody {BODY} at (8,16) size 784x697
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 761x39
- text run at (0,0) width 761: "There should be a SPAN in the middle of all four paragraphs that has padding, a green border, and a margin on the left,"
- text run at (0,20) width 368: "and padding, an orange border, and a margin on the right."
- RenderBlock {H1} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 91x19
- text run at (0,0) width 91: "Left-to-Right"
- RenderBlock {DIV} at (0,86) size 784x285 [border: (1px solid #000000)]
- RenderBlock {P} at (6,22) size 772x32
- RenderText {#text} at (0,6) size 128x19
- text run at (0,6) width 128: "Lorem ipsum dolor "
- RenderText {#text} at (352,6) size 342x19
- text run at (352,6) width 342: "adipisicing elit, sed do eiusmod tempor incididunt ut."
- RenderBlock {P} at (6,70) size 772x192
- RenderText {#text} at (0,6) size 751x51
- text run at (0,6) width 604: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut "
- text run at (603,6) width 148: "labore et dolore magna"
- text run at (0,38) width 441: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco "
- RenderText {#text} at (674,102) size 733x83
- text run at (674,102) width 55: "sit amet,"
- text run at (0,134) width 523: "consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore "
- text run at (522,134) width 211: "magna aliqua. Ut enim ad minim"
- text run at (0,166) width 413: "veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip."
- RenderBlock {H1} at (0,381) size 784x21
- RenderText {#text} at (0,0) size 91x19
- text run at (0,0) width 91: "Right-to-Left"
- RenderBlock {DIV} at (0,412) size 784x285 [border: (1px solid #000000)]
- RenderBlock {P} at (6,22) size 772x32
- RenderText {#text} at (644,6) size 128x19
- text run at (644,6) width 128 RTL override: "Lorem ipsum dolor "
- RenderText {#text} at (78,6) size 342x19
- text run at (78,6) width 342 RTL override: "adipisicing elit, sed do eiusmod tempor incididunt ut."
- RenderBlock {P} at (6,70) size 772x192
- RenderText {#text} at (21,6) size 751x51
- text run at (21,6) width 148 RTL override: "labore et dolore magna"
- text run at (168,6) width 604 RTL override: "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut "
- text run at (331,38) width 441 RTL override: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco "
- RenderText {#text} at (43,102) size 733x83
- text run at (43,102) width 55 RTL override: "sit amet,"
- text run at (39,134) width 211 RTL override: "magna aliqua. Ut enim ad minim"
- text run at (249,134) width 523 RTL override: "consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore "
- text run at (359,166) width 413 RTL override: "veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip."
-layer at (14,125) size 191x21
- RenderInline (relative positioned) {SPAN} at (0,0) size 191x21 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (172,6) size 136x19
- text run at (172,6) width 136: "sit amet, consectetur "
-layer at (14,173) size 766x85
- RenderInline (relative positioned) {SPAN} at (0,0) size 766x85 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (485,38) size 766x83
- text run at (485,38) width 242: "laboris nisi ut aliquip ex ea commodo"
- text run at (0,70) width 331: "consequat. Duis aute irure dolor in reprehenderit in "
- text run at (331,70) width 435: "voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur"
- text run at (0,102) width 149: "sint occaecat cupidatat "
- text run at (148,102) width 482: "non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. "
-layer at (14,450) size 191x21
- RenderInline (relative positioned) {SPAN} at (0,0) size 191x21 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (464,6) size 136x19
- text run at (464,6) width 136 RTL override: "sit amet, consectetur "
-layer at (14,498) size 766x85
- RenderInline (relative positioned) {SPAN} at (0,0) size 766x85 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
- RenderText {#text} at (45,38) size 766x83
- text run at (45,38) width 242 RTL override: "laboris nisi ut aliquip ex ea commodo"
- text run at (6,70) width 435 RTL override: "voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur"
- text run at (441,70) width 331 RTL override: "consequat. Duis aute irure dolor in reprehenderit in "
- text run at (142,102) width 482 RTL override: "non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. "
- text run at (623,102) width 149 RTL override: "sint occaecat cupidatat "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineinlineboxbackgroundexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,68 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x599
- RenderBlock {HTML} at (0,0) size 800x599
- RenderBody {BODY} at (8,21) size 784x386
- RenderBlock {H1} at (0,0) size 784x38 [color=#990000]
- RenderText {#text} at (0,1) size 694x36
- text run at (0,1) width 694: "Webkit background image positioning on RTL text"
- RenderBlock {H2} at (0,59) size 784x31
- RenderText {#text} at (0,1) size 263x28
- text run at (0,1) width 263: "Behaviour within <p> tag"
- RenderBlock (floating) {DIV} at (0,109) size 318x225 [bgcolor=#DDDDDD]
- RenderBlock {P} at (6,22) size 306x180
- RenderText {#text} at (40,0) size 266x179
- text run at (40,0) width 259: "Lorem ipsum dolor sit amet, consectetur"
- text run at (40,20) width 99: "adipiscing elit. "
- text run at (138,20) width 123: "Nam mollis, elit eu"
- text run at (40,40) width 265: "vulputate ornare, est urna congue felis, id"
- text run at (40,60) width 44: "auctor "
- text run at (83,60) width 200: "arcu odio imperdiet nulla. Cras"
- text run at (40,80) width 196: "viverra interdum diam blandit "
- text run at (235,80) width 71: "adipiscing."
- text run at (40,100) width 220: "Aliquam erat felis, iaculis sit amet"
- text run at (40,120) width 90: "rhoncus quis, "
- text run at (129,120) width 170: "condimentum at nisl. Duis"
- text run at (40,140) width 235: "malesuada quam vel augue hendrerit"
- text run at (40,160) width 41: "porta. "
- text run at (80,160) width 199: "Nulla vitae elementum mauris."
- RenderBlock (floating) {DIV} at (332,109) size 318x185 [bgcolor=#DDDDDD]
- RenderBlock {P} at (6,22) size 306x140
- RenderText {#text} at (11,0) size 260x139
- text run at (11,0) width 255 RTL: "\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD}"
- text run at (30,20) width 236 RTL: "\x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA},"
- text run at (23,40) width 243 RTL: "\x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC}"
- text run at (6,60) width 260 RTL: "\x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA}"
- text run at (24,80) width 242 RTL: "\x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0}"
- text run at (20,100) width 246 RTL: "\x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}"
- text run at (156,120) width 110 RTL: "\x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}"
- RenderBlock {HR} at (0,333) size 784x3 [border: (1px inset #000000)]
- RenderBlock {H2} at (0,355) size 784x31
- RenderText {#text} at (0,1) size 261x28
- text run at (0,1) width 261: "Behaviour within <a> tag"
- RenderBlock (floating) {DIV} at (0,405) size 318x173 [bgcolor=#DDDDDD]
- RenderInline {A} at (0,0) size 300x159 [color=#0000EE]
- RenderText {#text} at (46,6) size 300x159
- text run at (46,6) width 259: "Lorem ipsum dolor sit amet, consectetur"
- text run at (6,26) width 285: "adipiscing elit. Nam mollis, elit eu vulputate"
- text run at (6,46) width 154: "ornare, est urna congue "
- text run at (159,46) width 124: "felis, id auctor arcu"
- text run at (6,66) width 279: "odio imperdiet nulla. Cras viverra interdum"
- text run at (6,86) width 36: "diam "
- text run at (41,86) width 243: "blandit adipiscing. Aliquam erat felis,"
- text run at (6,106) width 190: "iaculis sit amet rhoncus quis, "
- text run at (195,106) width 104: "condimentum at"
- text run at (6,126) width 300: "nisl. Duis malesuada quam vel augue hendrerit"
- text run at (6,146) width 41: "porta. "
- text run at (46,146) width 199: "Nulla vitae elementum mauris."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (332,405) size 318x133 [bgcolor=#DDDDDD]
- RenderInline {A} at (0,0) size 295x119 [color=#0000EE]
- RenderText {#text} at (17,6) size 295x119
- text run at (17,6) width 255 RTL: "\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD}"
- text run at (40,26) width 272 RTL: "\x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}"
- text run at (28,46) width 284 RTL: "\x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA},"
- text run at (34,66) width 278 RTL: "\x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5}"
- text run at (27,86) width 285 RTL: "\x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC}"
- text run at (91,106) width 221 RTL: "\x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineinlineboxbackgroundlongimageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-long-image-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-long-image-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-long-image-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,63 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x599
- RenderBlock {HTML} at (0,0) size 800x599
- RenderBody {BODY} at (8,21) size 784x386
- RenderBlock {H1} at (0,0) size 784x38 [color=#990000]
- RenderText {#text} at (0,1) size 694x36
- text run at (0,1) width 694: "Webkit background image positioning on RTL text"
- RenderBlock {H2} at (0,59) size 784x31
- RenderText {#text} at (0,1) size 263x28
- text run at (0,1) width 263: "Behaviour within <p> tag"
- RenderBlock (floating) {DIV} at (0,109) size 318x225 [bgcolor=#DDDDDD]
- RenderBlock {P} at (6,22) size 306x180
- RenderText {#text} at (40,0) size 266x179
- text run at (40,0) width 259: "Lorem ipsum dolor sit amet, consectetur"
- text run at (40,20) width 99: "adipiscing elit. "
- text run at (138,20) width 123: "Nam mollis, elit eu"
- text run at (40,40) width 265: "vulputate ornare, est urna congue felis, id"
- text run at (40,60) width 44: "auctor "
- text run at (83,60) width 200: "arcu odio imperdiet nulla. Cras"
- text run at (40,80) width 196: "viverra interdum diam blandit "
- text run at (235,80) width 71: "adipiscing."
- text run at (40,100) width 220: "Aliquam erat felis, iaculis sit amet"
- text run at (40,120) width 90: "rhoncus quis, "
- text run at (129,120) width 170: "condimentum at nisl. Duis"
- text run at (40,140) width 235: "malesuada quam vel augue hendrerit"
- text run at (40,160) width 41: "porta. "
- text run at (80,160) width 199: "Nulla vitae elementum mauris."
- RenderBlock (floating) {DIV} at (332,109) size 318x125 [bgcolor=#DDDDDD]
- RenderBlock {P} at (6,22) size 306x80
- RenderText {#text} at (11,0) size 255x79
- text run at (11,0) width 255 RTL: "\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD}"
- text run at (30,20) width 236 RTL: "\x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA},"
- text run at (23,40) width 243 RTL: "\x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC}"
- text run at (45,60) width 221 RTL: "\x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}"
- RenderBlock {HR} at (0,333) size 784x3 [border: (1px inset #000000)]
- RenderBlock {H2} at (0,355) size 784x31
- RenderText {#text} at (0,1) size 261x28
- text run at (0,1) width 261: "Behaviour within <a> tag"
- RenderBlock (floating) {DIV} at (0,405) size 318x173 [bgcolor=#DDDDDD]
- RenderInline {A} at (0,0) size 300x159 [color=#0000EE]
- RenderText {#text} at (46,6) size 300x159
- text run at (46,6) width 259: "Lorem ipsum dolor sit amet, consectetur"
- text run at (6,26) width 285: "adipiscing elit. Nam mollis, elit eu vulputate"
- text run at (6,46) width 154: "ornare, est urna congue "
- text run at (159,46) width 124: "felis, id auctor arcu"
- text run at (6,66) width 279: "odio imperdiet nulla. Cras viverra interdum"
- text run at (6,86) width 36: "diam "
- text run at (41,86) width 243: "blandit adipiscing. Aliquam erat felis,"
- text run at (6,106) width 190: "iaculis sit amet rhoncus quis, "
- text run at (195,106) width 104: "condimentum at"
- text run at (6,126) width 300: "nisl. Duis malesuada quam vel augue hendrerit"
- text run at (6,146) width 41: "porta. "
- text run at (46,146) width 199: "Nulla vitae elementum mauris."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (332,405) size 318x93 [bgcolor=#DDDDDD]
- RenderInline {A} at (0,0) size 295x79 [color=#0000EE]
- RenderText {#text} at (17,6) size 295x79
- text run at (17,6) width 255 RTL: "\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD}"
- text run at (40,26) width 272 RTL: "\x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}"
- text run at (28,46) width 284 RTL: "\x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA},"
- text run at (167,66) width 145 RTL: "\x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineinlineboxbackgroundrepeatxexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-repeat-x-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-repeat-x-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-repeat-x-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,67 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x599
- RenderBlock {HTML} at (0,0) size 800x599
- RenderBody {BODY} at (8,21) size 784x386
- RenderBlock {H1} at (0,0) size 784x38 [color=#990000]
- RenderText {#text} at (0,1) size 694x36
- text run at (0,1) width 694: "Webkit background image positioning on RTL text"
- RenderBlock {H2} at (0,59) size 784x31
- RenderText {#text} at (0,1) size 263x28
- text run at (0,1) width 263: "Behaviour within <p> tag"
- RenderBlock (floating) {DIV} at (0,109) size 318x225 [bgcolor=#DDDDDD]
- RenderBlock {P} at (6,22) size 306x180
- RenderText {#text} at (22,0) size 279x179
- text run at (22,0) width 259: "Lorem ipsum dolor sit amet, consectetur"
- text run at (22,20) width 99: "adipiscing elit. "
- text run at (120,20) width 123: "Nam mollis, elit eu"
- text run at (22,40) width 265: "vulputate ornare, est urna congue felis, id"
- text run at (22,60) width 44: "auctor "
- text run at (65,60) width 200: "arcu odio imperdiet nulla. Cras"
- text run at (22,80) width 196: "viverra interdum diam blandit "
- text run at (217,80) width 71: "adipiscing."
- text run at (22,100) width 275: "Aliquam erat felis, iaculis sit amet rhoncus"
- text run at (22,120) width 35: "quis, "
- text run at (56,120) width 242: "condimentum at nisl. Duis malesuada"
- text run at (22,140) width 208: "quam vel augue hendrerit porta. "
- text run at (229,140) width 72: "Nulla vitae"
- text run at (22,160) width 123: "elementum mauris."
- RenderBlock (floating) {DIV} at (332,109) size 318x165 [bgcolor=#DDDDDD]
- RenderBlock {P} at (6,22) size 306x120
- RenderText {#text} at (4,0) size 284x119
- text run at (4,0) width 280 RTL: "\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0}"
- text run at (38,20) width 246 RTL: "\x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}"
- text run at (0,40) width 284 RTL: "\x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA},"
- text run at (6,60) width 278 RTL: "\x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5}"
- text run at (24,80) width 260 RTL: "\x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA}"
- text run at (37,100) width 247 RTL: "\x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}"
- RenderBlock {HR} at (0,333) size 784x3 [border: (1px inset #000000)]
- RenderBlock {H2} at (0,355) size 784x31
- RenderText {#text} at (0,1) size 261x28
- text run at (0,1) width 261: "Behaviour within <a> tag"
- RenderBlock (floating) {DIV} at (0,405) size 318x173 [bgcolor=#DDDDDD]
- RenderInline {A} at (0,0) size 300x159 [color=#0000EE]
- RenderText {#text} at (28,6) size 300x159
- text run at (28,6) width 259: "Lorem ipsum dolor sit amet, consectetur"
- text run at (6,26) width 285: "adipiscing elit. Nam mollis, elit eu vulputate"
- text run at (6,46) width 154: "ornare, est urna congue "
- text run at (159,46) width 124: "felis, id auctor arcu"
- text run at (6,66) width 279: "odio imperdiet nulla. Cras viverra interdum"
- text run at (6,86) width 36: "diam "
- text run at (41,86) width 243: "blandit adipiscing. Aliquam erat felis,"
- text run at (6,106) width 190: "iaculis sit amet rhoncus quis, "
- text run at (195,106) width 104: "condimentum at"
- text run at (6,126) width 300: "nisl. Duis malesuada quam vel augue hendrerit"
- text run at (6,146) width 41: "porta. "
- text run at (46,146) width 199: "Nulla vitae elementum mauris."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (332,405) size 318x133 [bgcolor=#DDDDDD]
- RenderInline {A} at (0,0) size 302x119 [color=#0000EE]
- RenderText {#text} at (10,6) size 302x119
- text run at (10,6) width 280 RTL: "\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0}"
- text run at (18,26) width 294 RTL: "\x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD}"
- text run at (40,46) width 272 RTL: "\x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}"
- text run at (28,66) width 284 RTL: "\x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA},"
- text run at (34,86) width 278 RTL: "\x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5}"
- text run at (125,106) width 187 RTL: "\x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineinlineboxbackgroundrepeatyexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-repeat-y-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-repeat-y-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-box-background-repeat-y-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,67 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x599
- RenderBlock {HTML} at (0,0) size 800x599
- RenderBody {BODY} at (8,21) size 784x386
- RenderBlock {H1} at (0,0) size 784x38 [color=#990000]
- RenderText {#text} at (0,1) size 694x36
- text run at (0,1) width 694: "Webkit background image positioning on RTL text"
- RenderBlock {H2} at (0,59) size 784x31
- RenderText {#text} at (0,1) size 263x28
- text run at (0,1) width 263: "Behaviour within <p> tag"
- RenderBlock (floating) {DIV} at (0,109) size 318x225 [bgcolor=#DDDDDD]
- RenderBlock {P} at (6,22) size 306x180
- RenderText {#text} at (22,0) size 279x179
- text run at (22,0) width 259: "Lorem ipsum dolor sit amet, consectetur"
- text run at (22,20) width 99: "adipiscing elit. "
- text run at (120,20) width 123: "Nam mollis, elit eu"
- text run at (22,40) width 265: "vulputate ornare, est urna congue felis, id"
- text run at (22,60) width 44: "auctor "
- text run at (65,60) width 200: "arcu odio imperdiet nulla. Cras"
- text run at (22,80) width 196: "viverra interdum diam blandit "
- text run at (217,80) width 71: "adipiscing."
- text run at (22,100) width 275: "Aliquam erat felis, iaculis sit amet rhoncus"
- text run at (22,120) width 35: "quis, "
- text run at (56,120) width 242: "condimentum at nisl. Duis malesuada"
- text run at (22,140) width 208: "quam vel augue hendrerit porta. "
- text run at (229,140) width 72: "Nulla vitae"
- text run at (22,160) width 123: "elementum mauris."
- RenderBlock (floating) {DIV} at (332,109) size 318x165 [bgcolor=#DDDDDD]
- RenderBlock {P} at (6,22) size 306x120
- RenderText {#text} at (4,0) size 284x119
- text run at (4,0) width 280 RTL: "\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0}"
- text run at (38,20) width 246 RTL: "\x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}"
- text run at (0,40) width 284 RTL: "\x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA},"
- text run at (6,60) width 278 RTL: "\x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5}"
- text run at (24,80) width 260 RTL: "\x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA}"
- text run at (37,100) width 247 RTL: "\x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}"
- RenderBlock {HR} at (0,333) size 784x3 [border: (1px inset #000000)]
- RenderBlock {H2} at (0,355) size 784x31
- RenderText {#text} at (0,1) size 261x28
- text run at (0,1) width 261: "Behaviour within <a> tag"
- RenderBlock (floating) {DIV} at (0,405) size 318x173 [bgcolor=#DDDDDD]
- RenderInline {A} at (0,0) size 300x159 [color=#0000EE]
- RenderText {#text} at (28,6) size 300x159
- text run at (28,6) width 259: "Lorem ipsum dolor sit amet, consectetur"
- text run at (6,26) width 285: "adipiscing elit. Nam mollis, elit eu vulputate"
- text run at (6,46) width 154: "ornare, est urna congue "
- text run at (159,46) width 124: "felis, id auctor arcu"
- text run at (6,66) width 279: "odio imperdiet nulla. Cras viverra interdum"
- text run at (6,86) width 36: "diam "
- text run at (41,86) width 243: "blandit adipiscing. Aliquam erat felis,"
- text run at (6,106) width 190: "iaculis sit amet rhoncus quis, "
- text run at (195,106) width 104: "condimentum at"
- text run at (6,126) width 300: "nisl. Duis malesuada quam vel augue hendrerit"
- text run at (6,146) width 41: "porta. "
- text run at (46,146) width 199: "Nulla vitae elementum mauris."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (332,405) size 318x133 [bgcolor=#DDDDDD]
- RenderInline {A} at (0,0) size 302x119 [color=#0000EE]
- RenderText {#text} at (10,6) size 302x119
- text run at (10,6) width 280 RTL: "\x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0}"
- text run at (18,26) width 294 RTL: "\x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD}"
- text run at (40,46) width 272 RTL: "\x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA}"
- text run at (28,66) width 284 RTL: "\x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5} \x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA},"
- text run at (34,86) width 278 RTL: "\x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA} \x{5D4}\x{5D5}\x{5D1}\x{5DC}\x{5EA} \x{5D3}\x{5D9}\x{5E8}\x{5D5}\x{5EA} \x{5D1}\x{5DB}\x{5DC} \x{5D4}\x{5D0}\x{5E8}\x{5E5}"
- text run at (125,106) width 187 RTL: "\x{5E9}\x{5D9}\x{5E8}\x{5D5}\x{5EA}, \x{5D0}\x{5D9}\x{5DB}\x{5D5}\x{5EA} \x{5D5}\x{5DE}\x{5D7}\x{5D9}\x{5E8}\x{5D9}\x{5DD} \x{5DC}\x{5DC}\x{5D0} \x{5EA}\x{5D7}\x{5E8}\x{5D5}\x{5EA}"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineinlinecontinuationbordersexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-continuation-borders-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-continuation-borders-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-continuation-borders-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,137 +0,0 @@
</span><del>-layer at (0,0) size 800x1294
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1294
- RenderBlock {HTML} at (0,0) size 800x1294
- RenderBody {BODY} at (8,16) size 784x1262
- RenderBlock {DIV} at (0,0) size 784x614
- RenderBlock {DIV} at (0,0) size 784x128
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "LTR"
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderInline {SPAN} at (0,0) size 44x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderText {#text} at (22,0) size 22x19
- text run at (22,0) width 22: "aaa"
- RenderBlock (anonymous) at (0,72) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "bbb"
- RenderBlock (anonymous) at (0,108) size 784x20
- RenderInline {SPAN} at (0,0) size 44x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "ccc"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,144) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,162) size 784x128
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 154x19
- text run at (0,0) width 154: "LTR, empty inline after."
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderInline {SPAN} at (0,0) size 44x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderText {#text} at (22,0) size 22x19
- text run at (22,0) width 22: "aaa"
- RenderBlock (anonymous) at (0,72) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "bbb"
- RenderBlock (anonymous) at (0,108) size 784x20
- RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,306) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,324) size 784x128
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 167x19
- text run at (0,0) width 167: "LTR, empty inline before."
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderBlock (anonymous) at (0,72) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "bbb"
- RenderBlock (anonymous) at (0,108) size 784x20
- RenderInline {SPAN} at (0,0) size 44x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "ccc"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,468) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,486) size 784x128
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 226x19
- text run at (0,0) width 226: "LTR, empty inline before and after."
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderBlock (anonymous) at (0,72) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "bbb"
- RenderBlock (anonymous) at (0,108) size 784x20
- RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,630) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,648) size 784x614
- RenderBlock {DIV} at (0,0) size 784x128
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (754,0) size 30x19
- text run at (754,0) width 30: "RTL"
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderInline {SPAN} at (0,0) size 44x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderText {#text} at (740,0) size 22x19
- text run at (740,0) width 22: "aaa"
- RenderBlock (anonymous) at (0,72) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (760,0) size 24x19
- text run at (760,0) width 24: "bbb"
- RenderBlock (anonymous) at (0,108) size 784x20
- RenderInline {SPAN} at (0,0) size 44x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderText {#text} at (762,0) size 22x19
- text run at (762,0) width 22: "ccc"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,144) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,162) size 784x128
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (629,0) size 155x19
- text run at (629,0) width 5 RTL: "."
- text run at (633,0) width 151: "RTL, empty inline after"
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderInline {SPAN} at (0,0) size 44x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderText {#text} at (740,0) size 22x19
- text run at (740,0) width 22: "aaa"
- RenderBlock (anonymous) at (0,72) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (760,0) size 24x19
- text run at (760,0) width 24: "bbb"
- RenderBlock (anonymous) at (0,108) size 784x20
- RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,306) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,324) size 784x128
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (617,0) size 167x19
- text run at (617,0) width 5 RTL: "."
- text run at (621,0) width 163: "RTL, empty inline before"
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderBlock (anonymous) at (0,72) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (760,0) size 24x19
- text run at (760,0) width 24: "bbb"
- RenderBlock (anonymous) at (0,108) size 784x20
- RenderInline {SPAN} at (0,0) size 44x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderText {#text} at (762,0) size 22x19
- text run at (762,0) width 22: "ccc"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,468) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,486) size 784x128
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (557,0) size 227x19
- text run at (557,0) width 5 RTL: "."
- text run at (561,0) width 223: "RTL, empty inline before and after"
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderBlock (anonymous) at (0,72) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (760,0) size 24x19
- text run at (760,0) width 24: "bbb"
- RenderBlock (anonymous) at (0,108) size 784x20
- RenderInline {SPAN} at (0,0) size 22x23 [bgcolor=#008000] [border: (2px solid #FF0000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineinlinefocusringexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-focus-ring-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-focus-ring-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-focus-ring-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 732x39
- text run at (0,0) width 732: "Assuming the port-specific theme draws focus rings, this test can be used to ensure that a focus ring is drawn for a"
- text run at (0,20) width 534: "hyperlink. This test PASSED if a focus ring is drawn around the hyperlink (below)."
- RenderBlock (anonymous) at (0,56) size 784x20
- RenderInline {A} at (0,0) size 65x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 65x19
- text run at (0,0) width 65: "Hyperlink"
- RenderText {#text} at (0,0) size 0x0
-caret: position 0 of child 0 {#text} of child 3 {A} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineinlinepaddingdisablestextquirkexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-padding-disables-text-quirk-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-padding-disables-text-quirk-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-padding-disables-text-quirk-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x21 [bgcolor=#008000] [border: none (1px solid #000000) none]
- RenderInline {SPAN} at (0,0) size 1x19
- RenderBlock {DIV} at (0,21) size 784x20
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "There should be a green block above this text"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineinlinetextquirkbpmexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-text-quirk-bpm-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-text-quirk-bpm-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-text-quirk-bpm-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,71 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 665x19
- text run at (0,0) width 665: "The first four tests expect a green block to be above them, i.e., to have the text shrinking quirk disabled."
- RenderBlock {DIV} at (0,20) size 784x21 [bgcolor=#008000] [border: none (1px solid #000000) none]
- RenderInline {SPAN} at (0,0) size 1x19
- RenderBlock {DIV} at (0,41) size 784x20
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "There should be a green block above this text"
- RenderBlock {DIV} at (0,61) size 784x21 [bgcolor=#008000] [border: none (1px solid #000000) none]
- RenderInline {SPAN} at (0,0) size 1x19
- RenderBlock {DIV} at (0,82) size 784x20
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "There should be a green block above this text"
- RenderBlock {DIV} at (0,102) size 784x21 [bgcolor=#008000] [border: none (1px solid #000000) none]
- RenderInline {SPAN} at (0,0) size 1x19 [border: none (1px solid #000000)]
- RenderBlock {DIV} at (0,123) size 784x20
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "There should be a green block above this text"
- RenderBlock {DIV} at (0,143) size 784x21 [bgcolor=#008000] [border: none (1px solid #000000) none]
- RenderInline {SPAN} at (0,0) size 1x19 [border: none (1px solid #000000) none]
- RenderBlock {DIV} at (0,164) size 784x20
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "There should be a green block above this text"
- RenderBlock (anonymous) at (0,184) size 784x20
- RenderText {#text} at (0,0) size 603x19
- text run at (0,0) width 603: "The remaining tests do not expect a block to be above them, and red will show if the test fails."
- RenderBlock {DIV} at (0,204) size 784x1 [bgcolor=#FF0000] [border: none (1px solid #000000) none]
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock {DIV} at (0,205) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "There should not be a red block above this text"
- RenderBlock {DIV} at (0,225) size 784x1 [bgcolor=#FF0000] [border: none (1px solid #000000) none]
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock {DIV} at (0,226) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "There should not be a red block above this text"
- RenderBlock {DIV} at (0,246) size 784x1 [bgcolor=#FF0000] [border: none (1px solid #000000) none]
- RenderInline {SPAN} at (0,0) size 0x0 [border: (1px solid #000000) none]
- RenderBlock {DIV} at (0,247) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "There should not be a red block above this text"
- RenderBlock {DIV} at (0,267) size 784x1 [bgcolor=#FF0000] [border: none (1px solid #000000) none]
- RenderInline {SPAN} at (0,0) size 0x0 [border: none (1px solid #000000) none]
- RenderBlock {DIV} at (0,268) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "There should not be a red block above this text"
- RenderBlock {DIV} at (0,288) size 784x1 [bgcolor=#FF0000] [border: none (1px solid #000000) none]
- RenderInline {SPAN} at (0,0) size 0x19
- RenderBlock {DIV} at (0,289) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "There should not be a red block above this text"
- RenderBlock {DIV} at (0,309) size 784x1 [bgcolor=#FF0000] [border: none (1px solid #000000) none]
- RenderInline {SPAN} at (0,0) size 0x19
- RenderBlock {DIV} at (0,310) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "There should not be a red block above this text"
- RenderBlock {DIV} at (0,330) size 784x1 [bgcolor=#FF0000] [border: none (1px solid #000000) none]
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock {DIV} at (0,331) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "There should not be a red block above this text"
- RenderBlock {DIV} at (0,351) size 784x1 [bgcolor=#FF0000] [border: none (1px solid #000000) none]
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock {DIV} at (0,352) size 784x20
- RenderText {#text} at (0,0) size 300x19
- text run at (0,0) width 300: "There should not be a red block above this text"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineinlinewrapwithparentpaddingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-wrap-with-parent-padding-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-wrap-with-parent-padding-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/inline-wrap-with-parent-padding-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,79 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x58
- RenderBlock {HTML} at (0,0) size 800x58
- RenderBody {BODY} at (8,8) size 784x42
- RenderBlock {DIV} at (0,0) size 322x42 [border: (1px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 320x41 [border: (1px solid #008000)]
- RenderText {#text} at (2,1) size 15x19
- text run at (2,1) width 15: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (16,1) size 16x19
- text run at (16,1) width 16: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (31,1) size 15x19
- text run at (31,1) width 15: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (45,1) size 16x19
- text run at (45,1) width 16: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (60,1) size 16x19
- text run at (60,1) width 16: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (75,1) size 15x19
- text run at (75,1) width 15: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (89,1) size 16x19
- text run at (89,1) width 16: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (104,1) size 16x19
- text run at (104,1) width 16: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (119,1) size 15x19
- text run at (119,1) width 15: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (133,1) size 16x19
- text run at (133,1) width 16: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (148,1) size 16x19
- text run at (148,1) width 16: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (163,1) size 15x19
- text run at (163,1) width 15: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (177,1) size 16x19
- text run at (177,1) width 16: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (192,1) size 16x19
- text run at (192,1) width 16: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (207,1) size 15x19
- text run at (207,1) width 15: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (221,1) size 16x19
- text run at (221,1) width 16: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (236,1) size 16x19
- text run at (236,1) width 16: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (251,1) size 15x19
- text run at (251,1) width 15: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (265,1) size 16x19
- text run at (265,1) width 16: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (280,1) size 16x19
- text run at (280,1) width 16: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (295,1) size 15x19
- text run at (295,1) width 15: "-- "
- RenderInline {SPAN} at (0,0) size 320x39
- RenderText {#text} at (309,1) size 12x19
- text run at (309,1) width 12: "--"
- RenderInline {SPAN} at (0,0) size 26x19
- RenderText {#text} at (1,21) size 15x19
- text run at (1,21) width 15: "-- "
- RenderInline {SPAN} at (0,0) size 12x19
- RenderText {#text} at (15,21) size 12x19
- text run at (15,21) width 12: "--"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineleftrightcenterinlinealignmentinltrandrtlblocksexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,49 +0,0 @@
</span><del>-layer at (0,0) size 902x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 800x584
- RenderBlock {DIV} at (0,0) size 800x0
- RenderBlock {DIV} at (0,0) size 800x0
- RenderBlock {DIV} at (0,0) size 800x0
- RenderBlock {DIV} at (0,0) size 800x0
- RenderBlock {DIV} at (0,0) size 800x0
- RenderBlock {DIV} at (0,0) size 800x0
- RenderBlock {DIV} at (0,0) size 800x0
- RenderBlock {DIV} at (0,0) size 800x0
-layer at (162,560) size 246x30
- RenderBlock (positioned) {FONT} at (162,560) size 246x30
- RenderText {#text} at (0,1) size 246x28
- text run at (0,1) width 246: "RTL-Center-Aligned"
-layer at (-86,460) size 94x90 backgroundClip at (0,0) size 902x600 clip at (0,0) size 902x600 outlineClip at (0,0) size 902x600
- RenderBlock (positioned) {FONT} at (-86,460) size 94x90
- RenderText {#text} at (0,1) size 94x88
- text run at (0,1) width 60: "RTL-"
- text run at (0,31) width 63: "Left-"
- text run at (0,61) width 94: "Aligned"
-layer at (578,470) size 230x30
- RenderBlock (positioned) {FONT} at (578,470) size 230x30
- RenderText {#text} at (0,1) size 230x28
- text run at (0,1) width 230: "RTL-Right-Aligned"
-layer at (611,420) size 197x30
- RenderBlock (positioned) {FONT} at (610,420) size 198x30
- RenderText {#text} at (0,1) size 198x28
- text run at (0,1) width 198: "RTL-No-Aligned"
-layer at (408,370) size 245x30
- RenderBlock (positioned) {FONT} at (408,370) size 246x30
- RenderText {#text} at (0,1) size 246x28
- text run at (0,1) width 246: "LTR-Center-Aligned"
-layer at (8,320) size 216x30
- RenderBlock (positioned) {FONT} at (8,320) size 216x30
- RenderText {#text} at (0,1) size 216x28
- text run at (0,1) width 216: "LTR-Left-Aligned"
-layer at (808,210) size 94x90
- RenderBlock (positioned) {FONT} at (808,210) size 94x90
- RenderText {#text} at (34,1) size 94x88
- text run at (34,1) width 60: "LTR-"
- text run at (17,31) width 77: "Right-"
- text run at (0,61) width 94: "Aligned"
-layer at (8,220) size 196x30
- RenderBlock (positioned) {FONT} at (8,220) size 197x30
- RenderText {#text} at (0,1) size 197x28
- text run at (0,1) width 197: "LTR-No-Aligned"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlinelongwrappedlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/long-wrapped-line-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/long-wrapped-line-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/long-wrapped-line-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 2005x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderInline {SPAN} at (0,0) size 1998x19
- RenderText {#text} at (0,0) size 1998x19
- text run at (0,0) width 1998: "Side note. Both GR's have been cleaned by both myself and Miguet - Please keep our GR's clean or there will be Fire and Brimstone. The state of the GR2 today was Unacceptable with random parts that were suppose to be KGB that were not labeled, RTW, RFP and attached to a machine in awaiting parts. . "
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlinenestedtopalignmentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/nested-top-alignment-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/nested-top-alignment-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/nested-top-alignment-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (0,0) size 55x28 [border: (1px solid #000000)]
- RenderBlock {SPAN} at (1,1) size 53x26
- RenderBlock {SPAN} at (0,0) size 53x26
- RenderText {#text} at (0,4) size 53x15
- text run at (0,4) width 53: "Float Text"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (56,0) size 479x19
- text run at (56,0) width 479: "The float on the left should have a black border enclosing its text contents."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineoutlinecontinuationsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/outline-continuations-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/outline-continuations-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/outline-continuations-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x573
- RenderBlock (anonymous) at (0,0) size 784x23
- RenderInline {BIG} at (0,0) size 49x22
- RenderText {#text} at (0,0) size 0x0
- RenderInline {PARSERERROR} at (0,0) size 49x22
- RenderText {#text} at (0,0) size 49x22
- text run at (0,0) width 49: "TEXT"
- RenderBlock (anonymous) at (0,42) size 784x0
- RenderBlock {P} at (0,0) size 784x0
- RenderBlock (anonymous) at (0,42) size 784x0
- RenderInline {BIG} at (0,0) size 0x0
- RenderInline {PARSERERROR} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlinepercentagemarginsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/percentage-margins-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/percentage-margins-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/percentage-margins-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderInline {SPAN} at (0,0) size 270x19
- RenderText {#text} at (196,0) size 270x19
- text run at (196,0) width 270: "This span has 25% margins on either side."
- RenderText {#text} at (661,0) size 32x19
- text run at (661,0) width 32: "See?"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlinepositionedobjectbetweenreplacedelementsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/positioned-object-between-replaced-elements-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/positioned-object-between-replaced-elements-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/positioned-object-between-replaced-elements-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x131
- RenderBlock {HTML} at (0,0) size 800x131
- RenderBody {BODY} at (8,8) size 784x115
- RenderBlock {DIV} at (0,10) size 100x100 [bgcolor=#FF0000]
- RenderText {#text} at (100,95) size 4x19
- text run at (100,95) width 4: " "
- RenderBlock {DIV} at (-6,0) size 110x110 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlinepositionedLifetimeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/positionedLifetime-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/positionedLifetime-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/positionedLifetime-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {INPUT} at (2,3) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (20,2) size 4x19
- text run at (20,2) width 4: " "
- RenderBR {BR} at (24,17) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlinestyledEmptyInlinesWithBRsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/styledEmptyInlinesWithBRs-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/styledEmptyInlinesWithBRs-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline/styledEmptyInlinesWithBRs-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,10) size 784x580
-layer at (18,10) size 764x102
- RenderBlock (relative positioned) {DIV} at (10,0) size 764x102 [border: (1px solid #000000)]
- RenderText {#text} at (0,0) size 0x0
-layer at (18,10) size 35x39
- RenderInline (relative positioned) {SPAN} at (0,0) size 35x39 [bgcolor=#808080]
- RenderBR {BR} at (1,1) size 0x19
- RenderText {#text} at (1,21) size 35x19
- text run at (1,21) width 35: "again"
-layer at (18,122) size 764x102
- RenderBlock (relative positioned) {DIV} at (10,112) size 764x102 [border: (1px solid #000000)]
- RenderText {#text} at (0,0) size 0x0
-layer at (19,123) size 50x19
- RenderImage {IMG} at (1,1) size 50x19 [bgcolor=#0000FF]
-layer at (18,234) size 764x102
- RenderBlock (relative positioned) {DIV} at (10,224) size 764x102 [border: (1px solid #000000)]
- RenderText {#text} at (0,0) size 0x0
-layer at (19,235) size 50x19
- RenderImage {IMG} at (1,1) size 50x19 [bgcolor=#0000FF]
-layer at (18,346) size 764x102
- RenderBlock (relative positioned) {DIV} at (10,336) size 764x102 [border: (1px solid #000000)]
- RenderText {#text} at (0,0) size 0x0
-layer at (19,347) size 50x39
- RenderImage {IMG} at (1,1) size 50x39 [bgcolor=#0000FF]
-layer at (18,458) size 764x102
- RenderBlock (relative positioned) {DIV} at (10,448) size 764x102 [border: (1px solid #000000)]
- RenderText {#text} at (0,0) size 0x0
-layer at (19,459) size 50x79
- RenderImage {IMG} at (1,1) size 50x79 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineblock001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,88 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 247x19
- text run at (0,0) width 247: "The two blue boxes should be aligned."
- RenderBR {BR} at (246,15) size 1x0
- RenderText {#text} at (0,20) size 240x19
- text run at (0,20) width 240: "The two red boxes should be aligned."
- RenderBR {BR} at (239,35) size 1x0
- RenderText {#text} at (0,40) size 344x19
- text run at (0,40) width 344: "The text in the blue boxes should be on the same line."
- RenderBR {BR} at (343,55) size 1x0
- RenderText {#text} at (0,60) size 337x19
- text run at (0,60) width 337: "The text in the red boxes should be on the same line."
- RenderBR {BR} at (336,75) size 1x0
- RenderText {#text} at (0,80) size 647x19
- text run at (0,80) width 647: "The top of the first red box should line up with the bottom of the second last line of the last blue box."
- RenderBR {BR} at (646,95) size 1x0
- RenderBlock {P} at (0,100) size 68x84 [border: (2px solid #0000FF)]
- RenderText {#text} at (2,2) size 64x19
- text run at (2,2) width 64: "All on the"
- RenderBR {BR} at (65,17) size 1x0
- RenderText {#text} at (2,22) size 64x19
- text run at (2,22) width 64: "All on the"
- RenderBR {BR} at (65,37) size 1x0
- RenderText {#text} at (2,42) size 64x19
- text run at (2,42) width 64: "All on the"
- RenderBR {BR} at (65,57) size 1x0
- RenderText {#text} at (2,62) size 64x19
- text run at (2,62) width 64: "All on the"
- RenderText {#text} at (68,162) size 4x19
- text run at (68,162) width 4: " "
- RenderBlock {P} at (72,100) size 69x84 [border: (2px solid #0000FF)]
- RenderBlock {SPAN} at (2,2) size 65x80
- RenderText {#text} at (0,0) size 65x19
- text run at (0,0) width 65: "same line."
- RenderBR {BR} at (64,15) size 1x0
- RenderText {#text} at (0,20) size 65x19
- text run at (0,20) width 65: "same line."
- RenderBR {BR} at (64,35) size 1x0
- RenderText {#text} at (0,40) size 65x19
- text run at (0,40) width 65: "same line."
- RenderBR {BR} at (64,55) size 1x0
- RenderText {#text} at (0,60) size 65x19
- text run at (0,60) width 65: "same line."
- RenderText {#text} at (140,162) size 5x19
- text run at (140,162) width 5: " "
- RenderTable {TABLE} at (144,155) size 69x84 [border: (2px solid #FF0000)]
- RenderTableSection {TBODY} at (2,2) size 65x80
- RenderTableRow {TR} at (0,0) size 65x20
- RenderTableCell {TD} at (0,0) size 65x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 64x19
- text run at (0,0) width 64: "All on the"
- RenderTableRow {TR} at (0,20) size 65x20
- RenderTableCell {TD} at (0,20) size 65x20 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 64x19
- text run at (0,0) width 64: "All on the"
- RenderTableRow {TR} at (0,40) size 65x20
- RenderTableCell {TD} at (0,40) size 65x20 [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 64x19
- text run at (0,0) width 64: "All on the"
- RenderTableRow {TR} at (0,60) size 65x20
- RenderTableCell {TD} at (0,60) size 65x20 [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 64x19
- text run at (0,0) width 64: "All on the"
- RenderText {#text} at (212,162) size 5x19
- text run at (212,162) width 5: " "
- RenderTable {TABLE} at (216,155) size 74x84 [border: (2px solid #FF0000)]
- RenderTableSection {TBODY} at (2,2) size 69x80
- RenderTableRow {TR} at (0,0) size 69x20
- RenderTableCell {TD} at (0,0) size 69x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 69x19
- text run at (0,0) width 69: "same line. "
- RenderTableRow {TR} at (0,20) size 69x20
- RenderTableCell {TD} at (0,20) size 69x20 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 69x19
- text run at (0,0) width 69: "same line. "
- RenderTableRow {TR} at (0,40) size 69x20
- RenderTableCell {TD} at (0,40) size 69x20 [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 69x19
- text run at (0,0) width 69: "same line. "
- RenderTableRow {TR} at (0,60) size 69x20
- RenderTableCell {TD} at (0,60) size 69x20 [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 65x19
- text run at (0,0) width 65: "same line."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineblock003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 537x19
- text run at (0,0) width 537: "The two divs below should be on the same line, since they are display: inline-block."
- RenderBlock {CENTER} at (0,20) size 784x24
- RenderBlock {DIV} at (88,0) size 304x24 [border: (2px solid #0000FF)]
- RenderText {#text} at (102,2) size 100x19
- text run at (102,2) width 100: "This is div one."
- RenderBlock {DIV} at (392,0) size 304x24 [border: (2px solid #0000FF)]
- RenderText {#text} at (102,2) size 100x19
- text run at (102,2) width 100: "This is div two."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,44) size 784x68
- RenderText {#text} at (0,0) size 743x19
- text run at (0,0) width 743: "The two marquees below should be on separate lines, since marquees fill the width of a containing block by default."
- RenderInline {SPAN} at (0,0) size 784x43
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (8,72) size 784x24 clip at (10,74) size 780x20 scrollX -780
- RenderBlock {MARQUEE} at (0,20) size 784x24 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 99x19
- text run at (2,2) width 99: "This is div one."
-layer at (8,96) size 784x24 clip at (10,98) size 780x20 scrollX -780
- RenderBlock {MARQUEE} at (0,44) size 784x24 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 100x19
- text run at (2,2) width 100: "This is div two."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineblock006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,34 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 771x39
- text run at (0,0) width 322: "This is a baseline alignment test for inline blocks. "
- text run at (321,0) width 450: "The last lines of the two red-bordered inline blocks should line up and"
- text run at (0,20) width 124: "be on the baseline. "
- RenderBR {BR} at (123,35) size 1x0
- RenderBlock {DIV} at (0,70) size 260x64 [border: (2px solid #FF0000)]
- RenderText {#text} at (12,12) size 83x19
- text run at (12,12) width 83: "This is block"
- RenderBR {BR} at (94,27) size 1x0
- RenderText {#text} at (12,32) size 236x19
- text run at (12,32) width 84: "number one. "
- text run at (95,32) width 153: "This line is the last one."
- RenderText {#text} at (259,102) size 5x19
- text run at (259,102) width 5: " "
- RenderBlock {DIV} at (263,40) size 197x134 [border: (2px solid #FF0000)]
- RenderBlock (anonymous) at (12,12) size 172x40
- RenderText {#text} at (0,0) size 44x19
- text run at (0,0) width 44: "This is"
- RenderBR {BR} at (43,15) size 1x0
- RenderText {#text} at (0,20) size 81x19
- text run at (0,20) width 81: "number two."
- RenderBlock {DIV} at (12,52) size 172x40
- RenderText {#text} at (10,10) size 152x19
- text run at (10,10) width 152: "This line is the last one."
- RenderText {#text} at (459,102) size 144x19
- text run at (459,102) width 144: " More text on the line."
- RenderBR {BR} at (602,117) size 1x0
- RenderText {#text} at (0,174) size 89x19
- text run at (0,174) width 89: "The next line."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineblockcontenteditablebaselineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/contenteditable-baseline-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/contenteditable-baseline-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/contenteditable-baseline-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 515x19
- text run at (0,0) width 515: "This tests that contenteditable elements, with no children, get the right baseline. "
- RenderBR {BR} at (514,15) size 1x0
- RenderBR {BR} at (0,20) size 0x19
- RenderBlock {DIV} at (0,40) size 154x24 [border: (1px solid #FF0000)]
- RenderBlock {DIV} at (1,1) size 152x22 [border: (1px solid #008000)]
- RenderText {#text} at (154,42) size 452x19
- text run at (154,42) width 452: "This text should line up with the bottom of the text in the editable div. "
- RenderBR {BR} at (605,57) size 1x0
- RenderBR {BR} at (0,64) size 0x19
- RenderBlock {DIV} at (0,84) size 210x100 [border: (10px solid #FF0000)]
- RenderBlock (anonymous) at (10,10) size 190x20
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "text"
- RenderBlock {DIV} at (10,30) size 190x60 [border: (20px solid #008000)]
- RenderText {#text} at (210,134) size 452x19
- text run at (210,134) width 452: "This text should line up with the bottom of the text in the editable div. "
- RenderBR {BR} at (661,149) size 1x0
- RenderBR {BR} at (0,184) size 0x19
- RenderBlock {DIV} at (0,204) size 180x175 [border: (5px solid #FF0000)]
- RenderBlock {DIV} at (5,5) size 170x165 [border: (10px solid #008000)]
- RenderText {#text} at (180,322) size 448x19
- text run at (180,322) width 448: "This text should line up with the bottom of the text in the editable div."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineblockinlineblockverticalalignexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/inline-block-vertical-align-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/inline-block-vertical-align-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/inline-block-vertical-align-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x62
- RenderText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "One"
- RenderBR {BR} at (26,15) size 1x0
- RenderImage {IMG} at (0,36) size 11x11 [border: (1px dotted #FF0000)]
- RenderText {#text} at (11,30) size 4x19
- text run at (11,30) width 4: " "
- RenderBlock {DIV} at (15,20) size 102x42 [border: (1px dotted #FF0000)]
- RenderImage {IMG} at (1,1) size 1000x0
- RenderText {#text} at (18,1) size 66x39
- text run at (18,1) width 66: "Text Goes"
- text run at (35,21) width 32: "Here"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinlineblockoverflowclipexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/overflow-clip-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/overflow-clip-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inline-block/overflow-clip-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 108x19
- text run at (0,0) width 108: "This is a test for "
- RenderInline {I} at (0,0) size 764x39
- RenderInline {A} at (0,0) size 352x19 [color=#0000EE]
- RenderText {#text} at (107,0) size 352x19
- text run at (107,0) width 352: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8118"
- RenderText {#text} at (458,0) size 764x39
- text run at (458,0) width 306: " REGRESSION (r13595): Inline block's clipped"
- text run at (0,20) width 229: "overflow increases table row height"
- RenderText {#text} at (228,20) size 5x19
- text run at (228,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 269x19
- text run at (0,0) width 269: "You should see a green square and no red."
- RenderTable {TABLE} at (0,92) size 101x100 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 101x100
- RenderTableRow {TR} at (0,0) size 101x100
- RenderTableCell {TD} at (0,0) size 101x100 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 0x0
-layer at (8,100) size 100x100 scrollHeight 200
- RenderBlock {DIV} at (0,0) size 100x100
- RenderBlock {DIV} at (0,0) size 100x200 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinspectorsupportmatchedrulesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/inspector-support/matchedrules-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/inspector-support/matchedrules-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/inspector-support/matchedrules-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x20 [color=#FF0000]
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Hello world"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 220x19
- text run at (0,0) width 220: "The number of matched rules is: 1"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {B} at (0,0) size 0x0
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {B} at (0,0) size 37x19
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "Bold "
- RenderText {#text} at (36,0) size 57x19
- text run at (36,0) width 57: "Not bold"
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 92: "Also not bold."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderInline {I} at (0,0) size 60x19
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "Line One"
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "Line Two"
- RenderBlock (anonymous) at (0,72) size 784x20
- RenderInline {I} at (0,0) size 33x19
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "Line "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {I} at (0,0) size 38x19
- RenderText {#text} at (32,0) size 38x19
- text run at (32,0) width 38: "Three"
- RenderBlock (anonymous) at (0,108) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 65x19
- text run at (0,0) width 65: "Line Four"
- RenderBlock (anonymous) at (0,144) size 784x20
- RenderInline {I} at (0,0) size 61x19
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 61: "Line Five"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderInline {FONT} at (0,0) size 91x19 [color=#FF0000]
- RenderInline {I} at (0,0) size 91x19
- RenderText {#text} at (0,0) size 91x19
- text run at (0,0) width 91: "Italic and Red"
- RenderInline {I} at (0,0) size 1x19
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {FONT} at (0,0) size 95x19 [color=#FF0000]
- RenderText {#text} at (0,0) size 95x19
- text run at (0,0) width 95: "Italic and Red "
- RenderText {#text} at (94,0) size 68x19
- text run at (94,0) width 68: "Just italic."
- RenderBlock (anonymous) at (0,72) size 784x20
- RenderInline {I} at (0,0) size 69x19
- RenderText {#text} at (0,0) size 69x19
- text run at (0,0) width 69: "Italic only."
- RenderText {#text} at (68,0) size 38x19
- text run at (68,0) width 38: " Plain"
- RenderBlock {P} at (0,108) size 784x20
- RenderText {#text} at (0,0) size 128x19
- text run at (0,0) width 128: "I should not be red. "
- RenderInline {FONT} at (0,0) size 126x19 [color=#FF0000]
- RenderText {#text} at (127,0) size 35x19
- text run at (127,0) width 35: "Red. "
- RenderInline {I} at (0,0) size 92x19
- RenderText {#text} at (161,0) size 92x19
- text run at (161,0) width 92: "Italic and red."
- RenderBlock (anonymous) at (0,144) size 784x0
- RenderInline {FONT} at (0,0) size 0x0 [color=#FF0000]
- RenderInline {I} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,144) size 784x20
- RenderInline {FONT} at (0,0) size 125x19 [color=#FF0000]
- RenderInline {I} at (0,0) size 95x19
- RenderText {#text} at (0,0) size 95x19
- text run at (0,0) width 95: "Italic and red. "
- RenderText {#text} at (94,0) size 31x19
- text run at (94,0) width 31: "Red."
- RenderText {#text} at (124,0) size 129x19
- text run at (124,0) width 129: " I should not be red."
- RenderBlock (anonymous) at (0,180) size 784x20
- RenderInline {B} at (0,0) size 133x19
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "Bold "
- RenderInline {I} at (0,0) size 97x19
- RenderText {#text} at (36,0) size 97x19
- text run at (36,0) width 97: "Bold and italic"
- RenderInline {I} at (0,0) size 78x19
- RenderText {#text} at (132,0) size 78x19
- text run at (132,0) width 78: " Only Italic "
- RenderText {#text} at (209,0) size 34x19
- text run at (209,0) width 34: "Plain"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x57
- RenderInline {FONT} at (0,0) size 304x54
- RenderText {#text} at (0,1) size 304x54
- text run at (0,1) width 304: "First paragraph."
- RenderBlock (anonymous) at (0,73) size 784x0
- RenderInline {FONT} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,105) size 784x57
- RenderBlock {P} at (0,0) size 784x57
- RenderText {#text} at (0,1) size 358x54
- text run at (0,1) width 358: "Second paragraph."
- RenderBlock (anonymous) at (0,210) size 784x0
- RenderInline {FONT} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {B} at (0,0) size 0x0
- RenderBlock {P} at (0,210) size 784x20
- RenderInline {B} at (0,0) size 99x19
- RenderInline {I} at (0,0) size 99x19
- RenderText {#text} at (0,0) size 99x19
- text run at (0,0) width 99: "Bold and Italic"
- RenderInline {I} at (0,0) size 39x19
- RenderText {#text} at (98,0) size 39x19
- text run at (98,0) width 39: " Italic"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DL} at (0,0) size 784x40
- RenderBlock {DT} at (0,0) size 784x20
- RenderInline {B} at (0,0) size 27x19
- RenderText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "Boo"
- RenderBlock {DD} at (40,20) size 744x20
- RenderInline {B} at (0,0) size 37x19
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "Goo?"
- RenderBlock (anonymous) at (0,56) size 784x0
- RenderInline {B} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,7 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [color=#FFFFFF] [bgcolor=#008000]
- RenderText {#text} at (0,0) size 316x19
- text run at (0,0) width 316: "This should be white text on a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {LABEL} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderBlock {DIV} at (0,0) size 784x40
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderInline {A} at (0,0) size 36x19
- RenderText {#text} at (0,0) size 36x19
- text run at (0,0) width 36: "Hello"
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40: "World"
- RenderBlock (anonymous) at (0,40) size 784x0
- RenderInline {A} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,40) size 784x0
- RenderInline {LABEL} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid009expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/009-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/009-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/009-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,7 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [color=#FFFFFF] [bgcolor=#008000]
- RenderText {#text} at (0,0) size 316x19
- text run at (0,0) width 316: "This text should be white on a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid010expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/010-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/010-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/010-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,44 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 341x19
- text run at (0,0) width 341: "The style rule on this page should be totally ignored. "
- RenderInline {A} at (0,0) size 84x19
- RenderText {#text} at (340,0) size 84x19
- text run at (340,0) width 84: "here is a link"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {H1} at (0,41) size 784x39
- RenderText {#text} at (0,1) size 109x36
- text run at (0,1) width 109: "heading"
- RenderBlock (anonymous) at (0,100) size 784x101
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "issue"
- RenderBR {BR} at (32,15) size 0x0
- RenderInline {SPAN} at (0,0) size 22x19
- RenderText {#text} at (0,20) size 22x19
- text run at (0,20) width 22: "fail"
- RenderBR {BR} at (21,35) size 1x0
- RenderInline {A} at (0,0) size 124x19
- RenderText {#text} at (0,40) size 124x19
- text run at (0,40) width 124: "here is another link"
- RenderBR {BR} at (123,55) size 1x0
- RenderInline {SPAN} at (0,0) size 20x19
- RenderText {#text} at (0,60) size 20x19
- text run at (0,60) width 20: "n/a"
- RenderBR {BR} at (19,75) size 1x0
- RenderInline {SPAN} at (0,0) size 28x19
- RenderText {#text} at (0,80) size 28x19
- text run at (0,80) width 28: "pass"
- RenderBR {BR} at (27,95) size 1x0
- RenderBlock {H1} at (0,222) size 784x39
- RenderText {#text} at (0,1) size 223x36
- text run at (0,1) width 223: "another heading"
- RenderBlock (anonymous) at (0,281) size 784x21
- RenderInline {SPAN} at (0,0) size 20x19
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "n/a"
- RenderBR {BR} at (19,15) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid011expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/011-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/011-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/011-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,7 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [color=#FFFFFF] [bgcolor=#008000]
- RenderText {#text} at (0,0) size 293x19
- text run at (0,0) width 293: "I should be white text on a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid012expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/012-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/012-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/012-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {CENTER} at (0,0) size 784x20
- RenderInline {FONT} at (0,0) size 298x19
- RenderText {#text} at (243,0) size 298x19
- text run at (243,0) width 298: "You should see a 100x100 green Image below."
- RenderBlock (anonymous) at (0,20) size 784x100
- RenderInline {FONT} at (0,0) size 100x19
- RenderImage {IMG} at (0,0) size 100x100 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
- RenderTable {TABLE} at (0,120) size 7x6
- RenderTableSection {TBODY} at (0,0) size 7x6
- RenderTableRow {TR} at (0,2) size 7x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,126) size 784x0
- RenderInline {FONT} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid013expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/013-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/013-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/013-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,7 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [color=#FFFFFF] [bgcolor=#008000]
- RenderText {#text} at (0,0) size 319x19
- text run at (0,0) width 319: "You should see white text on a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid014expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/014-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/014-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/014-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 612x19
- text run at (0,0) width 289: "Random tests of some bizarre combinations. "
- text run at (288,0) width 324: "H2 should allow a form inside it, but p should not."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {FORM} at (0,20) size 784x24
- RenderMenuList {SELECT} at (2,2) size 40x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 28x14
- RenderText at (0,0) size 8x14
- text run at (0,0) width 8: "A"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,60) size 784x0
-layer at (470,48) size 48x52
- RenderBlock (positioned) {H2} at (470,47) size 48x53 [border: (2px solid #008000)]
- RenderBlock {FORM} at (2,2) size 44x24
- RenderMenuList {SELECT} at (2,2) size 40x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 28x14
- RenderText at (0,0) size 8x14
- text run at (0,0) width 8: "A"
- RenderText {#text} at (0,0) size 0x0
-layer at (470,44) size 4x4
- RenderBlock (positioned) {P} at (470,44) size 4x4 [border: (2px solid #008000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid016expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/016-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/016-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/016-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 742x19
- text run at (0,0) width 450: "You should see two 100x100 green squares with black borders below. "
- text run at (449,0) width 293: "If you see only one square, the test has failed."
- RenderBlock {P} at (0,36) size 784x104
- RenderImage {IMG} at (0,0) size 104x104 [bgcolor=#008000] [border: (2px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid019expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/019-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/019-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/019-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x579
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {B} at (0,0) size 0x0
- RenderInline {NOBR} at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 784x67
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderInline {B} at (0,0) size 770x39
- RenderInline {NOBR} at (0,0) size 223x19
- RenderText {#text} at (0,0) size 223x19
- text run at (0,0) width 223: "This text is in a div inside a nobr"
- RenderText {#text} at (222,0) size 770x39
- text run at (222,0) width 548: "More text that should not be in the nobr, i.e., the nobr should have closed the div"
- text run at (0,20) width 126: "inside it implicitly."
- RenderBlock {PRE} at (0,53) size 784x14
- RenderText {#text} at (0,0) size 266x14
- text run at (0,0) width 266: "A pre tag outside everything else."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid020expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/020-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/020-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/020-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {html} at (0,0) size 800x36
- RenderBody {body} at (8,8) size 784x20
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "Text"
- RenderTable {table} at (0,20) size 0x0
- RenderTable at (0,20) size 0x0
- RenderTableCol {colgroup} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalid021expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/021-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/021-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/021-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "All the text below should be part of a link."
- RenderBlock (anonymous) at (0,36) size 784x40
- RenderInline {NOBR} at (0,0) size 27x19
- RenderInline {A} at (0,0) size 27x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "Test"
- RenderInline {A} at (0,0) size 64x19 [color=#0000EE]
- RenderText {#text} at (26,0) size 64x19
- text run at (26,0) width 64: " more test"
- RenderBR {BR} at (89,15) size 1x0
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 90x19 [color=#0000EE]
- RenderText {#text} at (0,20) size 90x19
- text run at (0,20) width 90: "Test more test"
- RenderBR {BR} at (89,35) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalidmissingaddressendtagexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-address-end-tag-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-address-end-tag-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-address-end-tag-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {A} at (0,0) size 121x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 121x19
- text run at (53,0) width 121: "Bugzilla Bug 7724"
- RenderText {#text} at (173,0) size 487x19
- text run at (173,0) width 487: " Minor refactoring to HTMLParser::handleError() to remove duplicate code"
- RenderBlock {ADDRESS} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "addresstr"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalidmissingdlendtagexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-dl-end-tag-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-dl-end-tag-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-dl-end-tag-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {A} at (0,0) size 121x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 121x19
- text run at (53,0) width 121: "Bugzilla Bug 7724"
- RenderText {#text} at (173,0) size 487x19
- text run at (173,0) width 487: " Minor refactoring to HTMLParser::handleError() to remove duplicate code"
- RenderBlock {DL} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23: "dltr"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalidmissingdtendtagexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-dt-end-tag-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-dt-end-tag-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-dt-end-tag-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {A} at (0,0) size 121x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 121x19
- text run at (53,0) width 121: "Bugzilla Bug 7724"
- RenderText {#text} at (173,0) size 487x19
- text run at (173,0) width 487: " Minor refactoring to HTMLParser::handleError() to remove duplicate code"
- RenderBlock {DT} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23: "dttr"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalidmissingfontendtagexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-font-end-tag-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-font-end-tag-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/missing-font-end-tag-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {A} at (0,0) size 121x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 121x19
- text run at (53,0) width 121: "Bugzilla Bug 7724"
- RenderText {#text} at (173,0) size 487x19
- text run at (173,0) width 487: " Minor refactoring to HTMLParser::handleError() to remove duplicate code"
- RenderBlock (anonymous) at (0,20) size 784x20
- RenderInline {FONT} at (0,0) size 36x19
- RenderText {#text} at (0,0) size 36x19
- text run at (0,0) width 36: "fonttr"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalidnestedh3sexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/nestedh3s-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/nestedh3s-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/nestedh3s-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x574
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 574x19
- text run at (0,0) width 574: "In this sample, the H3s should be nested. This matches Firefox, IE, and the HTML5 spec."
- RenderBlock {H3} at (0,38) size 784x305 [border: (2px solid #FF0000)]
- RenderBlock (anonymous) at (4,4) size 776x23
- RenderInline {I} at (0,0) size 33x22
- RenderText {#text} at (0,0) size 33x22
- text run at (0,0) width 33: "One"
- RenderBlock (anonymous) at (4,48) size 776x231
- RenderBlock {H3} at (0,0) size 776x230 [border: (2px solid #FF0000)]
- RenderBlock (anonymous) at (4,4) size 768x26
- RenderInline {I} at (0,0) size 39x25
- RenderText {#text} at (0,0) size 39x25
- text run at (0,0) width 39: "Two"
- RenderBlock (anonymous) at (4,55) size 768x145
- RenderBlock {H3} at (0,0) size 768x144 [border: (2px solid #FF0000)]
- RenderBlock (anonymous) at (4,4) size 760x32
- RenderInline {I} at (0,0) size 64x30
- RenderText {#text} at (0,1) size 64x30
- text run at (0,1) width 64: "Three"
- RenderBlock (anonymous) at (4,65) size 760x45
- RenderBlock {H3} at (0,0) size 760x44 [border: (2px solid #FF0000)]
- RenderInline {I} at (0,0) size 64x34
- RenderText {#text} at (4,5) size 64x34
- text run at (4,5) width 64: "Four"
- RenderBlock (anonymous) at (4,139) size 760x0
- RenderInline {I} at (0,0) size 0x0
- RenderBlock (anonymous) at (4,225) size 768x0
- RenderInline {I} at (0,0) size 0x0
- RenderBlock (anonymous) at (4,299) size 776x0
- RenderInline {I} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalidtableinsidestraytablecontentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/table-inside-stray-table-content-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/table-inside-stray-table-content-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/table-inside-stray-table-content-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 205x19
- text run at (0,0) width 205: "Should say \"SUCCESS\" below:"
- RenderBlock {DIV} at (0,36) size 784x86 [border: (2px solid #FF0000)]
- RenderBlock {DIV} at (2,2) size 780x50 [border: (10px solid #008000)]
- RenderBlock {DIV} at (10,10) size 760x14 [border: (2px solid #0000FF)]
- RenderTable {TABLE} at (2,52) size 0x0
- RenderTable {TABLE} at (2,52) size 48x32 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 44x28
- RenderTableRow {TR} at (0,2) size 44x24
- RenderTableCell {TD} at (2,2) size 40x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 36x19
- text run at (2,2) width 36: "Table"
- RenderBlock {P} at (0,138) size 784x20
- RenderText {#text} at (0,0) size 70x19
- text run at (0,0) width 70: "SUCCESS"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastinvalidtdinsideobjectexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/td-inside-object-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/td-inside-object-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/invalid/td-inside-object-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 718x105
- RenderTableSection {TBODY} at (0,0) size 718x105
- RenderTableRow {TR} at (0,2) size 718x101
- RenderTableCell {TD} at (2,41) size 301x23 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 299x20
- text run at (1,2) width 299: "This text should be to the left of the cat image."
- RenderTableCell {TD} at (304,2) size 101x101 [r=0 c=1 rs=1 cs=1]
- RenderImage {OBJECT} at (1,1) size 98x99
- RenderTableCell {TD} at (406,41) size 310x23 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 308x20
- text run at (1,2) width 308: "This text should be to the right of the cat image."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlayersinlinedirtyzorderlistsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/inline-dirty-z-order-lists-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/inline-dirty-z-order-lists-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/inline-dirty-z-order-lists-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 776x39
- RenderInline {A} at (0,0) size 312x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 312x19
- text run at (53,0) width 312: "https://bugs.webkit.org/show_bug.cgi?id=23848"
- RenderText {#text} at (364,0) size 776x39
- text run at (364,0) width 412: " REGRESSION: Crash when mouse cursor moves over a link on"
- text run at (0,20) width 121: "www.opportuno.de"
- RenderText {#text} at (120,20) size 5x19
- text run at (120,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 756x19
- text run at (0,0) width 462: "This tests that changing the z-index of an inline correctly invalidates its "
- text run at (461,0) width 295: "layer\x{2019}s and its stacking context\x{2019}s z-index lists."
- RenderBlock (anonymous) at (0,92) size 784x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlayersnormalflowhittestexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/normal-flow-hit-test-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/normal-flow-hit-test-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/normal-flow-hit-test-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x325
- RenderBlock {HTML} at (0,0) size 800x325
- RenderBody {BODY} at (8,16) size 784x301
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "Tests for "
- RenderInline {A} at (0,0) size 310x19 [color=#0000EE]
- RenderText {#text} at (59,0) size 310x19
- text run at (59,0) width 310: "https://bugs.webkit.org/show_bug.cgi?id=24552"
- RenderBlock (anonymous) at (0,36) size 784x125
- RenderText {#text} at (120,105) size 4x19
- text run at (120,105) width 4: " "
- RenderInline {A} at (0,0) size 62x19 [color=#0000EE]
- RenderText {#text} at (124,105) size 62x19
- text run at (124,105) width 62: "Link here"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,281) size 784x20
- RenderText {#text} at (0,0) size 168x19
- text run at (0,0) width 168: "Found link node, so PASS"
-layer at (18,62) size 100x100
- RenderBlock {DIV} at (10,10) size 100x100 [bgcolor=#808080]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlayersopacityoutlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/opacity-outline-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/opacity-outline-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/opacity-outline-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 773x39
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 353x19
- text run at (53,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9193"
- RenderText {#text} at (405,0) size 773x39
- text run at (405,0) width 5: " "
- text run at (409,0) width 364: "REGRESSION: setting an opacity on an element with an"
- text run at (0,20) width 321: "outline causes the outline to disappear completely"
- RenderText {#text} at (320,20) size 5x19
- text run at (320,20) width 5: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
-layer at (8,74) size 100x100
- RenderBlock {DIV} at (0,66) size 100x100 [bgcolor=#C0C0C0]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlayersopacitytransformsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/opacity-transforms-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/opacity-transforms-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/opacity-transforms-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x88
- RenderBlock {HTML} at (0,0) size 800x88
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {A} at (0,0) size 310x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "https://bugs.webkit.org/show_bug.cgi?id=22026"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 662x19
- text run at (0,0) width 662: "Test that elements with transform and opacity on a parent are not clipped. You should see no red below."
-layer at (150,200) size 100x100
- RenderBlock (positioned) {DIV} at (150,200) size 100x100 [bgcolor=#FF0000]
-layer at (100,150) size 100x100
- RenderBlock (positioned) {DIV} at (100,150) size 100x100
-layer at (100,150) size 10x10
- RenderBlock {DIV} at (0,0) size 10x10
-layer at (100,150) size 100x100
- RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlayersremovelayerwithnestedstackingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/remove-layer-with-nested-stacking-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/remove-layer-with-nested-stacking-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/remove-layer-with-nested-stacking-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 305x19
- text run at (0,0) width 305: "The square should be a uniform shade of green."
- RenderBlock (anonymous) at (0,70) size 784x0
- RenderBlock (anonymous) at (0,70) size 784x100
- RenderBlock (anonymous) at (0,170) size 784x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (8,78) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100
- RenderText {#text} at (0,0) size 0x0
-layer at (8,28) size 100x50
- RenderBlock {DIV} at (0,20) size 100x50 [bgcolor=#008000]
-layer at (8,78) size 100x50
- RenderBlock {SPAN} at (0,0) size 100x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlayersremoveonlythislayerupdateexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/remove-only-this-layer-update-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/remove-only-this-layer-update-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/remove-only-this-layer-update-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,100) size 800x500
- RenderBlock {DIV} at (100,0) size 600x100
- RenderBlock (anonymous) at (0,200) size 800x40
- RenderText {#text} at (0,0) size 787x39
- text run at (0,0) width 496: "You should see a 100x100 green rect at 100x100 above with the word PASS. "
- text run at (495,0) width 237: "There should be no red on this page. "
- text run at (731,0) width 56: "This is a"
- text run at (0,20) width 391: "test case for https://bugs.webkit.org/show_bug.cgi?id=25252"
- RenderText {#text} at (0,0) size 0x0
-layer at (100,100) size 100x100
- RenderBlock (positioned) {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 35x19
- text run at (0,0) width 35: "FAIL"
-layer at (100,100) size 100x100
- RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "PASS"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlayersvideolayerexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/video-layer-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/video-layer-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/video-layer-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderInline {A} at (0,0) size 310x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "https://bugs.webkit.org/show_bug.cgi?id=25066"
- RenderBR {BR} at (309,15) size 1x0
- RenderText {#text} at (0,20) size 421x19
- text run at (0,20) width 421: "controls should not be misplaced when video gets a RenderLayer."
- RenderBlock (anonymous) at (0,56) size 784x252
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (58,114) size 302x152
- RenderVideo {VIDEO} at (50,50) size 302x152 [border: (1px solid #000000)]
-layer at (59,115) size 300x150
- RenderFlexibleBox {DIV} at (1,1) size 300x150
-layer at (173,154) size 72x72
- RenderButton {BUTTON} at (114,39) size 72x72 [bgcolor=#FFFFFF02]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlayerszindexinheritexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/zindex-inherit-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/zindex-inherit-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/layers/zindex-inherit-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 240x19
- text run at (0,0) width 240: "You should see a green square below."
-layer at (8,28) size 100x100
- RenderBlock (relative positioned) {DIV} at (0,20) size 100x100 [bgcolor=#FF0000]
-layer at (8,28) size 100x100
- RenderBlock (positioned) {DIV} at (0,0) size 100x100
-layer at (8,28) size 100x100
- RenderBlock (positioned) {DIV} at (0,0) size 100x100
-layer at (8,28) size 100x100
- RenderBlock (positioned) zI: 100 {DIV} at (0,0) size 100x100
-layer at (8,28) size 100x100
- RenderBlock (positioned) zI: 1000 {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlinegridlinegridfloatingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-floating-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-floating-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-floating-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (5,5) size 274x148 [border: (2px solid #000000)]
- RenderBlock {DIV} at (12,12) size 250x124
- RenderText {#text} at (0,23) size 103x14
- text run at (0,23) width 103: "This text should snap"
- RenderBR {BR} at (102,34) size 1x0
- RenderText {#text} at (0,66) size 115x14
- text run at (0,66) width 115: "to a 36px font-size grid."
- RenderBR {BR} at (114,77) size 1x0
- RenderText {#text} at (0,109) size 250x14
- text run at (0,109) width 250: "There should be lots of spacing between these lines."
- RenderBlock (floating) {DIV} at (288,5) size 370x110 [border: (2px solid #000000)]
- RenderText {#text} at (12,13) size 307x41
- text run at (12,13) width 307: "This text should snap"
- RenderBR {BR} at (318,46) size 1x0
- RenderText {#text} at (12,56) size 345x41
- text run at (12,56) width 345: "to a 36px font-size grid."
- RenderBR {BR} at (356,89) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlinegridlinegridinsidecolumnsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-inside-columns-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-inside-columns-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-inside-columns-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,75 +0,0 @@
</span><del>-layer at (0,0) size 1586x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 784x504
- RenderBlock {DIV} at (0,0) size 784x504 [border: (2px solid #FF0000)]
- RenderMultiColumnSet at (2,2) size 780x500
-layer at (10,10) size 382x1625 backgroundClip at (0,0) size 1586x600 clip at (0,0) size 1586x600 outlineClip at (0,0) size 1586x600
- RenderMultiColumnFlowThread at (2,2) size 382x1625
- RenderBlock {DIV} at (0,0) size 382x1625
- RenderBlock {DIV} at (0,0) size 382x383
- RenderText {#text} at (0,19) size 359x105
- text run at (0,19) width 358: "All of this text even though it's smaller should be on the"
- text run at (0,62) width 359: "36px grid. The grid should reset at the top of the second"
- text run at (0,105) width 52: "column."
- RenderBR {BR} at (51,120) size 1x0
- RenderText {#text} at (0,148) size 359x105
- text run at (0,148) width 358: "All of this text even though it's smaller should be on the"
- text run at (0,191) width 359: "36px grid. The grid should reset at the top of the second"
- text run at (0,234) width 52: "column."
- RenderBR {BR} at (51,249) size 1x0
- RenderText {#text} at (0,277) size 359x105
- text run at (0,277) width 358: "All of this text even though it's smaller should be on the"
- text run at (0,320) width 359: "36px grid. The grid should reset at the top of the second"
- text run at (0,363) width 52: "column."
- RenderBR {BR} at (51,378) size 1x0
- RenderBlock {DIV} at (0,383) size 382x545
- RenderText {#text} at (0,16) size 373x184
- text run at (0,16) width 373: "All of this text even though it's smaller"
- text run at (0,59) width 351: "should be on the 36px grid. The grid"
- text run at (0,129) width 345: "should reset at the top of the second"
- text run at (0,172) width 78: "column."
- RenderBR {BR} at (77,194) size 1x0
- RenderText {#text} at (0,215) size 373x157
- text run at (0,215) width 373: "All of this text even though it's smaller"
- text run at (0,258) width 351: "should be on the 36px grid. The grid"
- text run at (0,301) width 345: "should reset at the top of the second"
- text run at (0,344) width 78: "column."
- RenderBR {BR} at (77,366) size 1x0
- RenderText {#text} at (0,387) size 373x157
- text run at (0,387) width 373: "All of this text even though it's smaller"
- text run at (0,430) width 351: "should be on the 36px grid. The grid"
- text run at (0,473) width 345: "should reset at the top of the second"
- text run at (0,516) width 78: "column."
- RenderBR {BR} at (77,538) size 1x0
- RenderBlock {DIV} at (0,928) size 382x282
- RenderText {#text} at (0,27) size 379x82
- text run at (0,27) width 379: "All of this text even though it's smaller should be on the 36px grid. The grid should reset at the"
- text run at (0,97) width 104: "top of the second column."
- RenderBR {BR} at (103,106) size 1x0
- RenderText {#text} at (0,140) size 379x55
- text run at (0,140) width 379: "All of this text even though it's smaller should be on the 36px grid. The grid should reset at the"
- text run at (0,183) width 104: "top of the second column."
- RenderBR {BR} at (103,192) size 1x0
- RenderText {#text} at (0,226) size 379x55
- text run at (0,226) width 379: "All of this text even though it's smaller should be on the 36px grid. The grid should reset at the"
- text run at (0,269) width 104: "top of the second column."
- RenderBR {BR} at (103,278) size 1x0
- RenderBlock {DIV} at (0,1210) size 382x415
- RenderText {#text} at (0,22) size 377x107
- text run at (0,22) width 377: "All of this text even though it's smaller should be on"
- text run at (0,65) width 375: "the 36px grid. The grid should reset at the top of the"
- text run at (0,108) width 113: "second column."
- RenderBR {BR} at (112,125) size 1x0
- RenderText {#text} at (0,151) size 377x107
- text run at (0,151) width 377: "All of this text even though it's smaller should be on"
- text run at (0,194) width 375: "the 36px grid. The grid should reset at the top of the"
- text run at (0,237) width 113: "second column."
- RenderBR {BR} at (112,254) size 1x0
- RenderText {#text} at (0,307) size 377x107
- text run at (0,307) width 377: "All of this text even though it's smaller should be on"
- text run at (0,350) width 375: "the 36px grid. The grid should reset at the top of the"
- text run at (0,393) width 113: "second column."
- RenderBR {BR} at (112,410) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlinegridlinegridintofloatsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-into-floats-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-into-floats-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-into-floats-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (15,15) size 254x121 [border: (2px solid #000000)]
- RenderText {#text} at (2,18) size 103x14
- text run at (2,18) width 103: "This text should snap"
- RenderBR {BR} at (104,29) size 1x0
- RenderText {#text} at (2,61) size 115x14
- text run at (2,61) width 115: "to a 36px font-size grid."
- RenderBR {BR} at (116,72) size 1x0
- RenderText {#text} at (2,104) size 250x14
- text run at (2,104) width 250: "There should be lots of spacing between these lines."
- RenderBlock (floating) {DIV} at (278,15) size 197x80 [border: (2px solid #000000)]
- RenderText {#text} at (2,11) size 171x23
- text run at (2,11) width 171: "This text should snap"
- RenderBR {BR} at (172,29) size 1x0
- RenderText {#text} at (2,54) size 192x23
- text run at (2,54) width 192: "to a 36px font-size grid."
- RenderBR {BR} at (193,72) size 1x0
- RenderText {#text} at (479,11) size 758x256
- text run at (479,11) width 289: "Here we can see the"
- text run at (479,54) width 256: "actual lines of the"
- text run at (479,97) width 264: "grid outside of the"
- text run at (273,140) width 402: "floating objects. Everything"
- text run at (10,183) width 717: "should be aligned to these lines, including what is"
- text run at (10,226) width 300: "inside the two floats."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlinegridlinegridpositionedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-positioned-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-positioned-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/line-grid/line-grid-positioned-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (10,10) size 274x148
- RenderBlock (positioned) {DIV} at (10,10) size 274x148 [border: (2px solid #000000)]
- RenderBlock {DIV} at (12,12) size 250x124
- RenderText {#text} at (0,23) size 103x14
- text run at (0,23) width 103: "This text should snap"
- RenderBR {BR} at (102,34) size 1x0
- RenderText {#text} at (0,66) size 115x14
- text run at (0,66) width 115: "to a 36px font-size grid."
- RenderBR {BR} at (114,77) size 1x0
- RenderText {#text} at (0,109) size 250x14
- text run at (0,109) width 250: "There should be lots of spacing between these lines."
-layer at (350,10) size 369x110
- RenderBlock (positioned) {DIV} at (350,10) size 369x110 [border: (2px solid #000000)]
- RenderText {#text} at (12,13) size 307x41
- text run at (12,13) width 307: "This text should snap"
- RenderBR {BR} at (318,46) size 1x0
- RenderText {#text} at (12,56) size 345x41
- text run at (12,56) width 345: "to a 36px font-size grid."
- RenderBR {BR} at (356,89) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 810x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x108 [border: (3px solid #FFA500)]
- RenderBlock (floating) {DIV} at (11,11) size 122x122 [bgcolor=#FFA500] [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 762x86 [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 740x64 [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 718x42 [border: (3px solid #FFA500)]
- RenderListMarker at (103,11) size 7x19: bullet
- RenderListMarker at (103,11) size 7x19: bullet
- RenderListMarker at (103,11) size 7x19: bullet
- RenderText {#text} at (132,11) size 90x19
- text run at (132,11) width 90: "List item text."
- RenderBlock {UL} at (0,124) size 784x124
- RenderListItem {LI} at (40,0) size 744x124 [border: (2px solid #FF0000)]
- RenderListMarker at (755,52) size 7x19: bullet
- RenderText {#text} at (52,52) size 504x19
- text run at (52,52) width 504: "Foo fofodfosjlkdf dslkdjlk asdlksjald djklsd klasjdkas sdajd lsadjkl asjdlksajdk"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists001verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/001-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/001-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/001-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x622
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock {DIV} at (0,0) size 108x584 [border: (3px solid #FFA500)]
- RenderBlock (floating) {DIV} at (11,11) size 122x122 [bgcolor=#FFA500] [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 86x562 [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 64x540 [border: (3px solid #FFA500)]
- RenderListItem {DIV} at (11,11) size 42x518 [border: (3px solid #FFA500)]
- RenderListMarker at (11,103) size 19x7: bullet
- RenderListMarker at (11,103) size 19x7: bullet
- RenderListMarker at (11,103) size 19x7: bullet
- RenderText {#text} at (11,132) size 19x90
- text run at (11,132) width 90: "List item text."
- RenderBlock {UL} at (124,0) size 144x584
- RenderListItem {LI} at (0,40) size 144x544 [border: (2px solid #FF0000)]
- RenderListMarker at (52,555) size 19x7: bullet
- RenderText {#text} at (52,52) size 39x428
- text run at (52,52) width 428: "Foo fofodfosjlkdf dslkdjlk asdlksjald djklsd klasjdkas sdajd lsadjkl"
- text run at (72,52) width 72: "asjdlksajdk"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x40
- RenderBlock {UL} at (0,0) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 40x19 [color=#0000EE]
- RenderText {#text} at (704,0) size 40x19
- text run at (704,0) width 40: "Home"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 58x19 [color=#0000EE]
- RenderText {#text} at (686,0) size 58x19
- text run at (686,0) width 58: "Archives"
- RenderBlock {P} at (0,56) size 784x40
- RenderText {#text} at (0,0) size 755x39
- text run at (0,0) width 553: "This test case illustrates the correct positioning of list item bullets according to CSS3. "
- text run at (552,0) width 203: "The bullets should be on the far"
- text run at (0,20) width 316: "left, with the text of the list items on the far right."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists002verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/002-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/002-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/002-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock {DIV} at (0,0) size 40x584
- RenderBlock {UL} at (0,0) size 40x584
- RenderListItem {LI} at (0,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
- RenderInline {A} at (0,0) size 19x40 [color=#0000EE]
- RenderText {#text} at (0,504) size 19x40
- text run at (0,504) width 40: "Home"
- RenderListItem {LI} at (20,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
- RenderInline {A} at (0,0) size 19x58 [color=#0000EE]
- RenderText {#text} at (0,486) size 19x58
- text run at (0,486) width 58: "Archives"
- RenderBlock {P} at (56,0) size 40x584
- RenderText {#text} at (0,0) size 39x578
- text run at (0,0) width 553: "This test case illustrates the correct positioning of list item bullets according to CSS3. "
- text run at (0,552) width 25: "The"
- text run at (20,0) width 494: "bullets should be on the far left, with the text of the list items on the far right."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,204 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x400
- RenderBlock {HTML} at (0,0) size 800x400
- RenderBody {BODY} at (8,16) size 784x332
- RenderBlock (floating) {DIV} at (0,0) size 471x384
- RenderBlock {P} at (0,16) size 471x60
- RenderText {#text} at (0,0) size 429x19
- text run at (0,0) width 429: "This test case illustrates incorrect positioning of list items within a "
- RenderInline {CODE} at (0,0) size 468x34
- RenderText {#text} at (428,5) size 468x34
- text run at (428,5) width 40: "text-"
- text run at (0,25) width 94: "align: right"
- RenderText {#text} at (93,20) size 74x19
- text run at (93,20) width 74: " div after a "
- RenderInline {CODE} at (0,0) size 87x14
- RenderText {#text} at (166,25) size 87x14
- text run at (166,25) width 87: "float: left"
- RenderText {#text} at (252,20) size 32x19
- text run at (252,20) width 32: " div. "
- RenderInline {A} at (0,0) size 420x39 [color=#0000EE]
- RenderText {#text} at (283,20) size 420x39
- text run at (283,20) width 137: "Screenshot of correct"
- text run at (0,40) width 56: "behavior"
- RenderText {#text} at (55,40) size 10x19
- text run at (55,40) width 10: "; "
- RenderInline {A} at (0,0) size 128x19 [color=#0000EE]
- RenderText {#text} at (64,40) size 128x19
- text run at (64,40) width 128: "screenshot of Safari"
- RenderText {#text} at (191,40) size 5x19
- text run at (191,40) width 5: "."
- RenderBlock {P} at (0,92) size 471x40
- RenderText {#text} at (0,0) size 455x19
- text run at (0,0) width 455: "This bug only occurs on pages with a standards-compliant DOCTYPE."
- RenderInline {A} at (0,0) size 261x19 [color=#0000EE]
- RenderText {#text} at (0,20) size 261x19
- text run at (0,20) width 261: "View this test case without a DOCTYPE"
- RenderText {#text} at (260,20) size 5x19
- text run at (260,20) width 5: "."
- RenderBlock {OL} at (0,148) size 471x220
- RenderListItem {LI} at (40,0) size 431x40
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 406x39
- text run at (0,0) width 159: "New larger PowerBook. "
- text run at (158,0) width 248: "Still 1 GHz, but with a 17-inch screen."
- text run at (0,20) width 44: "$3299."
- RenderListItem {LI} at (40,40) size 431x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 359x19
- text run at (0,0) width 315: "New smaller PowerBook, with a 12-inch screen. "
- text run at (314,0) width 45: "$1799."
- RenderListItem {LI} at (40,60) size 431x60
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 95x19
- text run at (0,0) width 95: "New browser: "
- RenderInline {A} at (0,0) size 39x19 [color=#0000EE]
- RenderText {#text} at (94,0) size 39x19
- text run at (94,0) width 39: "Safari"
- RenderText {#text} at (132,0) size 73x19
- text run at (132,0) width 9: ". "
- text run at (140,0) width 65: "Engine is "
- RenderInline {A} at (0,0) size 78x19 [color=#0000EE]
- RenderText {#text} at (204,0) size 78x19
- text run at (204,0) width 78: "open source"
- RenderText {#text} at (281,0) size 21x19
- text run at (281,0) width 21: " (a "
- RenderInline {A} at (0,0) size 110x19 [color=#0000EE]
- RenderText {#text} at (301,0) size 110x19
- text run at (301,0) width 110: "modified version"
- RenderText {#text} at (410,0) size 18x19
- text run at (410,0) width 18: " of"
- RenderInline {A} at (0,0) size 57x19 [color=#0000EE]
- RenderText {#text} at (0,20) size 57x19
- text run at (0,20) width 57: "KHTML"
- RenderText {#text} at (56,20) size 415x39
- text run at (56,20) width 359: "), rest of the application is free but not open source (just"
- text run at (0,40) width 86: "like the OS). "
- text run at (85,40) width 124: "Only runs on 10.2. "
- text run at (208,40) width 158: "Currently in public beta."
- RenderListItem {LI} at (40,120) size 431x40
- RenderListMarker at (-21,0) size 16x19: "4"
- RenderText {#text} at (0,0) size 399x39
- text run at (0,0) width 243: "New presentation software: Keynote. "
- text run at (242,0) width 157: "The software Steve Jobs"
- text run at (0,20) width 32: "uses."
- RenderListItem {LI} at (40,160) size 431x40
- RenderListMarker at (-21,0) size 16x19: "5"
- RenderText {#text} at (0,0) size 109x19
- text run at (0,0) width 109: "New versions of "
- RenderInline {A} at (0,0) size 48x19 [color=#0000EE]
- RenderText {#text} at (108,0) size 48x19
- text run at (108,0) width 48: "iMovie"
- RenderText {#text} at (155,0) size 9x19
- text run at (155,0) width 9: ", "
- RenderInline {A} at (0,0) size 42x19 [color=#0000EE]
- RenderText {#text} at (163,0) size 42x19
- text run at (163,0) width 42: "iPhoto"
- RenderText {#text} at (204,0) size 9x19
- text run at (204,0) width 9: ", "
- RenderInline {A} at (0,0) size 44x19 [color=#0000EE]
- RenderText {#text} at (212,0) size 44x19
- text run at (212,0) width 44: "iTunes"
- RenderText {#text} at (255,0) size 174x19
- text run at (255,0) width 9: ". "
- text run at (263,0) width 166: "Bundled into a box called"
- RenderInline {A} at (0,0) size 32x19 [color=#0000EE]
- RenderText {#text} at (0,20) size 32x19
- text run at (0,20) width 32: "iLife"
- RenderText {#text} at (31,20) size 59x19
- text run at (31,20) width 59: ", for $49."
- RenderListItem {LI} at (40,200) size 431x20
- RenderListMarker at (-21,0) size 16x19: "6"
- RenderInline {A} at (0,0) size 115x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 115x19
- text run at (0,0) width 115: "Final Cut Express"
- RenderText {#text} at (114,0) size 168x19
- text run at (114,0) width 132: " for creating DVDs. "
- text run at (245,0) width 37: "$299."
- RenderBlock {DIV} at (0,0) size 784x332
- RenderBlock {UL} at (0,0) size 784x160
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (412,0) size 8x19: bullet
- RenderInline {A} at (0,0) size 40x19 [color=#0000EE]
- RenderText {#text} at (704,0) size 40x19
- text run at (704,0) width 40: "About"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (412,0) size 8x19: bullet
- RenderInline {A} at (0,0) size 57x19 [color=#0000EE]
- RenderText {#text} at (687,0) size 57x19
- text run at (687,0) width 57: "Site map"
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (412,0) size 8x19: bullet
- RenderInline {A} at (0,0) size 58x19 [color=#0000EE]
- RenderText {#text} at (686,0) size 58x19
- text run at (686,0) width 58: "Archives"
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (412,0) size 8x19: bullet
- RenderInline {A} at (0,0) size 52x19 [color=#0000EE]
- RenderText {#text} at (692,0) size 52x19
- text run at (692,0) width 52: "Projects"
- RenderListItem {LI} at (40,80) size 744x20
- RenderListMarker at (412,0) size 8x19: bullet
- RenderInline {A} at (0,0) size 44x19 [color=#0000EE]
- RenderText {#text} at (700,0) size 44x19
- text run at (700,0) width 44: "Photos"
- RenderListItem {LI} at (40,100) size 744x20
- RenderListMarker at (412,0) size 8x19: bullet
- RenderInline {A} at (0,0) size 58x19 [color=#0000EE]
- RenderText {#text} at (686,0) size 58x19
- text run at (686,0) width 58: "Statistics"
- RenderListItem {LI} at (40,120) size 744x20
- RenderListMarker at (412,0) size 8x19: bullet
- RenderInline {A} at (0,0) size 149x19 [color=#0000EE]
- RenderText {#text} at (595,0) size 149x19
- text run at (595,0) width 149: "Accessibility statement"
- RenderListItem {LI} at (40,140) size 744x20
- RenderListMarker at (412,0) size 8x19: bullet
- RenderInline {A} at (0,0) size 29x19 [color=#0000EE]
- RenderText {#text} at (630,0) size 29x19
- text run at (630,0) width 29: "RSS"
- RenderText {#text} at (658,0) size 11x19
- text run at (658,0) width 11: " ("
- RenderInline {A} at (0,0) size 71x19 [color=#0000EE]
- RenderText {#text} at (668,0) size 71x19
- text run at (668,0) width 71: "more feeds"
- RenderText {#text} at (738,0) size 6x19
- text run at (738,0) width 6: ")"
- RenderBlock {UL} at (0,176) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (412,0) size 8x19: bullet
- RenderInline {A} at (0,0) size 89x19 [color=#0000EE]
- RenderText {#text} at (655,0) size 89x19
- text run at (655,0) width 89: "What is RSS?"
- RenderBlock {UL} at (0,212) size 784x120
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (412,0) size 8x19: bullet
- RenderInline {A} at (0,0) size 92x19 [color=#0000EE]
- RenderText {#text} at (652,0) size 92x19
- text run at (652,0) width 92: "RSS Validator"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (412,0) size 8x19: bullet
- RenderInline {A} at (0,0) size 149x19 [color=#0000EE]
- RenderText {#text} at (595,0) size 149x19
- text run at (595,0) width 149: "Dive Into Accessibility"
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (412,0) size 8x19: bullet
- RenderInline {A} at (0,0) size 101x19 [color=#0000EE]
- RenderText {#text} at (643,0) size 101x19
- text run at (643,0) width 101: "Dive Into OS X"
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (412,0) size 8x19: bullet
- RenderInline {A} at (0,0) size 99x19 [color=#0000EE]
- RenderText {#text} at (645,0) size 99x19
- text run at (645,0) width 99: "Dive Into J2EE"
- RenderListItem {LI} at (40,80) size 744x20
- RenderListMarker at (412,0) size 8x19: bullet
- RenderInline {A} at (0,0) size 111x19 [color=#0000EE]
- RenderText {#text} at (633,0) size 111x19
- text run at (633,0) width 111: "Dive Into Python"
- RenderListItem {LI} at (40,100) size 744x20
- RenderListMarker at (412,0) size 8x19: bullet
- RenderInline {A} at (0,0) size 47x19 [color=#0000EE]
- RenderText {#text} at (697,0) size 47x19
- text run at (697,0) width 47: "r\x{E9}sum\x{E9}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists003verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/003-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/003-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/003-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,209 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 500x600
- RenderBlock {HTML} at (0,0) size 500x600
- RenderBody {BODY} at (16,8) size 332x584
- RenderBlock (floating) {DIV} at (0,0) size 484x351
- RenderBlock {P} at (16,0) size 80x351
- RenderText {#text} at (0,0) size 39x331
- text run at (0,0) width 331: "This test case illustrates incorrect positioning of list"
- text run at (20,0) width 95: "items within a "
- RenderInline {CODE} at (0,0) size 14x134
- RenderText {#text} at (20,94) size 14x134
- text run at (20,94) width 133: "text-align: right"
- RenderText {#text} at (20,227) size 19x74
- text run at (20,227) width 73: " div after a "
- RenderInline {CODE} at (0,0) size 34x347
- RenderText {#text} at (20,300) size 34x347
- text run at (20,300) width 47: "float:"
- text run at (40,0) width 32: "left"
- RenderText {#text} at (40,31) size 19x32
- text run at (40,31) width 32: " div. "
- RenderInline {A} at (0,0) size 19x197 [color=#0000EE]
- RenderText {#text} at (40,62) size 19x197
- text run at (40,62) width 196: "Screenshot of correct behavior"
- RenderText {#text} at (40,258) size 19x9
- text run at (40,258) width 9: "; "
- RenderInline {A} at (0,0) size 39x335 [color=#0000EE]
- RenderText {#text} at (40,266) size 39x335
- text run at (40,266) width 68: "screenshot"
- text run at (60,0) width 56: "of Safari"
- RenderText {#text} at (60,55) size 19x5
- text run at (60,55) width 4: "."
- RenderBlock {P} at (112,0) size 60x351
- RenderText {#text} at (0,0) size 39x309
- text run at (0,0) width 309: "This bug only occurs on pages with a standards-"
- text run at (20,0) width 150: "compliant DOCTYPE. "
- RenderInline {A} at (0,0) size 39x333 [color=#0000EE]
- RenderText {#text} at (20,149) size 39x333
- text run at (20,149) width 183: "View this test case without a"
- text run at (40,0) width 74: "DOCTYPE"
- RenderText {#text} at (40,73) size 19x5
- text run at (40,73) width 4: "."
- RenderBlock {OL} at (188,0) size 280x351
- RenderListItem {LI} at (0,40) size 40x311
- RenderListMarker at (0,-21) size 19x16: "1"
- RenderText {#text} at (0,0) size 39x304
- text run at (0,0) width 159: "New larger PowerBook. "
- text run at (0,158) width 145: "Still 1 GHz, but with a"
- text run at (20,0) width 146: "17-inch screen. $3299."
- RenderListItem {LI} at (40,40) size 40x311
- RenderListMarker at (0,-21) size 19x16: "2"
- RenderText {#text} at (0,0) size 39x311
- text run at (0,0) width 311: "New smaller PowerBook, with a 12-inch screen."
- text run at (20,0) width 44: "$1799."
- RenderListItem {LI} at (80,40) size 100x311
- RenderListMarker at (0,-21) size 19x16: "3"
- RenderText {#text} at (0,0) size 19x95
- text run at (0,0) width 95: "New browser: "
- RenderInline {A} at (0,0) size 19x39 [color=#0000EE]
- RenderText {#text} at (0,94) size 19x39
- text run at (0,94) width 39: "Safari"
- RenderText {#text} at (0,132) size 19x73
- text run at (0,132) width 8: ". "
- text run at (0,140) width 64: "Engine is "
- RenderInline {A} at (0,0) size 19x78 [color=#0000EE]
- RenderText {#text} at (0,204) size 19x78
- text run at (0,204) width 77: "open source"
- RenderText {#text} at (0,281) size 19x17
- text run at (0,281) width 17: " (a"
- RenderInline {A} at (0,0) size 19x109 [color=#0000EE]
- RenderText {#text} at (20,0) size 19x109
- text run at (20,0) width 109: "modified version"
- RenderText {#text} at (20,108) size 19x23
- text run at (20,108) width 22: " of "
- RenderInline {A} at (0,0) size 19x58 [color=#0000EE]
- RenderText {#text} at (20,130) size 19x58
- text run at (20,130) width 57: "KHTML"
- RenderText {#text} at (20,187) size 79x305
- text run at (20,187) width 78: "), rest of the"
- text run at (40,0) width 305: "application is free but not open source (just like"
- text run at (60,0) width 58: "the OS). "
- text run at (60,57) width 124: "Only runs on 10.2. "
- text run at (60,180) width 122: "Currently in public"
- text run at (80,0) width 31: "beta."
- RenderListItem {LI} at (180,40) size 40x311
- RenderListMarker at (0,-21) size 19x16: "4"
- RenderText {#text} at (0,0) size 39x268
- text run at (0,0) width 243: "New presentation software: Keynote. "
- text run at (0,242) width 25: "The"
- text run at (20,0) width 163: "software Steve Jobs uses."
- RenderListItem {LI} at (220,40) size 40x311
- RenderListMarker at (0,-21) size 19x16: "5"
- RenderText {#text} at (0,0) size 19x109
- text run at (0,0) width 109: "New versions of "
- RenderInline {A} at (0,0) size 19x48 [color=#0000EE]
- RenderText {#text} at (0,108) size 19x48
- text run at (0,108) width 47: "iMovie"
- RenderText {#text} at (0,155) size 19x9
- text run at (0,155) width 8: ", "
- RenderInline {A} at (0,0) size 19x42 [color=#0000EE]
- RenderText {#text} at (0,163) size 19x42
- text run at (0,163) width 42: "iPhoto"
- RenderText {#text} at (0,204) size 19x9
- text run at (0,204) width 8: ", "
- RenderInline {A} at (0,0) size 19x44 [color=#0000EE]
- RenderText {#text} at (0,212) size 19x44
- text run at (0,212) width 43: "iTunes"
- RenderText {#text} at (0,255) size 39x260
- text run at (0,255) width 4: "."
- text run at (20,0) width 169: "Bundled into a box called "
- RenderInline {A} at (0,0) size 19x32 [color=#0000EE]
- RenderText {#text} at (20,168) size 19x32
- text run at (20,168) width 32: "iLife"
- RenderText {#text} at (20,199) size 19x60
- text run at (20,199) width 59: ", for $49."
- RenderListItem {LI} at (260,40) size 20x311
- RenderListMarker at (0,-21) size 19x16: "6"
- RenderInline {A} at (0,0) size 19x115 [color=#0000EE]
- RenderText {#text} at (0,0) size 19x115
- text run at (0,0) width 115: "Final Cut Express"
- RenderText {#text} at (0,114) size 19x168
- text run at (0,114) width 132: " for creating DVDs. "
- text run at (0,245) width 36: "$299."
- RenderBlock {DIV} at (0,0) size 332x584
- RenderBlock {UL} at (0,0) size 160x584
- RenderListItem {LI} at (0,40) size 20x544
- RenderListMarker at (0,292) size 19x8: bullet
- RenderInline {A} at (0,0) size 19x40 [color=#0000EE]
- RenderText {#text} at (0,504) size 19x40
- text run at (0,504) width 40: "About"
- RenderListItem {LI} at (20,40) size 20x544
- RenderListMarker at (0,292) size 19x8: bullet
- RenderInline {A} at (0,0) size 19x57 [color=#0000EE]
- RenderText {#text} at (0,487) size 19x57
- text run at (0,487) width 57: "Site map"
- RenderListItem {LI} at (40,40) size 20x544
- RenderListMarker at (0,292) size 19x8: bullet
- RenderInline {A} at (0,0) size 19x58 [color=#0000EE]
- RenderText {#text} at (0,486) size 19x58
- text run at (0,486) width 58: "Archives"
- RenderListItem {LI} at (60,40) size 20x544
- RenderListMarker at (0,292) size 19x8: bullet
- RenderInline {A} at (0,0) size 19x52 [color=#0000EE]
- RenderText {#text} at (0,492) size 19x52
- text run at (0,492) width 52: "Projects"
- RenderListItem {LI} at (80,40) size 20x544
- RenderListMarker at (0,292) size 19x8: bullet
- RenderInline {A} at (0,0) size 19x44 [color=#0000EE]
- RenderText {#text} at (0,500) size 19x44
- text run at (0,500) width 44: "Photos"
- RenderListItem {LI} at (100,40) size 20x544
- RenderListMarker at (0,292) size 19x8: bullet
- RenderInline {A} at (0,0) size 19x58 [color=#0000EE]
- RenderText {#text} at (0,486) size 19x58
- text run at (0,486) width 58: "Statistics"
- RenderListItem {LI} at (120,40) size 20x544
- RenderListMarker at (0,292) size 19x8: bullet
- RenderInline {A} at (0,0) size 19x149 [color=#0000EE]
- RenderText {#text} at (0,395) size 19x149
- text run at (0,395) width 149: "Accessibility statement"
- RenderListItem {LI} at (140,40) size 20x544
- RenderListMarker at (0,292) size 19x8: bullet
- RenderInline {A} at (0,0) size 19x29 [color=#0000EE]
- RenderText {#text} at (0,430) size 19x29
- text run at (0,430) width 29: "RSS"
- RenderText {#text} at (0,458) size 19x11
- text run at (0,458) width 10: " ("
- RenderInline {A} at (0,0) size 19x71 [color=#0000EE]
- RenderText {#text} at (0,468) size 19x71
- text run at (0,468) width 71: "more feeds"
- RenderText {#text} at (0,538) size 19x6
- text run at (0,538) width 6: ")"
- RenderBlock {UL} at (176,0) size 20x584
- RenderListItem {LI} at (0,40) size 20x544
- RenderListMarker at (0,292) size 19x8: bullet
- RenderInline {A} at (0,0) size 19x89 [color=#0000EE]
- RenderText {#text} at (0,455) size 19x89
- text run at (0,455) width 89: "What is RSS?"
- RenderBlock {UL} at (212,0) size 120x584
- RenderListItem {LI} at (0,40) size 20x544
- RenderListMarker at (0,292) size 19x8: bullet
- RenderInline {A} at (0,0) size 19x92 [color=#0000EE]
- RenderText {#text} at (0,452) size 19x92
- text run at (0,452) width 92: "RSS Validator"
- RenderListItem {LI} at (20,40) size 20x544
- RenderListMarker at (0,292) size 19x8: bullet
- RenderInline {A} at (0,0) size 19x149 [color=#0000EE]
- RenderText {#text} at (0,395) size 19x149
- text run at (0,395) width 149: "Dive Into Accessibility"
- RenderListItem {LI} at (40,40) size 20x544
- RenderListMarker at (0,292) size 19x8: bullet
- RenderInline {A} at (0,0) size 19x101 [color=#0000EE]
- RenderText {#text} at (0,443) size 19x101
- text run at (0,443) width 101: "Dive Into OS X"
- RenderListItem {LI} at (60,40) size 20x544
- RenderListMarker at (0,292) size 19x8: bullet
- RenderInline {A} at (0,0) size 19x99 [color=#0000EE]
- RenderText {#text} at (0,445) size 19x99
- text run at (0,445) width 99: "Dive Into J2EE"
- RenderListItem {LI} at (80,40) size 20x544
- RenderListMarker at (0,292) size 19x8: bullet
- RenderInline {A} at (0,0) size 19x111 [color=#0000EE]
- RenderText {#text} at (0,433) size 19x111
- text run at (0,433) width 111: "Dive Into Python"
- RenderListItem {LI} at (100,40) size 20x544
- RenderListMarker at (0,292) size 19x8: bullet
- RenderInline {A} at (0,0) size 19x47 [color=#0000EE]
- RenderText {#text} at (0,497) size 19x47
- text run at (0,497) width 47: "r\x{E9}sum\x{E9}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 56x26 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 52x22
- RenderTableRow {TR} at (0,0) size 52x22
- RenderTableCell {TD} at (0,0) size 18x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderListItem {LI} at (1,1) size 16x20
- RenderListMarker at (-1,0) size 7x19: bullet
- RenderImage {IMG} at (15,15) size 0x0
- RenderTableCell {TD} at (17,0) size 35x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 32x19
- text run at (1,1) width 32: "hello"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {UL} at (0,0) size 784x60
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 328x19
- text run at (0,0) width 328: "There should be two bullets with no text above me."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists005verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/005-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/005-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/005-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock {UL} at (0,0) size 60x584
- RenderListItem {LI} at (0,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
- RenderListItem {LI} at (20,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
- RenderListItem {LI} at (40,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
- RenderText {#text} at (0,0) size 19x328
- text run at (0,0) width 328: "There should be two bullets with no text above me."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {OL} at (0,0) size 784x40
- RenderListItem {LI} at (40,0) size 744x40
- RenderBlock (anonymous) at (0,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderInline {I} at (0,0) size 77x19
- RenderInline {U} at (0,0) size 77x19
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Hello world"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {OL} at (0,20) size 744x20
- RenderListItem {LI} at (40,0) size 704x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "Goodbye"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists006verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/006-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/006-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/006-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock {OL} at (0,0) size 40x584
- RenderListItem {LI} at (0,40) size 40x544
- RenderBlock (anonymous) at (0,0) size 20x544
- RenderListMarker at (0,-21) size 19x16: "1"
- RenderInline {I} at (0,0) size 19x77
- RenderInline {U} at (0,0) size 19x77
- RenderText {#text} at (0,0) size 19x77
- text run at (0,0) width 77: "Hello world"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {OL} at (20,0) size 20x544
- RenderListItem {LI} at (0,40) size 20x504
- RenderListMarker at (0,-21) size 19x16: "1"
- RenderText {#text} at (0,0) size 19x59
- text run at (0,0) width 59: "Goodbye"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {UL} at (0,0) size 784x80 [bgcolor=#808080] [border: none (25px solid #008000)]
- RenderListItem {LI} at (50,0) size 734x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 732x19
- text run at (0,0) width 732: "The left padding on this unordered list has been set to 25 pixels, which will require some extra test in order to test."
- RenderListItem {LI} at (50,20) size 734x60 [bgcolor=#FFFFFF] [border: none (25px solid #008000)]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (50,0) size 669x59
- text run at (50,0) width 669: "Another list item might not be such a bad idea, either, considering that such things do need to be double-"
- text run at (50,20) width 61: "checked. "
- text run at (110,20) width 582: "This list item has its left padding also set to 25 pixels, which should combine with the list's"
- text run at (50,40) width 240: "padding to make 50 pixels of margin."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists007verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/007-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/007-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/007-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock {UL} at (0,0) size 120x584 [bgcolor=#808080] [border: (25px solid #008000) none]
- RenderListItem {LI} at (0,50) size 40x534
- RenderListMarker at (0,-18) size 19x7: bullet
- RenderText {#text} at (0,0) size 39x530
- text run at (0,0) width 530: "The top padding on this unordered list has been set to 25 pixels, which will require"
- text run at (20,0) width 197: "some extra test in order to test."
- RenderListItem {LI} at (40,50) size 80x534 [bgcolor=#FFFFFF] [border: (25px solid #008000) none]
- RenderListMarker at (0,-18) size 19x7: bullet
- RenderText {#text} at (0,50) size 79x484
- text run at (0,50) width 484: "Another list item might not be such a bad idea, either, considering that such"
- text run at (20,50) width 243: "things do need to be double-checked. "
- text run at (20,292) width 240: "This list item has its left padding also"
- text run at (40,50) width 469: "set to 25 pixels, which should combine with the list's padding to make 50"
- text run at (60,50) width 109: "pixels of margin."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists008expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/008-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/008-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/008-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,175 +0,0 @@
</span><del>-layer at (0,0) size 800x1944
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1944
- RenderBlock {HTML} at (0,0) size 800x1944
- RenderBody {BODY} at (8,8) size 784x1920
- RenderBlock {UL} at (0,0) size 186x142 [border: (1px solid #0000FF)]
- RenderListItem {LI} at (41,1) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (-18,10) size 7x19: bullet
- RenderText {#text} at (10,10) size 62x19
- text run at (10,10) width 62: "First item"
- RenderListItem {LI} at (41,41) size 144x60 [border: (5px solid #FFA500)]
- RenderListMarker at (-18,10) size 7x19: bullet
- RenderText {#text} at (10,10) size 107x39
- text run at (10,10) width 107: "Second and very"
- text run at (10,30) width 94: "very long item"
- RenderListItem {LI} at (41,101) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (-18,10) size 7x19: bullet
- RenderText {#text} at (10,10) size 68x19
- text run at (10,10) width 68: "Third item"
- RenderBlock {UL} at (0,158) size 186x142 [border: (1px solid #FF0000)]
- RenderListItem {LI} at (1,1) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (154,10) size 8x19: bullet
- RenderText {#text} at (71,10) size 63x19
- text run at (71,10) width 63: "First item"
- RenderListItem {LI} at (1,41) size 144x60 [border: (5px solid #FFA500)]
- RenderListMarker at (154,10) size 8x19: bullet
- RenderText {#text} at (26,10) size 108x39
- text run at (26,10) width 108: "Second and very"
- text run at (39,30) width 95: "very long item"
- RenderListItem {LI} at (1,101) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (154,10) size 8x19: bullet
- RenderText {#text} at (65,10) size 69x19
- text run at (65,10) width 69: "Third item"
- RenderBlock {UL} at (0,316) size 186x142 [border: (1px solid #0000FF)]
- RenderListItem {LI} at (41,1) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (9,10) size 7x19: bullet
- RenderText {#text} at (25,10) size 62x19
- text run at (25,10) width 62: "First item"
- RenderListItem {LI} at (41,41) size 144x60 [border: (5px solid #FFA500)]
- RenderListMarker at (9,10) size 7x19: bullet
- RenderText {#text} at (25,10) size 122x39
- text run at (25,10) width 107: "Second and very"
- text run at (10,30) width 94: "very long item"
- RenderListItem {LI} at (41,101) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (9,10) size 7x19: bullet
- RenderText {#text} at (25,10) size 68x19
- text run at (25,10) width 68: "Third item"
- RenderBlock {UL} at (0,474) size 186x142 [border: (1px solid #FF0000)]
- RenderListItem {LI} at (1,1) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (127,10) size 8x19: bullet
- RenderText {#text} at (56,10) size 63x19
- text run at (56,10) width 63: "First item"
- RenderListItem {LI} at (1,41) size 144x60 [border: (5px solid #FFA500)]
- RenderListMarker at (127,10) size 8x19: bullet
- RenderText {#text} at (11,10) size 123x39
- text run at (11,10) width 108: "Second and very"
- text run at (39,30) width 95: "very long item"
- RenderListItem {LI} at (1,101) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (127,10) size 8x19: bullet
- RenderText {#text} at (50,10) size 69x19
- text run at (50,10) width 69: "Third item"
- RenderBlock {UL} at (0,632) size 186x142 [border: (1px solid #0000FF)]
- RenderListItem {LI} at (41,1) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (-17,15) size 10x10
- RenderText {#text} at (10,10) size 62x19
- text run at (10,10) width 62: "First item"
- RenderListItem {LI} at (41,41) size 144x60 [border: (5px solid #FFA500)]
- RenderListMarker at (-17,15) size 10x10
- RenderText {#text} at (10,10) size 107x39
- text run at (10,10) width 107: "Second and very"
- text run at (10,30) width 94: "very long item"
- RenderListItem {LI} at (41,101) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (-17,15) size 10x10
- RenderText {#text} at (10,10) size 68x19
- text run at (10,10) width 68: "Third item"
- RenderBlock {UL} at (0,790) size 186x142 [border: (1px solid #FF0000)]
- RenderListItem {LI} at (1,1) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (150,15) size 11x10
- RenderText {#text} at (71,10) size 63x19
- text run at (71,10) width 63: "First item"
- RenderListItem {LI} at (1,41) size 144x60 [border: (5px solid #FFA500)]
- RenderListMarker at (150,15) size 11x10
- RenderText {#text} at (26,10) size 108x39
- text run at (26,10) width 108: "Second and very"
- text run at (39,30) width 95: "very long item"
- RenderListItem {LI} at (1,101) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (150,15) size 11x10
- RenderText {#text} at (65,10) size 69x19
- text run at (65,10) width 69: "Third item"
- RenderBlock {UL} at (0,948) size 186x162 [border: (1px solid #0000FF)]
- RenderListItem {LI} at (41,1) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (10,15) size 10x10
- RenderText {#text} at (27,10) size 62x19
- text run at (27,10) width 62: "First item"
- RenderListItem {LI} at (41,41) size 144x80 [border: (5px solid #FFA500)]
- RenderListMarker at (10,15) size 10x10
- RenderText {#text} at (27,10) size 94x59
- text run at (27,10) width 75: "Second and"
- text run at (10,30) width 94: "very very long"
- text run at (10,50) width 29: "item"
- RenderListItem {LI} at (41,121) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (10,15) size 10x10
- RenderText {#text} at (27,10) size 68x19
- text run at (27,10) width 68: "Third item"
- RenderBlock {UL} at (0,1126) size 186x162 [border: (1px solid #FF0000)]
- RenderListItem {LI} at (1,1) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (123,15) size 11x10
- RenderText {#text} at (54,10) size 63x19
- text run at (54,10) width 63: "First item"
- RenderListItem {LI} at (1,41) size 144x80 [border: (5px solid #FFA500)]
- RenderListMarker at (123,15) size 11x10
- RenderText {#text} at (41,10) size 95x59
- text run at (41,10) width 76: "Second and"
- text run at (39,30) width 95: "very very long"
- text run at (104,50) width 30: "item"
- RenderListItem {LI} at (1,121) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (123,15) size 11x10
- RenderText {#text} at (48,10) size 69x19
- text run at (48,10) width 69: "Third item"
- RenderBlock {OL} at (0,1304) size 186x142 [border: (1px solid #0000FF)]
- RenderListItem {LI} at (41,1) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (-21,10) size 16x19: "1"
- RenderText {#text} at (10,10) size 62x19
- text run at (10,10) width 62: "First item"
- RenderListItem {LI} at (41,41) size 144x60 [border: (5px solid #FFA500)]
- RenderListMarker at (-21,10) size 16x19: "2"
- RenderText {#text} at (10,10) size 107x39
- text run at (10,10) width 107: "Second and very"
- text run at (10,30) width 94: "very long item"
- RenderListItem {LI} at (41,101) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (-21,10) size 16x19: "3"
- RenderText {#text} at (10,10) size 68x19
- text run at (10,10) width 68: "Third item"
- RenderBlock {OL} at (0,1462) size 186x142 [border: (1px solid #FF0000)]
- RenderListItem {LI} at (1,1) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (148,10) size 17x19: "1"
- RenderText {#text} at (71,10) size 63x19
- text run at (71,10) width 63: "First item"
- RenderListItem {LI} at (1,41) size 144x60 [border: (5px solid #FFA500)]
- RenderListMarker at (148,10) size 17x19: "2"
- RenderText {#text} at (26,10) size 108x39
- text run at (26,10) width 108: "Second and very"
- text run at (39,30) width 95: "very long item"
- RenderListItem {LI} at (1,101) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (148,10) size 17x19: "3"
- RenderText {#text} at (65,10) size 69x19
- text run at (65,10) width 69: "Third item"
- RenderBlock {OL} at (0,1620) size 186x142 [border: (1px solid #0000FF)]
- RenderListItem {LI} at (41,1) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (10,10) size 16x19: "1"
- RenderText {#text} at (26,10) size 62x19
- text run at (26,10) width 62: "First item"
- RenderListItem {LI} at (41,41) size 144x60 [border: (5px solid #FFA500)]
- RenderListMarker at (10,10) size 16x19: "2"
- RenderText {#text} at (26,10) size 123x39
- text run at (26,10) width 107: "Second and very"
- text run at (10,30) width 94: "very long item"
- RenderListItem {LI} at (41,101) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (10,10) size 16x19: "3"
- RenderText {#text} at (26,10) size 68x19
- text run at (26,10) width 68: "Third item"
- RenderBlock {OL} at (0,1778) size 186x142 [border: (1px solid #FF0000)]
- RenderListItem {LI} at (1,1) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (117,10) size 17x19: "1"
- RenderText {#text} at (55,10) size 63x19
- text run at (55,10) width 63: "First item"
- RenderListItem {LI} at (1,41) size 144x60 [border: (5px solid #FFA500)]
- RenderListMarker at (117,10) size 17x19: "2"
- RenderText {#text} at (10,10) size 124x39
- text run at (10,10) width 108: "Second and very"
- text run at (39,30) width 95: "very long item"
- RenderListItem {LI} at (1,101) size 144x40 [border: (5px solid #FFA500)]
- RenderListMarker at (117,10) size 17x19: "3"
- RenderText {#text} at (49,10) size 69x19
- text run at (49,10) width 69: "Third item"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists008verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/008-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/008-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/008-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,175 +0,0 @@
</span><del>-layer at (0,0) size 1944x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 1944x600
- RenderBlock {HTML} at (0,0) size 1944x600
- RenderBody {BODY} at (8,8) size 1920x584
- RenderBlock {UL} at (0,0) size 142x186 [border: (1px solid #0000FF)]
- RenderListItem {LI} at (1,41) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,-18) size 19x7: bullet
- RenderText {#text} at (10,10) size 19x62
- text run at (10,10) width 62: "First item"
- RenderListItem {LI} at (41,41) size 60x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,-18) size 19x7: bullet
- RenderText {#text} at (10,10) size 39x107
- text run at (10,10) width 107: "Second and very"
- text run at (30,10) width 94: "very long item"
- RenderListItem {LI} at (101,41) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,-18) size 19x7: bullet
- RenderText {#text} at (10,10) size 19x68
- text run at (10,10) width 68: "Third item"
- RenderBlock {UL} at (158,0) size 142x186 [border: (1px solid #FF0000)]
- RenderListItem {LI} at (1,1) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,154) size 19x8: bullet
- RenderText {#text} at (10,71) size 19x63
- text run at (10,71) width 62: "First item"
- RenderListItem {LI} at (41,1) size 60x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,154) size 19x8: bullet
- RenderText {#text} at (10,26) size 39x108
- text run at (10,26) width 107: "Second and very"
- text run at (30,39) width 94: "very long item"
- RenderListItem {LI} at (101,1) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,154) size 19x8: bullet
- RenderText {#text} at (10,65) size 19x69
- text run at (10,65) width 68: "Third item"
- RenderBlock {UL} at (316,0) size 142x186 [border: (1px solid #0000FF)]
- RenderListItem {LI} at (1,41) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,9) size 19x7: bullet
- RenderText {#text} at (10,25) size 19x62
- text run at (10,25) width 62: "First item"
- RenderListItem {LI} at (41,41) size 60x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,9) size 19x7: bullet
- RenderText {#text} at (10,25) size 39x122
- text run at (10,25) width 107: "Second and very"
- text run at (30,10) width 94: "very long item"
- RenderListItem {LI} at (101,41) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,9) size 19x7: bullet
- RenderText {#text} at (10,25) size 19x68
- text run at (10,25) width 68: "Third item"
- RenderBlock {UL} at (474,0) size 142x186 [border: (1px solid #FF0000)]
- RenderListItem {LI} at (1,1) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,127) size 19x8: bullet
- RenderText {#text} at (10,56) size 19x63
- text run at (10,56) width 62: "First item"
- RenderListItem {LI} at (41,1) size 60x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,127) size 19x8: bullet
- RenderText {#text} at (10,11) size 39x123
- text run at (10,11) width 107: "Second and very"
- text run at (30,39) width 94: "very long item"
- RenderListItem {LI} at (101,1) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,127) size 19x8: bullet
- RenderText {#text} at (10,50) size 19x69
- text run at (10,50) width 68: "Third item"
- RenderBlock {UL} at (632,0) size 142x186 [border: (1px solid #0000FF)]
- RenderListItem {LI} at (1,41) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (14,-17) size 10x10
- RenderText {#text} at (10,10) size 19x62
- text run at (10,10) width 62: "First item"
- RenderListItem {LI} at (41,41) size 60x144 [border: (5px solid #FFA500)]
- RenderListMarker at (14,-17) size 10x10
- RenderText {#text} at (10,10) size 39x107
- text run at (10,10) width 107: "Second and very"
- text run at (30,10) width 94: "very long item"
- RenderListItem {LI} at (101,41) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (14,-17) size 10x10
- RenderText {#text} at (10,10) size 19x68
- text run at (10,10) width 68: "Third item"
- RenderBlock {UL} at (790,0) size 142x186 [border: (1px solid #FF0000)]
- RenderListItem {LI} at (1,1) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (14,150) size 10x11
- RenderText {#text} at (10,71) size 19x63
- text run at (10,71) width 62: "First item"
- RenderListItem {LI} at (41,1) size 60x144 [border: (5px solid #FFA500)]
- RenderListMarker at (14,150) size 10x11
- RenderText {#text} at (10,26) size 39x108
- text run at (10,26) width 107: "Second and very"
- text run at (30,39) width 94: "very long item"
- RenderListItem {LI} at (101,1) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (14,150) size 10x11
- RenderText {#text} at (10,65) size 19x69
- text run at (10,65) width 68: "Third item"
- RenderBlock {UL} at (948,0) size 162x186 [border: (1px solid #0000FF)]
- RenderListItem {LI} at (1,41) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (14,10) size 10x10
- RenderText {#text} at (10,27) size 19x62
- text run at (10,27) width 62: "First item"
- RenderListItem {LI} at (41,41) size 80x144 [border: (5px solid #FFA500)]
- RenderListMarker at (14,10) size 10x10
- RenderText {#text} at (10,27) size 59x94
- text run at (10,27) width 75: "Second and"
- text run at (30,10) width 94: "very very long"
- text run at (50,10) width 29: "item"
- RenderListItem {LI} at (121,41) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (14,10) size 10x10
- RenderText {#text} at (10,27) size 19x68
- text run at (10,27) width 68: "Third item"
- RenderBlock {UL} at (1126,0) size 162x186 [border: (1px solid #FF0000)]
- RenderListItem {LI} at (1,1) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (14,123) size 10x11
- RenderText {#text} at (10,54) size 19x63
- text run at (10,54) width 62: "First item"
- RenderListItem {LI} at (41,1) size 80x144 [border: (5px solid #FFA500)]
- RenderListMarker at (14,123) size 10x11
- RenderText {#text} at (10,41) size 59x95
- text run at (10,41) width 75: "Second and"
- text run at (30,39) width 94: "very very long"
- text run at (50,104) width 29: "item"
- RenderListItem {LI} at (121,1) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (14,123) size 10x11
- RenderText {#text} at (10,48) size 19x69
- text run at (10,48) width 68: "Third item"
- RenderBlock {OL} at (1304,0) size 142x186 [border: (1px solid #0000FF)]
- RenderListItem {LI} at (1,41) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,-21) size 19x16: "1"
- RenderText {#text} at (10,10) size 19x62
- text run at (10,10) width 62: "First item"
- RenderListItem {LI} at (41,41) size 60x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,-21) size 19x16: "2"
- RenderText {#text} at (10,10) size 39x107
- text run at (10,10) width 107: "Second and very"
- text run at (30,10) width 94: "very long item"
- RenderListItem {LI} at (101,41) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,-21) size 19x16: "3"
- RenderText {#text} at (10,10) size 19x68
- text run at (10,10) width 68: "Third item"
- RenderBlock {OL} at (1462,0) size 142x186 [border: (1px solid #FF0000)]
- RenderListItem {LI} at (1,1) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,148) size 19x17: "1"
- RenderText {#text} at (10,71) size 19x63
- text run at (10,71) width 62: "First item"
- RenderListItem {LI} at (41,1) size 60x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,148) size 19x17: "2"
- RenderText {#text} at (10,26) size 39x108
- text run at (10,26) width 107: "Second and very"
- text run at (30,39) width 94: "very long item"
- RenderListItem {LI} at (101,1) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,148) size 19x17: "3"
- RenderText {#text} at (10,65) size 19x69
- text run at (10,65) width 68: "Third item"
- RenderBlock {OL} at (1620,0) size 142x186 [border: (1px solid #0000FF)]
- RenderListItem {LI} at (1,41) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,10) size 19x16: "1"
- RenderText {#text} at (10,26) size 19x62
- text run at (10,26) width 62: "First item"
- RenderListItem {LI} at (41,41) size 60x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,10) size 19x16: "2"
- RenderText {#text} at (10,26) size 39x123
- text run at (10,26) width 107: "Second and very"
- text run at (30,10) width 94: "very long item"
- RenderListItem {LI} at (101,41) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,10) size 19x16: "3"
- RenderText {#text} at (10,26) size 19x68
- text run at (10,26) width 68: "Third item"
- RenderBlock {OL} at (1778,0) size 142x186 [border: (1px solid #FF0000)]
- RenderListItem {LI} at (1,1) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,117) size 19x17: "1"
- RenderText {#text} at (10,55) size 19x63
- text run at (10,55) width 62: "First item"
- RenderListItem {LI} at (41,1) size 60x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,117) size 19x17: "2"
- RenderText {#text} at (10,10) size 39x124
- text run at (10,10) width 107: "Second and very"
- text run at (30,39) width 94: "very long item"
- RenderListItem {LI} at (101,1) size 40x144 [border: (5px solid #FFA500)]
- RenderListMarker at (10,117) size 19x17: "3"
- RenderText {#text} at (10,49) size 19x69
- text run at (10,49) width 68: "Third item"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists009expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/009-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/009-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/009-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x56
- RenderBlock {DL} at (0,0) size 784x56
- RenderBlock {DT} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 156x19
- text run at (0,0) width 156: "DT text is rendered here"
- RenderBlock {DD} at (0,36) size 784x20
- RenderBlock {UL} at (0,0) size 784x20
- RenderListItem {LI} at (0,0) size 784x20
- RenderListMarker at (0,6) size 12x9
- RenderText {#text} at (19,0) size 114x19
- text run at (19,0) width 114: "LI text is here too"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlists009verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/009-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/009-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/009-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
- RenderBlock {DIV} at (0,0) size 56x584
- RenderBlock {DL} at (0,0) size 56x584
- RenderBlock {DT} at (0,0) size 20x584
- RenderText {#text} at (0,0) size 19x156
- text run at (0,0) width 156: "DT text is rendered here"
- RenderBlock {DD} at (36,0) size 20x584
- RenderBlock {UL} at (0,0) size 20x584
- RenderListItem {LI} at (0,0) size 20x584
- RenderListMarker at (3,0) size 12x9
- RenderText {#text} at (0,16) size 19x114
- text run at (0,16) width 114: "LI text is here too"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistsanonymousitemsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/anonymous-items-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/anonymous-items-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/anonymous-items-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,70 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 405x19
- text run at (0,0) width 405: "Tests list item numbering when there are anonymous list items."
- RenderBlock {OL} at (0,36) size 784x20
- RenderListItem at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText at (0,0) size 33x19
- text run at (0,0) width 33: "ONE"
- RenderBlock {OL} at (0,72) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "one"
- RenderListItem at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText at (0,0) size 37x19
- text run at (0,0) width 37: "TWO"
- RenderBlock {OL} at (0,128) size 784x20
- RenderListItem at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText at (0,0) size 33x19
- text run at (0,0) width 33: "ONE"
- RenderBlock {OL} at (0,164) size 784x40
- RenderListItem at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText at (0,0) size 33x19
- text run at (0,0) width 33: "ONE"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "two"
- RenderBlock {OL} at (0,220) size 784x80
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "one"
- RenderBlock {DIV} at (40,20) size 744x40
- RenderBlock (anonymous) at (0,0) size 744x20
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21: "div"
- RenderListItem at (0,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText at (0,0) size 37x19
- text run at (0,0) width 37: "TWO"
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "three"
- RenderBlock {OL} at (0,316) size 784x80
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "one"
- RenderBlock {DIV} at (40,20) size 744x40
- RenderListItem at (0,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText at (0,0) size 37x19
- text run at (0,0) width 37: "TWO"
- RenderBlock (anonymous) at (0,20) size 744x20
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21: "div"
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "three"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistsbiglistmarkerexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/big-list-marker-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/big-list-marker-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/big-list-marker-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 630x19
- text run at (0,0) width 528: "This tests that the size of the list marker is not effected by the width of the border. "
- text run at (527,0) width 103: "See bug #11957"
- RenderBlock {UL} at (0,36) size 784x40 [border: (10px dashed #000000)]
- RenderListItem {LI} at (50,10) size 724x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 271x19
- text run at (0,0) width 271: "The list-marker should be the normal size."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistsdynamicmarkercrashexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/dynamic-marker-crash-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/dynamic-marker-crash-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/dynamic-marker-crash-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x93
- RenderBlock {HTML} at (0,0) size 800x93
- RenderBody {BODY} at (8,16) size 784x61
- RenderBlock {UL} at (0,0) size 784x61
- RenderListItem {LI} at (40,0) size 744x61
- RenderBlock {FORM} at (0,0) size 744x25
- RenderBlock {P} at (0,0) size 744x25
- RenderListMarker at (-18,1) size 7x19: bullet
- RenderTextControl {INPUT} at (2,2) size 258x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,41) size 744x20
- RenderText {#text} at (0,0) size 340x19
- text run at (0,0) width 340: "There should be an input field above this line of text."
-layer at (57,21) size 244x14
- RenderBlock {DIV} at (6,3) size 246x15
- RenderText {#text} at (0,0) size 51x14
- text run at (0,0) width 51: "blah blubb"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistsinlineBoxWrapperNullCheckexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/inlineBoxWrapperNullCheck-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/inlineBoxWrapperNullCheck-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/inlineBoxWrapperNullCheck-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 190x28
- RenderBlock {UL} at (0,0) size 190x28
- RenderListItem {LI} at (40,0) size 150x28
- RenderListMarker at (-18,8) size 7x19: bullet
- RenderInline {A} at (0,0) size 207x19
- RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (0,0) size 207x23
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistslibrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/li-br-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/li-br-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/li-br-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 1539x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {OL} at (0,0) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 1492x19
- text run at (0,0) width 1492: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
- RenderBlock {OL} at (0,36) size 784x40
- RenderListItem {LI} at (40,0) size 744x40
- RenderListMarker at (0,0) size 16x19: "1"
- RenderText {#text} at (0,20) size 1492x19
- text run at (0,20) width 1492: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistslistylealphahugevaluecrashexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/li-style-alpha-huge-value-crash-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/li-style-alpha-huge-value-crash-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/li-style-alpha-huge-value-crash-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {BLOCKQUOTE} at (40,0) size 704x60
- RenderBlock {BLOCKQUOTE} at (40,0) size 624x60
- RenderBlock {OL} at (0,0) size 624x60
- RenderListItem {LI} at (40,0) size 584x60
- RenderListMarker at (-92,0) size 87x19: "CYWOQVJ"
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 492x39
- text run at (0,20) width 190: "SUCCESS (you didn't crash) "
- text run at (189,20) width 303: "Our behavior here matches WinIE not FireFox."
- text run at (0,40) width 349: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8542"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistslistitemlineheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/list-item-line-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/list-item-line-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/list-item-line-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 707x19
- text run at (0,0) width 707: "This test demonstrates that list items are not affected by the quirk that shrinks line boxes with no text children."
- RenderBlock {UL} at (0,36) size 784x60
- RenderListItem {LI} at (40,0) size 744x30
- RenderListMarker at (-17,10) size 10x10
- RenderInline {SPAN} at (0,0) size 27x19
- RenderText {#text} at (0,5) size 27x19
- text run at (0,5) width 27: "One"
- RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (40,30) size 744x30
- RenderListMarker at (-17,10) size 10x10
- RenderInline {SPAN} at (0,0) size 29x19
- RenderText {#text} at (0,5) size 29x19
- text run at (0,5) width 29: "Two"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {UL} at (0,112) size 784x60
- RenderListItem {LI} at (40,0) size 744x30
- RenderInline {SPAN} at (0,0) size 38x19
- RenderText {#text} at (0,5) size 38x19
- text run at (0,5) width 38: "Three"
- RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (40,30) size 744x30
- RenderInline {SPAN} at (0,0) size 31x19
- RenderText {#text} at (0,5) size 31x19
- text run at (0,5) width 31: "Four"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistslistmarkerwithlineheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/list-marker-with-line-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/list-marker-with-line-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/list-marker-with-line-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {OL} at (0,0) size 784x24
- RenderListItem {LI} at (40,0) size 744x24
- RenderListMarker at (-21,2) size 16x19: "1"
- RenderText {#text} at (0,2) size 419x19
- text run at (0,2) width 419: "This test passes if the list item and list marker are evenly aligned."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistsliststylenonecrashexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/list-style-none-crash-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/list-style-none-crash-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/list-style-none-crash-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 756x19
- text run at (0,0) width 756: "This test verifies that setting a list with list-style: none to display: none does not crash. It checks for regression against"
- RenderInline {A} at (0,0) size 32x19 [color=#0000EE]
- RenderText {#text} at (0,20) size 32x19
- text run at (0,20) width 32: "6860"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistsmarkerbeforeemptyinlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/marker-before-empty-inline-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/marker-before-empty-inline-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/marker-before-empty-inline-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,113 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 647x19
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=14395"
- RenderText {#text} at (357,0) size 343x19
- text run at (357,0) width 5: " "
- text run at (361,0) width 339: "When a <p> is inside <li> two <BR>s are rendered"
- RenderText {#text} at (699,0) size 5x19
- text run at (699,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 500x19
- text run at (0,0) width 500: "In all of the following, the bullets should be lined up with the first line of text."
- RenderBlock {UL} at (0,72) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderBlock (anonymous) at (0,0) size 744x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 744x20
- RenderBlock {DIV} at (0,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "item"
- RenderBlock (anonymous) at (0,20) size 744x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock {UL} at (0,108) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderBlock (anonymous) at (0,0) size 744x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "item"
- RenderBlock {UL} at (0,144) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderBlock (anonymous) at (0,0) size 744x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {I} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 744x20
- RenderBlock {DIV} at (0,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 28x19
- text run at (0,0) width 28: "item"
- RenderBlock (anonymous) at (0,20) size 744x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderInline {I} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {UL} at (0,180) size 784x40
- RenderListItem {LI} at (40,0) size 744x40
- RenderBlock (anonymous) at (0,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {SPAN} at (0,0) size 41x19
- RenderInline (generated) at (0,0) size 41x19
- RenderText at (0,0) size 41x19
- text run at (0,0) width 41: "before"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,20) size 744x20
- RenderBlock {DIV} at (0,0) size 744x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "item"
- RenderBlock (anonymous) at (0,40) size 744x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock {UL} at (0,236) size 784x40
- RenderListItem {LI} at (40,0) size 744x40
- RenderBlock (anonymous) at (0,0) size 744x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 744x20
- RenderBlock {UL} at (0,0) size 744x20
- RenderListItem {LI} at (40,0) size 704x20
- RenderListMarker at (-58,0) size 7x19: bullet
- RenderListMarker at (-18,0) size 7x19: white bullet
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "item"
- RenderBlock (anonymous) at (0,20) size 744x20
- RenderInline {SPAN} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {UL} at (0,292) size 784x40
- RenderListItem {LI} at (40,0) size 744x40
- RenderBlock {DIV} at (0,0) size 744x20
- RenderBlock {UL} at (0,0) size 744x20
- RenderListItem {LI} at (40,0) size 704x20
- RenderListMarker at (-58,0) size 7x19: bullet
- RenderListMarker at (-18,0) size 7x19: white bullet
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "item"
- RenderBlock (anonymous) at (0,20) size 744x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {P} at (0,348) size 784x20
- RenderText {#text} at (0,0) size 534x19
- text run at (0,0) width 534: "In this case, the solid bullet should be one line above the hollow bullet and the text."
- RenderBlock {UL} at (0,384) size 784x60
- RenderListItem {LI} at (40,0) size 744x60
- RenderBlock (anonymous) at (0,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderBlock {UL} at (0,20) size 744x20
- RenderListItem {LI} at (40,0) size 704x20
- RenderListMarker at (-18,0) size 7x19: white bullet
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "item"
- RenderBlock (anonymous) at (0,40) size 744x20
- RenderBR {BR} at (0,0) size 0x19
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistsmarkerimageerrorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/marker-image-error-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/marker-image-error-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/marker-image-error-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 779x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13157"
- RenderText {#text} at (357,0) size 779x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 418: "List markers positioned incorrectly and don't repaint properly on"
- text run at (0,20) width 115: "Oxford homepage"
- RenderText {#text} at (114,20) size 5x19
- text run at (114,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 407x19
- text run at (0,0) width 407: "There should be a bullet next to each item on the following list:"
- RenderBlock {UL} at (0,92) size 784x100
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 162x19
- text run at (0,0) width 162: "Prospectuses and courses"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 170x19
- text run at (0,0) width 170: "Undergraduate admissions"
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 134x19
- text run at (0,0) width 134: "Graduate admissions"
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 139x19
- text run at (0,0) width 139: "Continuing education"
- RenderListItem {LI} at (40,80) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 96x19
- text run at (0,0) width 96: "Online courses"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistsmarkersinselectionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/markers-in-selection-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/markers-in-selection-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/markers-in-selection-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,68 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 661x19
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 353x19
- text run at (53,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8408"
- RenderText {#text} at (405,0) size 309x19
- text run at (405,0) width 5: " "
- text run at (409,0) width 305: "Paint the highlight behind selected list markers"
- RenderText {#text} at (713,0) size 5x19
- text run at (713,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 377x19
- text run at (0,0) width 377: "This tests the rendering of list markers inside the selection."
- RenderBlock (anonymous) at (0,72) size 784x0
- RenderInline {A} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,72) size 784x2 [border: (1px inset #000000)]
- RenderBlock {UL} at (0,90) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 162x19
- text run at (0,0) width 162: "Item with outside marker"
- RenderBlock {UL} at (0,126) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-1,0) size 7x19: bullet
- RenderText {#text} at (15,0) size 154x19
- text run at (15,0) width 154: "Item with inside marker"
- RenderBlock {UL} at (0,162) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-17,5) size 10x10
- RenderText {#text} at (0,0) size 205x19
- text run at (0,0) width 205: "Item with outside image marker"
- RenderBlock {UL} at (0,198) size 784x20
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (0,5) size 10x10
- RenderText {#text} at (17,0) size 197x19
- text run at (17,0) width 197: "Item with inside image marker"
- RenderBlock {OL} at (0,234) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 162x19
- text run at (0,0) width 162: "Item with outside ordinal"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 103x19
- text run at (0,0) width 103: "and another one"
- RenderBlock {OL} at (0,290) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (0,0) size 16x19: "1"
- RenderText {#text} at (16,0) size 154x19
- text run at (16,0) width 154: "Item with inside ordinal"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (0,0) size 16x19: "2"
- RenderText {#text} at (16,0) size 103x19
- text run at (16,0) width 103: "and another one"
- RenderBlock {HR} at (0,346) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,356) size 784x0
- RenderInline {A} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-selection start: position 0 of child 7 {HR} of body
-selection end: position 1 of child 21 {HR} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistsnumericmarkersoutsidelistexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/numeric-markers-outside-list-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/numeric-markers-outside-list-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/numeric-markers-outside-list-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x40
- RenderListItem {DIV} at (30,0) size 754x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 153x19
- text run at (0,0) width 153: "should have a label of 1"
- RenderListItem {DIV} at (30,20) size 754x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 153x19
- text run at (0,0) width 153: "should have a label of 2"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistsoldisplaytypesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ol-display-types-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ol-display-types-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ol-display-types-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,76 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 764x39
- text run at (0,0) width 764: "Test of various CSS display types for list elements. All visible elements that have a display-type of list-item are given a"
- text run at (0,20) width 317: "number. This is generally going to be LI element."
- RenderBlock {OL} at (0,56) size 784x340
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 3"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "4"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 4"
- RenderBlock {LI} at (40,40) size 744x20
- RenderText {#text} at (0,0) size 168x19
- text run at (0,0) width 168: "Should not have a number"
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (-21,0) size 16x19: "5"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 5"
- RenderBlock (anonymous) at (40,80) size 744x20
- RenderInline {LI} at (0,0) size 168x19
- RenderText {#text} at (0,0) size 168x19
- text run at (0,0) width 168: "Should not have a number"
- RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (40,100) size 744x20
- RenderListMarker at (-21,0) size 16x19: "6"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 6"
- RenderBlock {DIV} at (40,120) size 744x20
- RenderText {#text} at (0,0) size 168x19
- text run at (0,0) width 168: "Should not have a number"
- RenderListItem {DIV} at (40,140) size 744x20
- RenderListMarker at (-21,0) size 16x19: "7"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 7"
- RenderListItem {LI} at (40,160) size 744x20
- RenderListMarker at (-21,0) size 16x19: "8"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 8"
- RenderListItem {LI} at (40,180) size 744x20
- RenderText {#text} at (0,0) size 168x19
- text run at (0,0) width 168: "Should not have a number"
- RenderListItem {LI} at (40,200) size 744x20
- RenderListMarker at (-29,0) size 24x19: "10"
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "Should be 10"
- RenderListItem {LI} at (40,220) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 121x19
- text run at (0,0) width 121: "Should have a disc"
- RenderListItem {LI} at (40,240) size 744x20
- RenderListMarker at (-29,0) size 24x19: "12"
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "Should be 12"
- RenderListItem {LI} at (40,260) size 744x20
- RenderListMarker at (-18,0) size 7x19: black square
- RenderText {#text} at (0,0) size 137x19
- text run at (0,0) width 137: "Should have a square"
- RenderListItem {LI} at (40,280) size 744x20
- RenderListMarker at (-29,0) size 24x19: "14"
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "Should be 14"
- RenderListItem {LI} at (40,300) size 744x20
- RenderListMarker at (-18,0) size 7x19: white bullet
- RenderText {#text} at (0,0) size 131x19
- text run at (0,0) width 131: "Should have a circle"
- RenderListItem {LI} at (40,320) size 744x20
- RenderListMarker at (-29,0) size 24x19: "16"
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "Should be 16"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistsolstartdynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ol-start-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ol-start-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ol-start-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x40
- RenderBlock {OL} at (0,0) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "foo"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21: "bar"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistsolstartparsingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ol-start-parsing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ol-start-parsing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ol-start-parsing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,160 +0,0 @@
</span><del>-layer at (0,0) size 800x1222
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1222
- RenderBlock {HTML} at (0,0) size 800x1222
- RenderBody {BODY} at (8,8) size 784x1206
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "No start attribute."
- RenderBlock {OL} at (0,36) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 1"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 2"
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,102) size 784x20
- RenderText {#text} at (0,0) size 28x19
- text run at (0,0) width 28: "start"
- RenderBlock {OL} at (0,138) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 1"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 2"
- RenderBlock {HR} at (0,194) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,204) size 784x20
- RenderText {#text} at (0,0) size 50x19
- text run at (0,0) width 50: "start=\"\""
- RenderBlock {OL} at (0,240) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 1"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 2"
- RenderBlock {HR} at (0,296) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,306) size 784x20
- RenderText {#text} at (0,0) size 66x19
- text run at (0,0) width 66: "start=\" 2 \""
- RenderBlock {OL} at (0,342) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 2"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 3"
- RenderBlock {HR} at (0,398) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,408) size 784x20
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "start=\"+2\""
- RenderBlock {OL} at (0,444) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 2"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 3"
- RenderBlock {HR} at (0,500) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,510) size 784x20
- RenderText {#text} at (0,0) size 70x19
- text run at (0,0) width 70: "start=\"A2\""
- RenderBlock {OL} at (0,546) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 1"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 2"
- RenderBlock {HR} at (0,602) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,612) size 784x20
- RenderText {#text} at (0,0) size 62x19
- text run at (0,0) width 62: "start=\".2\""
- RenderBlock {OL} at (0,648) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 1"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 2"
- RenderBlock {HR} at (0,704) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,714) size 784x20
- RenderText {#text} at (0,0) size 66x19
- text run at (0,0) width 66: "start=\"#2\""
- RenderBlock {OL} at (0,750) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 1"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 2"
- RenderBlock (anonymous) at (0,806) size 784x20
- RenderText {#text} at (0,0) size 58x19
- text run at (0,0) width 58: "start=\"0\""
- RenderBlock {OL} at (0,842) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "0"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 0"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 1"
- RenderBlock {HR} at (0,898) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,908) size 784x20
- RenderText {#text} at (0,0) size 66x19
- text run at (0,0) width 66: "start=\" 0 \""
- RenderBlock {OL} at (0,944) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "0"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 0"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 1"
- RenderBlock {HR} at (0,1000) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,1010) size 784x20
- RenderText {#text} at (0,0) size 58x19
- text run at (0,0) width 58: "start=\"2\""
- RenderBlock {OL} at (0,1046) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 2"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 3"
- RenderBlock {HR} at (0,1102) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,1112) size 784x20
- RenderText {#text} at (0,0) size 63x19
- text run at (0,0) width 63: "start=\"-2\""
- RenderBlock {OL} at (0,1148) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-27,0) size 22x19: "-2"
- RenderText {#text} at (0,0) size 82x19
- text run at (0,0) width 82: "Should be -2"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-27,0) size 22x19: "-1"
- RenderText {#text} at (0,0) size 82x19
- text run at (0,0) width 82: "Should be -1"
- RenderBlock {HR} at (0,1204) size 784x2 [border: (1px inset #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistsolstartexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/olstart-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/olstart-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/olstart-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,138 +0,0 @@
</span><del>-layer at (0,0) size 800x830
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x830
- RenderBlock {HTML} at (0,0) size 800x830
- RenderBody {BODY} at (8,8) size 784x806
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 132x19
- text run at (0,0) width 132: "1. Basic inheritance:"
- RenderBlock {OL} at (0,36) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 3"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "4"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 4"
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,102) size 784x20
- RenderText {#text} at (0,0) size 297x19
- text run at (0,0) width 297: "2. Test that the inner start value gets inherited:"
- RenderBlock {OL} at (0,138) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "5"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 5"
- RenderBlock {OL} at (40,20) size 744x20
- RenderListItem {LI} at (40,0) size 704x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 3"
- RenderBlock {HR} at (0,194) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,204) size 784x20
- RenderText {#text} at (0,0) size 391x19
- text run at (0,0) width 391: "3. Test that extra tags before the li don't block the inheritance"
- RenderBlock {OL} at (0,240) size 784x56
- RenderBlock {P} at (40,0) size 744x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "Text"
- RenderListItem {LI} at (40,36) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 3"
- RenderBlock {HR} at (0,312) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,322) size 784x20
- RenderText {#text} at (0,0) size 275x19
- text run at (0,0) width 275: "4. Test for inheritance through many levels"
- RenderBlock {OL} at (0,358) size 784x20
- RenderBlock (anonymous) at (40,0) size 744x0
- RenderInline {B} at (0,0) size 0x0
- RenderBlock (anonymous) at (40,0) size 744x20
- RenderListItem {LI} at (0,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 155x19
- text run at (0,0) width 155: "Should be 3 (and bold)"
- RenderBlock (anonymous) at (40,20) size 744x0
- RenderInline {B} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,394) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,404) size 784x20
- RenderText {#text} at (0,0) size 425x19
- text run at (0,0) width 425: "5. Test for properly chaining from the previous li when it is nested"
- RenderBlock {OL} at (0,440) size 784x60
- RenderBlock (anonymous) at (40,0) size 744x0
- RenderInline {B} at (0,0) size 0x0
- RenderBlock (anonymous) at (40,0) size 744x20
- RenderListItem {LI} at (0,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 155x19
- text run at (0,0) width 155: "Should be 3 (and bold)"
- RenderBlock (anonymous) at (40,20) size 744x0
- RenderInline {B} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "4"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 4"
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-21,0) size 16x19: "5"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 5"
- RenderBlock {HR} at (0,516) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,526) size 784x20
- RenderText {#text} at (0,0) size 461x19
- text run at (0,0) width 461: "6. Test for properly chaining from the previous li when current is nested"
- RenderBlock {OL} at (0,562) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 1"
- RenderBlock (anonymous) at (40,20) size 744x0
- RenderInline {B} at (0,0) size 0x0
- RenderBlock (anonymous) at (40,20) size 744x20
- RenderListItem {LI} at (0,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 155x19
- text run at (0,0) width 155: "Should be 2 (and bold)"
- RenderBlock (anonymous) at (40,40) size 744x0
- RenderInline {B} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,618) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,628) size 784x20
- RenderText {#text} at (0,0) size 453x19
- text run at (0,0) width 453: "7. Test for properly chaining from the previous li when both are nested"
- RenderBlock {OL} at (0,664) size 784x40
- RenderBlock (anonymous) at (40,0) size 744x0
- RenderInline {I} at (0,0) size 0x0
- RenderBlock (anonymous) at (40,0) size 744x20
- RenderListItem {LI} at (0,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 152x19
- text run at (0,0) width 152: "Should be 2 (and italic)"
- RenderBlock (anonymous) at (40,20) size 744x0
- RenderInline {I} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {B} at (0,0) size 0x0
- RenderBlock (anonymous) at (40,20) size 744x20
- RenderListItem {LI} at (0,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 155x19
- text run at (0,0) width 155: "Should be 3 (and bold)"
- RenderBlock (anonymous) at (40,40) size 744x0
- RenderInline {B} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,720) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,730) size 784x20
- RenderText {#text} at (0,0) size 361x19
- text run at (0,0) width 361: "8. Test for not inheriting improperly from an another list"
- RenderBlock {OL} at (0,766) size 784x40
- RenderBlock {OL} at (40,0) size 744x20
- RenderListItem {LI} at (40,0) size 704x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 2"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "5"
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Should be 5"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistsorderedlistwithnooltagexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ordered-list-with-no-ol-tag-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ordered-list-with-no-ol-tag-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/ordered-list-with-no-ol-tag-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,102 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x586
- RenderBlock {HTML} at (0,0) size 800x586
- RenderBody {BODY} at (8,19) size 784x559
- RenderBlock {H2} at (0,0) size 784x30
- RenderText {#text} at (0,1) size 302x28
- text run at (0,1) width 302: "A regular two level nested list"
- RenderBlock {P} at (0,49) size 784x21
- RenderText {#text} at (0,0) size 566x19
- text run at (0,0) width 566: "The outer list is numbered using decimal numerals, the inner lists with lower case letters"
- RenderBlock {DIV} at (24,85) size 760x473 [border: (1px solid #000000)]
- RenderListItem {DIV} at (33,1) size 726x22 [border: (1px solid #000000)]
- RenderListMarker at (-21,1) size 16x19: "1"
- RenderText {#text} at (33,1) size 42x19
- text run at (33,1) width 42: "Item 1"
- RenderListItem {DIV} at (33,23) size 726x152 [border: (1px solid #000000)]
- RenderBlock (anonymous) at (33,1) size 692x20
- RenderListMarker at (-54,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 42x19
- text run at (0,0) width 42: "Item 2"
- RenderListItem {DIV} at (33,21) size 692x42 [border: (1px solid #000000)]
- RenderListMarker at (-21,1) size 16x19: "a"
- RenderText {#text} at (33,1) size 41x19
- text run at (33,1) width 41: "Item a"
- RenderBR {BR} at (73,1) size 1x19
- RenderText {#text} at (33,21) size 90x19
- text run at (33,21) width 90: "Item a, Line 2"
- RenderListItem {DIV} at (33,63) size 692x22 [border: (1px solid #000000)]
- RenderListMarker at (-21,1) size 16x19: "b"
- RenderText {#text} at (33,1) size 42x19
- text run at (33,1) width 42: "Item b"
- RenderListItem {DIV} at (33,85) size 692x22 [border: (1px solid #000000)]
- RenderListMarker at (-21,1) size 16x19: "c"
- RenderText {#text} at (33,1) size 41x19
- text run at (33,1) width 41: "Item c"
- RenderBlock {DIV} at (33,107) size 692x22 [border: (1px solid #000000)]
- RenderText {#text} at (33,1) size 92x19
- text run at (33,1) width 92: "Not a list item"
- RenderListItem {DIV} at (33,129) size 692x22 [border: (1px solid #000000)]
- RenderListMarker at (-21,1) size 16x19: "d"
- RenderText {#text} at (33,1) size 42x19
- text run at (33,1) width 42: "Item d"
- RenderListItem {DIV} at (33,175) size 726x22 [border: (1px solid #000000)]
- RenderListMarker at (-21,1) size 16x19: "3"
- RenderText {#text} at (33,1) size 42x19
- text run at (33,1) width 42: "Item 3"
- RenderBlock {DIV} at (33,197) size 726x108 [border: (1px solid #000000)]
- RenderBlock (anonymous) at (33,1) size 692x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 92: "Not a list item"
- RenderListItem {DIV} at (33,21) size 692x42 [border: (1px solid #000000)]
- RenderListMarker at (-21,1) size 16x19: "a"
- RenderText {#text} at (33,1) size 41x19
- text run at (33,1) width 41: "Item a"
- RenderBR {BR} at (73,1) size 1x19
- RenderText {#text} at (33,21) size 90x19
- text run at (33,21) width 90: "Item a, Line 2"
- RenderBlock {DIV} at (33,63) size 692x22 [border: (1px solid #000000)]
- RenderText {#text} at (33,1) size 92x19
- text run at (33,1) width 92: "Not a list item"
- RenderListItem {DIV} at (33,85) size 692x22 [border: (1px solid #000000)]
- RenderListMarker at (-21,1) size 16x19: "b"
- RenderText {#text} at (33,1) size 42x19
- text run at (33,1) width 42: "Item b"
- RenderListItem {DIV} at (33,305) size 726x22 [border: (1px solid #000000)]
- RenderListMarker at (-21,1) size 16x19: "4"
- RenderText {#text} at (33,1) size 42x19
- text run at (33,1) width 42: "Item 4"
- RenderListItem {DIV} at (33,327) size 726x122 [border: (1px solid #000000)]
- RenderBlock (anonymous) at (33,1) size 692x20
- RenderListMarker at (-54,0) size 16x19: "5"
- RenderText {#text} at (0,0) size 42x19
- text run at (0,0) width 42: "Item 5"
- RenderListItem {TABLE} at (33,21) size 692x50 [border: (1px dashed #000000)]
- RenderBlock (anonymous) at (1,1) size 690x20
- RenderListMarker at (-22,0) size 16x19: "a"
- RenderTable at (1,21) size 193x28
- RenderTableSection {TBODY} at (0,0) size 193x28
- RenderTableRow {TR} at (0,2) size 193x24
- RenderTableCell {TD} at (2,2) size 94x24 [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 90x19
- text run at (2,2) width 90: "Table Cell A1"
- RenderTableCell {TD} at (97,2) size 94x24 [border: (1px dotted #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Table Cell B1"
- RenderListItem {TABLE} at (33,71) size 692x50 [border: (1px dashed #000000)]
- RenderBlock (anonymous) at (1,1) size 690x20
- RenderListMarker at (-22,0) size 16x19: "b"
- RenderTable at (1,21) size 217x28
- RenderTableSection {TBODY} at (0,0) size 217x28
- RenderTableRow {TR} at (0,2) size 217x24
- RenderTableCell {TD} at (2,2) size 106x24 [border: (1px dotted #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 102x19
- text run at (2,2) width 102: "Table 2 Cell A1"
- RenderTableCell {TD} at (109,2) size 106x24 [border: (1px dotted #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 101x19
- text run at (2,2) width 101: "Table 2 Cell B1"
- RenderListItem {DIV} at (33,449) size 726x22 [border: (1px solid #000000)]
- RenderListMarker at (-21,1) size 16x19: "6"
- RenderText {#text} at (33,1) size 42x19
- text run at (33,1) width 42: "Item 6"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastlistsscrolledmarkerpaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/scrolled-marker-paint-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/scrolled-marker-paint-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/lists/scrolled-marker-paint-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderBlock {DIV} at (0,40) size 784x20
- RenderText {#text} at (0,0) size 135x19
- text run at (0,0) width 135: "This is a testcase for "
- RenderInline {A} at (0,0) size 485x19 [color=#0000EE]
- RenderText {#text} at (134,0) size 485x19
- text run at (134,0) width 485: "REGRESSION: (r13028) Scrolling causes incomplete drawing of ul bullets"
- RenderText {#text} at (618,0) size 5x19
- text run at (618,0) width 5: "."
-layer at (8,-4) size 409x20 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderBlock (positioned) {UL} at (8,-4) size 409x20
- RenderListItem {LI} at (40,0) size 369x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 369x19
- text run at (0,0) width 119: "This is a list item. "
- text run at (118,0) width 251: "You should see a list marker to the left."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolblockaxishorizontalbtexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-horizontal-bt-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-horizontal-bt-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-horizontal-bt-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,360) size 800x240
-layer at (20,360) size 200x170
- RenderBlock {DIV} at (20,0) size 200x170 [border: none (20px solid #C0C0C0) none]
- RenderMultiColumnSet at (0,20) size 200x150
-layer at (20,0) size 200x510
- RenderMultiColumnFlowThread at (0,20) size 200x510
- RenderText {#text} at (0,0) size 190x99
- text run at (0,0) width 182: "Lorem ipsum dolor sit amet,"
- text run at (0,20) width 77: "consectetur "
- text run at (76,20) width 96: "adipiscing elit."
- text run at (0,40) width 190: "Curabitur neque elit, pulvinar"
- text run at (0,60) width 104: "eget lobortis at, "
- text run at (103,60) width 75: "convallis ut"
- text run at (0,80) width 46: "lectus. "
- RenderText {#text} at (102,80) size 197x149
- text run at (102,80) width 64: " vulputate"
- text run at (0,100) width 151: "tincidunt leo, eu varius "
- text run at (150,100) width 32: "nunc"
- text run at (0,120) width 181: "ullamcorper vel. Integer nec"
- text run at (0,150) width 197: "dolor sed ante pharetra lacinia."
- text run at (0,170) width 194: "Integer dignissim iaculis nulla"
- text run at (0,190) width 176: "et rutrum. Praesent pretium"
- text run at (0,210) width 59: "euismod "
- text run at (58,210) width 101: "est eget laoreet."
- RenderText {#text} at (45,230) size 200x259
- text run at (45,230) width 107: " suscipit suscipit"
- text run at (0,250) width 187: "elementum. Duis consectetur"
- text run at (0,270) width 193: "pulvinar tempor. In mi sapien,"
- text run at (0,300) width 177: "malesuada vitae posuere ut,"
- text run at (0,320) width 70: "adipiscing "
- text run at (69,320) width 121: "id odio. Integer est"
- text run at (0,340) width 199: "mi, luctus sed cursus in, cursus"
- text run at (0,360) width 107: "vitae urna. Nam "
- text run at (106,360) width 74: "consectetur"
- text run at (0,380) width 172: "orci tempor nibh iaculis eu"
- text run at (0,400) width 200: "dignissim odio laoreet. Aenean"
- text run at (0,420) width 179: "congue fermentum nibh sed"
- text run at (0,450) width 173: "malesuada. Curabitur enim"
- text run at (0,470) width 101: "leo, porttitor ut "
- text run at (100,470) width 78: "interdum et,"
- RenderText {#text} at (53,490) size 63x19
- text run at (53,490) width 63: " ut lorem."
-layer at (20,0) size 58x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 58x19 [bgcolor=#FFFF00]
- RenderText {#text} at (45,80) size 58x19
- text run at (45,80) width 58: "Vivamus"
-layer at (20,0) size 46x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 46x19 [bgcolor=#FFFF00]
- RenderText {#text} at (0,230) size 46x19
- text run at (0,230) width 46: "Integer"
-layer at (20,0) size 54x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 54x19 [bgcolor=#FFFF00]
- RenderText {#text} at (0,490) size 54x19
- text run at (0,490) width 54: "pulvinar"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolblockaxishorizontaltbexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-horizontal-tb-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-horizontal-tb-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-horizontal-tb-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-layer at (0,0) size 800x710
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x240
-layer at (20,0) size 200x170
- RenderBlock {DIV} at (20,0) size 200x170 [border: (20px solid #C0C0C0) none]
- RenderMultiColumnSet at (0,20) size 200x150
-layer at (20,20) size 200x510
- RenderMultiColumnFlowThread at (0,20) size 200x510
- RenderText {#text} at (0,0) size 190x99
- text run at (0,0) width 182: "Lorem ipsum dolor sit amet,"
- text run at (0,20) width 77: "consectetur "
- text run at (76,20) width 96: "adipiscing elit."
- text run at (0,40) width 190: "Curabitur neque elit, pulvinar"
- text run at (0,60) width 104: "eget lobortis at, "
- text run at (103,60) width 75: "convallis ut"
- text run at (0,80) width 46: "lectus. "
- RenderText {#text} at (102,80) size 197x149
- text run at (102,80) width 64: " vulputate"
- text run at (0,100) width 151: "tincidunt leo, eu varius "
- text run at (150,100) width 32: "nunc"
- text run at (0,120) width 181: "ullamcorper vel. Integer nec"
- text run at (0,150) width 197: "dolor sed ante pharetra lacinia."
- text run at (0,170) width 194: "Integer dignissim iaculis nulla"
- text run at (0,190) width 176: "et rutrum. Praesent pretium"
- text run at (0,210) width 59: "euismod "
- text run at (58,210) width 101: "est eget laoreet."
- RenderText {#text} at (45,230) size 200x259
- text run at (45,230) width 107: " suscipit suscipit"
- text run at (0,250) width 187: "elementum. Duis consectetur"
- text run at (0,270) width 193: "pulvinar tempor. In mi sapien,"
- text run at (0,300) width 177: "malesuada vitae posuere ut,"
- text run at (0,320) width 70: "adipiscing "
- text run at (69,320) width 121: "id odio. Integer est"
- text run at (0,340) width 199: "mi, luctus sed cursus in, cursus"
- text run at (0,360) width 107: "vitae urna. Nam "
- text run at (106,360) width 74: "consectetur"
- text run at (0,380) width 172: "orci tempor nibh iaculis eu"
- text run at (0,400) width 200: "dignissim odio laoreet. Aenean"
- text run at (0,420) width 179: "congue fermentum nibh sed"
- text run at (0,450) width 173: "malesuada. Curabitur enim"
- text run at (0,470) width 101: "leo, porttitor ut "
- text run at (100,470) width 78: "interdum et,"
- RenderText {#text} at (53,490) size 63x19
- text run at (53,490) width 63: " ut lorem."
-layer at (20,20) size 58x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 58x19 [bgcolor=#FFFF00]
- RenderText {#text} at (45,80) size 58x19
- text run at (45,80) width 58: "Vivamus"
-layer at (20,20) size 46x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 46x19 [bgcolor=#FFFF00]
- RenderText {#text} at (0,230) size 46x19
- text run at (0,230) width 46: "Integer"
-layer at (20,20) size 54x19
- RenderInline (relative positioned) {SPAN} at (0,0) size 54x19 [bgcolor=#FFFF00]
- RenderText {#text} at (0,490) size 54x19
- text run at (0,490) width 54: "pulvinar"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolblockaxisverticallrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-vertical-lr-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-vertical-lr-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-vertical-lr-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,20) size 800x580
-layer at (0,20) size 170x200
- RenderBlock {DIV} at (0,0) size 170x200 [border: none (20px solid #C0C0C0)]
- RenderMultiColumnSet at (20,0) size 150x200
-layer at (20,20) size 510x200
- RenderMultiColumnFlowThread at (20,0) size 510x200
- RenderText {#text} at (0,0) size 99x190
- text run at (0,0) width 182: "Lorem ipsum dolor sit amet,"
- text run at (20,0) width 77: "consectetur "
- text run at (20,76) width 95: "adipiscing elit."
- text run at (40,0) width 190: "Curabitur neque elit, pulvinar"
- text run at (60,0) width 104: "eget lobortis at, "
- text run at (60,103) width 75: "convallis ut"
- text run at (80,0) width 46: "lectus. "
- RenderText {#text} at (80,102) size 149x197
- text run at (80,102) width 64: " vulputate"
- text run at (100,0) width 151: "tincidunt leo, eu varius "
- text run at (100,150) width 32: "nunc"
- text run at (120,0) width 181: "ullamcorper vel. Integer nec"
- text run at (150,0) width 197: "dolor sed ante pharetra lacinia."
- text run at (170,0) width 194: "Integer dignissim iaculis nulla"
- text run at (190,0) width 176: "et rutrum. Praesent pretium"
- text run at (210,0) width 59: "euismod "
- text run at (210,58) width 100: "est eget laoreet."
- RenderText {#text} at (230,45) size 259x200
- text run at (230,45) width 106: " suscipit suscipit"
- text run at (250,0) width 187: "elementum. Duis consectetur"
- text run at (270,0) width 193: "pulvinar tempor. In mi sapien,"
- text run at (300,0) width 177: "malesuada vitae posuere ut,"
- text run at (320,0) width 70: "adipiscing "
- text run at (320,69) width 120: "id odio. Integer est"
- text run at (340,0) width 199: "mi, luctus sed cursus in, cursus"
- text run at (360,0) width 107: "vitae urna. Nam "
- text run at (360,106) width 73: "consectetur"
- text run at (380,0) width 172: "orci tempor nibh iaculis eu"
- text run at (400,0) width 200: "dignissim odio laoreet. Aenean"
- text run at (420,0) width 179: "congue fermentum nibh sed"
- text run at (450,0) width 173: "malesuada. Curabitur enim"
- text run at (470,0) width 101: "leo, porttitor ut "
- text run at (470,100) width 78: "interdum et,"
- RenderText {#text} at (490,53) size 19x63
- text run at (490,53) width 62: " ut lorem."
-layer at (20,20) size 19x58
- RenderInline (relative positioned) {SPAN} at (0,0) size 19x58 [bgcolor=#FFFF00]
- RenderText {#text} at (80,45) size 19x58
- text run at (80,45) width 57: "Vivamus"
-layer at (20,20) size 19x46
- RenderInline (relative positioned) {SPAN} at (0,0) size 19x46 [bgcolor=#FFFF00]
- RenderText {#text} at (230,0) size 19x46
- text run at (230,0) width 46: "Integer"
-layer at (20,20) size 19x54
- RenderInline (relative positioned) {SPAN} at (0,0) size 19x54 [bgcolor=#FFFF00]
- RenderText {#text} at (490,0) size 19x54
- text run at (490,0) width 54: "pulvinar"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolblockaxisverticalrlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-vertical-rl-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-vertical-rl-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/block-axis-vertical-rl-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,20) size 800x580
-layer at (360,20) size 170x200
- RenderBlock {DIV} at (360,0) size 170x200 [border: none (20px solid #C0C0C0) none]
- RenderMultiColumnSet at (20,0) size 150x200
-layer at (0,20) size 510x200
- RenderMultiColumnFlowThread at (20,0) size 510x200
- RenderText {#text} at (0,0) size 99x190
- text run at (0,0) width 182: "Lorem ipsum dolor sit amet,"
- text run at (20,0) width 77: "consectetur "
- text run at (20,76) width 95: "adipiscing elit."
- text run at (40,0) width 190: "Curabitur neque elit, pulvinar"
- text run at (60,0) width 104: "eget lobortis at, "
- text run at (60,103) width 75: "convallis ut"
- text run at (80,0) width 46: "lectus. "
- RenderText {#text} at (80,102) size 149x197
- text run at (80,102) width 64: " vulputate"
- text run at (100,0) width 151: "tincidunt leo, eu varius "
- text run at (100,150) width 32: "nunc"
- text run at (120,0) width 181: "ullamcorper vel. Integer nec"
- text run at (150,0) width 197: "dolor sed ante pharetra lacinia."
- text run at (170,0) width 194: "Integer dignissim iaculis nulla"
- text run at (190,0) width 176: "et rutrum. Praesent pretium"
- text run at (210,0) width 59: "euismod "
- text run at (210,58) width 100: "est eget laoreet."
- RenderText {#text} at (230,45) size 259x200
- text run at (230,45) width 106: " suscipit suscipit"
- text run at (250,0) width 187: "elementum. Duis consectetur"
- text run at (270,0) width 193: "pulvinar tempor. In mi sapien,"
- text run at (300,0) width 177: "malesuada vitae posuere ut,"
- text run at (320,0) width 70: "adipiscing "
- text run at (320,69) width 120: "id odio. Integer est"
- text run at (340,0) width 199: "mi, luctus sed cursus in, cursus"
- text run at (360,0) width 107: "vitae urna. Nam "
- text run at (360,106) width 73: "consectetur"
- text run at (380,0) width 172: "orci tempor nibh iaculis eu"
- text run at (400,0) width 200: "dignissim odio laoreet. Aenean"
- text run at (420,0) width 179: "congue fermentum nibh sed"
- text run at (450,0) width 173: "malesuada. Curabitur enim"
- text run at (470,0) width 101: "leo, porttitor ut "
- text run at (470,100) width 78: "interdum et,"
- RenderText {#text} at (490,53) size 19x63
- text run at (490,53) width 62: " ut lorem."
-layer at (0,20) size 19x58
- RenderInline (relative positioned) {SPAN} at (0,0) size 19x58 [bgcolor=#FFFF00]
- RenderText {#text} at (80,45) size 19x58
- text run at (80,45) width 57: "Vivamus"
-layer at (0,20) size 19x46
- RenderInline (relative positioned) {SPAN} at (0,0) size 19x46 [bgcolor=#FFFF00]
- RenderText {#text} at (230,0) size 19x46
- text run at (230,0) width 46: "Integer"
-layer at (0,20) size 19x54
- RenderInline (relative positioned) {SPAN} at (0,0) size 19x54 [bgcolor=#FFFF00]
- RenderText {#text} at (490,0) size 19x54
- text run at (490,0) width 54: "pulvinar"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolborderpaddingpaginationexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/border-padding-pagination-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/border-padding-pagination-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/border-padding-pagination-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 784x193
- RenderBlock {DIV} at (0,0) size 784x193 [border: (2px solid #800000)]
- RenderMultiColumnSet at (2,2) size 780x189
-layer at (10,10) size 382x268
- RenderMultiColumnFlowThread at (2,2) size 382x268
- RenderBlock {DIV} at (0,0) size 382x110
- RenderBlock {DIV} at (0,110) size 379x158 [bgcolor=#00FF00] [border: (2px solid #000000)]
- RenderBlock {DIV} at (12,2) size 355x154 [bgcolor=#008000] [border: (2px solid #0000FF)]
- RenderInline {SPAN} at (0,0) size 192x147
- RenderText {#text} at (2,3) size 192x147
- text run at (2,3) width 166: "In 2nd"
- text run at (2,78) width 192: "column"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolcolumnbreakwithbalancingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-break-with-balancing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-break-with-balancing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-break-with-balancing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,169 +0,0 @@
</span><del>-layer at (0,0) size 800x892
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x892
- RenderBlock {HTML} at (0,0) size 800x892
- RenderBody {BODY} at (8,8) size 784x876
-layer at (8,8) size 784x430
- RenderBlock {DIV} at (0,0) size 784x430 [border: (5px solid #0000FF)]
- RenderMultiColumnSet at (5,5) size 774x420
-layer at (13,13) size 379x500
- RenderMultiColumnFlowThread at (5,5) size 379x500
- RenderBlock (anonymous) at (0,0) size 379x420
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "This is some text."
- RenderBR {BR} at (112,15) size 1x0
- RenderText {#text} at (0,20) size 113x19
- text run at (0,20) width 113: "This is some text."
- RenderBR {BR} at (112,35) size 1x0
- RenderText {#text} at (0,40) size 113x19
- text run at (0,40) width 113: "This is some text."
- RenderBR {BR} at (112,55) size 1x0
- RenderText {#text} at (0,60) size 113x19
- text run at (0,60) width 113: "This is some text."
- RenderBR {BR} at (112,75) size 1x0
- RenderText {#text} at (0,80) size 113x19
- text run at (0,80) width 113: "This is some text."
- RenderBR {BR} at (112,95) size 1x0
- RenderText {#text} at (0,100) size 113x19
- text run at (0,100) width 113: "This is some text."
- RenderBR {BR} at (112,115) size 1x0
- RenderText {#text} at (0,120) size 113x19
- text run at (0,120) width 113: "This is some text."
- RenderBR {BR} at (112,135) size 1x0
- RenderText {#text} at (0,140) size 113x19
- text run at (0,140) width 113: "This is some text."
- RenderBR {BR} at (112,155) size 1x0
- RenderText {#text} at (0,160) size 113x19
- text run at (0,160) width 113: "This is some text."
- RenderBR {BR} at (112,175) size 1x0
- RenderText {#text} at (0,180) size 113x19
- text run at (0,180) width 113: "This is some text."
- RenderBR {BR} at (112,195) size 1x0
- RenderText {#text} at (0,200) size 113x19
- text run at (0,200) width 113: "This is some text."
- RenderBR {BR} at (112,215) size 1x0
- RenderText {#text} at (0,220) size 113x19
- text run at (0,220) width 113: "This is some text."
- RenderBR {BR} at (112,235) size 1x0
- RenderText {#text} at (0,240) size 113x19
- text run at (0,240) width 113: "This is some text."
- RenderBR {BR} at (112,255) size 1x0
- RenderText {#text} at (0,260) size 113x19
- text run at (0,260) width 113: "This is some text."
- RenderBR {BR} at (112,275) size 1x0
- RenderText {#text} at (0,280) size 113x19
- text run at (0,280) width 113: "This is some text."
- RenderBR {BR} at (112,295) size 1x0
- RenderText {#text} at (0,300) size 113x19
- text run at (0,300) width 113: "This is some text."
- RenderBR {BR} at (112,315) size 1x0
- RenderText {#text} at (0,320) size 113x19
- text run at (0,320) width 113: "This is some text."
- RenderBR {BR} at (112,335) size 1x0
- RenderText {#text} at (0,340) size 113x19
- text run at (0,340) width 113: "This is some text."
- RenderBR {BR} at (112,355) size 1x0
- RenderText {#text} at (0,360) size 113x19
- text run at (0,360) width 113: "This is some text."
- RenderBR {BR} at (112,375) size 1x0
- RenderText {#text} at (0,380) size 113x19
- text run at (0,380) width 113: "This is some text."
- RenderBR {BR} at (112,395) size 1x0
- RenderText {#text} at (0,400) size 113x19
- text run at (0,400) width 113: "This is some text."
- RenderBR {BR} at (112,415) size 1x0
- RenderBlock {DIV} at (0,420) size 379x80
- RenderText {#text} at (0,0) size 267x19
- text run at (0,0) width 267: "This text should be in the second column."
- RenderBR {BR} at (266,15) size 1x0
- RenderText {#text} at (0,20) size 267x19
- text run at (0,20) width 267: "This text should be in the second column."
- RenderBR {BR} at (266,35) size 1x0
- RenderText {#text} at (0,40) size 267x19
- text run at (0,40) width 267: "This text should be in the second column."
- RenderBR {BR} at (266,55) size 1x0
- RenderText {#text} at (0,60) size 267x19
- text run at (0,60) width 267: "This text should be in the second column."
- RenderBR {BR} at (266,75) size 1x0
-layer at (8,454) size 784x430
- RenderBlock {DIV} at (0,446) size 784x430 [border: (5px solid #0000FF)]
- RenderMultiColumnSet at (5,5) size 774x420
-layer at (13,459) size 379x840 backgroundClip at (0,0) size 800x892 clip at (0,0) size 800x892 outlineClip at (0,0) size 800x892
- RenderMultiColumnFlowThread at (5,5) size 379x840
- RenderBlock (anonymous) at (0,0) size 379x80
- RenderText {#text} at (0,0) size 248x19
- text run at (0,0) width 248: "This text should be in the first column."
- RenderBR {BR} at (247,15) size 1x0
- RenderText {#text} at (0,20) size 248x19
- text run at (0,20) width 248: "This text should be in the first column."
- RenderBR {BR} at (247,35) size 1x0
- RenderText {#text} at (0,40) size 248x19
- text run at (0,40) width 248: "This text should be in the first column."
- RenderBR {BR} at (247,55) size 1x0
- RenderText {#text} at (0,60) size 248x19
- text run at (0,60) width 248: "This text should be in the first column."
- RenderBR {BR} at (247,75) size 1x0
- RenderBlock {DIV} at (0,420) size 379x420
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "This is some text."
- RenderBR {BR} at (112,15) size 1x0
- RenderText {#text} at (0,20) size 113x19
- text run at (0,20) width 113: "This is some text."
- RenderBR {BR} at (112,35) size 1x0
- RenderText {#text} at (0,40) size 113x19
- text run at (0,40) width 113: "This is some text."
- RenderBR {BR} at (112,55) size 1x0
- RenderText {#text} at (0,60) size 113x19
- text run at (0,60) width 113: "This is some text."
- RenderBR {BR} at (112,75) size 1x0
- RenderText {#text} at (0,80) size 113x19
- text run at (0,80) width 113: "This is some text."
- RenderBR {BR} at (112,95) size 1x0
- RenderText {#text} at (0,100) size 113x19
- text run at (0,100) width 113: "This is some text."
- RenderBR {BR} at (112,115) size 1x0
- RenderText {#text} at (0,120) size 113x19
- text run at (0,120) width 113: "This is some text."
- RenderBR {BR} at (112,135) size 1x0
- RenderText {#text} at (0,140) size 113x19
- text run at (0,140) width 113: "This is some text."
- RenderBR {BR} at (112,155) size 1x0
- RenderText {#text} at (0,160) size 113x19
- text run at (0,160) width 113: "This is some text."
- RenderBR {BR} at (112,175) size 1x0
- RenderText {#text} at (0,180) size 113x19
- text run at (0,180) width 113: "This is some text."
- RenderBR {BR} at (112,195) size 1x0
- RenderText {#text} at (0,200) size 113x19
- text run at (0,200) width 113: "This is some text."
- RenderBR {BR} at (112,215) size 1x0
- RenderText {#text} at (0,220) size 113x19
- text run at (0,220) width 113: "This is some text."
- RenderBR {BR} at (112,235) size 1x0
- RenderText {#text} at (0,240) size 113x19
- text run at (0,240) width 113: "This is some text."
- RenderBR {BR} at (112,255) size 1x0
- RenderText {#text} at (0,260) size 113x19
- text run at (0,260) width 113: "This is some text."
- RenderBR {BR} at (112,275) size 1x0
- RenderText {#text} at (0,280) size 113x19
- text run at (0,280) width 113: "This is some text."
- RenderBR {BR} at (112,295) size 1x0
- RenderText {#text} at (0,300) size 113x19
- text run at (0,300) width 113: "This is some text."
- RenderBR {BR} at (112,315) size 1x0
- RenderText {#text} at (0,320) size 113x19
- text run at (0,320) width 113: "This is some text."
- RenderBR {BR} at (112,335) size 1x0
- RenderText {#text} at (0,340) size 113x19
- text run at (0,340) width 113: "This is some text."
- RenderBR {BR} at (112,355) size 1x0
- RenderText {#text} at (0,360) size 113x19
- text run at (0,360) width 113: "This is some text."
- RenderBR {BR} at (112,375) size 1x0
- RenderText {#text} at (0,380) size 113x19
- text run at (0,380) width 113: "This is some text."
- RenderBR {BR} at (112,395) size 1x0
- RenderText {#text} at (0,400) size 113x19
- text run at (0,400) width 113: "This is some text."
- RenderBR {BR} at (112,415) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolcolumncountwithrulesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-count-with-rules-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-count-with-rules-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-count-with-rules-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,106 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
-layer at (8,8) size 784x160
- RenderBlock {P} at (0,0) size 784x160 [border: (10px solid #800000)]
- RenderMultiColumnSet at (30,30) size 724x100
-layer at (38,38) size 231x260
- RenderMultiColumnFlowThread at (30,30) size 231x260
- RenderText {#text} at (0,0) size 165x19
- text run at (0,0) width 165: "This is some column text."
- RenderBR {BR} at (164,15) size 1x0
- RenderText {#text} at (0,20) size 165x19
- text run at (0,20) width 165: "This is some column text."
- RenderBR {BR} at (164,35) size 1x0
- RenderText {#text} at (0,40) size 165x19
- text run at (0,40) width 165: "This is some column text."
- RenderBR {BR} at (164,55) size 1x0
- RenderText {#text} at (0,60) size 165x19
- text run at (0,60) width 165: "This is some column text."
- RenderBR {BR} at (164,75) size 1x0
- RenderText {#text} at (0,80) size 165x19
- text run at (0,80) width 165: "This is some column text."
- RenderBR {BR} at (164,95) size 1x0
- RenderText {#text} at (0,100) size 165x19
- text run at (0,100) width 165: "This is some column text."
- RenderBR {BR} at (164,115) size 1x0
- RenderText {#text} at (0,120) size 165x19
- text run at (0,120) width 165: "This is some column text."
- RenderBR {BR} at (164,135) size 1x0
- RenderText {#text} at (0,140) size 165x19
- text run at (0,140) width 165: "This is some column text."
- RenderBR {BR} at (164,155) size 1x0
- RenderText {#text} at (0,160) size 165x19
- text run at (0,160) width 165: "This is some column text."
- RenderBR {BR} at (164,175) size 1x0
- RenderText {#text} at (0,180) size 165x19
- text run at (0,180) width 165: "This is some column text."
- RenderBR {BR} at (164,195) size 1x0
- RenderText {#text} at (0,200) size 165x19
- text run at (0,200) width 165: "This is some column text."
- RenderBR {BR} at (164,215) size 1x0
- RenderText {#text} at (0,220) size 165x19
- text run at (0,220) width 165: "This is some column text."
- RenderBR {BR} at (164,235) size 1x0
- RenderText {#text} at (0,240) size 165x19
- text run at (0,240) width 165: "This is some column text."
- RenderBR {BR} at (164,255) size 1x0
-layer at (8,184) size 784x160
- RenderBlock {P} at (0,176) size 784x160 [border: (10px solid #800000)]
- RenderMultiColumnSet at (30,30) size 724x100
-layer at (531,214) size 231x260
- RenderMultiColumnFlowThread at (523,30) size 231x260
- RenderText {#text} at (65,0) size 166x19
- text run at (65,0) width 5 RTL: "."
- text run at (69,0) width 162: "This is some column text"
- RenderBR {BR} at (65,15) size 1x0
- RenderText {#text} at (65,20) size 166x19
- text run at (65,20) width 5 RTL: "."
- text run at (69,20) width 162: "This is some column text"
- RenderBR {BR} at (65,35) size 1x0
- RenderText {#text} at (65,40) size 166x19
- text run at (65,40) width 5 RTL: "."
- text run at (69,40) width 162: "This is some column text"
- RenderBR {BR} at (65,55) size 1x0
- RenderText {#text} at (65,60) size 166x19
- text run at (65,60) width 5 RTL: "."
- text run at (69,60) width 162: "This is some column text"
- RenderBR {BR} at (65,75) size 1x0
- RenderText {#text} at (65,80) size 166x19
- text run at (65,80) width 5 RTL: "."
- text run at (69,80) width 162: "This is some column text"
- RenderBR {BR} at (65,95) size 1x0
- RenderText {#text} at (65,100) size 166x19
- text run at (65,100) width 5 RTL: "."
- text run at (69,100) width 162: "This is some column text"
- RenderBR {BR} at (65,115) size 1x0
- RenderText {#text} at (65,120) size 166x19
- text run at (65,120) width 5 RTL: "."
- text run at (69,120) width 162: "This is some column text"
- RenderBR {BR} at (65,135) size 1x0
- RenderText {#text} at (65,140) size 166x19
- text run at (65,140) width 5 RTL: "."
- text run at (69,140) width 162: "This is some column text"
- RenderBR {BR} at (65,155) size 1x0
- RenderText {#text} at (65,160) size 166x19
- text run at (65,160) width 5 RTL: "."
- text run at (69,160) width 162: "This is some column text"
- RenderBR {BR} at (65,175) size 1x0
- RenderText {#text} at (65,180) size 166x19
- text run at (65,180) width 5 RTL: "."
- text run at (69,180) width 162: "This is some column text"
- RenderBR {BR} at (65,195) size 1x0
- RenderText {#text} at (65,200) size 166x19
- text run at (65,200) width 5 RTL: "."
- text run at (69,200) width 162: "This is some column text"
- RenderBR {BR} at (65,215) size 1x0
- RenderText {#text} at (65,220) size 166x19
- text run at (65,220) width 5 RTL: "."
- text run at (69,220) width 162: "This is some column text"
- RenderBR {BR} at (65,235) size 1x0
- RenderText {#text} at (65,240) size 166x19
- text run at (65,240) width 5 RTL: "."
- text run at (69,240) width 162: "This is some column text"
- RenderBR {BR} at (65,255) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolcolumnrulesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-rules-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-rules-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-rules-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,99 +0,0 @@
</span><del>-layer at (0,0) size 800x626
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x626
- RenderBlock {HTML} at (0,0) size 800x626
- RenderBody {BODY} at (8,8) size 784x610
-layer at (8,8) size 784x610
- RenderBlock {DIV} at (0,0) size 784x610 [border: (5px solid #000000)]
- RenderMultiColumnSet at (15,5) size 754x600
-layer at (23,13) size 241x1760 backgroundClip at (0,0) size 800x626 clip at (0,0) size 800x626 outlineClip at (0,0) size 800x626
- RenderMultiColumnFlowThread at (15,5) size 241x1760
- RenderText {#text} at (0,0) size 241x1759
- text run at (0,0) width 182: "Lorem ipsum dolor sit amet,"
- text run at (0,20) width 218: "consectetuer adipiscing elit. Nulla"
- text run at (0,40) width 184: "varius enim ac mi. Curabitur"
- text run at (0,60) width 237: "sollicitudin felis quis lectus. Quisque"
- text run at (0,80) width 229: "adipiscing rhoncus sem. Proin nulla"
- text run at (0,100) width 195: "purus, vulputate vel, varius ut,"
- text run at (0,120) width 224: "euismod et, nisi. Sed vitae felis vel"
- text run at (0,140) width 229: "orci sagittis aliquam. Cras convallis"
- text run at (0,160) width 204: "adipiscing sem. Nam nonummy"
- text run at (0,180) width 209: "enim. Nullam bibendum lobortis"
- text run at (0,200) width 235: "neque. Vestibulum velit orci, tempus"
- text run at (0,220) width 209: "euismod, pretium quis, interdum"
- text run at (0,240) width 217: "vitae, nulla. Phasellus eget ante et"
- text run at (0,260) width 207: "tortor condimentum vestibulum."
- text run at (0,280) width 206: "Suspendisse hendrerit quam nec"
- text run at (0,300) width 217: "felis. Sed varius turpis vitae pede."
- text run at (0,320) width 182: "Lorem ipsum dolor sit amet,"
- text run at (0,340) width 217: "consectetuer adipiscing elit. Proin"
- text run at (0,360) width 240: "bibendum justo ac enim. Class aptent"
- text run at (0,380) width 231: "taciti sociosqu ad litora torquent per"
- text run at (0,400) width 180: "conubia nostra, per inceptos"
- text run at (0,420) width 239: "hymenaeos. Sed leo nulla, rutrum eu,"
- text run at (0,440) width 217: "dictum ut, posuere vel, arcu. Nam"
- text run at (0,460) width 187: "libero. Morbi orci. Maecenas"
- text run at (0,480) width 210: "pellentesque. Curabitur erat erat,"
- text run at (0,500) width 234: "ullamcorper at, gravida vitae, iaculis"
- text run at (0,520) width 217: "vitae, elit. Nullam quam. Quisque"
- text run at (0,540) width 240: "orci lectus, ullamcorper eu, imperdiet"
- text run at (0,560) width 227: "sed, accumsan et, ligula. Duis diam"
- text run at (0,580) width 201: "nisl, sagittis a, blandit volutpat,"
- text run at (0,600) width 201: "interdum sed, velit. Vestibulum"
- text run at (0,620) width 199: "quam. Nulla a purus. Phasellus"
- text run at (0,640) width 182: "semper semper lectus. Nulla"
- text run at (0,660) width 218: "porttitor, dolor dictum scelerisque"
- text run at (0,680) width 241: "luctus, velit ipsum lobortis mauris, ac"
- text run at (0,700) width 222: "pretium enim nunc vel risus. Proin"
- text run at (0,720) width 208: "gravida mi ut sem cursus mattis."
- text run at (0,740) width 189: "Fusce laoreet, nisi quis luctus"
- text run at (0,760) width 224: "volutpat, arcu pede tincidunt enim,"
- text run at (0,780) width 213: "nec malesuada urna nisl eu enim."
- text run at (0,800) width 204: "Vivamus varius augue ac purus."
- text run at (0,820) width 232: "Vestibulum vestibulum. Phasellus et"
- text run at (0,840) width 210: "est vitae ante accumsan rhoncus."
- text run at (0,860) width 215: "Morbi convallis, arcu at hendrerit"
- text run at (0,880) width 223: "gravida, sem diam dignissim risus,"
- text run at (0,900) width 198: "sed aliquet erat mi ut mi. Nunc"
- text run at (0,920) width 186: "cursus lacinia elit. Nunc nisi."
- text run at (0,940) width 227: "Quisque at erat. Vestibulum dictum"
- text run at (0,960) width 240: "quam vitae nibh. Nunc vitae ante non"
- text run at (0,980) width 232: "odio interdum blandit. Curabitur leo"
- text run at (0,1000) width 212: "quam, fermentum sed, feugiat in,"
- text run at (0,1020) width 235: "ullamcorper id, nibh. Suspendisse ac"
- text run at (0,1040) width 208: "turpis. In iaculis sollicitudin dui."
- text run at (0,1060) width 197: "Aenean vitae lectus vitae nulla"
- text run at (0,1080) width 199: "pellentesque sollicitudin. Nunc"
- text run at (0,1100) width 229: "gravida pharetra lectus. Etiam lacus"
- text run at (0,1120) width 204: "ligula, placerat ut, dictum vitae,"
- text run at (0,1140) width 204: "tempus vel, risus. Cras rhoncus."
- text run at (0,1160) width 232: "Praesent varius ultricies orci. Donec"
- text run at (0,1180) width 237: "mattis, neque ut ornare fringilla, ante"
- text run at (0,1200) width 237: "urna placerat eros, vel commodo nisi"
- text run at (0,1220) width 223: "tortor ut mauris. Morbi magna dui,"
- text run at (0,1240) width 184: "sagittis sit amet, tincidunt et,"
- text run at (0,1260) width 191: "elementum eget, quam. Fusce"
- text run at (0,1280) width 236: "molestie nisl vitae nisi. Vestibulum a"
- text run at (0,1300) width 240: "sapien. Phasellus ante lacus, vehicula"
- text run at (0,1320) width 209: "non, cursus a, tempor ut, magna."
- text run at (0,1340) width 224: "Suspendisse potenti. Fusce aliquet,"
- text run at (0,1360) width 230: "odio viverra vulputate dictum, enim"
- text run at (0,1380) width 206: "odio luctus purus, ut scelerisque"
- text run at (0,1400) width 202: "quam nulla non est. Donec eros"
- text run at (0,1420) width 208: "lacus, egestas vitae, lacinia quis,"
- text run at (0,1440) width 224: "tempor quis, pede. Morbi orci erat,"
- text run at (0,1460) width 224: "iaculis id, ornare ac, elementum at,"
- text run at (0,1480) width 240: "sem. Nunc ornare sodales nisi. Morbi"
- text run at (0,1500) width 229: "interdum commodo nisl. Fusce eget"
- text run at (0,1520) width 213: "eros non nisi ornare facilisis. Sed"
- text run at (0,1540) width 216: "placerat, est non posuere posuere,"
- text run at (0,1560) width 238: "purus sem dignissim libero, a viverra"
- text run at (0,1580) width 221: "tellus dolor vel lorem. Cras augue."
- text run at (0,1600) width 199: "Etiam ultricies consequat odio."
- text run at (0,1620) width 209: "Mauris ac libero. Etiam posuere,"
- text run at (0,1640) width 220: "libero vitae euismod gravida, urna"
- text run at (0,1660) width 230: "elit imperdiet magna, vel cursus elit"
- text run at (0,1680) width 214: "felis non mauris. Donec orci erat,"
- text run at (0,1700) width 194: "porta id, dignissim ut, posuere"
- text run at (0,1720) width 234: "dictum, leo. Suspendisse scelerisque"
- text run at (0,1740) width 87: "egestas nulla."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolcolumnrulesstackingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-rules-stacking-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-rules-stacking-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/column-rules-stacking-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,113 +0,0 @@
</span><del>-layer at (0,0) size 800x706
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x706
- RenderBlock {HTML} at (0,0) size 800x706
- RenderBody {BODY} at (8,8) size 784x690
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 758x39
- text run at (0,0) width 732: "In the test below, the column rules should not be visible, since a negative z-index child is painting on top of them. "
- text run at (731,0) width 27: "You"
- text run at (0,20) width 158: "should see no red below."
-layer at (8,48) size 784x650 layerType: background only
-layer at (13,53) size 774x640
- RenderBlock (positioned) zI: -1 {DIV} at (5,5) size 774x640 [bgcolor=#EEEEEE]
-layer at (8,48) size 784x650 layerType: foreground only
- RenderBlock (relative positioned) {DIV} at (0,40) size 784x650 [bgcolor=#FF0000] [border: (5px solid #000000)]
- RenderMultiColumnSet at (35,5) size 714x640
-layer at (43,53) size 227x1880 backgroundClip at (0,0) size 800x706 clip at (0,0) size 800x706 outlineClip at (0,0) size 800x706
- RenderMultiColumnFlowThread at (35,5) size 228x1880
- RenderText {#text} at (0,0) size 227x1879
- text run at (0,0) width 182: "Lorem ipsum dolor sit amet,"
- text run at (0,20) width 218: "consectetuer adipiscing elit. Nulla"
- text run at (0,40) width 184: "varius enim ac mi. Curabitur"
- text run at (0,60) width 180: "sollicitudin felis quis lectus."
- text run at (0,80) width 212: "Quisque adipiscing rhoncus sem."
- text run at (0,100) width 206: "Proin nulla purus, vulputate vel,"
- text run at (0,120) width 197: "varius ut, euismod et, nisi. Sed"
- text run at (0,140) width 224: "vitae felis vel orci sagittis aliquam."
- text run at (0,160) width 195: "Cras convallis adipiscing sem."
- text run at (0,180) width 192: "Nam nonummy enim. Nullam"
- text run at (0,200) width 164: "bibendum lobortis neque."
- text run at (0,220) width 189: "Vestibulum velit orci, tempus"
- text run at (0,240) width 209: "euismod, pretium quis, interdum"
- text run at (0,260) width 217: "vitae, nulla. Phasellus eget ante et"
- text run at (0,280) width 207: "tortor condimentum vestibulum."
- text run at (0,300) width 206: "Suspendisse hendrerit quam nec"
- text run at (0,320) width 217: "felis. Sed varius turpis vitae pede."
- text run at (0,340) width 182: "Lorem ipsum dolor sit amet,"
- text run at (0,360) width 217: "consectetuer adipiscing elit. Proin"
- text run at (0,380) width 196: "bibendum justo ac enim. Class"
- text run at (0,400) width 192: "aptent taciti sociosqu ad litora"
- text run at (0,420) width 204: "torquent per conubia nostra, per"
- text run at (0,440) width 225: "inceptos hymenaeos. Sed leo nulla,"
- text run at (0,460) width 217: "rutrum eu, dictum ut, posuere vel,"
- text run at (0,480) width 189: "arcu. Nam libero. Morbi orci."
- text run at (0,500) width 218: "Maecenas pellentesque. Curabitur"
- text run at (0,520) width 209: "erat erat, ullamcorper at, gravida"
- text run at (0,540) width 201: "vitae, iaculis vitae, elit. Nullam"
- text run at (0,560) width 172: "quam. Quisque orci lectus,"
- text run at (0,580) width 196: "ullamcorper eu, imperdiet sed,"
- text run at (0,600) width 198: "accumsan et, ligula. Duis diam"
- text run at (0,620) width 201: "nisl, sagittis a, blandit volutpat,"
- text run at (0,640) width 201: "interdum sed, velit. Vestibulum"
- text run at (0,660) width 199: "quam. Nulla a purus. Phasellus"
- text run at (0,680) width 182: "semper semper lectus. Nulla"
- text run at (0,700) width 218: "porttitor, dolor dictum scelerisque"
- text run at (0,720) width 223: "luctus, velit ipsum lobortis mauris,"
- text run at (0,740) width 201: "ac pretium enim nunc vel risus."
- text run at (0,760) width 199: "Proin gravida mi ut sem cursus"
- text run at (0,780) width 194: "mattis. Fusce laoreet, nisi quis"
- text run at (0,800) width 226: "luctus volutpat, arcu pede tincidunt"
- text run at (0,820) width 213: "enim, nec malesuada urna nisl eu"
- text run at (0,840) width 201: "enim. Vivamus varius augue ac"
- text run at (0,860) width 196: "purus. Vestibulum vestibulum."
- text run at (0,880) width 164: "Phasellus et est vitae ante"
- text run at (0,900) width 166: "accumsan rhoncus. Morbi"
- text run at (0,920) width 227: "convallis, arcu at hendrerit gravida,"
- text run at (0,940) width 192: "sem diam dignissim risus, sed"
- text run at (0,960) width 218: "aliquet erat mi ut mi. Nunc cursus"
- text run at (0,980) width 214: "lacinia elit. Nunc nisi. Quisque at"
- text run at (0,1000) width 193: "erat. Vestibulum dictum quam"
- text run at (0,1020) width 200: "vitae nibh. Nunc vitae ante non"
- text run at (0,1040) width 208: "odio interdum blandit. Curabitur"
- text run at (0,1060) width 216: "leo quam, fermentum sed, feugiat"
- text run at (0,1080) width 155: "in, ullamcorper id, nibh."
- text run at (0,1100) width 204: "Suspendisse ac turpis. In iaculis"
- text run at (0,1120) width 189: "sollicitudin dui. Aenean vitae"
- text run at (0,1140) width 193: "lectus vitae nulla pellentesque"
- text run at (0,1160) width 224: "sollicitudin. Nunc gravida pharetra"
- text run at (0,1180) width 220: "lectus. Etiam lacus ligula, placerat"
- text run at (0,1200) width 220: "ut, dictum vitae, tempus vel, risus."
- text run at (0,1220) width 190: "Cras rhoncus. Praesent varius"
- text run at (0,1240) width 220: "ultricies orci. Donec mattis, neque"
- text run at (0,1260) width 180: "ut ornare fringilla, ante urna"
- text run at (0,1280) width 204: "placerat eros, vel commodo nisi"
- text run at (0,1300) width 223: "tortor ut mauris. Morbi magna dui,"
- text run at (0,1320) width 184: "sagittis sit amet, tincidunt et,"
- text run at (0,1340) width 191: "elementum eget, quam. Fusce"
- text run at (0,1360) width 225: "molestie nisl vitae nisi. Vestibulum"
- text run at (0,1380) width 192: "a sapien. Phasellus ante lacus,"
- text run at (0,1400) width 216: "vehicula non, cursus a, tempor ut,"
- text run at (0,1420) width 223: "magna. Suspendisse potenti. Fusce"
- text run at (0,1440) width 193: "aliquet, odio viverra vulputate"
- text run at (0,1460) width 220: "dictum, enim odio luctus purus, ut"
- text run at (0,1480) width 201: "scelerisque quam nulla non est."
- text run at (0,1500) width 203: "Donec eros lacus, egestas vitae,"
- text run at (0,1520) width 200: "lacinia quis, tempor quis, pede."
- text run at (0,1540) width 212: "Morbi orci erat, iaculis id, ornare"
- text run at (0,1560) width 186: "ac, elementum at, sem. Nunc"
- text run at (0,1580) width 168: "ornare sodales nisi. Morbi"
- text run at (0,1600) width 199: "interdum commodo nisl. Fusce"
- text run at (0,1620) width 216: "eget eros non nisi ornare facilisis."
- text run at (0,1640) width 187: "Sed placerat, est non posuere"
- text run at (0,1660) width 190: "posuere, purus sem dignissim"
- text run at (0,1680) width 202: "libero, a viverra tellus dolor vel"
- text run at (0,1700) width 219: "lorem. Cras augue. Etiam ultricies"
- text run at (0,1720) width 214: "consequat odio. Mauris ac libero."
- text run at (0,1740) width 173: "Etiam posuere, libero vitae"
- text run at (0,1760) width 168: "euismod gravida, urna elit"
- text run at (0,1780) width 205: "imperdiet magna, vel cursus elit"
- text run at (0,1800) width 214: "felis non mauris. Donec orci erat,"
- text run at (0,1820) width 194: "porta id, dignissim ut, posuere"
- text run at (0,1840) width 159: "dictum, leo. Suspendisse"
- text run at (0,1860) width 162: "scelerisque egestas nulla."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolcolumnsshorthandparsingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/columns-shorthand-parsing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/columns-shorthand-parsing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/columns-shorthand-parsing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,86 +0,0 @@
</span><del>-layer at (0,0) size 800x776
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x776
- RenderBlock {HTML} at (0,0) size 800x776
- RenderBody {BODY} at (8,8) size 784x760
-layer at (8,8) size 784x760
- RenderBlock {DIV} at (0,0) size 784x760
- RenderMultiColumnSet at (0,0) size 784x760
-layer at (8,8) size 384x1500 backgroundClip at (0,0) size 800x776 clip at (0,0) size 800x776 outlineClip at (0,0) size 800x776
- RenderMultiColumnFlowThread at (0,0) size 384x1500
- RenderText {#text} at (0,0) size 380x1499
- text run at (0,0) width 380: "This content should be split into two columns. This content"
- text run at (0,20) width 362: "should be split into two columns. This content should be"
- text run at (0,40) width 357: "split into two columns. This content should be split into"
- text run at (0,60) width 324: "two columns. This content should be split into two"
- text run at (0,80) width 359: "columns. This content should be split into two columns."
- text run at (0,100) width 380: "This content should be split into two columns. This content"
- text run at (0,120) width 362: "should be split into two columns. This content should be"
- text run at (0,140) width 357: "split into two columns. This content should be split into"
- text run at (0,160) width 324: "two columns. This content should be split into two"
- text run at (0,180) width 359: "columns. This content should be split into two columns."
- text run at (0,200) width 380: "This content should be split into two columns. This content"
- text run at (0,220) width 362: "should be split into two columns. This content should be"
- text run at (0,240) width 357: "split into two columns. This content should be split into"
- text run at (0,260) width 324: "two columns. This content should be split into two"
- text run at (0,280) width 359: "columns. This content should be split into two columns."
- text run at (0,300) width 380: "This content should be split into two columns. This content"
- text run at (0,320) width 362: "should be split into two columns. This content should be"
- text run at (0,340) width 357: "split into two columns. This content should be split into"
- text run at (0,360) width 324: "two columns. This content should be split into two"
- text run at (0,380) width 359: "columns. This content should be split into two columns."
- text run at (0,400) width 380: "This content should be split into two columns. This content"
- text run at (0,420) width 362: "should be split into two columns. This content should be"
- text run at (0,440) width 357: "split into two columns. This content should be split into"
- text run at (0,460) width 324: "two columns. This content should be split into two"
- text run at (0,480) width 359: "columns. This content should be split into two columns."
- text run at (0,500) width 380: "This content should be split into two columns. This content"
- text run at (0,520) width 362: "should be split into two columns. This content should be"
- text run at (0,540) width 357: "split into two columns. This content should be split into"
- text run at (0,560) width 324: "two columns. This content should be split into two"
- text run at (0,580) width 359: "columns. This content should be split into two columns."
- text run at (0,600) width 380: "This content should be split into two columns. This content"
- text run at (0,620) width 362: "should be split into two columns. This content should be"
- text run at (0,640) width 357: "split into two columns. This content should be split into"
- text run at (0,660) width 324: "two columns. This content should be split into two"
- text run at (0,680) width 359: "columns. This content should be split into two columns."
- text run at (0,700) width 380: "This content should be split into two columns. This content"
- text run at (0,720) width 362: "should be split into two columns. This content should be"
- text run at (0,740) width 357: "split into two columns. This content should be split into"
- text run at (0,760) width 324: "two columns. This content should be split into two"
- text run at (0,780) width 359: "columns. This content should be split into two columns."
- text run at (0,800) width 380: "This content should be split into two columns. This content"
- text run at (0,820) width 362: "should be split into two columns. This content should be"
- text run at (0,840) width 357: "split into two columns. This content should be split into"
- text run at (0,860) width 324: "two columns. This content should be split into two"
- text run at (0,880) width 359: "columns. This content should be split into two columns."
- text run at (0,900) width 380: "This content should be split into two columns. This content"
- text run at (0,920) width 362: "should be split into two columns. This content should be"
- text run at (0,940) width 357: "split into two columns. This content should be split into"
- text run at (0,960) width 324: "two columns. This content should be split into two"
- text run at (0,980) width 359: "columns. This content should be split into two columns."
- text run at (0,1000) width 380: "This content should be split into two columns. This content"
- text run at (0,1020) width 362: "should be split into two columns. This content should be"
- text run at (0,1040) width 357: "split into two columns. This content should be split into"
- text run at (0,1060) width 324: "two columns. This content should be split into two"
- text run at (0,1080) width 359: "columns. This content should be split into two columns."
- text run at (0,1100) width 380: "This content should be split into two columns. This content"
- text run at (0,1120) width 362: "should be split into two columns. This content should be"
- text run at (0,1140) width 357: "split into two columns. This content should be split into"
- text run at (0,1160) width 324: "two columns. This content should be split into two"
- text run at (0,1180) width 359: "columns. This content should be split into two columns."
- text run at (0,1200) width 380: "This content should be split into two columns. This content"
- text run at (0,1220) width 362: "should be split into two columns. This content should be"
- text run at (0,1240) width 357: "split into two columns. This content should be split into"
- text run at (0,1260) width 324: "two columns. This content should be split into two"
- text run at (0,1280) width 359: "columns. This content should be split into two columns."
- text run at (0,1300) width 380: "This content should be split into two columns. This content"
- text run at (0,1320) width 362: "should be split into two columns. This content should be"
- text run at (0,1340) width 357: "split into two columns. This content should be split into"
- text run at (0,1360) width 324: "two columns. This content should be split into two"
- text run at (0,1380) width 359: "columns. This content should be split into two columns."
- text run at (0,1400) width 380: "This content should be split into two columns. This content"
- text run at (0,1420) width 362: "should be split into two columns. This content should be"
- text run at (0,1440) width 357: "split into two columns. This content should be split into"
- text run at (0,1460) width 324: "two columns. This content should be split into two"
- text run at (0,1480) width 359: "columns. This content should be split into two columns."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolfloatavoidanceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-avoidance-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-avoidance-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-avoidance-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (0,0) size 200x100 [bgcolor=#00FF00]
-layer at (208,8) size 435x152
- RenderBlock {DIV} at (200,0) size 435x152 [border: (10px solid #000000)]
- RenderMultiColumnSet at (10,10) size 415x132
-layer at (218,18) size 415x132
- RenderMultiColumnFlowThread at (10,10) size 415x132
- RenderBlock {P} at (0,16) size 415x100
- RenderText {#text} at (0,0) size 415x99
- text run at (0,0) width 415: "This technology preview of our award winning next generation"
- text run at (0,20) width 57: "browser "
- text run at (56,20) width 359: "is a sign of things to come from Mozilla. Powerful yet"
- text run at (0,40) width 122: "easy to use. This "
- text run at (121,40) width 294: "maintenance release provides a few updates"
- text run at (0,60) width 246: "based on user feedback - including "
- text run at (245,60) width 170: "changes to the Extension"
- text run at (0,80) width 206: "System and icon improvements."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolfloatmulticolexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-multicol-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-multicol-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-multicol-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,237 +0,0 @@
</span><del>-layer at (0,0) size 800x870
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x870
- RenderBlock {HTML} at (0,0) size 800x870
-layer at (8,8) size 784x854
- RenderBody {BODY} at (8,8) size 784x854
- RenderMultiColumnSet at (0,0) size 784x854
-layer at (8,8) size 784x854
- RenderMultiColumnFlowThread at (0,0) size 784x854
- RenderBlock {DIV} at (0,19) size 784x31 [bgcolor=#00FFFF]
- RenderBlock (floating) {DIV} at (4,4) size 393x493 [bgcolor=#FFFF00]
- RenderImage {IMG} at (0,0) size 133x70
- RenderText {#text} at (133,0) size 392x99
- text run at (133,0) width 254: "You've already downloaded a build. All"
- text run at (133,20) width 199: "you have to do is use it as your"
- text run at (133,40) width 259: "everyday browser and mail/news reader."
- text run at (133,60) width 202: "If you downloaded a build with"
- text run at (0,80) width 257: "Talkback, please turn it on when it asks."
- RenderBlock (floating) {DIV} at (309,80) size 83x412 [bgcolor=#FF0000]
- RenderBlock {P} at (0,16) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 1"
- RenderBlock {P} at (0,52) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 2"
- RenderBlock {P} at (0,88) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 3"
- RenderBlock {P} at (0,124) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 4"
- RenderBlock {P} at (0,160) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 5"
- RenderBlock {P} at (0,196) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 6"
- RenderBlock {P} at (0,232) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 7"
- RenderBlock {P} at (0,268) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 8"
- RenderBlock {P} at (0,304) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 9"
- RenderBlock {P} at (0,340) size 83x20
- RenderText {#text} at (0,0) size 83x19
- text run at (0,0) width 83: "Hola hola 10"
- RenderBlock {P} at (0,376) size 83x20
- RenderText {#text} at (0,0) size 83x19
- text run at (0,0) width 83: "Hola hola 11"
- RenderText {#text} at (0,100) size 306x59
- text run at (0,100) width 306: "Talkback reports give us really valuable data on"
- text run at (0,120) width 285: "which crashes are the most serious, and how"
- text run at (0,140) width 231: "often people are encountering them."
- RenderBlock (floating) {DIV} at (699,0) size 85x340 [bgcolor=#FF00FF]
- RenderBlock {P} at (0,16) size 85x20
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "Hello Kitty 1"
- RenderBlock {P} at (0,52) size 85x20
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "Hello Kitty 2"
- RenderBlock {P} at (0,88) size 85x20
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "Hello Kitty 3"
- RenderBlock {P} at (0,124) size 85x20
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "Hello Kitty 4"
- RenderBlock {P} at (0,160) size 85x20
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "Hello Kitty 5"
- RenderBlock {P} at (0,196) size 85x20
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "Hello Kitty 6"
- RenderBlock {P} at (0,232) size 85x20
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "Hello Kitty 7"
- RenderBlock {P} at (0,268) size 85x20
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "Hello Kitty 8"
- RenderBlock {P} at (0,304) size 85x20
- RenderText {#text} at (0,0) size 85x19
- text run at (0,0) width 85: "Hello Kitty 9"
- RenderBlock {H2} at (0,0) size 784x30
- RenderText {#text} at (401,1) size 262x28
- text run at (401,1) width 262: "What Needs To Be Done?"
- RenderBlock (floating) {DIV} at (401,69) size 84x413 [bgcolor=#808080]
- RenderBlock {P} at (0,16) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 1"
- RenderBlock {P} at (0,52) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 2"
- RenderBlock {P} at (0,88) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 3"
- RenderBlock {P} at (0,124) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 4"
- RenderBlock {P} at (0,160) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 5"
- RenderBlock {P} at (0,196) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 6"
- RenderBlock {P} at (0,232) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 7"
- RenderBlock {P} at (0,268) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 8"
- RenderBlock {P} at (0,304) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 9"
- RenderBlock {P} at (0,340) size 83x20
- RenderText {#text} at (0,0) size 83x19
- text run at (0,0) width 83: "Hola hola 10"
- RenderBlock {P} at (0,376) size 83x20
- RenderText {#text} at (0,0) size 83x19
- text run at (0,0) width 83: "Hola hola 11"
- RenderBlock {DL} at (0,69) size 784x649
- RenderBlock {DT} at (0,0) size 784x20
- RenderText {#text} at (484,0) size 81x19
- text run at (484,0) width 81: "Report Bugs"
- RenderBlock {DD} at (40,36) size 744x320
- RenderBlock {P} at (0,0) size 744x320
- RenderText {#text} at (444,0) size 214x119
- text run at (444,0) width 189: "You've already downloaded a"
- text run at (444,20) width 214: "build. All you have to do is use it"
- text run at (444,40) width 18: "as "
- text run at (461,40) width 176: "your everyday browser and"
- text run at (444,60) width 156: "mail/news reader. If you"
- text run at (444,80) width 159: "downloaded a build with"
- text run at (444,100) width 67: "Talkback, "
- RenderInline {EM} at (0,0) size 106x19
- RenderText {#text} at (510,100) size 106x19
- text run at (510,100) width 46: "please "
- text run at (555,100) width 61: "turn it on"
- RenderText {#text} at (615,100) size 226x179
- text run at (615,100) width 39: " when"
- text run at (444,120) width 192: "it asks. Talkback reports give "
- text run at (635,120) width 15: "us"
- text run at (444,140) width 130: "really valuable data "
- text run at (573,140) width 60: "on which"
- text run at (444,160) width 210: "crashes are the most serious, and"
- text run at (444,180) width 32: "how "
- text run at (475,180) width 104: "often people are"
- text run at (444,200) width 88: "encountering "
- text run at (531,200) width 117: "them. And all you"
- text run at (444,220) width 165: "have to do is click \"OK\". "
- text run at (608,220) width 40: "If you"
- text run at (444,240) width 188: "find something you think is a"
- text run at (444,260) width 226: "bug, check to see if it's not already "
- RenderInline {A} at (0,0) size 270x39 [color=#0000EE]
- RenderText {#text} at (669,260) size 270x39
- text run at (669,260) width 45: "known"
- text run at (444,280) width 36: "about"
- RenderText {#text} at (479,280) size 181x19
- text run at (479,280) width 112: ", and then please "
- text run at (590,280) width 70: "follow the "
- RenderInline {A} at (0,0) size 240x39 [color=#0000EE]
- RenderText {#text} at (659,280) size 240x39
- text run at (659,280) width 25: "bug"
- text run at (444,300) width 141: "submission procedure"
- RenderText {#text} at (584,300) size 5x19
- text run at (584,300) width 5: "."
- RenderBlock (floating) {DIV} at (484,372) size 83x412 [bgcolor=#008000]
- RenderBlock {P} at (0,16) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 1"
- RenderBlock {P} at (0,52) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 2"
- RenderBlock {P} at (0,88) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 3"
- RenderBlock {P} at (0,124) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 4"
- RenderBlock {P} at (0,160) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 5"
- RenderBlock {P} at (0,196) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 6"
- RenderBlock {P} at (0,232) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 7"
- RenderBlock {P} at (0,268) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 8"
- RenderBlock {P} at (0,304) size 83x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "Hola hola 9"
- RenderBlock {P} at (0,340) size 83x20
- RenderText {#text} at (0,0) size 83x19
- text run at (0,0) width 83: "Hola hola 10"
- RenderBlock {P} at (0,376) size 83x20
- RenderText {#text} at (0,0) size 83x19
- text run at (0,0) width 83: "Hola hola 11"
- RenderBlock {DT} at (0,372) size 784x20
- RenderText {#text} at (566,0) size 120x19
- text run at (566,0) width 120: "Quality Assurance"
- RenderBlock {DD} at (40,408) size 744x240
- RenderBlock {P} at (0,0) size 744x240
- RenderInline {A} at (0,0) size 78x19 [color=#0000EE]
- RenderText {#text} at (526,0) size 78x19
- text run at (526,0) width 78: "Mozilla QA"
- RenderText {#text} at (603,0) size 42x19
- text run at (603,0) width 5: " "
- text run at (607,0) width 38: "has a "
- RenderInline {A} at (0,0) size 31x19 [color=#0000EE]
- RenderText {#text} at (644,0) size 31x19
- text run at (644,0) width 31: "page"
- RenderText {#text} at (674,0) size 215x219
- text run at (674,0) width 5: " "
- text run at (678,0) width 62: "dedicated"
- text run at (526,20) width 183: "to ways to get involved with"
- text run at (526,40) width 186: "helping. This doesn't involve"
- text run at (526,60) width 215: "knowing how to code, although a"
- text run at (526,80) width 186: "little knowledge of HTML is"
- text run at (526,100) width 97: "helpful. Being "
- text run at (622,100) width 116: "involved with QA"
- text run at (526,120) width 16: "is "
- text run at (541,120) width 198: "good for people wanting to get"
- text run at (526,140) width 125: "more familiar with "
- text run at (650,140) width 82: "Mozilla, and"
- text run at (526,160) width 193: "there's a strong community. A"
- text run at (526,180) width 182: "particularly good way to get"
- text run at (526,200) width 61: "involved "
- text run at (586,200) width 81: "is to join the"
- RenderInline {A} at (0,0) size 72x19 [color=#0000EE]
- RenderText {#text} at (526,220) size 72x19
- text run at (526,220) width 72: "BugAThon"
- RenderText {#text} at (597,220) size 5x19
- text run at (597,220) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolfloatpaginatecomplexexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-paginate-complex-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-paginate-complex-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-paginate-complex-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,315 +0,0 @@
</span><del>-layer at (0,0) size 1188x1680
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1680
- RenderBlock {HTML} at (0,0) size 800x1680
- RenderBody {BODY} at (8,8) size 784x1664
-layer at (8,8) size 784x404
- RenderBlock {DIV} at (0,0) size 784x404 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 780x400
-layer at (10,10) size 382x936
- RenderMultiColumnFlowThread at (2,2) size 382x936
- RenderBlock (anonymous) at (0,0) size 382x280
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "This is some text."
- RenderBR {BR} at (112,15) size 1x0
- RenderText {#text} at (0,20) size 113x19
- text run at (0,20) width 113: "This is some text."
- RenderBR {BR} at (112,35) size 1x0
- RenderText {#text} at (0,40) size 113x19
- text run at (0,40) width 113: "This is some text."
- RenderBR {BR} at (112,55) size 1x0
- RenderText {#text} at (0,60) size 113x19
- text run at (0,60) width 113: "This is some text."
- RenderBR {BR} at (112,75) size 1x0
- RenderText {#text} at (0,80) size 113x19
- text run at (0,80) width 113: "This is some text."
- RenderBR {BR} at (112,95) size 1x0
- RenderText {#text} at (0,100) size 113x19
- text run at (0,100) width 113: "This is some text."
- RenderBR {BR} at (112,115) size 1x0
- RenderText {#text} at (0,120) size 113x19
- text run at (0,120) width 113: "This is some text."
- RenderBR {BR} at (112,135) size 1x0
- RenderText {#text} at (0,140) size 113x19
- text run at (0,140) width 113: "This is some text."
- RenderBR {BR} at (112,155) size 1x0
- RenderText {#text} at (0,160) size 113x19
- text run at (0,160) width 113: "This is some text."
- RenderBR {BR} at (112,175) size 1x0
- RenderText {#text} at (0,180) size 113x19
- text run at (0,180) width 113: "This is some text."
- RenderBR {BR} at (112,195) size 1x0
- RenderText {#text} at (0,200) size 113x19
- text run at (0,200) width 113: "This is some text."
- RenderBR {BR} at (112,215) size 1x0
- RenderText {#text} at (0,220) size 113x19
- text run at (0,220) width 113: "This is some text."
- RenderBR {BR} at (112,235) size 1x0
- RenderText {#text} at (0,240) size 113x19
- text run at (0,240) width 113: "This is some text."
- RenderBR {BR} at (112,255) size 1x0
- RenderText {#text} at (0,260) size 113x19
- text run at (0,260) width 113: "This is some text."
- RenderBR {BR} at (112,275) size 1x0
- RenderBlock {P} at (0,296) size 382x624
- RenderBlock (floating) {SPAN} at (0,104) size 79x149
- RenderText {#text} at (0,3) size 79x143
- text run at (0,3) width 79: "T"
- RenderText {#text} at (78,104) size 104x19
- text run at (78,104) width 104: "his is some text."
- RenderBR {BR} at (181,119) size 1x0
- RenderText {#text} at (78,124) size 114x19
- text run at (78,124) width 114: "This is some text."
- RenderBR {BR} at (191,139) size 1x0
- RenderText {#text} at (78,144) size 114x19
- text run at (78,144) width 114: "This is some text."
- RenderBR {BR} at (191,159) size 1x0
- RenderText {#text} at (78,164) size 114x19
- text run at (78,164) width 114: "This is some text."
- RenderBR {BR} at (191,179) size 1x0
- RenderText {#text} at (78,184) size 114x19
- text run at (78,184) width 114: "This is some text."
- RenderBR {BR} at (191,199) size 1x0
- RenderText {#text} at (78,204) size 114x19
- text run at (78,204) width 114: "This is some text."
- RenderBR {BR} at (191,219) size 1x0
- RenderText {#text} at (78,224) size 114x19
- text run at (78,224) width 114: "This is some text."
- RenderBR {BR} at (191,239) size 1x0
- RenderText {#text} at (78,244) size 114x19
- text run at (78,244) width 114: "This is some text."
- RenderBR {BR} at (191,259) size 1x0
- RenderText {#text} at (0,264) size 113x19
- text run at (0,264) width 113: "This is some text."
- RenderBR {BR} at (112,279) size 1x0
- RenderText {#text} at (0,284) size 113x19
- text run at (0,284) width 113: "This is some text."
- RenderBR {BR} at (112,299) size 1x0
- RenderText {#text} at (0,304) size 113x19
- text run at (0,304) width 113: "This is some text."
- RenderBR {BR} at (112,319) size 1x0
- RenderText {#text} at (0,324) size 113x19
- text run at (0,324) width 113: "This is some text."
- RenderBR {BR} at (112,339) size 1x0
- RenderText {#text} at (0,344) size 113x19
- text run at (0,344) width 113: "This is some text."
- RenderBR {BR} at (112,359) size 1x0
- RenderText {#text} at (0,364) size 113x19
- text run at (0,364) width 113: "This is some text."
- RenderBR {BR} at (112,379) size 1x0
- RenderText {#text} at (0,384) size 113x19
- text run at (0,384) width 113: "This is some text."
- RenderBR {BR} at (112,399) size 1x0
- RenderText {#text} at (0,404) size 113x19
- text run at (0,404) width 113: "This is some text."
- RenderBR {BR} at (112,419) size 1x0
- RenderText {#text} at (0,424) size 113x19
- text run at (0,424) width 113: "This is some text."
- RenderBR {BR} at (112,439) size 1x0
- RenderText {#text} at (0,444) size 113x19
- text run at (0,444) width 113: "This is some text."
- RenderBR {BR} at (112,459) size 1x0
- RenderText {#text} at (0,464) size 113x19
- text run at (0,464) width 113: "This is some text."
- RenderBR {BR} at (112,479) size 1x0
- RenderText {#text} at (0,484) size 113x19
- text run at (0,484) width 113: "This is some text."
- RenderBR {BR} at (112,499) size 1x0
- RenderText {#text} at (0,504) size 113x19
- text run at (0,504) width 113: "This is some text."
- RenderBR {BR} at (112,519) size 1x0
- RenderText {#text} at (0,524) size 113x19
- text run at (0,524) width 113: "This is some text."
- RenderBR {BR} at (112,539) size 1x0
- RenderText {#text} at (0,544) size 113x19
- text run at (0,544) width 113: "This is some text."
- RenderBR {BR} at (112,559) size 1x0
- RenderText {#text} at (0,564) size 113x19
- text run at (0,564) width 113: "This is some text."
- RenderBR {BR} at (112,579) size 1x0
- RenderText {#text} at (0,584) size 113x19
- text run at (0,584) width 113: "This is some text."
- RenderBR {BR} at (112,599) size 1x0
- RenderText {#text} at (0,604) size 113x19
- text run at (0,604) width 113: "This is some text."
- RenderBR {BR} at (112,619) size 1x0
-layer at (8,428) size 784x404
- RenderBlock {DIV} at (0,420) size 784x404 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 780x400
-layer at (10,430) size 382x936
- RenderMultiColumnFlowThread at (2,2) size 382x936
- RenderBlock (anonymous) at (0,0) size 382x280
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "This is some text."
- RenderBR {BR} at (112,15) size 1x0
- RenderText {#text} at (0,20) size 113x19
- text run at (0,20) width 113: "This is some text."
- RenderBR {BR} at (112,35) size 1x0
- RenderText {#text} at (0,40) size 113x19
- text run at (0,40) width 113: "This is some text."
- RenderBR {BR} at (112,55) size 1x0
- RenderText {#text} at (0,60) size 113x19
- text run at (0,60) width 113: "This is some text."
- RenderBR {BR} at (112,75) size 1x0
- RenderText {#text} at (0,80) size 113x19
- text run at (0,80) width 113: "This is some text."
- RenderBR {BR} at (112,95) size 1x0
- RenderText {#text} at (0,100) size 113x19
- text run at (0,100) width 113: "This is some text."
- RenderBR {BR} at (112,115) size 1x0
- RenderText {#text} at (0,120) size 113x19
- text run at (0,120) width 113: "This is some text."
- RenderBR {BR} at (112,135) size 1x0
- RenderText {#text} at (0,140) size 113x19
- text run at (0,140) width 113: "This is some text."
- RenderBR {BR} at (112,155) size 1x0
- RenderText {#text} at (0,160) size 113x19
- text run at (0,160) width 113: "This is some text."
- RenderBR {BR} at (112,175) size 1x0
- RenderText {#text} at (0,180) size 113x19
- text run at (0,180) width 113: "This is some text."
- RenderBR {BR} at (112,195) size 1x0
- RenderText {#text} at (0,200) size 113x19
- text run at (0,200) width 113: "This is some text."
- RenderBR {BR} at (112,215) size 1x0
- RenderText {#text} at (0,220) size 113x19
- text run at (0,220) width 113: "This is some text."
- RenderBR {BR} at (112,235) size 1x0
- RenderText {#text} at (0,240) size 113x19
- text run at (0,240) width 113: "This is some text."
- RenderBR {BR} at (112,255) size 1x0
- RenderText {#text} at (0,260) size 113x19
- text run at (0,260) width 113: "This is some text."
- RenderBR {BR} at (112,275) size 1x0
- RenderBlock {P} at (0,296) size 382x624
- RenderImage {IMG} at (0,104) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (282,104) size 100x200 [bgcolor=#008000]
- RenderText {#text} at (100,104) size 109x19
- text run at (100,104) width 109: "This is some text"
- RenderBR {BR} at (208,119) size 1x0
- RenderText {#text} at (100,124) size 113x19
- text run at (100,124) width 113: "This is some text."
- RenderBR {BR} at (212,139) size 1x0
- RenderText {#text} at (100,144) size 113x19
- text run at (100,144) width 113: "This is some text."
- RenderBR {BR} at (212,159) size 1x0
- RenderText {#text} at (100,164) size 113x19
- text run at (100,164) width 113: "This is some text."
- RenderBR {BR} at (212,179) size 1x0
- RenderText {#text} at (100,184) size 113x19
- text run at (100,184) width 113: "This is some text."
- RenderBR {BR} at (212,199) size 1x0
- RenderText {#text} at (0,204) size 113x19
- text run at (0,204) width 113: "This is some text."
- RenderBR {BR} at (112,219) size 1x0
- RenderText {#text} at (0,224) size 113x19
- text run at (0,224) width 113: "This is some text."
- RenderBR {BR} at (112,239) size 1x0
- RenderText {#text} at (0,244) size 113x19
- text run at (0,244) width 113: "This is some text."
- RenderBR {BR} at (112,259) size 1x0
- RenderText {#text} at (0,264) size 113x19
- text run at (0,264) width 113: "This is some text."
- RenderBR {BR} at (112,279) size 1x0
- RenderText {#text} at (0,284) size 113x19
- text run at (0,284) width 113: "This is some text."
- RenderBR {BR} at (112,299) size 1x0
- RenderText {#text} at (0,304) size 113x19
- text run at (0,304) width 113: "This is some text."
- RenderBR {BR} at (112,319) size 1x0
- RenderText {#text} at (0,324) size 113x19
- text run at (0,324) width 113: "This is some text."
- RenderBR {BR} at (112,339) size 1x0
- RenderText {#text} at (0,344) size 113x19
- text run at (0,344) width 113: "This is some text."
- RenderBR {BR} at (112,359) size 1x0
- RenderText {#text} at (0,364) size 113x19
- text run at (0,364) width 113: "This is some text."
- RenderBR {BR} at (112,379) size 1x0
- RenderText {#text} at (0,384) size 113x19
- text run at (0,384) width 113: "This is some text."
- RenderBR {BR} at (112,399) size 1x0
- RenderText {#text} at (0,404) size 113x19
- text run at (0,404) width 113: "This is some text."
- RenderBR {BR} at (112,419) size 1x0
- RenderText {#text} at (0,424) size 113x19
- text run at (0,424) width 113: "This is some text."
- RenderBR {BR} at (112,439) size 1x0
- RenderText {#text} at (0,444) size 113x19
- text run at (0,444) width 113: "This is some text."
- RenderBR {BR} at (112,459) size 1x0
- RenderText {#text} at (0,464) size 113x19
- text run at (0,464) width 113: "This is some text."
- RenderBR {BR} at (112,479) size 1x0
- RenderText {#text} at (0,484) size 113x19
- text run at (0,484) width 113: "This is some text."
- RenderBR {BR} at (112,499) size 1x0
- RenderText {#text} at (0,504) size 113x19
- text run at (0,504) width 113: "This is some text."
- RenderBR {BR} at (112,519) size 1x0
- RenderText {#text} at (0,524) size 113x19
- text run at (0,524) width 113: "This is some text."
- RenderBR {BR} at (112,539) size 1x0
- RenderText {#text} at (0,544) size 113x19
- text run at (0,544) width 113: "This is some text."
- RenderBR {BR} at (112,559) size 1x0
- RenderText {#text} at (0,564) size 113x19
- text run at (0,564) width 113: "This is some text."
- RenderBR {BR} at (112,579) size 1x0
- RenderText {#text} at (0,584) size 113x19
- text run at (0,584) width 113: "This is some text."
- RenderBR {BR} at (112,599) size 1x0
- RenderText {#text} at (0,604) size 113x19
- text run at (0,604) width 113: "This is some text."
- RenderBR {BR} at (112,619) size 1x0
-layer at (8,848) size 784x404
- RenderBlock {DIV} at (0,840) size 784x404 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 780x400
-layer at (10,850) size 382x440
- RenderMultiColumnFlowThread at (2,2) size 382x440
- RenderImage {IMG} at (0,0) size 300x390 [bgcolor=#008000]
- RenderText {#text} at (300,0) size 375x439
- text run at (300,0) width 75: "Longer text"
- text run at (300,20) width 74: "designed to"
- text run at (300,40) width 56: "test float"
- text run at (300,60) width 24: "and"
- text run at (300,80) width 61: "wrapping"
- text run at (300,100) width 60: "behavior."
- text run at (300,120) width 75: "Longer text"
- text run at (300,140) width 74: "designed to"
- text run at (300,160) width 56: "test float"
- text run at (300,180) width 24: "and"
- text run at (300,200) width 61: "wrapping"
- text run at (300,220) width 60: "behavior."
- text run at (300,240) width 75: "Longer text"
- text run at (300,260) width 74: "designed to"
- text run at (300,280) width 56: "test float"
- text run at (300,300) width 24: "and"
- text run at (300,320) width 61: "wrapping"
- text run at (300,340) width 60: "behavior."
- text run at (300,360) width 75: "Longer text"
- text run at (300,380) width 74: "designed to"
- text run at (0,400) width 366: "test float and wrapping behavior. Longer text designed to"
- text run at (0,420) width 211: "test float and wrapping behavior."
-layer at (8,1268) size 784x404
- RenderBlock {DIV} at (0,1260) size 784x404 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 780x400
-layer at (10,1270) size 382x670 backgroundClip at (0,0) size 1188x1680 clip at (0,0) size 1188x1680 outlineClip at (0,0) size 1188x1680
- RenderMultiColumnFlowThread at (2,2) size 382x670
- RenderImage {IMG} at (0,0) size 382x380 [bgcolor=#0000FF]
- RenderInline {SPAN} at (0,0) size 379x268
- RenderImage {IMG} at (0,400) size 100x20 [bgcolor=#008000]
- RenderText {#text} at (100,401) size 209x28
- text run at (100,401) width 209: "Longer text designed "
- RenderImage {IMG} at (282,430) size 100x20 [bgcolor=#008000]
- RenderText {#text} at (308,401) size 379x268
- text run at (308,401) width 59: "to test"
- text run at (0,431) width 276: "float and wrapping behavior."
- text run at (0,461) width 358: "Longer text designed to test float and"
- text run at (0,491) width 303: "wrapping behavior. Longer text"
- text run at (0,521) width 337: "designed to test float and wrapping"
- text run at (0,551) width 362: "behavior. Longer text designed to test"
- text run at (0,581) width 352: "float and wrapping behavior. Longer"
- text run at (0,611) width 379: "text designed to test float and wrapping"
- text run at (0,641) width 89: "behavior."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolfloatpaginateemptylinesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-paginate-empty-lines-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-paginate-empty-lines-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-paginate-empty-lines-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,54 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 779x59
- text run at (0,0) width 779: "This test is ensuring we don't grow the height of a block improperly when a float has no line association (e.g., when it's at"
- text run at (0,20) width 755: "the end of a block). The complete dashed border should be in the first column, with none of it appearing in the second"
- text run at (0,40) width 52: "column."
-layer at (8,84) size 784x400
- RenderBlock {DIV} at (0,76) size 784x400
- RenderMultiColumnSet at (0,0) size 784x400
-layer at (8,84) size 384x600 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderMultiColumnFlowThread at (0,0) size 384x600
- RenderBlock {DIV} at (0,0) size 384x260 [border: (10px dashed #800000)]
- RenderText {#text} at (10,10) size 113x19
- text run at (10,10) width 113: "This is some text."
- RenderBR {BR} at (122,25) size 1x0
- RenderText {#text} at (10,30) size 113x19
- text run at (10,30) width 113: "This is some text."
- RenderBR {BR} at (122,45) size 1x0
- RenderText {#text} at (10,50) size 113x19
- text run at (10,50) width 113: "This is some text."
- RenderBR {BR} at (122,65) size 1x0
- RenderText {#text} at (10,70) size 113x19
- text run at (10,70) width 113: "This is some text."
- RenderBR {BR} at (122,85) size 1x0
- RenderText {#text} at (10,90) size 113x19
- text run at (10,90) width 113: "This is some text."
- RenderBR {BR} at (122,105) size 1x0
- RenderText {#text} at (10,110) size 113x19
- text run at (10,110) width 113: "This is some text."
- RenderBR {BR} at (122,125) size 1x0
- RenderText {#text} at (10,130) size 113x19
- text run at (10,130) width 113: "This is some text."
- RenderBR {BR} at (122,145) size 1x0
- RenderText {#text} at (10,150) size 113x19
- text run at (10,150) width 113: "This is some text."
- RenderBR {BR} at (122,165) size 1x0
- RenderText {#text} at (10,170) size 113x19
- text run at (10,170) width 113: "This is some text."
- RenderBR {BR} at (122,185) size 1x0
- RenderText {#text} at (10,190) size 113x19
- text run at (10,190) width 113: "This is some text."
- RenderBR {BR} at (122,205) size 1x0
- RenderText {#text} at (10,210) size 113x19
- text run at (10,210) width 113: "This is some text."
- RenderBR {BR} at (122,225) size 1x0
- RenderText {#text} at (10,230) size 113x19
- text run at (10,230) width 113: "This is some text."
- RenderBR {BR} at (122,245) size 1x0
- RenderImage {IMG} at (274,400) size 100x200 [bgcolor=#CCCCCC]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolfloatpaginateexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-paginate-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-paginate-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/float-paginate-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,131 +0,0 @@
</span><del>-layer at (0,0) size 1188x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 784x404
- RenderBlock {DIV} at (0,0) size 784x404 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 780x400
-layer at (10,10) size 382x1000 backgroundClip at (0,0) size 1188x600 clip at (0,0) size 1188x600 outlineClip at (0,0) size 1188x600
- RenderMultiColumnFlowThread at (2,2) size 382x1000
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "This is some text."
- RenderBR {BR} at (112,15) size 1x0
- RenderText {#text} at (0,20) size 113x19
- text run at (0,20) width 113: "This is some text."
- RenderBR {BR} at (112,35) size 1x0
- RenderText {#text} at (0,40) size 113x19
- text run at (0,40) width 113: "This is some text."
- RenderBR {BR} at (112,55) size 1x0
- RenderText {#text} at (0,60) size 113x19
- text run at (0,60) width 113: "This is some text."
- RenderBR {BR} at (112,75) size 1x0
- RenderText {#text} at (0,80) size 113x19
- text run at (0,80) width 113: "This is some text."
- RenderBR {BR} at (112,95) size 1x0
- RenderText {#text} at (0,100) size 113x19
- text run at (0,100) width 113: "This is some text."
- RenderBR {BR} at (112,115) size 1x0
- RenderText {#text} at (0,120) size 113x19
- text run at (0,120) width 113: "This is some text."
- RenderBR {BR} at (112,135) size 1x0
- RenderText {#text} at (0,140) size 113x19
- text run at (0,140) width 113: "This is some text."
- RenderBR {BR} at (112,155) size 1x0
- RenderText {#text} at (0,160) size 113x19
- text run at (0,160) width 113: "This is some text."
- RenderBR {BR} at (112,175) size 1x0
- RenderText {#text} at (0,180) size 113x19
- text run at (0,180) width 113: "This is some text."
- RenderBR {BR} at (112,195) size 1x0
- RenderImage {IMG} at (0,400) size 250x300 [bgcolor=#008000]
- RenderText {#text} at (250,400) size 113x19
- text run at (250,400) width 113: "This is some text."
- RenderBR {BR} at (362,415) size 1x0
- RenderText {#text} at (250,420) size 113x19
- text run at (250,420) width 113: "This is some text."
- RenderBR {BR} at (362,435) size 1x0
- RenderText {#text} at (250,440) size 113x19
- text run at (250,440) width 113: "This is some text."
- RenderBR {BR} at (362,455) size 1x0
- RenderText {#text} at (250,460) size 113x19
- text run at (250,460) width 113: "This is some text."
- RenderBR {BR} at (362,475) size 1x0
- RenderText {#text} at (250,480) size 113x19
- text run at (250,480) width 113: "This is some text."
- RenderBR {BR} at (362,495) size 1x0
- RenderText {#text} at (250,500) size 113x19
- text run at (250,500) width 113: "This is some text."
- RenderBR {BR} at (362,515) size 1x0
- RenderText {#text} at (250,520) size 113x19
- text run at (250,520) width 113: "This is some text."
- RenderBR {BR} at (362,535) size 1x0
- RenderText {#text} at (250,540) size 113x19
- text run at (250,540) width 113: "This is some text."
- RenderBR {BR} at (362,555) size 1x0
- RenderText {#text} at (250,560) size 113x19
- text run at (250,560) width 113: "This is some text."
- RenderBR {BR} at (362,575) size 1x0
- RenderText {#text} at (250,580) size 113x19
- text run at (250,580) width 113: "This is some text."
- RenderBR {BR} at (362,595) size 1x0
- RenderText {#text} at (250,600) size 113x19
- text run at (250,600) width 113: "This is some text."
- RenderBR {BR} at (362,615) size 1x0
- RenderText {#text} at (250,620) size 113x19
- text run at (250,620) width 113: "This is some text."
- RenderBR {BR} at (362,635) size 1x0
- RenderText {#text} at (250,640) size 113x19
- text run at (250,640) width 113: "This is some text."
- RenderBR {BR} at (362,655) size 1x0
- RenderText {#text} at (250,660) size 113x19
- text run at (250,660) width 113: "This is some text."
- RenderBR {BR} at (362,675) size 1x0
- RenderText {#text} at (250,680) size 113x19
- text run at (250,680) width 113: "This is some text."
- RenderBR {BR} at (362,695) size 1x0
- RenderText {#text} at (0,700) size 113x19
- text run at (0,700) width 113: "This is some text."
- RenderBR {BR} at (112,715) size 1x0
- RenderText {#text} at (0,720) size 113x19
- text run at (0,720) width 113: "This is some text."
- RenderBR {BR} at (112,735) size 1x0
- RenderText {#text} at (0,740) size 113x19
- text run at (0,740) width 113: "This is some text."
- RenderBR {BR} at (112,755) size 1x0
- RenderText {#text} at (0,760) size 113x19
- text run at (0,760) width 113: "This is some text."
- RenderBR {BR} at (112,775) size 1x0
- RenderText {#text} at (0,780) size 113x19
- text run at (0,780) width 113: "This is some text."
- RenderBR {BR} at (112,795) size 1x0
- RenderText {#text} at (0,800) size 113x19
- text run at (0,800) width 113: "This is some text."
- RenderBR {BR} at (112,815) size 1x0
- RenderText {#text} at (0,820) size 113x19
- text run at (0,820) width 113: "This is some text."
- RenderBR {BR} at (112,835) size 1x0
- RenderText {#text} at (0,840) size 113x19
- text run at (0,840) width 113: "This is some text."
- RenderBR {BR} at (112,855) size 1x0
- RenderText {#text} at (0,860) size 113x19
- text run at (0,860) width 113: "This is some text."
- RenderBR {BR} at (112,875) size 1x0
- RenderText {#text} at (0,880) size 113x19
- text run at (0,880) width 113: "This is some text."
- RenderBR {BR} at (112,895) size 1x0
- RenderText {#text} at (0,900) size 113x19
- text run at (0,900) width 113: "This is some text."
- RenderBR {BR} at (112,915) size 1x0
- RenderText {#text} at (0,920) size 113x19
- text run at (0,920) width 113: "This is some text."
- RenderBR {BR} at (112,935) size 1x0
- RenderText {#text} at (0,940) size 113x19
- text run at (0,940) width 113: "This is some text."
- RenderBR {BR} at (112,955) size 1x0
- RenderText {#text} at (0,960) size 113x19
- text run at (0,960) width 113: "This is some text."
- RenderBR {BR} at (112,975) size 1x0
- RenderText {#text} at (0,980) size 113x19
- text run at (0,980) width 113: "This is some text."
- RenderBR {BR} at (112,995) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticollayersinmulticolexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/layers-in-multicol-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/layers-in-multicol-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/layers-in-multicol-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,361 +0,0 @@
</span><del>-layer at (0,0) size 1314x676
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x676
- RenderBlock {HTML} at (0,0) size 800x676
- RenderBody {BODY} at (8,8) size 784x660
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 87x19
- text run at (0,0) width 87: "LTR Version:"
- RenderBlock (anonymous) at (0,330) size 784x20
- RenderText {#text} at (0,0) size 86x19
- text run at (0,0) width 86: "RTL Version:"
-layer at (8,28) size 784x310
- RenderBlock {DIV} at (0,20) size 784x310 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 774x300
-layer at (13,33) size 247x1440 backgroundClip at (0,0) size 1314x676 clip at (0,0) size 1314x676 outlineClip at (0,0) size 1314x676
- RenderMultiColumnFlowThread at (5,5) size 248x1440
- RenderBlock (anonymous) at (0,0) size 248x260
- RenderText {#text} at (0,0) size 109x19
- text run at (0,0) width 109: "This is some text"
- RenderBR {BR} at (108,15) size 1x0
- RenderText {#text} at (0,20) size 109x19
- text run at (0,20) width 109: "This is some text"
- RenderBR {BR} at (108,35) size 1x0
- RenderText {#text} at (0,40) size 109x19
- text run at (0,40) width 109: "This is some text"
- RenderBR {BR} at (108,55) size 1x0
- RenderText {#text} at (0,60) size 109x19
- text run at (0,60) width 109: "This is some text"
- RenderBR {BR} at (108,75) size 1x0
- RenderText {#text} at (0,80) size 109x19
- text run at (0,80) width 109: "This is some text"
- RenderBR {BR} at (108,95) size 1x0
- RenderText {#text} at (0,100) size 109x19
- text run at (0,100) width 109: "This is some text"
- RenderBR {BR} at (108,115) size 1x0
- RenderText {#text} at (0,120) size 109x19
- text run at (0,120) width 109: "This is some text"
- RenderBR {BR} at (108,135) size 1x0
- RenderText {#text} at (0,140) size 109x19
- text run at (0,140) width 109: "This is some text"
- RenderBR {BR} at (108,155) size 1x0
- RenderText {#text} at (0,160) size 109x19
- text run at (0,160) width 109: "This is some text"
- RenderBR {BR} at (108,175) size 1x0
- RenderText {#text} at (0,180) size 109x19
- text run at (0,180) width 109: "This is some text"
- RenderBR {BR} at (108,195) size 1x0
- RenderText {#text} at (0,200) size 109x19
- text run at (0,200) width 109: "This is some text"
- RenderBR {BR} at (108,215) size 1x0
- RenderText {#text} at (0,220) size 109x19
- text run at (0,220) width 109: "This is some text"
- RenderBR {BR} at (108,235) size 1x0
- RenderText {#text} at (0,240) size 109x19
- text run at (0,240) width 109: "This is some text"
- RenderBR {BR} at (108,255) size 1x0
- RenderBlock {DIV} at (0,300) size 248x270
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,570) size 248x570
- RenderText {#text} at (0,0) size 109x19
- text run at (0,0) width 109: "This is some text"
- RenderBR {BR} at (108,15) size 1x0
- RenderText {#text} at (0,30) size 109x19
- text run at (0,30) width 109: "This is some text"
- RenderBR {BR} at (108,45) size 1x0
- RenderText {#text} at (0,50) size 109x19
- text run at (0,50) width 109: "This is some text"
- RenderBR {BR} at (108,65) size 1x0
- RenderText {#text} at (0,70) size 109x19
- text run at (0,70) width 109: "This is some text"
- RenderBR {BR} at (108,85) size 1x0
- RenderText {#text} at (0,90) size 109x19
- text run at (0,90) width 109: "This is some text"
- RenderBR {BR} at (108,105) size 1x0
- RenderText {#text} at (0,110) size 109x19
- text run at (0,110) width 109: "This is some text"
- RenderBR {BR} at (108,125) size 1x0
- RenderText {#text} at (0,130) size 109x19
- text run at (0,130) width 109: "This is some text"
- RenderBR {BR} at (108,145) size 1x0
- RenderText {#text} at (0,150) size 109x19
- text run at (0,150) width 109: "This is some text"
- RenderBR {BR} at (108,165) size 1x0
- RenderText {#text} at (0,170) size 109x19
- text run at (0,170) width 109: "This is some text"
- RenderBR {BR} at (108,185) size 1x0
- RenderText {#text} at (0,190) size 109x19
- text run at (0,190) width 109: "This is some text"
- RenderBR {BR} at (108,205) size 1x0
- RenderText {#text} at (0,210) size 109x19
- text run at (0,210) width 109: "This is some text"
- RenderBR {BR} at (108,225) size 1x0
- RenderText {#text} at (0,230) size 109x19
- text run at (0,230) width 109: "This is some text"
- RenderBR {BR} at (108,245) size 1x0
- RenderText {#text} at (0,250) size 109x19
- text run at (0,250) width 109: "This is some text"
- RenderBR {BR} at (108,265) size 1x0
- RenderText {#text} at (0,270) size 109x19
- text run at (0,270) width 109: "This is some text"
- RenderBR {BR} at (108,285) size 1x0
- RenderText {#text} at (0,290) size 109x19
- text run at (0,290) width 109: "This is some text"
- RenderBR {BR} at (108,305) size 1x0
- RenderText {#text} at (0,310) size 109x19
- text run at (0,310) width 109: "This is some text"
- RenderBR {BR} at (108,325) size 1x0
- RenderText {#text} at (0,330) size 109x19
- text run at (0,330) width 109: "This is some text"
- RenderBR {BR} at (108,345) size 1x0
- RenderText {#text} at (0,350) size 109x19
- text run at (0,350) width 109: "This is some text"
- RenderBR {BR} at (108,365) size 1x0
- RenderText {#text} at (0,370) size 109x19
- text run at (0,370) width 109: "This is some text"
- RenderBR {BR} at (108,385) size 1x0
- RenderText {#text} at (0,390) size 109x19
- text run at (0,390) width 109: "This is some text"
- RenderBR {BR} at (108,405) size 1x0
- RenderText {#text} at (0,410) size 109x19
- text run at (0,410) width 109: "This is some text"
- RenderBR {BR} at (108,425) size 1x0
- RenderText {#text} at (0,430) size 109x19
- text run at (0,430) width 109: "This is some text"
- RenderBR {BR} at (108,445) size 1x0
- RenderText {#text} at (0,450) size 109x19
- text run at (0,450) width 109: "This is some text"
- RenderBR {BR} at (108,465) size 1x0
- RenderText {#text} at (0,470) size 109x19
- text run at (0,470) width 109: "This is some text"
- RenderBR {BR} at (108,485) size 1x0
- RenderText {#text} at (0,490) size 109x19
- text run at (0,490) width 109: "This is some text"
- RenderBR {BR} at (108,505) size 1x0
- RenderText {#text} at (0,510) size 109x19
- text run at (0,510) width 109: "This is some text"
- RenderBR {BR} at (108,525) size 1x0
- RenderText {#text} at (0,530) size 109x19
- text run at (0,530) width 109: "This is some text"
- RenderBR {BR} at (108,545) size 1x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,1160) size 248x280
- RenderText {#text} at (0,0) size 109x19
- text run at (0,0) width 109: "This is some text"
- RenderBR {BR} at (108,15) size 1x0
- RenderText {#text} at (0,20) size 109x19
- text run at (0,20) width 109: "This is some text"
- RenderBR {BR} at (108,35) size 1x0
- RenderText {#text} at (0,40) size 109x19
- text run at (0,40) width 109: "This is some text"
- RenderBR {BR} at (108,55) size 1x0
- RenderText {#text} at (0,60) size 109x19
- text run at (0,60) width 109: "This is some text"
- RenderBR {BR} at (108,75) size 1x0
- RenderText {#text} at (0,80) size 109x19
- text run at (0,80) width 109: "This is some text"
- RenderBR {BR} at (108,95) size 1x0
- RenderText {#text} at (0,100) size 109x19
- text run at (0,100) width 109: "This is some text"
- RenderBR {BR} at (108,115) size 1x0
- RenderText {#text} at (0,120) size 109x19
- text run at (0,120) width 109: "This is some text"
- RenderBR {BR} at (108,135) size 1x0
- RenderText {#text} at (0,140) size 109x19
- text run at (0,140) width 109: "This is some text"
- RenderBR {BR} at (108,155) size 1x0
- RenderText {#text} at (0,160) size 109x19
- text run at (0,160) width 109: "This is some text"
- RenderBR {BR} at (108,175) size 1x0
- RenderText {#text} at (0,180) size 109x19
- text run at (0,180) width 109: "This is some text"
- RenderBR {BR} at (108,195) size 1x0
- RenderText {#text} at (0,200) size 109x19
- text run at (0,200) width 109: "This is some text"
- RenderBR {BR} at (108,215) size 1x0
- RenderText {#text} at (0,220) size 109x19
- text run at (0,220) width 109: "This is some text"
- RenderBR {BR} at (108,235) size 1x0
- RenderText {#text} at (0,240) size 109x19
- text run at (0,240) width 109: "This is some text"
- RenderBR {BR} at (108,255) size 1x0
- RenderText {#text} at (0,260) size 109x19
- text run at (0,260) width 109: "This is some text"
- RenderBR {BR} at (108,275) size 1x0
-layer at (8,358) size 784x310
- RenderBlock {DIV} at (0,350) size 784x310 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 774x300
-layer at (540,363) size 247x1440 backgroundClip at (0,0) size 1314x676 clip at (0,0) size 1314x676 outlineClip at (0,0) size 1314x676
- RenderMultiColumnFlowThread at (531,5) size 248x1440
- RenderBlock (anonymous) at (0,0) size 248x260
- RenderText {#text} at (138,0) size 110x19
- text run at (138,0) width 110: "This is some text"
- RenderBR {BR} at (138,15) size 1x0
- RenderText {#text} at (138,20) size 110x19
- text run at (138,20) width 110: "This is some text"
- RenderBR {BR} at (138,35) size 1x0
- RenderText {#text} at (138,40) size 110x19
- text run at (138,40) width 110: "This is some text"
- RenderBR {BR} at (138,55) size 1x0
- RenderText {#text} at (138,60) size 110x19
- text run at (138,60) width 110: "This is some text"
- RenderBR {BR} at (138,75) size 1x0
- RenderText {#text} at (138,80) size 110x19
- text run at (138,80) width 110: "This is some text"
- RenderBR {BR} at (138,95) size 1x0
- RenderText {#text} at (138,100) size 110x19
- text run at (138,100) width 110: "This is some text"
- RenderBR {BR} at (138,115) size 1x0
- RenderText {#text} at (138,120) size 110x19
- text run at (138,120) width 110: "This is some text"
- RenderBR {BR} at (138,135) size 1x0
- RenderText {#text} at (138,140) size 110x19
- text run at (138,140) width 110: "This is some text"
- RenderBR {BR} at (138,155) size 1x0
- RenderText {#text} at (138,160) size 110x19
- text run at (138,160) width 110: "This is some text"
- RenderBR {BR} at (138,175) size 1x0
- RenderText {#text} at (138,180) size 110x19
- text run at (138,180) width 110: "This is some text"
- RenderBR {BR} at (138,195) size 1x0
- RenderText {#text} at (138,200) size 110x19
- text run at (138,200) width 110: "This is some text"
- RenderBR {BR} at (138,215) size 1x0
- RenderText {#text} at (138,220) size 110x19
- text run at (138,220) width 110: "This is some text"
- RenderBR {BR} at (138,235) size 1x0
- RenderText {#text} at (138,240) size 110x19
- text run at (138,240) width 110: "This is some text"
- RenderBR {BR} at (138,255) size 1x0
- RenderBlock {DIV} at (0,300) size 248x270
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,570) size 248x570
- RenderText {#text} at (138,0) size 110x19
- text run at (138,0) width 110: "This is some text"
- RenderBR {BR} at (138,15) size 1x0
- RenderText {#text} at (138,30) size 110x19
- text run at (138,30) width 110: "This is some text"
- RenderBR {BR} at (138,45) size 1x0
- RenderText {#text} at (138,50) size 110x19
- text run at (138,50) width 110: "This is some text"
- RenderBR {BR} at (138,65) size 1x0
- RenderText {#text} at (138,70) size 110x19
- text run at (138,70) width 110: "This is some text"
- RenderBR {BR} at (138,85) size 1x0
- RenderText {#text} at (138,90) size 110x19
- text run at (138,90) width 110: "This is some text"
- RenderBR {BR} at (138,105) size 1x0
- RenderText {#text} at (138,110) size 110x19
- text run at (138,110) width 110: "This is some text"
- RenderBR {BR} at (138,125) size 1x0
- RenderText {#text} at (138,130) size 110x19
- text run at (138,130) width 110: "This is some text"
- RenderBR {BR} at (138,145) size 1x0
- RenderText {#text} at (138,150) size 110x19
- text run at (138,150) width 110: "This is some text"
- RenderBR {BR} at (138,165) size 1x0
- RenderText {#text} at (138,170) size 110x19
- text run at (138,170) width 110: "This is some text"
- RenderBR {BR} at (138,185) size 1x0
- RenderText {#text} at (138,190) size 110x19
- text run at (138,190) width 110: "This is some text"
- RenderBR {BR} at (138,205) size 1x0
- RenderText {#text} at (138,210) size 110x19
- text run at (138,210) width 110: "This is some text"
- RenderBR {BR} at (138,225) size 1x0
- RenderText {#text} at (138,230) size 110x19
- text run at (138,230) width 110: "This is some text"
- RenderBR {BR} at (138,245) size 1x0
- RenderText {#text} at (138,250) size 110x19
- text run at (138,250) width 110: "This is some text"
- RenderBR {BR} at (138,265) size 1x0
- RenderText {#text} at (138,270) size 110x19
- text run at (138,270) width 110: "This is some text"
- RenderBR {BR} at (138,285) size 1x0
- RenderText {#text} at (138,290) size 110x19
- text run at (138,290) width 110: "This is some text"
- RenderBR {BR} at (138,305) size 1x0
- RenderText {#text} at (138,310) size 110x19
- text run at (138,310) width 110: "This is some text"
- RenderBR {BR} at (138,325) size 1x0
- RenderText {#text} at (138,330) size 110x19
- text run at (138,330) width 110: "This is some text"
- RenderBR {BR} at (138,345) size 1x0
- RenderText {#text} at (138,350) size 110x19
- text run at (138,350) width 110: "This is some text"
- RenderBR {BR} at (138,365) size 1x0
- RenderText {#text} at (138,370) size 110x19
- text run at (138,370) width 110: "This is some text"
- RenderBR {BR} at (138,385) size 1x0
- RenderText {#text} at (138,390) size 110x19
- text run at (138,390) width 110: "This is some text"
- RenderBR {BR} at (138,405) size 1x0
- RenderText {#text} at (138,410) size 110x19
- text run at (138,410) width 110: "This is some text"
- RenderBR {BR} at (138,425) size 1x0
- RenderText {#text} at (138,430) size 110x19
- text run at (138,430) width 110: "This is some text"
- RenderBR {BR} at (138,445) size 1x0
- RenderText {#text} at (138,450) size 110x19
- text run at (138,450) width 110: "This is some text"
- RenderBR {BR} at (138,465) size 1x0
- RenderText {#text} at (138,470) size 110x19
- text run at (138,470) width 110: "This is some text"
- RenderBR {BR} at (138,485) size 1x0
- RenderText {#text} at (138,490) size 110x19
- text run at (138,490) width 110: "This is some text"
- RenderBR {BR} at (138,505) size 1x0
- RenderText {#text} at (138,510) size 110x19
- text run at (138,510) width 110: "This is some text"
- RenderBR {BR} at (138,525) size 1x0
- RenderText {#text} at (138,530) size 110x19
- text run at (138,530) width 110: "This is some text"
- RenderBR {BR} at (138,545) size 1x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,1160) size 248x280
- RenderText {#text} at (138,0) size 110x19
- text run at (138,0) width 110: "This is some text"
- RenderBR {BR} at (138,15) size 1x0
- RenderText {#text} at (138,20) size 110x19
- text run at (138,20) width 110: "This is some text"
- RenderBR {BR} at (138,35) size 1x0
- RenderText {#text} at (138,40) size 110x19
- text run at (138,40) width 110: "This is some text"
- RenderBR {BR} at (138,55) size 1x0
- RenderText {#text} at (138,60) size 110x19
- text run at (138,60) width 110: "This is some text"
- RenderBR {BR} at (138,75) size 1x0
- RenderText {#text} at (138,80) size 110x19
- text run at (138,80) width 110: "This is some text"
- RenderBR {BR} at (138,95) size 1x0
- RenderText {#text} at (138,100) size 110x19
- text run at (138,100) width 110: "This is some text"
- RenderBR {BR} at (138,115) size 1x0
- RenderText {#text} at (138,120) size 110x19
- text run at (138,120) width 110: "This is some text"
- RenderBR {BR} at (138,135) size 1x0
- RenderText {#text} at (138,140) size 110x19
- text run at (138,140) width 110: "This is some text"
- RenderBR {BR} at (138,155) size 1x0
- RenderText {#text} at (138,160) size 110x19
- text run at (138,160) width 110: "This is some text"
- RenderBR {BR} at (138,175) size 1x0
- RenderText {#text} at (138,180) size 110x19
- text run at (138,180) width 110: "This is some text"
- RenderBR {BR} at (138,195) size 1x0
- RenderText {#text} at (138,200) size 110x19
- text run at (138,200) width 110: "This is some text"
- RenderBR {BR} at (138,215) size 1x0
- RenderText {#text} at (138,220) size 110x19
- text run at (138,220) width 110: "This is some text"
- RenderBR {BR} at (138,235) size 1x0
- RenderText {#text} at (138,240) size 110x19
- text run at (138,240) width 110: "This is some text"
- RenderBR {BR} at (138,255) size 1x0
- RenderText {#text} at (138,260) size 110x19
- text run at (138,260) width 110: "This is some text"
- RenderBR {BR} at (138,275) size 1x0
-layer at (13,333) size 100x270
- RenderBlock (relative positioned) {DIV} at (0,0) size 100x270 [bgcolor=#008000]
-layer at (687,663) size 100x270 backgroundClip at (0,0) size 1314x676 clip at (0,0) size 1314x676 outlineClip at (0,0) size 1314x676
- RenderBlock (relative positioned) {DIV} at (147,0) size 101x270 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticollayerssplitacrosscolumnsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/layers-split-across-columns-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/layers-split-across-columns-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/layers-split-across-columns-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,94 +0,0 @@
</span><del>-layer at (0,0) size 800x976
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x976
- RenderBlock {HTML} at (0,0) size 800x976
- RenderBody {BODY} at (8,8) size 784x960
- RenderBlock {DIV} at (0,0) size 220x330
- RenderBlock (anonymous) at (0,0) size 220x20
- RenderText {#text} at (0,0) size 66x19
- text run at (0,0) width 66: "Overflow:"
- RenderText {#text} at (220,610) size 4x19
- text run at (220,610) width 4: " "
- RenderBlock {DIV} at (224,0) size 220x330
- RenderBlock (anonymous) at (0,0) size 220x20
- RenderText {#text} at (0,0) size 78x19
- text run at (0,0) width 78: "Transforms:"
- RenderText {#text} at (444,610) size 4x19
- text run at (444,610) width 4: " "
- RenderBlock {DIV} at (448,0) size 220x330
- RenderBlock (anonymous) at (0,0) size 220x20
- RenderText {#text} at (0,0) size 135x19
- text run at (0,0) width 135: "Relative Positioning:"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,630) size 220x330
- RenderBlock (anonymous) at (0,0) size 220x20
- RenderText {#text} at (0,0) size 56x19
- text run at (0,0) width 56: "Opacity:"
-layer at (8,28) size 220x310
- RenderBlock {DIV} at (0,20) size 220x310 [border: (5px solid #000000)]
- RenderMultiColumnSet at (5,5) size 210x300
-layer at (13,33) size 100x600
- RenderMultiColumnFlowThread at (5,5) size 100x600
- RenderBlock (anonymous) at (0,0) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,500) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
- RenderText {#text} at (0,0) size 0x0
-layer at (13,133) size 100x400
- RenderBlock {DIV} at (0,100) size 100x400
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000F0]
- RenderBlock {DIV} at (0,100) size 100x100 [bgcolor=#0000D0]
- RenderBlock {DIV} at (0,200) size 100x100 [bgcolor=#0000B0]
- RenderBlock {DIV} at (0,300) size 100x100 [bgcolor=#000090]
-layer at (232,28) size 220x310
- RenderBlock {DIV} at (0,20) size 220x310 [border: (5px solid #000000)]
- RenderMultiColumnSet at (5,5) size 210x300
-layer at (237,33) size 100x600
- RenderMultiColumnFlowThread at (5,5) size 100x600
- RenderBlock (anonymous) at (0,0) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,500) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
- RenderText {#text} at (0,0) size 0x0
-layer at (456,28) size 220x310
- RenderBlock {DIV} at (0,20) size 220x310 [border: (5px solid #000000)]
- RenderMultiColumnSet at (5,5) size 210x300
-layer at (461,33) size 100x600
- RenderMultiColumnFlowThread at (5,5) size 100x600
- RenderBlock (anonymous) at (0,0) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,500) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
- RenderText {#text} at (0,0) size 0x0
-layer at (8,658) size 220x310
- RenderBlock {DIV} at (0,20) size 220x310 [border: (5px solid #000000)]
- RenderMultiColumnSet at (5,5) size 210x300
-layer at (13,663) size 100x600 backgroundClip at (0,0) size 800x976 clip at (0,0) size 800x976 outlineClip at (0,0) size 800x976
- RenderMultiColumnFlowThread at (5,5) size 100x600
- RenderBlock (anonymous) at (0,0) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,500) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
- RenderText {#text} at (0,0) size 0x0
-layer at (137,133) size 100x400
- RenderBlock {DIV} at (-100,100) size 100x400
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000F0]
- RenderBlock {DIV} at (0,100) size 100x100 [bgcolor=#0000D0]
- RenderBlock {DIV} at (0,200) size 100x100 [bgcolor=#0000B0]
- RenderBlock {DIV} at (0,300) size 100x100 [bgcolor=#000090]
-layer at (461,133) size 100x400
- RenderBlock (relative positioned) {DIV} at (-100,100) size 100x400
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000F0]
- RenderBlock {DIV} at (0,100) size 100x100 [bgcolor=#0000D0]
- RenderBlock {DIV} at (0,200) size 100x100 [bgcolor=#0000B0]
- RenderBlock {DIV} at (0,300) size 100x100 [bgcolor=#000090]
-layer at (13,763) size 100x400 backgroundClip at (0,0) size 800x976 clip at (0,0) size 800x976 outlineClip at (0,0) size 800x976
- RenderBlock {DIV} at (0,100) size 100x400
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000F0]
- RenderBlock {DIV} at (0,100) size 100x100 [bgcolor=#0000D0]
- RenderBlock {DIV} at (0,200) size 100x100 [bgcolor=#0000B0]
- RenderBlock {DIV} at (0,300) size 100x100 [bgcolor=#000090]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolmargincollapseexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/margin-collapse-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/margin-collapse-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/margin-collapse-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 784x39
- text run at (0,0) width 489: "The two purple rectangles below should both be at the top of their columns. "
- text run at (488,0) width 296: "If one is lower than the other, than the test has"
- text run at (0,20) width 41: "failed."
-layer at (8,48) size 784x304
- RenderBlock {DIV} at (0,40) size 784x304 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 780x300
-layer at (10,50) size 382x500
- RenderMultiColumnFlowThread at (2,2) size 382x500
- RenderBlock {DIV} at (0,0) size 382x200 [bgcolor=#800080]
- RenderBlock {DIV} at (0,300) size 382x200 [bgcolor=#800080]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolmaxheightcolumnsblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/max-height-columns-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/max-height-columns-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/max-height-columns-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,50 +0,0 @@
</span><del>-layer at (0,0) size 834x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x80
- RenderText {#text} at (0,0) size 783x79
- text run at (0,0) width 439: "This is capturing current behavior, but it's not clear that it is correct. "
- text run at (438,0) width 299: "It's not clear if max-height on a columns block"
- text run at (0,20) width 299: "constitutes a constraint on the columns or not. "
- text run at (298,20) width 485: "You obviously begin trying to balance, but only run into the constraint once"
- text run at (0,40) width 296: "the balanced columns exceed the max-height. "
- text run at (295,40) width 334: "It's not clear that you should suddenly shift to a fill. "
- text run at (628,40) width 136: "Our current behavior"
- text run at (0,60) width 524: "(which matches Firefox) is to just overflow without changing from balance to fill."
-layer at (8,88) size 404x64
- RenderBlock {DIV} at (0,80) size 404x64 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 400x60
-layer at (10,90) size 61x600 backgroundClip at (0,0) size 834x600 clip at (0,0) size 834x600 outlineClip at (0,0) size 834x600
- RenderMultiColumnFlowThread at (2,2) size 61x600
- RenderText {#text} at (0,1) size 51x118
- text run at (0,1) width 43: "This"
- text run at (0,31) width 17: "is"
- text run at (0,61) width 51: "some"
- text run at (0,91) width 36: "text"
- RenderBR {BR} at (35,113) size 1x0
- RenderText {#text} at (0,121) size 51x118
- text run at (0,121) width 43: "This"
- text run at (0,151) width 17: "is"
- text run at (0,181) width 51: "some"
- text run at (0,211) width 36: "text"
- RenderBR {BR} at (35,233) size 1x0
- RenderText {#text} at (0,241) size 51x118
- text run at (0,241) width 43: "This"
- text run at (0,271) width 17: "is"
- text run at (0,301) width 51: "some"
- text run at (0,331) width 36: "text"
- RenderBR {BR} at (35,353) size 1x0
- RenderText {#text} at (0,361) size 51x118
- text run at (0,361) width 43: "This"
- text run at (0,391) width 17: "is"
- text run at (0,421) width 51: "some"
- text run at (0,451) width 36: "text"
- RenderBR {BR} at (35,473) size 1x0
- RenderText {#text} at (0,481) size 51x118
- text run at (0,481) width 43: "This"
- text run at (0,511) width 17: "is"
- text run at (0,541) width 51: "some"
- text run at (0,571) width 36: "text"
- RenderBR {BR} at (35,593) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolnestedcolumnsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/nested-columns-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/nested-columns-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/nested-columns-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,51 +0,0 @@
</span><del>-layer at (0,0) size 1141x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
-layer at (8,8) size 750x500
- RenderBody {BODY} at (8,8) size 750x500
- RenderMultiColumnSet at (0,0) size 750x500
-layer at (8,8) size 367x1099 backgroundClip at (0,0) size 1141x600 clip at (0,0) size 1141x600 outlineClip at (0,0) size 1141x600
- RenderMultiColumnFlowThread at (0,0) size 367x1100
- RenderBlock {H1} at (0,21) size 367x39
- RenderText {#text} at (0,1) size 166x36
- text run at (0,1) width 166: "Header One"
- RenderBlock (anonymous) at (0,80) size 367x221
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {H1} at (0,322) size 367x39
- RenderText {#text} at (0,1) size 167x36
- text run at (0,1) width 167: "Header Two"
- RenderBlock (anonymous) at (0,381) size 367x239
- RenderText {#text} at (0,0) size 367x237
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,118) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,138) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,158) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,178) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,198) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,218) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {H1} at (0,641) size 367x39
- RenderText {#text} at (0,1) size 190x36
- text run at (0,1) width 190: "Header Three"
- RenderBlock {H1} at (0,1000) size 367x38
- RenderText {#text} at (0,1) size 177x36
- text run at (0,1) width 177: "Header Four"
- RenderBlock (anonymous) at (0,1059) size 367x41
- RenderText {#text} at (0,0) size 364x39
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 158: "Nulla varius enim ac mi."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticoloverflowacrosscolumnsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/overflow-across-columns-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/overflow-across-columns-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/overflow-across-columns-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,74 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 506x505
- RenderBlock {DIV} at (0,0) size 506x505 [border: (3px solid #000000)]
- RenderMultiColumnSet at (3,3) size 500x499
-layer at (11,11) size 159x1478 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderMultiColumnFlowThread at (3,3) size 159x1478
-layer at (11,11) size 159x1478 backgroundClip at (11,11) size 159x589 clip at (11,11) size 159x589 outlineClip at (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 159x1478
- RenderText {#text} at (0,5) size 159x1468
- text run at (0,5) width 159: "Lorem ipsum dolor sit amet,"
- text run at (0,29) width 159: "consectetur adipiscing elit."
- text run at (0,53) width 159: "Nullam ornare, nunc eget"
- text run at (0,77) width 159: "condimentum tempor, augue"
- text run at (0,101) width 159: "ligula accumsan eros, sed"
- text run at (0,125) width 159: "consequat sapien orci id libero."
- text run at (0,149) width 159: "Curabitur tristique, augue in"
- text run at (0,173) width 159: "aliquet accumsan, nibh nisi"
- text run at (0,197) width 159: "lobortis odio, et suscipit est"
- text run at (0,221) width 159: "ligula eu nisi. Nunc aliquet"
- text run at (0,245) width 159: "lobortis porta. Donec venenatis"
- text run at (0,269) width 159: "consectetur eleifend. Etiam sed"
- text run at (0,293) width 159: "tempor quam. Pellentesque"
- text run at (0,317) width 159: "gravida gravida eros venenatis"
- text run at (0,341) width 159: "suscipit. Aenean diam enim,"
- text run at (0,365) width 159: "suscipit id pellentesque vel,"
- text run at (0,389) width 159: "hendrerit et metus. Suspendisse"
- text run at (0,413) width 159: "felis erat, hendrerit a congue in,"
- text run at (0,437) width 159: "euismod ac erat. Donec pulvinar"
- text run at (0,461) width 159: "venenatis tortor, a lobortis erat"
- text run at (0,504) width 159: "scelerisque et. Class aptent taciti"
- text run at (0,528) width 159: "sociosqu ad litora torquent per"
- text run at (0,552) width 159: "conubia nostra, per inceptos"
- text run at (0,576) width 159: "himenaeos. Aliquam in orci id"
- text run at (0,600) width 159: "felis mollis porta ac et orci."
- text run at (0,624) width 159: "Donec viverra, eros ac mattis"
- text run at (0,648) width 159: "dapibus, quam ante porta lectus,"
- text run at (0,672) width 159: "accumsan pellentesque nibh"
- text run at (0,696) width 159: "metus non felis. Vivamus sed"
- text run at (0,720) width 159: "eros quis magna scelerisque"
- text run at (0,744) width 118: "ultrices ac eget velit. "
- text run at (117,744) width 42: "Nunc et"
- text run at (0,768) width 159: "odio ut velit posuere viverra."
- text run at (0,792) width 159: "Integer eu mi quis velit dapibus"
- text run at (0,816) width 159: "tempus at ut purus. Quisque"
- text run at (0,840) width 159: "congue mollis mauris a"
- text run at (0,864) width 159: "hendrerit. Nam viverra est at"
- text run at (0,888) width 159: "orci interdum a ullamcorper mi"
- text run at (0,912) width 159: "dictum. In id sapien augue."
- text run at (0,936) width 159: "Suspendisse potenti. Vestibulum"
- text run at (0,960) width 159: "turpis purus, convallis ut sagittis"
- text run at (0,1003) width 159: "quis, semper vel mauris."
- text run at (0,1027) width 159: "Curabitur vitae felis turpis."
- text run at (0,1051) width 159: "Fusce augue nibh, consectetur"
- text run at (0,1075) width 159: "non vestibulum et, bibendum sit"
- text run at (0,1099) width 159: "amet lectus. Nulla at imperdiet"
- text run at (0,1123) width 159: "metus. Donec non est velit, non"
- text run at (0,1147) width 159: "fringilla ipsum. Fusce"
- text run at (0,1171) width 159: "elementum neque a nibh egestas"
- text run at (0,1195) width 159: "sodales. Mauris ut lorem"
- text run at (0,1219) width 159: "hendrerit metus interdum"
- text run at (0,1243) width 159: "malesuada. Nam tempus sodales"
- text run at (0,1267) width 159: "neque vitae bibendum."
- text run at (0,1291) width 159: "Vestibulum ac est sit amet dolor"
- text run at (0,1315) width 159: "vehicula semper at sed ante."
- text run at (0,1339) width 159: "Nunc at neque urna, in volutpat"
- text run at (0,1363) width 159: "orci. Praesent eu velit neque,"
- text run at (0,1387) width 159: "quis rutrum metus. Nunc eu"
- text run at (0,1411) width 159: "ipsum sit amet ligula mattis"
- text run at (0,1435) width 159: "porttitor sit amet id felis. Integer"
- text run at (0,1459) width 157: "volutpat aliquam odio et feugiat."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticoloverflowacrosscolumnspercentheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/overflow-across-columns-percent-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/overflow-across-columns-percent-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/overflow-across-columns-percent-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,75 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x521
- RenderBlock {HTML} at (0,0) size 800x521
- RenderBody {BODY} at (8,8) size 784x505
-layer at (8,8) size 506x505
- RenderBlock {DIV} at (0,0) size 506x505 [border: (3px solid #000000)]
- RenderMultiColumnSet at (3,3) size 500x499
-layer at (11,11) size 159x1478 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderMultiColumnFlowThread at (3,3) size 159x1478
- RenderBlock {DIV} at (0,0) size 159x1478
-layer at (11,11) size 159x1478 backgroundClip at (11,11) size 159x589 clip at (11,11) size 159x589 outlineClip at (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 159x1478
- RenderText {#text} at (0,5) size 159x1468
- text run at (0,5) width 159: "Lorem ipsum dolor sit amet,"
- text run at (0,29) width 159: "consectetur adipiscing elit."
- text run at (0,53) width 159: "Nullam ornare, nunc eget"
- text run at (0,77) width 159: "condimentum tempor, augue"
- text run at (0,101) width 159: "ligula accumsan eros, sed"
- text run at (0,125) width 159: "consequat sapien orci id libero."
- text run at (0,149) width 159: "Curabitur tristique, augue in"
- text run at (0,173) width 159: "aliquet accumsan, nibh nisi"
- text run at (0,197) width 159: "lobortis odio, et suscipit est"
- text run at (0,221) width 159: "ligula eu nisi. Nunc aliquet"
- text run at (0,245) width 159: "lobortis porta. Donec venenatis"
- text run at (0,269) width 159: "consectetur eleifend. Etiam sed"
- text run at (0,293) width 159: "tempor quam. Pellentesque"
- text run at (0,317) width 159: "gravida gravida eros venenatis"
- text run at (0,341) width 159: "suscipit. Aenean diam enim,"
- text run at (0,365) width 159: "suscipit id pellentesque vel,"
- text run at (0,389) width 159: "hendrerit et metus. Suspendisse"
- text run at (0,413) width 159: "felis erat, hendrerit a congue in,"
- text run at (0,437) width 159: "euismod ac erat. Donec pulvinar"
- text run at (0,461) width 159: "venenatis tortor, a lobortis erat"
- text run at (0,504) width 159: "scelerisque et. Class aptent taciti"
- text run at (0,528) width 159: "sociosqu ad litora torquent per"
- text run at (0,552) width 159: "conubia nostra, per inceptos"
- text run at (0,576) width 159: "himenaeos. Aliquam in orci id"
- text run at (0,600) width 159: "felis mollis porta ac et orci."
- text run at (0,624) width 159: "Donec viverra, eros ac mattis"
- text run at (0,648) width 159: "dapibus, quam ante porta lectus,"
- text run at (0,672) width 159: "accumsan pellentesque nibh"
- text run at (0,696) width 159: "metus non felis. Vivamus sed"
- text run at (0,720) width 159: "eros quis magna scelerisque"
- text run at (0,744) width 118: "ultrices ac eget velit. "
- text run at (117,744) width 42: "Nunc et"
- text run at (0,768) width 159: "odio ut velit posuere viverra."
- text run at (0,792) width 159: "Integer eu mi quis velit dapibus"
- text run at (0,816) width 159: "tempus at ut purus. Quisque"
- text run at (0,840) width 159: "congue mollis mauris a"
- text run at (0,864) width 159: "hendrerit. Nam viverra est at"
- text run at (0,888) width 159: "orci interdum a ullamcorper mi"
- text run at (0,912) width 159: "dictum. In id sapien augue."
- text run at (0,936) width 159: "Suspendisse potenti. Vestibulum"
- text run at (0,960) width 159: "turpis purus, convallis ut sagittis"
- text run at (0,1003) width 159: "quis, semper vel mauris."
- text run at (0,1027) width 159: "Curabitur vitae felis turpis."
- text run at (0,1051) width 159: "Fusce augue nibh, consectetur"
- text run at (0,1075) width 159: "non vestibulum et, bibendum sit"
- text run at (0,1099) width 159: "amet lectus. Nulla at imperdiet"
- text run at (0,1123) width 159: "metus. Donec non est velit, non"
- text run at (0,1147) width 159: "fringilla ipsum. Fusce"
- text run at (0,1171) width 159: "elementum neque a nibh egestas"
- text run at (0,1195) width 159: "sodales. Mauris ut lorem"
- text run at (0,1219) width 159: "hendrerit metus interdum"
- text run at (0,1243) width 159: "malesuada. Nam tempus sodales"
- text run at (0,1267) width 159: "neque vitae bibendum."
- text run at (0,1291) width 159: "Vestibulum ac est sit amet dolor"
- text run at (0,1315) width 159: "vehicula semper at sed ante."
- text run at (0,1339) width 159: "Nunc at neque urna, in volutpat"
- text run at (0,1363) width 159: "orci. Praesent eu velit neque,"
- text run at (0,1387) width 159: "quis rutrum metus. Nunc eu"
- text run at (0,1411) width 159: "ipsum sit amet ligula mattis"
- text run at (0,1435) width 159: "porttitor sit amet id felis. Integer"
- text run at (0,1459) width 157: "volutpat aliquam odio et feugiat."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginateblockreplacedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/paginate-block-replaced-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/paginate-block-replaced-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/paginate-block-replaced-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,133 +0,0 @@
</span><del>-layer at (0,0) size 1586x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 784x404
- RenderBlock {DIV} at (0,0) size 784x404 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 780x400
-layer at (10,10) size 382x1300 backgroundClip at (0,0) size 1586x600 clip at (0,0) size 1586x600 outlineClip at (0,0) size 1586x600
- RenderMultiColumnFlowThread at (2,2) size 382x1300
- RenderBlock (anonymous) at (0,0) size 382x200
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "This is some text."
- RenderBR {BR} at (112,15) size 1x0
- RenderText {#text} at (0,20) size 113x19
- text run at (0,20) width 113: "This is some text."
- RenderBR {BR} at (112,35) size 1x0
- RenderText {#text} at (0,40) size 113x19
- text run at (0,40) width 113: "This is some text."
- RenderBR {BR} at (112,55) size 1x0
- RenderText {#text} at (0,60) size 113x19
- text run at (0,60) width 113: "This is some text."
- RenderBR {BR} at (112,75) size 1x0
- RenderText {#text} at (0,80) size 113x19
- text run at (0,80) width 113: "This is some text."
- RenderBR {BR} at (112,95) size 1x0
- RenderText {#text} at (0,100) size 113x19
- text run at (0,100) width 113: "This is some text."
- RenderBR {BR} at (112,115) size 1x0
- RenderText {#text} at (0,120) size 113x19
- text run at (0,120) width 113: "This is some text."
- RenderBR {BR} at (112,135) size 1x0
- RenderText {#text} at (0,140) size 113x19
- text run at (0,140) width 113: "This is some text."
- RenderBR {BR} at (112,155) size 1x0
- RenderText {#text} at (0,160) size 113x19
- text run at (0,160) width 113: "This is some text."
- RenderBR {BR} at (112,175) size 1x0
- RenderText {#text} at (0,180) size 113x19
- text run at (0,180) width 113: "This is some text."
- RenderBR {BR} at (112,195) size 1x0
- RenderImage {IMG} at (0,400) size 250x300 [bgcolor=#008000]
- RenderBlock (anonymous) at (0,700) size 382x600
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "This is some text."
- RenderBR {BR} at (112,15) size 1x0
- RenderText {#text} at (0,20) size 113x19
- text run at (0,20) width 113: "This is some text."
- RenderBR {BR} at (112,35) size 1x0
- RenderText {#text} at (0,40) size 113x19
- text run at (0,40) width 113: "This is some text."
- RenderBR {BR} at (112,55) size 1x0
- RenderText {#text} at (0,60) size 113x19
- text run at (0,60) width 113: "This is some text."
- RenderBR {BR} at (112,75) size 1x0
- RenderText {#text} at (0,80) size 113x19
- text run at (0,80) width 113: "This is some text."
- RenderBR {BR} at (112,95) size 1x0
- RenderText {#text} at (0,100) size 113x19
- text run at (0,100) width 113: "This is some text."
- RenderBR {BR} at (112,115) size 1x0
- RenderText {#text} at (0,120) size 113x19
- text run at (0,120) width 113: "This is some text."
- RenderBR {BR} at (112,135) size 1x0
- RenderText {#text} at (0,140) size 113x19
- text run at (0,140) width 113: "This is some text."
- RenderBR {BR} at (112,155) size 1x0
- RenderText {#text} at (0,160) size 113x19
- text run at (0,160) width 113: "This is some text."
- RenderBR {BR} at (112,175) size 1x0
- RenderText {#text} at (0,180) size 113x19
- text run at (0,180) width 113: "This is some text."
- RenderBR {BR} at (112,195) size 1x0
- RenderText {#text} at (0,200) size 113x19
- text run at (0,200) width 113: "This is some text."
- RenderBR {BR} at (112,215) size 1x0
- RenderText {#text} at (0,220) size 113x19
- text run at (0,220) width 113: "This is some text."
- RenderBR {BR} at (112,235) size 1x0
- RenderText {#text} at (0,240) size 113x19
- text run at (0,240) width 113: "This is some text."
- RenderBR {BR} at (112,255) size 1x0
- RenderText {#text} at (0,260) size 113x19
- text run at (0,260) width 113: "This is some text."
- RenderBR {BR} at (112,275) size 1x0
- RenderText {#text} at (0,280) size 113x19
- text run at (0,280) width 113: "This is some text."
- RenderBR {BR} at (112,295) size 1x0
- RenderText {#text} at (0,300) size 113x19
- text run at (0,300) width 113: "This is some text."
- RenderBR {BR} at (112,315) size 1x0
- RenderText {#text} at (0,320) size 113x19
- text run at (0,320) width 113: "This is some text."
- RenderBR {BR} at (112,335) size 1x0
- RenderText {#text} at (0,340) size 113x19
- text run at (0,340) width 113: "This is some text."
- RenderBR {BR} at (112,355) size 1x0
- RenderText {#text} at (0,360) size 113x19
- text run at (0,360) width 113: "This is some text."
- RenderBR {BR} at (112,375) size 1x0
- RenderText {#text} at (0,380) size 113x19
- text run at (0,380) width 113: "This is some text."
- RenderBR {BR} at (112,395) size 1x0
- RenderText {#text} at (0,400) size 113x19
- text run at (0,400) width 113: "This is some text."
- RenderBR {BR} at (112,415) size 1x0
- RenderText {#text} at (0,420) size 113x19
- text run at (0,420) width 113: "This is some text."
- RenderBR {BR} at (112,435) size 1x0
- RenderText {#text} at (0,440) size 113x19
- text run at (0,440) width 113: "This is some text."
- RenderBR {BR} at (112,455) size 1x0
- RenderText {#text} at (0,460) size 113x19
- text run at (0,460) width 113: "This is some text."
- RenderBR {BR} at (112,475) size 1x0
- RenderText {#text} at (0,480) size 113x19
- text run at (0,480) width 113: "This is some text."
- RenderBR {BR} at (112,495) size 1x0
- RenderText {#text} at (0,500) size 113x19
- text run at (0,500) width 113: "This is some text."
- RenderBR {BR} at (112,515) size 1x0
- RenderText {#text} at (0,520) size 113x19
- text run at (0,520) width 113: "This is some text."
- RenderBR {BR} at (112,535) size 1x0
- RenderText {#text} at (0,540) size 113x19
- text run at (0,540) width 113: "This is some text."
- RenderBR {BR} at (112,555) size 1x0
- RenderText {#text} at (0,560) size 113x19
- text run at (0,560) width 113: "This is some text."
- RenderBR {BR} at (112,575) size 1x0
- RenderText {#text} at (0,580) size 113x19
- text run at (0,580) width 113: "This is some text."
- RenderBR {BR} at (112,595) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationLeftToRightbtexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-bt-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-bt-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-bt-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,200 +0,0 @@
</span><del>-layer at (0,0) size 1380x600
- RenderView at (0,0) size 800x600
- RenderMultiColumnSet at (0,0) size 800x600
-layer at (0,-3500) size 180x4100 backgroundClip at (0,0) size 1380x600 clip at (0,0) size 1380x600 outlineClip at (0,0) size 1380x600
- RenderMultiColumnFlowThread at (0,0) size 180x4100
-layer at (0,-3500) size 180x4100 backgroundClip at (0,0) size 1380x600 clip at (0,0) size 1380x600 outlineClip at (0,0) size 1380x600
- RenderBlock {HTML} at (0,0) size 180x4100
- RenderBody {BODY} at (8,8) size 164x4076
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,66) size 164x420
- RenderText {#text} at (0,0) size 163x419
- text run at (0,0) width 155: "1 Lorem ipsum dolor sit"
- text run at (0,20) width 112: "amet, consectetur"
- text run at (0,40) width 144: "adipisicing elit, sed do"
- text run at (0,60) width 104: "eiusmod tempor"
- text run at (0,80) width 141: "incididunt ut labore et"
- text run at (0,100) width 155: "dolore magna aliqua. Ut"
- text run at (0,120) width 152: "enim ad minim veniam,"
- text run at (0,140) width 159: "quis nostrud exercitation"
- text run at (0,160) width 143: "ullamco laboris nisi ut"
- text run at (0,180) width 150: "aliquip ex ea commodo"
- text run at (0,200) width 133: "consequat. Duis aute"
- text run at (0,220) width 85: "irure dolor in"
- text run at (0,240) width 102: "reprehenderit in"
- text run at (0,260) width 123: "voluptate velit esse"
- text run at (0,280) width 147: "cillum dolore eu fugiat"
- text run at (0,300) width 158: "nulla pariatur. Excepteur"
- text run at (0,320) width 145: "sint occaecat cupidatat"
- text run at (0,340) width 133: "non proident, sunt in"
- text run at (0,360) width 163: "culpa qui officia deserunt"
- text run at (0,380) width 113: "mollit anim id est"
- text run at (0,400) width 58: "laborum."
- RenderBlock {DIV} at (0,502) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,568) size 164x424
- RenderText {#text} at (0,0) size 163x423
- text run at (0,0) width 155: "2 Lorem ipsum dolor sit"
- text run at (0,24) width 112: "amet, consectetur"
- text run at (0,44) width 144: "adipisicing elit, sed do"
- text run at (0,64) width 104: "eiusmod tempor"
- text run at (0,84) width 141: "incididunt ut labore et"
- text run at (0,104) width 155: "dolore magna aliqua. Ut"
- text run at (0,124) width 152: "enim ad minim veniam,"
- text run at (0,144) width 159: "quis nostrud exercitation"
- text run at (0,164) width 143: "ullamco laboris nisi ut"
- text run at (0,184) width 150: "aliquip ex ea commodo"
- text run at (0,204) width 133: "consequat. Duis aute"
- text run at (0,224) width 85: "irure dolor in"
- text run at (0,244) width 102: "reprehenderit in"
- text run at (0,264) width 123: "voluptate velit esse"
- text run at (0,284) width 147: "cillum dolore eu fugiat"
- text run at (0,304) width 158: "nulla pariatur. Excepteur"
- text run at (0,324) width 145: "sint occaecat cupidatat"
- text run at (0,344) width 133: "non proident, sunt in"
- text run at (0,364) width 163: "culpa qui officia deserunt"
- text run at (0,384) width 113: "mollit anim id est"
- text run at (0,404) width 58: "laborum."
- RenderBlock {DIV} at (0,1008) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,1074) size 164x438
- RenderText {#text} at (0,0) size 163x437
- text run at (0,0) width 155: "3 Lorem ipsum dolor sit"
- text run at (0,20) width 112: "amet, consectetur"
- text run at (0,40) width 144: "adipisicing elit, sed do"
- text run at (0,60) width 104: "eiusmod tempor"
- text run at (0,80) width 141: "incididunt ut labore et"
- text run at (0,118) width 155: "dolore magna aliqua. Ut"
- text run at (0,138) width 152: "enim ad minim veniam,"
- text run at (0,158) width 159: "quis nostrud exercitation"
- text run at (0,178) width 143: "ullamco laboris nisi ut"
- text run at (0,198) width 150: "aliquip ex ea commodo"
- text run at (0,218) width 133: "consequat. Duis aute"
- text run at (0,238) width 85: "irure dolor in"
- text run at (0,258) width 102: "reprehenderit in"
- text run at (0,278) width 123: "voluptate velit esse"
- text run at (0,298) width 147: "cillum dolore eu fugiat"
- text run at (0,318) width 158: "nulla pariatur. Excepteur"
- text run at (0,338) width 145: "sint occaecat cupidatat"
- text run at (0,358) width 133: "non proident, sunt in"
- text run at (0,378) width 163: "culpa qui officia deserunt"
- text run at (0,398) width 113: "mollit anim id est"
- text run at (0,418) width 58: "laborum."
- RenderBlock {DIV} at (0,1528) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,1594) size 164x438
- RenderText {#text} at (0,0) size 163x437
- text run at (0,0) width 155: "4 Lorem ipsum dolor sit"
- text run at (0,20) width 112: "amet, consectetur"
- text run at (0,40) width 144: "adipisicing elit, sed do"
- text run at (0,60) width 104: "eiusmod tempor"
- text run at (0,80) width 141: "incididunt ut labore et"
- text run at (0,100) width 155: "dolore magna aliqua. Ut"
- text run at (0,120) width 152: "enim ad minim veniam,"
- text run at (0,140) width 159: "quis nostrud exercitation"
- text run at (0,160) width 143: "ullamco laboris nisi ut"
- text run at (0,198) width 150: "aliquip ex ea commodo"
- text run at (0,218) width 133: "consequat. Duis aute"
- text run at (0,238) width 85: "irure dolor in"
- text run at (0,258) width 102: "reprehenderit in"
- text run at (0,278) width 123: "voluptate velit esse"
- text run at (0,298) width 147: "cillum dolore eu fugiat"
- text run at (0,318) width 158: "nulla pariatur. Excepteur"
- text run at (0,338) width 145: "sint occaecat cupidatat"
- text run at (0,358) width 133: "non proident, sunt in"
- text run at (0,378) width 163: "culpa qui officia deserunt"
- text run at (0,398) width 113: "mollit anim id est"
- text run at (0,418) width 58: "laborum."
- RenderBlock {DIV} at (0,2048) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,2114) size 164x438
- RenderText {#text} at (0,0) size 163x437
- text run at (0,0) width 155: "5 Lorem ipsum dolor sit"
- text run at (0,20) width 112: "amet, consectetur"
- text run at (0,40) width 144: "adipisicing elit, sed do"
- text run at (0,60) width 104: "eiusmod tempor"
- text run at (0,80) width 141: "incididunt ut labore et"
- text run at (0,100) width 155: "dolore magna aliqua. Ut"
- text run at (0,120) width 152: "enim ad minim veniam,"
- text run at (0,140) width 159: "quis nostrud exercitation"
- text run at (0,160) width 143: "ullamco laboris nisi ut"
- text run at (0,180) width 150: "aliquip ex ea commodo"
- text run at (0,200) width 133: "consequat. Duis aute"
- text run at (0,220) width 85: "irure dolor in"
- text run at (0,240) width 102: "reprehenderit in"
- text run at (0,278) width 123: "voluptate velit esse"
- text run at (0,298) width 147: "cillum dolore eu fugiat"
- text run at (0,318) width 158: "nulla pariatur. Excepteur"
- text run at (0,338) width 145: "sint occaecat cupidatat"
- text run at (0,358) width 133: "non proident, sunt in"
- text run at (0,378) width 163: "culpa qui officia deserunt"
- text run at (0,398) width 113: "mollit anim id est"
- text run at (0,418) width 58: "laborum."
- RenderBlock {DIV} at (0,2568) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,2634) size 164x438
- RenderText {#text} at (0,0) size 163x437
- text run at (0,0) width 155: "6 Lorem ipsum dolor sit"
- text run at (0,20) width 112: "amet, consectetur"
- text run at (0,40) width 144: "adipisicing elit, sed do"
- text run at (0,60) width 104: "eiusmod tempor"
- text run at (0,80) width 141: "incididunt ut labore et"
- text run at (0,100) width 155: "dolore magna aliqua. Ut"
- text run at (0,120) width 152: "enim ad minim veniam,"
- text run at (0,140) width 159: "quis nostrud exercitation"
- text run at (0,160) width 143: "ullamco laboris nisi ut"
- text run at (0,180) width 150: "aliquip ex ea commodo"
- text run at (0,200) width 133: "consequat. Duis aute"
- text run at (0,220) width 85: "irure dolor in"
- text run at (0,240) width 102: "reprehenderit in"
- text run at (0,260) width 123: "voluptate velit esse"
- text run at (0,280) width 147: "cillum dolore eu fugiat"
- text run at (0,300) width 158: "nulla pariatur. Excepteur"
- text run at (0,320) width 145: "sint occaecat cupidatat"
- text run at (0,358) width 133: "non proident, sunt in"
- text run at (0,378) width 163: "culpa qui officia deserunt"
- text run at (0,398) width 113: "mollit anim id est"
- text run at (0,418) width 58: "laborum."
- RenderBlock {DIV} at (0,3088) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,3154) size 164x420
- RenderText {#text} at (0,0) size 163x419
- text run at (0,0) width 155: "7 Lorem ipsum dolor sit"
- text run at (0,20) width 112: "amet, consectetur"
- text run at (0,40) width 144: "adipisicing elit, sed do"
- text run at (0,60) width 104: "eiusmod tempor"
- text run at (0,80) width 141: "incididunt ut labore et"
- text run at (0,100) width 155: "dolore magna aliqua. Ut"
- text run at (0,120) width 152: "enim ad minim veniam,"
- text run at (0,140) width 159: "quis nostrud exercitation"
- text run at (0,160) width 143: "ullamco laboris nisi ut"
- text run at (0,180) width 150: "aliquip ex ea commodo"
- text run at (0,200) width 133: "consequat. Duis aute"
- text run at (0,220) width 85: "irure dolor in"
- text run at (0,240) width 102: "reprehenderit in"
- text run at (0,260) width 123: "voluptate velit esse"
- text run at (0,280) width 147: "cillum dolore eu fugiat"
- text run at (0,300) width 158: "nulla pariatur. Excepteur"
- text run at (0,320) width 145: "sint occaecat cupidatat"
- text run at (0,340) width 133: "non proident, sunt in"
- text run at (0,360) width 163: "culpa qui officia deserunt"
- text run at (0,380) width 113: "mollit anim id est"
- text run at (0,400) width 58: "laborum."
- RenderBlock {DIV} at (0,3590) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,3656) size 164x420
- RenderText {#text} at (0,0) size 163x419
- text run at (0,0) width 155: "8 Lorem ipsum dolor sit"
- text run at (0,20) width 112: "amet, consectetur"
- text run at (0,40) width 144: "adipisicing elit, sed do"
- text run at (0,60) width 104: "eiusmod tempor"
- text run at (0,80) width 141: "incididunt ut labore et"
- text run at (0,100) width 155: "dolore magna aliqua. Ut"
- text run at (0,120) width 152: "enim ad minim veniam,"
- text run at (0,140) width 159: "quis nostrud exercitation"
- text run at (0,160) width 143: "ullamco laboris nisi ut"
- text run at (0,180) width 150: "aliquip ex ea commodo"
- text run at (0,200) width 133: "consequat. Duis aute"
- text run at (0,220) width 85: "irure dolor in"
- text run at (0,240) width 102: "reprehenderit in"
- text run at (0,260) width 123: "voluptate velit esse"
- text run at (0,280) width 147: "cillum dolore eu fugiat"
- text run at (0,300) width 158: "nulla pariatur. Excepteur"
- text run at (0,320) width 145: "sint occaecat cupidatat"
- text run at (0,340) width 133: "non proident, sunt in"
- text run at (0,360) width 163: "culpa qui officia deserunt"
- text run at (0,380) width 113: "mollit anim id est"
- text run at (0,400) width 58: "laborum."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationLeftToRightlrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-lr-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-lr-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-lr-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,80 +0,0 @@
</span><del>-layer at (0,0) size 1980x600
- RenderView at (0,0) size 800x600
- RenderMultiColumnSet at (0,0) size 800x600
-layer at (0,0) size 1696x600
- RenderMultiColumnFlowThread at (0,0) size 1696x600
-layer at (0,0) size 1696x600
- RenderBlock {HTML} at (0,0) size 1696x600
- RenderBody {BODY} at (8,8) size 1672x584
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (66,0) size 126x584
- RenderText {#text} at (0,0) size 125x560
- text run at (0,0) width 527: "1 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (60,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (80,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (106,0) width 132: "anim id est laborum."
- RenderBlock {DIV} at (208,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (274,0) size 138x584
- RenderText {#text} at (0,0) size 137x560
- text run at (0,0) width 527: "2 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (78,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (98,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (118,0) width 132: "anim id est laborum."
- RenderBlock {DIV} at (428,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (494,0) size 138x584
- RenderText {#text} at (0,0) size 137x560
- text run at (0,0) width 527: "3 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (38,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (58,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (78,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (98,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (118,0) width 132: "anim id est laborum."
- RenderBlock {DIV} at (648,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (712,0) size 120x584
- RenderText {#text} at (0,0) size 119x560
- text run at (0,0) width 527: "4 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (60,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (80,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (100,0) width 132: "anim id est laborum."
- RenderBlock {DIV} at (848,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (914,0) size 120x584
- RenderText {#text} at (0,0) size 119x560
- text run at (0,0) width 527: "5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (60,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (80,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (100,0) width 132: "anim id est laborum."
- RenderBlock {DIV} at (1050,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (1116,0) size 120x584
- RenderText {#text} at (0,0) size 119x560
- text run at (0,0) width 527: "6 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (60,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (80,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (100,0) width 132: "anim id est laborum."
- RenderBlock {DIV} at (1252,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (1318,0) size 134x584
- RenderText {#text} at (0,0) size 133x560
- text run at (0,0) width 527: "7 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (60,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (80,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (114,0) width 132: "anim id est laborum."
- RenderBlock {DIV} at (1468,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (1534,0) size 138x584
- RenderText {#text} at (0,0) size 137x560
- text run at (0,0) width 527: "8 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (78,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (98,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (118,0) width 132: "anim id est laborum."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationLeftToRightrlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-rl-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-rl-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-rl-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,80 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
- RenderMultiColumnSet at (0,0) size 800x600
-layer at (-896,0) size 1696x600 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderMultiColumnFlowThread at (0,0) size 1696x600
-layer at (-896,0) size 1696x600 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 1696x600
- RenderBody {BODY} at (8,8) size 1672x584
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (66,0) size 126x584
- RenderText {#text} at (0,0) size 125x560
- text run at (0,0) width 527: "1 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (60,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (80,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (106,0) width 132: "anim id est laborum."
- RenderBlock {DIV} at (208,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (274,0) size 138x584
- RenderText {#text} at (0,0) size 137x560
- text run at (0,0) width 527: "2 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (78,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (98,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (118,0) width 132: "anim id est laborum."
- RenderBlock {DIV} at (428,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (494,0) size 138x584
- RenderText {#text} at (0,0) size 137x560
- text run at (0,0) width 527: "3 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (38,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (58,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (78,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (98,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (118,0) width 132: "anim id est laborum."
- RenderBlock {DIV} at (648,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (712,0) size 120x584
- RenderText {#text} at (0,0) size 119x560
- text run at (0,0) width 527: "4 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (60,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (80,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (100,0) width 132: "anim id est laborum."
- RenderBlock {DIV} at (848,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (914,0) size 120x584
- RenderText {#text} at (0,0) size 119x560
- text run at (0,0) width 527: "5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (60,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (80,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (100,0) width 132: "anim id est laborum."
- RenderBlock {DIV} at (1050,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (1116,0) size 120x584
- RenderText {#text} at (0,0) size 119x560
- text run at (0,0) width 527: "6 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (60,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (80,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (100,0) width 132: "anim id est laborum."
- RenderBlock {DIV} at (1252,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (1318,0) size 134x584
- RenderText {#text} at (0,0) size 133x560
- text run at (0,0) width 527: "7 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (60,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (80,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (114,0) width 132: "anim id est laborum."
- RenderBlock {DIV} at (1468,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (1534,0) size 138x584
- RenderText {#text} at (0,0) size 137x560
- text run at (0,0) width 527: "8 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (78,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (98,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (118,0) width 132: "anim id est laborum."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationLeftToRighttbexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-tb-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-tb-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/LeftToRight-tb-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,200 +0,0 @@
</span><del>-layer at (0,0) size 1380x600
- RenderView at (0,0) size 800x600
- RenderMultiColumnSet at (0,0) size 800x600
-layer at (0,0) size 180x4100 backgroundClip at (0,0) size 1380x600 clip at (0,0) size 1380x600 outlineClip at (0,0) size 1380x600
- RenderMultiColumnFlowThread at (0,0) size 180x4100
-layer at (0,0) size 180x4100 backgroundClip at (0,0) size 1380x600 clip at (0,0) size 1380x600 outlineClip at (0,0) size 1380x600
- RenderBlock {HTML} at (0,0) size 180x4100
- RenderBody {BODY} at (8,8) size 164x4076
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,66) size 164x420
- RenderText {#text} at (0,0) size 163x419
- text run at (0,0) width 155: "1 Lorem ipsum dolor sit"
- text run at (0,20) width 112: "amet, consectetur"
- text run at (0,40) width 144: "adipisicing elit, sed do"
- text run at (0,60) width 104: "eiusmod tempor"
- text run at (0,80) width 141: "incididunt ut labore et"
- text run at (0,100) width 155: "dolore magna aliqua. Ut"
- text run at (0,120) width 152: "enim ad minim veniam,"
- text run at (0,140) width 159: "quis nostrud exercitation"
- text run at (0,160) width 143: "ullamco laboris nisi ut"
- text run at (0,180) width 150: "aliquip ex ea commodo"
- text run at (0,200) width 133: "consequat. Duis aute"
- text run at (0,220) width 85: "irure dolor in"
- text run at (0,240) width 102: "reprehenderit in"
- text run at (0,260) width 123: "voluptate velit esse"
- text run at (0,280) width 147: "cillum dolore eu fugiat"
- text run at (0,300) width 158: "nulla pariatur. Excepteur"
- text run at (0,320) width 145: "sint occaecat cupidatat"
- text run at (0,340) width 133: "non proident, sunt in"
- text run at (0,360) width 163: "culpa qui officia deserunt"
- text run at (0,380) width 113: "mollit anim id est"
- text run at (0,400) width 58: "laborum."
- RenderBlock {DIV} at (0,502) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,568) size 164x424
- RenderText {#text} at (0,0) size 163x423
- text run at (0,0) width 155: "2 Lorem ipsum dolor sit"
- text run at (0,24) width 112: "amet, consectetur"
- text run at (0,44) width 144: "adipisicing elit, sed do"
- text run at (0,64) width 104: "eiusmod tempor"
- text run at (0,84) width 141: "incididunt ut labore et"
- text run at (0,104) width 155: "dolore magna aliqua. Ut"
- text run at (0,124) width 152: "enim ad minim veniam,"
- text run at (0,144) width 159: "quis nostrud exercitation"
- text run at (0,164) width 143: "ullamco laboris nisi ut"
- text run at (0,184) width 150: "aliquip ex ea commodo"
- text run at (0,204) width 133: "consequat. Duis aute"
- text run at (0,224) width 85: "irure dolor in"
- text run at (0,244) width 102: "reprehenderit in"
- text run at (0,264) width 123: "voluptate velit esse"
- text run at (0,284) width 147: "cillum dolore eu fugiat"
- text run at (0,304) width 158: "nulla pariatur. Excepteur"
- text run at (0,324) width 145: "sint occaecat cupidatat"
- text run at (0,344) width 133: "non proident, sunt in"
- text run at (0,364) width 163: "culpa qui officia deserunt"
- text run at (0,384) width 113: "mollit anim id est"
- text run at (0,404) width 58: "laborum."
- RenderBlock {DIV} at (0,1008) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,1074) size 164x438
- RenderText {#text} at (0,0) size 163x437
- text run at (0,0) width 155: "3 Lorem ipsum dolor sit"
- text run at (0,20) width 112: "amet, consectetur"
- text run at (0,40) width 144: "adipisicing elit, sed do"
- text run at (0,60) width 104: "eiusmod tempor"
- text run at (0,80) width 141: "incididunt ut labore et"
- text run at (0,118) width 155: "dolore magna aliqua. Ut"
- text run at (0,138) width 152: "enim ad minim veniam,"
- text run at (0,158) width 159: "quis nostrud exercitation"
- text run at (0,178) width 143: "ullamco laboris nisi ut"
- text run at (0,198) width 150: "aliquip ex ea commodo"
- text run at (0,218) width 133: "consequat. Duis aute"
- text run at (0,238) width 85: "irure dolor in"
- text run at (0,258) width 102: "reprehenderit in"
- text run at (0,278) width 123: "voluptate velit esse"
- text run at (0,298) width 147: "cillum dolore eu fugiat"
- text run at (0,318) width 158: "nulla pariatur. Excepteur"
- text run at (0,338) width 145: "sint occaecat cupidatat"
- text run at (0,358) width 133: "non proident, sunt in"
- text run at (0,378) width 163: "culpa qui officia deserunt"
- text run at (0,398) width 113: "mollit anim id est"
- text run at (0,418) width 58: "laborum."
- RenderBlock {DIV} at (0,1528) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,1594) size 164x438
- RenderText {#text} at (0,0) size 163x437
- text run at (0,0) width 155: "4 Lorem ipsum dolor sit"
- text run at (0,20) width 112: "amet, consectetur"
- text run at (0,40) width 144: "adipisicing elit, sed do"
- text run at (0,60) width 104: "eiusmod tempor"
- text run at (0,80) width 141: "incididunt ut labore et"
- text run at (0,100) width 155: "dolore magna aliqua. Ut"
- text run at (0,120) width 152: "enim ad minim veniam,"
- text run at (0,140) width 159: "quis nostrud exercitation"
- text run at (0,160) width 143: "ullamco laboris nisi ut"
- text run at (0,198) width 150: "aliquip ex ea commodo"
- text run at (0,218) width 133: "consequat. Duis aute"
- text run at (0,238) width 85: "irure dolor in"
- text run at (0,258) width 102: "reprehenderit in"
- text run at (0,278) width 123: "voluptate velit esse"
- text run at (0,298) width 147: "cillum dolore eu fugiat"
- text run at (0,318) width 158: "nulla pariatur. Excepteur"
- text run at (0,338) width 145: "sint occaecat cupidatat"
- text run at (0,358) width 133: "non proident, sunt in"
- text run at (0,378) width 163: "culpa qui officia deserunt"
- text run at (0,398) width 113: "mollit anim id est"
- text run at (0,418) width 58: "laborum."
- RenderBlock {DIV} at (0,2048) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,2114) size 164x438
- RenderText {#text} at (0,0) size 163x437
- text run at (0,0) width 155: "5 Lorem ipsum dolor sit"
- text run at (0,20) width 112: "amet, consectetur"
- text run at (0,40) width 144: "adipisicing elit, sed do"
- text run at (0,60) width 104: "eiusmod tempor"
- text run at (0,80) width 141: "incididunt ut labore et"
- text run at (0,100) width 155: "dolore magna aliqua. Ut"
- text run at (0,120) width 152: "enim ad minim veniam,"
- text run at (0,140) width 159: "quis nostrud exercitation"
- text run at (0,160) width 143: "ullamco laboris nisi ut"
- text run at (0,180) width 150: "aliquip ex ea commodo"
- text run at (0,200) width 133: "consequat. Duis aute"
- text run at (0,220) width 85: "irure dolor in"
- text run at (0,240) width 102: "reprehenderit in"
- text run at (0,278) width 123: "voluptate velit esse"
- text run at (0,298) width 147: "cillum dolore eu fugiat"
- text run at (0,318) width 158: "nulla pariatur. Excepteur"
- text run at (0,338) width 145: "sint occaecat cupidatat"
- text run at (0,358) width 133: "non proident, sunt in"
- text run at (0,378) width 163: "culpa qui officia deserunt"
- text run at (0,398) width 113: "mollit anim id est"
- text run at (0,418) width 58: "laborum."
- RenderBlock {DIV} at (0,2568) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,2634) size 164x438
- RenderText {#text} at (0,0) size 163x437
- text run at (0,0) width 155: "6 Lorem ipsum dolor sit"
- text run at (0,20) width 112: "amet, consectetur"
- text run at (0,40) width 144: "adipisicing elit, sed do"
- text run at (0,60) width 104: "eiusmod tempor"
- text run at (0,80) width 141: "incididunt ut labore et"
- text run at (0,100) width 155: "dolore magna aliqua. Ut"
- text run at (0,120) width 152: "enim ad minim veniam,"
- text run at (0,140) width 159: "quis nostrud exercitation"
- text run at (0,160) width 143: "ullamco laboris nisi ut"
- text run at (0,180) width 150: "aliquip ex ea commodo"
- text run at (0,200) width 133: "consequat. Duis aute"
- text run at (0,220) width 85: "irure dolor in"
- text run at (0,240) width 102: "reprehenderit in"
- text run at (0,260) width 123: "voluptate velit esse"
- text run at (0,280) width 147: "cillum dolore eu fugiat"
- text run at (0,300) width 158: "nulla pariatur. Excepteur"
- text run at (0,320) width 145: "sint occaecat cupidatat"
- text run at (0,358) width 133: "non proident, sunt in"
- text run at (0,378) width 163: "culpa qui officia deserunt"
- text run at (0,398) width 113: "mollit anim id est"
- text run at (0,418) width 58: "laborum."
- RenderBlock {DIV} at (0,3088) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,3154) size 164x420
- RenderText {#text} at (0,0) size 163x419
- text run at (0,0) width 155: "7 Lorem ipsum dolor sit"
- text run at (0,20) width 112: "amet, consectetur"
- text run at (0,40) width 144: "adipisicing elit, sed do"
- text run at (0,60) width 104: "eiusmod tempor"
- text run at (0,80) width 141: "incididunt ut labore et"
- text run at (0,100) width 155: "dolore magna aliqua. Ut"
- text run at (0,120) width 152: "enim ad minim veniam,"
- text run at (0,140) width 159: "quis nostrud exercitation"
- text run at (0,160) width 143: "ullamco laboris nisi ut"
- text run at (0,180) width 150: "aliquip ex ea commodo"
- text run at (0,200) width 133: "consequat. Duis aute"
- text run at (0,220) width 85: "irure dolor in"
- text run at (0,240) width 102: "reprehenderit in"
- text run at (0,260) width 123: "voluptate velit esse"
- text run at (0,280) width 147: "cillum dolore eu fugiat"
- text run at (0,300) width 158: "nulla pariatur. Excepteur"
- text run at (0,320) width 145: "sint occaecat cupidatat"
- text run at (0,340) width 133: "non proident, sunt in"
- text run at (0,360) width 163: "culpa qui officia deserunt"
- text run at (0,380) width 113: "mollit anim id est"
- text run at (0,400) width 58: "laborum."
- RenderBlock {DIV} at (0,3590) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,3656) size 164x420
- RenderText {#text} at (0,0) size 163x419
- text run at (0,0) width 155: "8 Lorem ipsum dolor sit"
- text run at (0,20) width 112: "amet, consectetur"
- text run at (0,40) width 144: "adipisicing elit, sed do"
- text run at (0,60) width 104: "eiusmod tempor"
- text run at (0,80) width 141: "incididunt ut labore et"
- text run at (0,100) width 155: "dolore magna aliqua. Ut"
- text run at (0,120) width 152: "enim ad minim veniam,"
- text run at (0,140) width 159: "quis nostrud exercitation"
- text run at (0,160) width 143: "ullamco laboris nisi ut"
- text run at (0,180) width 150: "aliquip ex ea commodo"
- text run at (0,200) width 133: "consequat. Duis aute"
- text run at (0,220) width 85: "irure dolor in"
- text run at (0,240) width 102: "reprehenderit in"
- text run at (0,260) width 123: "voluptate velit esse"
- text run at (0,280) width 147: "cillum dolore eu fugiat"
- text run at (0,300) width 158: "nulla pariatur. Excepteur"
- text run at (0,320) width 145: "sint occaecat cupidatat"
- text run at (0,340) width 133: "non proident, sunt in"
- text run at (0,360) width 163: "culpa qui officia deserunt"
- text run at (0,380) width 113: "mollit anim id est"
- text run at (0,400) width 58: "laborum."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationRightToLeftmaxwidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-max-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-max-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/RightToLeft-max-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
- RenderMultiColumnSet at (0,0) size 800x600
-layer at (224,0) size 576x600
- RenderMultiColumnFlowThread at (0,0) size 576x600
-layer at (224,0) size 576x600
- RenderBlock {HTML} at (0,0) size 576x600
- RenderBody {BODY} at (16,8) size 544x584
- RenderBlock {P} at (0,0) size 120x584
- RenderText {#text} at (0,0) size 119x560
- text run at (0,0) width 527: "1 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (60,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (80,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (100,0) width 132: "anim id est laborum."
- RenderImage {IMG} at (164,0) size 180x100 [bgcolor=#00FF00]
- RenderBlock {DIV} at (344,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (410,0) size 134x584
- RenderText {#text} at (0,0) size 133x560
- text run at (0,0) width 527: "2 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor"
- text run at (20,0) width 539: "incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud"
- text run at (40,0) width 547: "exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure"
- text run at (60,0) width 526: "dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur."
- text run at (80,0) width 560: "Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit"
- text run at (114,0) width 132: "anim id est laborum."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationTopToBottombtexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-bt-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-bt-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-bt-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,64 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
- RenderMultiColumnSet at (0,0) size 800x600
-layer at (0,-756) size 800x1356 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderMultiColumnFlowThread at (0,0) size 800x1356
-layer at (0,-756) size 800x1356 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x1356
- RenderBody {BODY} at (8,8) size 784x1332
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,66) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "1 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
- RenderBlock {DIV} at (0,162) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,228) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "2 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
- RenderBlock {DIV} at (0,324) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,390) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "3 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
- RenderBlock {DIV} at (0,486) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,552) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "4 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
- RenderBlock {DIV} at (0,648) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,712) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
- RenderBlock {DIV} at (0,808) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,892) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "6 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
- RenderBlock {DIV} at (0,988) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,1072) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "7 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
- RenderBlock {DIV} at (0,1168) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,1252) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "8 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationTopToBottomlrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-lr-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-lr-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-lr-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,200 +0,0 @@
</span><del>-layer at (0,0) size 800x1180
- RenderView at (0,0) size 800x600
- RenderMultiColumnSet at (0,0) size 800x600
-layer at (0,0) size 4096x180 backgroundClip at (0,0) size 800x1180 clip at (0,0) size 800x1180 outlineClip at (0,0) size 800x1180
- RenderMultiColumnFlowThread at (0,0) size 4096x180
-layer at (0,0) size 4096x180 backgroundClip at (0,0) size 800x1180 clip at (0,0) size 800x1180 outlineClip at (0,0) size 800x1180
- RenderBlock {HTML} at (0,0) size 4096x180
- RenderBody {BODY} at (8,8) size 4072x164
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (66,0) size 420x164
- RenderText {#text} at (0,0) size 419x163
- text run at (0,0) width 155: "1 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (60,0) width 104: "eiusmod tempor"
- text run at (80,0) width 141: "incididunt ut labore et"
- text run at (100,0) width 155: "dolore magna aliqua. Ut"
- text run at (120,0) width 152: "enim ad minim veniam,"
- text run at (140,0) width 159: "quis nostrud exercitation"
- text run at (160,0) width 143: "ullamco laboris nisi ut"
- text run at (180,0) width 150: "aliquip ex ea commodo"
- text run at (200,0) width 133: "consequat. Duis aute"
- text run at (220,0) width 85: "irure dolor in"
- text run at (240,0) width 102: "reprehenderit in"
- text run at (260,0) width 123: "voluptate velit esse"
- text run at (280,0) width 147: "cillum dolore eu fugiat"
- text run at (300,0) width 158: "nulla pariatur. Excepteur"
- text run at (320,0) width 145: "sint occaecat cupidatat"
- text run at (340,0) width 133: "non proident, sunt in"
- text run at (360,0) width 163: "culpa qui officia deserunt"
- text run at (380,0) width 113: "mollit anim id est"
- text run at (400,0) width 58: "laborum."
- RenderBlock {DIV} at (502,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (568,0) size 424x164
- RenderText {#text} at (0,0) size 423x163
- text run at (0,0) width 155: "2 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (60,0) width 104: "eiusmod tempor"
- text run at (80,0) width 141: "incididunt ut labore et"
- text run at (100,0) width 155: "dolore magna aliqua. Ut"
- text run at (120,0) width 152: "enim ad minim veniam,"
- text run at (140,0) width 159: "quis nostrud exercitation"
- text run at (160,0) width 143: "ullamco laboris nisi ut"
- text run at (180,0) width 150: "aliquip ex ea commodo"
- text run at (200,0) width 133: "consequat. Duis aute"
- text run at (224,0) width 85: "irure dolor in"
- text run at (244,0) width 102: "reprehenderit in"
- text run at (264,0) width 123: "voluptate velit esse"
- text run at (284,0) width 147: "cillum dolore eu fugiat"
- text run at (304,0) width 158: "nulla pariatur. Excepteur"
- text run at (324,0) width 145: "sint occaecat cupidatat"
- text run at (344,0) width 133: "non proident, sunt in"
- text run at (364,0) width 163: "culpa qui officia deserunt"
- text run at (384,0) width 113: "mollit anim id est"
- text run at (404,0) width 58: "laborum."
- RenderBlock {DIV} at (1008,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (1074,0) size 420x164
- RenderText {#text} at (0,0) size 419x163
- text run at (0,0) width 155: "3 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (60,0) width 104: "eiusmod tempor"
- text run at (80,0) width 141: "incididunt ut labore et"
- text run at (100,0) width 155: "dolore magna aliqua. Ut"
- text run at (120,0) width 152: "enim ad minim veniam,"
- text run at (140,0) width 159: "quis nostrud exercitation"
- text run at (160,0) width 143: "ullamco laboris nisi ut"
- text run at (180,0) width 150: "aliquip ex ea commodo"
- text run at (200,0) width 133: "consequat. Duis aute"
- text run at (220,0) width 85: "irure dolor in"
- text run at (240,0) width 102: "reprehenderit in"
- text run at (260,0) width 123: "voluptate velit esse"
- text run at (280,0) width 147: "cillum dolore eu fugiat"
- text run at (300,0) width 158: "nulla pariatur. Excepteur"
- text run at (320,0) width 145: "sint occaecat cupidatat"
- text run at (340,0) width 133: "non proident, sunt in"
- text run at (360,0) width 163: "culpa qui officia deserunt"
- text run at (380,0) width 113: "mollit anim id est"
- text run at (400,0) width 58: "laborum."
- RenderBlock {DIV} at (1510,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (1592,0) size 420x164
- RenderText {#text} at (0,0) size 419x163
- text run at (0,0) width 155: "4 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (60,0) width 104: "eiusmod tempor"
- text run at (80,0) width 141: "incididunt ut labore et"
- text run at (100,0) width 155: "dolore magna aliqua. Ut"
- text run at (120,0) width 152: "enim ad minim veniam,"
- text run at (140,0) width 159: "quis nostrud exercitation"
- text run at (160,0) width 143: "ullamco laboris nisi ut"
- text run at (180,0) width 150: "aliquip ex ea commodo"
- text run at (200,0) width 133: "consequat. Duis aute"
- text run at (220,0) width 85: "irure dolor in"
- text run at (240,0) width 102: "reprehenderit in"
- text run at (260,0) width 123: "voluptate velit esse"
- text run at (280,0) width 147: "cillum dolore eu fugiat"
- text run at (300,0) width 158: "nulla pariatur. Excepteur"
- text run at (320,0) width 145: "sint occaecat cupidatat"
- text run at (340,0) width 133: "non proident, sunt in"
- text run at (360,0) width 163: "culpa qui officia deserunt"
- text run at (380,0) width 113: "mollit anim id est"
- text run at (400,0) width 58: "laborum."
- RenderBlock {DIV} at (2028,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (2094,0) size 438x164
- RenderText {#text} at (0,0) size 437x163
- text run at (0,0) width 155: "5 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (60,0) width 104: "eiusmod tempor"
- text run at (80,0) width 141: "incididunt ut labore et"
- text run at (100,0) width 155: "dolore magna aliqua. Ut"
- text run at (120,0) width 152: "enim ad minim veniam,"
- text run at (140,0) width 159: "quis nostrud exercitation"
- text run at (160,0) width 143: "ullamco laboris nisi ut"
- text run at (180,0) width 150: "aliquip ex ea commodo"
- text run at (200,0) width 133: "consequat. Duis aute"
- text run at (220,0) width 85: "irure dolor in"
- text run at (240,0) width 102: "reprehenderit in"
- text run at (260,0) width 123: "voluptate velit esse"
- text run at (298,0) width 147: "cillum dolore eu fugiat"
- text run at (318,0) width 158: "nulla pariatur. Excepteur"
- text run at (338,0) width 145: "sint occaecat cupidatat"
- text run at (358,0) width 133: "non proident, sunt in"
- text run at (378,0) width 163: "culpa qui officia deserunt"
- text run at (398,0) width 113: "mollit anim id est"
- text run at (418,0) width 58: "laborum."
- RenderBlock {DIV} at (2548,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (2614,0) size 420x164
- RenderText {#text} at (0,0) size 419x163
- text run at (0,0) width 155: "6 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (60,0) width 104: "eiusmod tempor"
- text run at (80,0) width 141: "incididunt ut labore et"
- text run at (100,0) width 155: "dolore magna aliqua. Ut"
- text run at (120,0) width 152: "enim ad minim veniam,"
- text run at (140,0) width 159: "quis nostrud exercitation"
- text run at (160,0) width 143: "ullamco laboris nisi ut"
- text run at (180,0) width 150: "aliquip ex ea commodo"
- text run at (200,0) width 133: "consequat. Duis aute"
- text run at (220,0) width 85: "irure dolor in"
- text run at (240,0) width 102: "reprehenderit in"
- text run at (260,0) width 123: "voluptate velit esse"
- text run at (280,0) width 147: "cillum dolore eu fugiat"
- text run at (300,0) width 158: "nulla pariatur. Excepteur"
- text run at (320,0) width 145: "sint occaecat cupidatat"
- text run at (340,0) width 133: "non proident, sunt in"
- text run at (360,0) width 163: "culpa qui officia deserunt"
- text run at (380,0) width 113: "mollit anim id est"
- text run at (400,0) width 58: "laborum."
- RenderBlock {DIV} at (3050,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (3116,0) size 436x164
- RenderText {#text} at (0,0) size 435x163
- text run at (0,0) width 155: "7 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (76,0) width 104: "eiusmod tempor"
- text run at (96,0) width 141: "incididunt ut labore et"
- text run at (116,0) width 155: "dolore magna aliqua. Ut"
- text run at (136,0) width 152: "enim ad minim veniam,"
- text run at (156,0) width 159: "quis nostrud exercitation"
- text run at (176,0) width 143: "ullamco laboris nisi ut"
- text run at (196,0) width 150: "aliquip ex ea commodo"
- text run at (216,0) width 133: "consequat. Duis aute"
- text run at (236,0) width 85: "irure dolor in"
- text run at (256,0) width 102: "reprehenderit in"
- text run at (276,0) width 123: "voluptate velit esse"
- text run at (296,0) width 147: "cillum dolore eu fugiat"
- text run at (316,0) width 158: "nulla pariatur. Excepteur"
- text run at (336,0) width 145: "sint occaecat cupidatat"
- text run at (356,0) width 133: "non proident, sunt in"
- text run at (376,0) width 163: "culpa qui officia deserunt"
- text run at (396,0) width 113: "mollit anim id est"
- text run at (416,0) width 58: "laborum."
- RenderBlock {DIV} at (3568,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (3634,0) size 438x164
- RenderText {#text} at (0,0) size 437x163
- text run at (0,0) width 155: "8 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (60,0) width 104: "eiusmod tempor"
- text run at (80,0) width 141: "incididunt ut labore et"
- text run at (100,0) width 155: "dolore magna aliqua. Ut"
- text run at (120,0) width 152: "enim ad minim veniam,"
- text run at (140,0) width 159: "quis nostrud exercitation"
- text run at (160,0) width 143: "ullamco laboris nisi ut"
- text run at (180,0) width 150: "aliquip ex ea commodo"
- text run at (200,0) width 133: "consequat. Duis aute"
- text run at (220,0) width 85: "irure dolor in"
- text run at (240,0) width 102: "reprehenderit in"
- text run at (260,0) width 123: "voluptate velit esse"
- text run at (280,0) width 147: "cillum dolore eu fugiat"
- text run at (300,0) width 158: "nulla pariatur. Excepteur"
- text run at (320,0) width 145: "sint occaecat cupidatat"
- text run at (358,0) width 133: "non proident, sunt in"
- text run at (378,0) width 163: "culpa qui officia deserunt"
- text run at (398,0) width 113: "mollit anim id est"
- text run at (418,0) width 58: "laborum."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationTopToBottomrlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-rl-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-rl-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-rl-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,200 +0,0 @@
</span><del>-layer at (0,0) size 800x1180
- RenderView at (0,0) size 800x600
- RenderMultiColumnSet at (0,0) size 800x600
-layer at (-3296,0) size 4096x180 backgroundClip at (0,0) size 800x1180 clip at (0,0) size 800x1180 outlineClip at (0,0) size 800x1180
- RenderMultiColumnFlowThread at (0,0) size 4096x180
-layer at (-3296,0) size 4096x180 backgroundClip at (0,0) size 800x1180 clip at (0,0) size 800x1180 outlineClip at (0,0) size 800x1180
- RenderBlock {HTML} at (0,0) size 4096x180
- RenderBody {BODY} at (8,8) size 4072x164
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (66,0) size 420x164
- RenderText {#text} at (0,0) size 419x163
- text run at (0,0) width 155: "1 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (60,0) width 104: "eiusmod tempor"
- text run at (80,0) width 141: "incididunt ut labore et"
- text run at (100,0) width 155: "dolore magna aliqua. Ut"
- text run at (120,0) width 152: "enim ad minim veniam,"
- text run at (140,0) width 159: "quis nostrud exercitation"
- text run at (160,0) width 143: "ullamco laboris nisi ut"
- text run at (180,0) width 150: "aliquip ex ea commodo"
- text run at (200,0) width 133: "consequat. Duis aute"
- text run at (220,0) width 85: "irure dolor in"
- text run at (240,0) width 102: "reprehenderit in"
- text run at (260,0) width 123: "voluptate velit esse"
- text run at (280,0) width 147: "cillum dolore eu fugiat"
- text run at (300,0) width 158: "nulla pariatur. Excepteur"
- text run at (320,0) width 145: "sint occaecat cupidatat"
- text run at (340,0) width 133: "non proident, sunt in"
- text run at (360,0) width 163: "culpa qui officia deserunt"
- text run at (380,0) width 113: "mollit anim id est"
- text run at (400,0) width 58: "laborum."
- RenderBlock {DIV} at (502,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (568,0) size 424x164
- RenderText {#text} at (0,0) size 423x163
- text run at (0,0) width 155: "2 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (60,0) width 104: "eiusmod tempor"
- text run at (80,0) width 141: "incididunt ut labore et"
- text run at (100,0) width 155: "dolore magna aliqua. Ut"
- text run at (120,0) width 152: "enim ad minim veniam,"
- text run at (140,0) width 159: "quis nostrud exercitation"
- text run at (160,0) width 143: "ullamco laboris nisi ut"
- text run at (180,0) width 150: "aliquip ex ea commodo"
- text run at (200,0) width 133: "consequat. Duis aute"
- text run at (224,0) width 85: "irure dolor in"
- text run at (244,0) width 102: "reprehenderit in"
- text run at (264,0) width 123: "voluptate velit esse"
- text run at (284,0) width 147: "cillum dolore eu fugiat"
- text run at (304,0) width 158: "nulla pariatur. Excepteur"
- text run at (324,0) width 145: "sint occaecat cupidatat"
- text run at (344,0) width 133: "non proident, sunt in"
- text run at (364,0) width 163: "culpa qui officia deserunt"
- text run at (384,0) width 113: "mollit anim id est"
- text run at (404,0) width 58: "laborum."
- RenderBlock {DIV} at (1008,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (1074,0) size 420x164
- RenderText {#text} at (0,0) size 419x163
- text run at (0,0) width 155: "3 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (60,0) width 104: "eiusmod tempor"
- text run at (80,0) width 141: "incididunt ut labore et"
- text run at (100,0) width 155: "dolore magna aliqua. Ut"
- text run at (120,0) width 152: "enim ad minim veniam,"
- text run at (140,0) width 159: "quis nostrud exercitation"
- text run at (160,0) width 143: "ullamco laboris nisi ut"
- text run at (180,0) width 150: "aliquip ex ea commodo"
- text run at (200,0) width 133: "consequat. Duis aute"
- text run at (220,0) width 85: "irure dolor in"
- text run at (240,0) width 102: "reprehenderit in"
- text run at (260,0) width 123: "voluptate velit esse"
- text run at (280,0) width 147: "cillum dolore eu fugiat"
- text run at (300,0) width 158: "nulla pariatur. Excepteur"
- text run at (320,0) width 145: "sint occaecat cupidatat"
- text run at (340,0) width 133: "non proident, sunt in"
- text run at (360,0) width 163: "culpa qui officia deserunt"
- text run at (380,0) width 113: "mollit anim id est"
- text run at (400,0) width 58: "laborum."
- RenderBlock {DIV} at (1510,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (1592,0) size 420x164
- RenderText {#text} at (0,0) size 419x163
- text run at (0,0) width 155: "4 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (60,0) width 104: "eiusmod tempor"
- text run at (80,0) width 141: "incididunt ut labore et"
- text run at (100,0) width 155: "dolore magna aliqua. Ut"
- text run at (120,0) width 152: "enim ad minim veniam,"
- text run at (140,0) width 159: "quis nostrud exercitation"
- text run at (160,0) width 143: "ullamco laboris nisi ut"
- text run at (180,0) width 150: "aliquip ex ea commodo"
- text run at (200,0) width 133: "consequat. Duis aute"
- text run at (220,0) width 85: "irure dolor in"
- text run at (240,0) width 102: "reprehenderit in"
- text run at (260,0) width 123: "voluptate velit esse"
- text run at (280,0) width 147: "cillum dolore eu fugiat"
- text run at (300,0) width 158: "nulla pariatur. Excepteur"
- text run at (320,0) width 145: "sint occaecat cupidatat"
- text run at (340,0) width 133: "non proident, sunt in"
- text run at (360,0) width 163: "culpa qui officia deserunt"
- text run at (380,0) width 113: "mollit anim id est"
- text run at (400,0) width 58: "laborum."
- RenderBlock {DIV} at (2028,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (2094,0) size 438x164
- RenderText {#text} at (0,0) size 437x163
- text run at (0,0) width 155: "5 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (60,0) width 104: "eiusmod tempor"
- text run at (80,0) width 141: "incididunt ut labore et"
- text run at (100,0) width 155: "dolore magna aliqua. Ut"
- text run at (120,0) width 152: "enim ad minim veniam,"
- text run at (140,0) width 159: "quis nostrud exercitation"
- text run at (160,0) width 143: "ullamco laboris nisi ut"
- text run at (180,0) width 150: "aliquip ex ea commodo"
- text run at (200,0) width 133: "consequat. Duis aute"
- text run at (220,0) width 85: "irure dolor in"
- text run at (240,0) width 102: "reprehenderit in"
- text run at (260,0) width 123: "voluptate velit esse"
- text run at (298,0) width 147: "cillum dolore eu fugiat"
- text run at (318,0) width 158: "nulla pariatur. Excepteur"
- text run at (338,0) width 145: "sint occaecat cupidatat"
- text run at (358,0) width 133: "non proident, sunt in"
- text run at (378,0) width 163: "culpa qui officia deserunt"
- text run at (398,0) width 113: "mollit anim id est"
- text run at (418,0) width 58: "laborum."
- RenderBlock {DIV} at (2548,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (2614,0) size 420x164
- RenderText {#text} at (0,0) size 419x163
- text run at (0,0) width 155: "6 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (60,0) width 104: "eiusmod tempor"
- text run at (80,0) width 141: "incididunt ut labore et"
- text run at (100,0) width 155: "dolore magna aliqua. Ut"
- text run at (120,0) width 152: "enim ad minim veniam,"
- text run at (140,0) width 159: "quis nostrud exercitation"
- text run at (160,0) width 143: "ullamco laboris nisi ut"
- text run at (180,0) width 150: "aliquip ex ea commodo"
- text run at (200,0) width 133: "consequat. Duis aute"
- text run at (220,0) width 85: "irure dolor in"
- text run at (240,0) width 102: "reprehenderit in"
- text run at (260,0) width 123: "voluptate velit esse"
- text run at (280,0) width 147: "cillum dolore eu fugiat"
- text run at (300,0) width 158: "nulla pariatur. Excepteur"
- text run at (320,0) width 145: "sint occaecat cupidatat"
- text run at (340,0) width 133: "non proident, sunt in"
- text run at (360,0) width 163: "culpa qui officia deserunt"
- text run at (380,0) width 113: "mollit anim id est"
- text run at (400,0) width 58: "laborum."
- RenderBlock {DIV} at (3050,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (3116,0) size 436x164
- RenderText {#text} at (0,0) size 435x163
- text run at (0,0) width 155: "7 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (76,0) width 104: "eiusmod tempor"
- text run at (96,0) width 141: "incididunt ut labore et"
- text run at (116,0) width 155: "dolore magna aliqua. Ut"
- text run at (136,0) width 152: "enim ad minim veniam,"
- text run at (156,0) width 159: "quis nostrud exercitation"
- text run at (176,0) width 143: "ullamco laboris nisi ut"
- text run at (196,0) width 150: "aliquip ex ea commodo"
- text run at (216,0) width 133: "consequat. Duis aute"
- text run at (236,0) width 85: "irure dolor in"
- text run at (256,0) width 102: "reprehenderit in"
- text run at (276,0) width 123: "voluptate velit esse"
- text run at (296,0) width 147: "cillum dolore eu fugiat"
- text run at (316,0) width 158: "nulla pariatur. Excepteur"
- text run at (336,0) width 145: "sint occaecat cupidatat"
- text run at (356,0) width 133: "non proident, sunt in"
- text run at (376,0) width 163: "culpa qui officia deserunt"
- text run at (396,0) width 113: "mollit anim id est"
- text run at (416,0) width 58: "laborum."
- RenderBlock {DIV} at (3568,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (3634,0) size 438x164
- RenderText {#text} at (0,0) size 437x163
- text run at (0,0) width 155: "8 Lorem ipsum dolor sit"
- text run at (20,0) width 112: "amet, consectetur"
- text run at (40,0) width 144: "adipisicing elit, sed do"
- text run at (60,0) width 104: "eiusmod tempor"
- text run at (80,0) width 141: "incididunt ut labore et"
- text run at (100,0) width 155: "dolore magna aliqua. Ut"
- text run at (120,0) width 152: "enim ad minim veniam,"
- text run at (140,0) width 159: "quis nostrud exercitation"
- text run at (160,0) width 143: "ullamco laboris nisi ut"
- text run at (180,0) width 150: "aliquip ex ea commodo"
- text run at (200,0) width 133: "consequat. Duis aute"
- text run at (220,0) width 85: "irure dolor in"
- text run at (240,0) width 102: "reprehenderit in"
- text run at (260,0) width 123: "voluptate velit esse"
- text run at (280,0) width 147: "cillum dolore eu fugiat"
- text run at (300,0) width 158: "nulla pariatur. Excepteur"
- text run at (320,0) width 145: "sint occaecat cupidatat"
- text run at (358,0) width 133: "non proident, sunt in"
- text run at (378,0) width 163: "culpa qui officia deserunt"
- text run at (398,0) width 113: "mollit anim id est"
- text run at (418,0) width 58: "laborum."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationTopToBottomtbexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-tb-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-tb-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/TopToBottom-tb-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,64 +0,0 @@
</span><del>-layer at (0,0) size 800x1580
- RenderView at (0,0) size 800x600
- RenderMultiColumnSet at (0,0) size 800x600
-layer at (0,0) size 800x1356
- RenderMultiColumnFlowThread at (0,0) size 800x1356
-layer at (0,0) size 800x1356
- RenderBlock {HTML} at (0,0) size 800x1356
- RenderBody {BODY} at (8,8) size 784x1332
- RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,66) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "1 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
- RenderBlock {DIV} at (0,162) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,228) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "2 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
- RenderBlock {DIV} at (0,324) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,390) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "3 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
- RenderBlock {DIV} at (0,486) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,552) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "4 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
- RenderBlock {DIV} at (0,648) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,712) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "5 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
- RenderBlock {DIV} at (0,808) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,892) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "6 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
- RenderBlock {DIV} at (0,988) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,1072) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "7 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
- RenderBlock {DIV} at (0,1168) size 50x50 [bgcolor=#0000FF]
- RenderBlock {P} at (0,1252) size 784x80
- RenderText {#text} at (0,0) size 780x79
- text run at (0,0) width 763: "8 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna"
- text run at (0,20) width 754: "aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat."
- text run at (0,40) width 780: "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat"
- text run at (0,60) width 540: "cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpaginationnestedtransformsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/nested-transforms-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/nested-transforms-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/pagination/nested-transforms-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
- RenderMultiColumnSet at (0,0) size 800x600
-layer at (0,0) size 180x600
- RenderMultiColumnFlowThread at (0,0) size 180x600
-layer at (0,0) size 180x600
- RenderBlock {HTML} at (0,0) size 180x600
- RenderBody {BODY} at (8,8) size 164x584
- RenderBlock (anonymous) at (0,0) size 164x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
-layer at (8,48) size 80x20
- RenderBlock {DIV} at (0,40) size 80x20
-layer at (8,48) size 80x20
- RenderBlock {DIV} at (0,0) size 80x20 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpositionedsplitexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/positioned-split-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/positioned-split-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/positioned-split-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 784x304
- RenderBlock {DIV} at (0,0) size 784x304 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 780x300
-layer at (10,10) size 382x500
- RenderMultiColumnFlowThread at (2,2) size 382x500
- RenderBlock {DIV} at (0,0) size 382x250
- RenderBlock {DIV} at (0,250) size 382x250
-layer at (10,260) size 300x200
- RenderBlock (positioned) {DIV} at (0,0) size 300x200 [bgcolor=#D3D3D3]
- RenderText {#text} at (0,0) size 292x19
- text run at (0,0) width 292: "This text should paginate across the columns."
- RenderBR {BR} at (291,15) size 1x0
- RenderText {#text} at (0,20) size 292x19
- text run at (0,20) width 292: "This text should paginate across the columns."
- RenderBR {BR} at (291,35) size 1x0
- RenderText {#text} at (0,50) size 292x19
- text run at (0,50) width 292: "This text should paginate across the columns."
- RenderBR {BR} at (291,65) size 1x0
- RenderText {#text} at (0,70) size 292x19
- text run at (0,70) width 292: "This text should paginate across the columns."
- RenderBR {BR} at (291,85) size 1x0
- RenderText {#text} at (0,90) size 292x19
- text run at (0,90) width 292: "This text should paginate across the columns."
- RenderBR {BR} at (291,105) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolpositiveleadingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/positive-leading-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/positive-leading-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/positive-leading-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,72 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 506x505
- RenderBlock {DIV} at (0,0) size 506x505 [border: (3px solid #000000)]
- RenderMultiColumnSet at (3,3) size 500x499
-layer at (11,11) size 159x1478 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderMultiColumnFlowThread at (3,3) size 159x1478
- RenderText {#text} at (0,5) size 159x1468
- text run at (0,5) width 159: "Lorem ipsum dolor sit amet,"
- text run at (0,29) width 159: "consectetur adipiscing elit."
- text run at (0,53) width 159: "Nullam ornare, nunc eget"
- text run at (0,77) width 159: "condimentum tempor, augue"
- text run at (0,101) width 159: "ligula accumsan eros, sed"
- text run at (0,125) width 159: "consequat sapien orci id libero."
- text run at (0,149) width 159: "Curabitur tristique, augue in"
- text run at (0,173) width 159: "aliquet accumsan, nibh nisi"
- text run at (0,197) width 159: "lobortis odio, et suscipit est"
- text run at (0,221) width 159: "ligula eu nisi. Nunc aliquet"
- text run at (0,245) width 159: "lobortis porta. Donec venenatis"
- text run at (0,269) width 159: "consectetur eleifend. Etiam sed"
- text run at (0,293) width 159: "tempor quam. Pellentesque"
- text run at (0,317) width 159: "gravida gravida eros venenatis"
- text run at (0,341) width 159: "suscipit. Aenean diam enim,"
- text run at (0,365) width 159: "suscipit id pellentesque vel,"
- text run at (0,389) width 159: "hendrerit et metus. Suspendisse"
- text run at (0,413) width 159: "felis erat, hendrerit a congue in,"
- text run at (0,437) width 159: "euismod ac erat. Donec pulvinar"
- text run at (0,461) width 159: "venenatis tortor, a lobortis erat"
- text run at (0,504) width 159: "scelerisque et. Class aptent taciti"
- text run at (0,528) width 159: "sociosqu ad litora torquent per"
- text run at (0,552) width 159: "conubia nostra, per inceptos"
- text run at (0,576) width 159: "himenaeos. Aliquam in orci id"
- text run at (0,600) width 159: "felis mollis porta ac et orci."
- text run at (0,624) width 159: "Donec viverra, eros ac mattis"
- text run at (0,648) width 159: "dapibus, quam ante porta lectus,"
- text run at (0,672) width 159: "accumsan pellentesque nibh"
- text run at (0,696) width 159: "metus non felis. Vivamus sed"
- text run at (0,720) width 159: "eros quis magna scelerisque"
- text run at (0,744) width 118: "ultrices ac eget velit. "
- text run at (117,744) width 42: "Nunc et"
- text run at (0,768) width 159: "odio ut velit posuere viverra."
- text run at (0,792) width 159: "Integer eu mi quis velit dapibus"
- text run at (0,816) width 159: "tempus at ut purus. Quisque"
- text run at (0,840) width 159: "congue mollis mauris a"
- text run at (0,864) width 159: "hendrerit. Nam viverra est at"
- text run at (0,888) width 159: "orci interdum a ullamcorper mi"
- text run at (0,912) width 159: "dictum. In id sapien augue."
- text run at (0,936) width 159: "Suspendisse potenti. Vestibulum"
- text run at (0,960) width 159: "turpis purus, convallis ut sagittis"
- text run at (0,1003) width 159: "quis, semper vel mauris."
- text run at (0,1027) width 159: "Curabitur vitae felis turpis."
- text run at (0,1051) width 159: "Fusce augue nibh, consectetur"
- text run at (0,1075) width 159: "non vestibulum et, bibendum sit"
- text run at (0,1099) width 159: "amet lectus. Nulla at imperdiet"
- text run at (0,1123) width 159: "metus. Donec non est velit, non"
- text run at (0,1147) width 159: "fringilla ipsum. Fusce"
- text run at (0,1171) width 159: "elementum neque a nibh egestas"
- text run at (0,1195) width 159: "sodales. Mauris ut lorem"
- text run at (0,1219) width 159: "hendrerit metus interdum"
- text run at (0,1243) width 159: "malesuada. Nam tempus sodales"
- text run at (0,1267) width 159: "neque vitae bibendum."
- text run at (0,1291) width 159: "Vestibulum ac est sit amet dolor"
- text run at (0,1315) width 159: "vehicula semper at sed ante."
- text run at (0,1339) width 159: "Nunc at neque urna, in volutpat"
- text run at (0,1363) width 159: "orci. Praesent eu velit neque,"
- text run at (0,1387) width 159: "quis rutrum metus. Nunc eu"
- text run at (0,1411) width 159: "ipsum sit amet ligula mattis"
- text run at (0,1435) width 159: "porttitor sit amet id felis. Integer"
- text run at (0,1459) width 157: "volutpat aliquam odio et feugiat."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolscrollingcolumnrulesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/scrolling-column-rules-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/scrolling-column-rules-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/scrolling-column-rules-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x160
- RenderBlock {HTML} at (0,0) size 800x160
- RenderBody {BODY} at (8,16) size 784x136
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 108x19
- text run at (0,0) width 108: "There should be "
- RenderInline {B} at (0,0) size 25x19
- RenderText {#text} at (107,0) size 25x19
- text run at (107,0) width 25: "two"
- RenderText {#text} at (131,0) size 138x19
- text run at (131,0) width 138: " black squares below."
-layer at (8,52) size 784x100 scrollX 200 scrollWidth 2572
- RenderBlock {DIV} at (0,36) size 784x100
- RenderMultiColumnSet at (0,0) size 784x100
-layer at (-192,52) size 337x600 backgroundClip at (8,52) size 784x100 clip at (8,52) size 784x100 outlineClip at (8,52) size 784x100
- RenderMultiColumnFlowThread at (0,0) size 337x600
- RenderBlock {DIV} at (0,0) size 337x600 [bgcolor=#C0C0C0]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolscrollingoverflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/scrolling-overflow-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/scrolling-overflow-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/scrolling-overflow-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,311 +0,0 @@
</span><del>-layer at (0,0) size 5325x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x316
- RenderBlock {HTML} at (0,0) size 800x316
- RenderBody {BODY} at (8,8) size 784x300
-layer at (8,8) size 784x300
- RenderBlock {DIV} at (0,0) size 784x300
- RenderMultiColumnSet at (0,0) size 784x300
-layer at (8,8) size 251x5816 backgroundClip at (0,0) size 5325x600 clip at (0,0) size 5325x600 outlineClip at (0,0) size 5325x600
- RenderMultiColumnFlowThread at (0,0) size 251x5816
- RenderBlock {P} at (0,16) size 251x624
- RenderText {#text} at (0,0) size 250x623
- text run at (0,0) width 182: "Lorem ipsum dolor sit amet,"
- text run at (0,20) width 217: "consectetur adipiscing elit. Donec"
- text run at (0,40) width 230: "posuere ligula et neque ullamcorper"
- text run at (0,60) width 237: "consectetur. Duis nec viverra magna."
- text run at (0,80) width 250: "Nullam tellus diam, auctor et auctor at,"
- text run at (0,100) width 220: "fermentum quis mi. Nulla rhoncus"
- text run at (0,120) width 230: "porttitor ultrices. Nunc gravida, nisi"
- text run at (0,140) width 242: "nec consequat scelerisque, lectus eros"
- text run at (0,160) width 249: "sagittis erat, non ultrices ipsum nibh in"
- text run at (0,180) width 218: "quam. Donec dignissim, lacus sed"
- text run at (0,200) width 233: "cursus commodo, nibh enim sodales"
- text run at (0,220) width 191: "metus, lacinia dictum felis est"
- text run at (0,240) width 244: "tincidunt orci. Morbi pretium volutpat"
- text run at (0,260) width 225: "ante, ut ultricies nulla pharetra sed."
- text run at (0,284) width 228: "Duis ac felis quis justo ullamcorper"
- text run at (0,304) width 248: "semper. Integer augue lacus, imperdiet"
- text run at (0,324) width 225: "eu euismod ut, vulputate vel purus."
- text run at (0,344) width 248: "Donec bibendum felis id nisl auctor sit"
- text run at (0,364) width 219: "amet imperdiet quam mollis. Duis"
- text run at (0,384) width 227: "aliquam tellus odio, a varius lectus."
- text run at (0,404) width 227: "Nunc a tortor augue, eu sollicitudin"
- text run at (0,424) width 224: "nibh. Phasellus ultricies, lacus eget"
- text run at (0,444) width 219: "tincidunt mattis, velit erat facilisis"
- text run at (0,464) width 218: "lacus, quis luctus arcu erat ut erat."
- text run at (0,484) width 225: "Duis feugiat eros eu ligula ultricies"
- text run at (0,504) width 240: "non tincidunt tellus viverra. Donec ut"
- text run at (0,524) width 203: "eros augue, nec elementum elit."
- text run at (0,544) width 233: "Pellentesque massa lectus, vulputate"
- text run at (0,564) width 236: "sed vehicula eget, volutpat eu augue."
- text run at (0,584) width 208: "Cras fermentum turpis vitae erat"
- text run at (0,604) width 200: "vehicula et lacinia mi molestie."
- RenderBlock {P} at (0,656) size 251x504
- RenderText {#text} at (0,0) size 250x503
- text run at (0,0) width 246: "Curabitur ac porttitor leo. Class aptent"
- text run at (0,20) width 231: "taciti sociosqu ad litora torquent per"
- text run at (0,40) width 180: "conubia nostra, per inceptos"
- text run at (0,60) width 225: "himenaeos. Quisque eget mauris id"
- text run at (0,80) width 228: "turpis ullamcorper blandit quis eget"
- text run at (0,100) width 195: "turpis. Nullam et molestie elit."
- text run at (0,120) width 236: "Curabitur urna arcu, luctus a suscipit"
- text run at (0,140) width 241: "et, viverra vel orci. Morbi scelerisque"
- text run at (0,160) width 250: "erat quis massa blandit molestie. Fusce"
- text run at (0,180) width 236: "vitae velit a lacus suscipit tempus. In"
- text run at (0,200) width 240: "vitae nisl orci, vel ultrices diam. Duis"
- text run at (0,220) width 237: "pellentesque, massa sit amet eleifend"
- text run at (0,244) width 230: "sollicitudin, dolor orci semper urna,"
- text run at (0,264) width 222: "eget euismod tortor massa sit amet"
- text run at (0,284) width 202: "ante. Quisque sed varius lectus."
- text run at (0,304) width 232: "Mauris facilisis blandit mattis. Ut id"
- text run at (0,324) width 238: "tortor ante, ac eleifend dui. Donec sit"
- text run at (0,344) width 250: "amet arcu quis neque aliquam euismod"
- text run at (0,364) width 210: "a tincidunt justo. Integer sagittis,"
- text run at (0,384) width 244: "neque sed aliquam bibendum, est ante"
- text run at (0,404) width 228: "vulputate lectus, in elementum felis"
- text run at (0,424) width 246: "tellus et nibh. Aliquam id ultrices nisl."
- text run at (0,444) width 241: "Sed sodales lacinia interdum. Aenean"
- text run at (0,464) width 182: "pharetra tellus ante, aliquam"
- text run at (0,484) width 118: "consectetur ligula."
- RenderBlock {P} at (0,1176) size 251x624
- RenderText {#text} at (0,0) size 250x623
- text run at (0,0) width 182: "Lorem ipsum dolor sit amet,"
- text run at (0,24) width 217: "consectetur adipiscing elit. Donec"
- text run at (0,44) width 230: "posuere ligula et neque ullamcorper"
- text run at (0,64) width 237: "consectetur. Duis nec viverra magna."
- text run at (0,84) width 250: "Nullam tellus diam, auctor et auctor at,"
- text run at (0,104) width 220: "fermentum quis mi. Nulla rhoncus"
- text run at (0,124) width 230: "porttitor ultrices. Nunc gravida, nisi"
- text run at (0,144) width 242: "nec consequat scelerisque, lectus eros"
- text run at (0,164) width 249: "sagittis erat, non ultrices ipsum nibh in"
- text run at (0,184) width 218: "quam. Donec dignissim, lacus sed"
- text run at (0,204) width 233: "cursus commodo, nibh enim sodales"
- text run at (0,224) width 191: "metus, lacinia dictum felis est"
- text run at (0,244) width 244: "tincidunt orci. Morbi pretium volutpat"
- text run at (0,264) width 225: "ante, ut ultricies nulla pharetra sed."
- text run at (0,284) width 228: "Duis ac felis quis justo ullamcorper"
- text run at (0,304) width 248: "semper. Integer augue lacus, imperdiet"
- text run at (0,324) width 225: "eu euismod ut, vulputate vel purus."
- text run at (0,344) width 248: "Donec bibendum felis id nisl auctor sit"
- text run at (0,364) width 219: "amet imperdiet quam mollis. Duis"
- text run at (0,384) width 227: "aliquam tellus odio, a varius lectus."
- text run at (0,404) width 227: "Nunc a tortor augue, eu sollicitudin"
- text run at (0,424) width 224: "nibh. Phasellus ultricies, lacus eget"
- text run at (0,444) width 219: "tincidunt mattis, velit erat facilisis"
- text run at (0,464) width 218: "lacus, quis luctus arcu erat ut erat."
- text run at (0,484) width 225: "Duis feugiat eros eu ligula ultricies"
- text run at (0,504) width 240: "non tincidunt tellus viverra. Donec ut"
- text run at (0,524) width 203: "eros augue, nec elementum elit."
- text run at (0,544) width 233: "Pellentesque massa lectus, vulputate"
- text run at (0,564) width 236: "sed vehicula eget, volutpat eu augue."
- text run at (0,584) width 208: "Cras fermentum turpis vitae erat"
- text run at (0,604) width 200: "vehicula et lacinia mi molestie."
- RenderBlock {P} at (0,1816) size 251x504
- RenderText {#text} at (0,0) size 250x503
- text run at (0,0) width 246: "Curabitur ac porttitor leo. Class aptent"
- text run at (0,20) width 231: "taciti sociosqu ad litora torquent per"
- text run at (0,40) width 180: "conubia nostra, per inceptos"
- text run at (0,60) width 225: "himenaeos. Quisque eget mauris id"
- text run at (0,80) width 228: "turpis ullamcorper blandit quis eget"
- text run at (0,100) width 195: "turpis. Nullam et molestie elit."
- text run at (0,120) width 236: "Curabitur urna arcu, luctus a suscipit"
- text run at (0,140) width 241: "et, viverra vel orci. Morbi scelerisque"
- text run at (0,160) width 250: "erat quis massa blandit molestie. Fusce"
- text run at (0,180) width 236: "vitae velit a lacus suscipit tempus. In"
- text run at (0,200) width 240: "vitae nisl orci, vel ultrices diam. Duis"
- text run at (0,220) width 237: "pellentesque, massa sit amet eleifend"
- text run at (0,240) width 230: "sollicitudin, dolor orci semper urna,"
- text run at (0,260) width 222: "eget euismod tortor massa sit amet"
- text run at (0,284) width 202: "ante. Quisque sed varius lectus."
- text run at (0,304) width 232: "Mauris facilisis blandit mattis. Ut id"
- text run at (0,324) width 238: "tortor ante, ac eleifend dui. Donec sit"
- text run at (0,344) width 250: "amet arcu quis neque aliquam euismod"
- text run at (0,364) width 210: "a tincidunt justo. Integer sagittis,"
- text run at (0,384) width 244: "neque sed aliquam bibendum, est ante"
- text run at (0,404) width 228: "vulputate lectus, in elementum felis"
- text run at (0,424) width 246: "tellus et nibh. Aliquam id ultrices nisl."
- text run at (0,444) width 241: "Sed sodales lacinia interdum. Aenean"
- text run at (0,464) width 182: "pharetra tellus ante, aliquam"
- text run at (0,484) width 118: "consectetur ligula."
- RenderBlock {P} at (0,2336) size 251x624
- RenderText {#text} at (0,0) size 250x623
- text run at (0,0) width 182: "Lorem ipsum dolor sit amet,"
- text run at (0,20) width 217: "consectetur adipiscing elit. Donec"
- text run at (0,40) width 230: "posuere ligula et neque ullamcorper"
- text run at (0,64) width 237: "consectetur. Duis nec viverra magna."
- text run at (0,84) width 250: "Nullam tellus diam, auctor et auctor at,"
- text run at (0,104) width 220: "fermentum quis mi. Nulla rhoncus"
- text run at (0,124) width 230: "porttitor ultrices. Nunc gravida, nisi"
- text run at (0,144) width 242: "nec consequat scelerisque, lectus eros"
- text run at (0,164) width 249: "sagittis erat, non ultrices ipsum nibh in"
- text run at (0,184) width 218: "quam. Donec dignissim, lacus sed"
- text run at (0,204) width 233: "cursus commodo, nibh enim sodales"
- text run at (0,224) width 191: "metus, lacinia dictum felis est"
- text run at (0,244) width 244: "tincidunt orci. Morbi pretium volutpat"
- text run at (0,264) width 225: "ante, ut ultricies nulla pharetra sed."
- text run at (0,284) width 228: "Duis ac felis quis justo ullamcorper"
- text run at (0,304) width 248: "semper. Integer augue lacus, imperdiet"
- text run at (0,324) width 225: "eu euismod ut, vulputate vel purus."
- text run at (0,344) width 248: "Donec bibendum felis id nisl auctor sit"
- text run at (0,364) width 219: "amet imperdiet quam mollis. Duis"
- text run at (0,384) width 227: "aliquam tellus odio, a varius lectus."
- text run at (0,404) width 227: "Nunc a tortor augue, eu sollicitudin"
- text run at (0,424) width 224: "nibh. Phasellus ultricies, lacus eget"
- text run at (0,444) width 219: "tincidunt mattis, velit erat facilisis"
- text run at (0,464) width 218: "lacus, quis luctus arcu erat ut erat."
- text run at (0,484) width 225: "Duis feugiat eros eu ligula ultricies"
- text run at (0,504) width 240: "non tincidunt tellus viverra. Donec ut"
- text run at (0,524) width 203: "eros augue, nec elementum elit."
- text run at (0,544) width 233: "Pellentesque massa lectus, vulputate"
- text run at (0,564) width 236: "sed vehicula eget, volutpat eu augue."
- text run at (0,584) width 208: "Cras fermentum turpis vitae erat"
- text run at (0,604) width 200: "vehicula et lacinia mi molestie."
- RenderBlock {P} at (0,2976) size 251x504
- RenderText {#text} at (0,0) size 250x503
- text run at (0,0) width 246: "Curabitur ac porttitor leo. Class aptent"
- text run at (0,24) width 231: "taciti sociosqu ad litora torquent per"
- text run at (0,44) width 180: "conubia nostra, per inceptos"
- text run at (0,64) width 225: "himenaeos. Quisque eget mauris id"
- text run at (0,84) width 228: "turpis ullamcorper blandit quis eget"
- text run at (0,104) width 195: "turpis. Nullam et molestie elit."
- text run at (0,124) width 236: "Curabitur urna arcu, luctus a suscipit"
- text run at (0,144) width 241: "et, viverra vel orci. Morbi scelerisque"
- text run at (0,164) width 250: "erat quis massa blandit molestie. Fusce"
- text run at (0,184) width 236: "vitae velit a lacus suscipit tempus. In"
- text run at (0,204) width 240: "vitae nisl orci, vel ultrices diam. Duis"
- text run at (0,224) width 237: "pellentesque, massa sit amet eleifend"
- text run at (0,244) width 230: "sollicitudin, dolor orci semper urna,"
- text run at (0,264) width 222: "eget euismod tortor massa sit amet"
- text run at (0,284) width 202: "ante. Quisque sed varius lectus."
- text run at (0,304) width 232: "Mauris facilisis blandit mattis. Ut id"
- text run at (0,324) width 238: "tortor ante, ac eleifend dui. Donec sit"
- text run at (0,344) width 250: "amet arcu quis neque aliquam euismod"
- text run at (0,364) width 210: "a tincidunt justo. Integer sagittis,"
- text run at (0,384) width 244: "neque sed aliquam bibendum, est ante"
- text run at (0,404) width 228: "vulputate lectus, in elementum felis"
- text run at (0,424) width 246: "tellus et nibh. Aliquam id ultrices nisl."
- text run at (0,444) width 241: "Sed sodales lacinia interdum. Aenean"
- text run at (0,464) width 182: "pharetra tellus ante, aliquam"
- text run at (0,484) width 118: "consectetur ligula."
- RenderBlock {P} at (0,3496) size 251x624
- RenderText {#text} at (0,0) size 250x623
- text run at (0,0) width 182: "Lorem ipsum dolor sit amet,"
- text run at (0,20) width 217: "consectetur adipiscing elit. Donec"
- text run at (0,40) width 230: "posuere ligula et neque ullamcorper"
- text run at (0,60) width 237: "consectetur. Duis nec viverra magna."
- text run at (0,80) width 250: "Nullam tellus diam, auctor et auctor at,"
- text run at (0,104) width 220: "fermentum quis mi. Nulla rhoncus"
- text run at (0,124) width 230: "porttitor ultrices. Nunc gravida, nisi"
- text run at (0,144) width 242: "nec consequat scelerisque, lectus eros"
- text run at (0,164) width 249: "sagittis erat, non ultrices ipsum nibh in"
- text run at (0,184) width 218: "quam. Donec dignissim, lacus sed"
- text run at (0,204) width 233: "cursus commodo, nibh enim sodales"
- text run at (0,224) width 191: "metus, lacinia dictum felis est"
- text run at (0,244) width 244: "tincidunt orci. Morbi pretium volutpat"
- text run at (0,264) width 225: "ante, ut ultricies nulla pharetra sed."
- text run at (0,284) width 228: "Duis ac felis quis justo ullamcorper"
- text run at (0,304) width 248: "semper. Integer augue lacus, imperdiet"
- text run at (0,324) width 225: "eu euismod ut, vulputate vel purus."
- text run at (0,344) width 248: "Donec bibendum felis id nisl auctor sit"
- text run at (0,364) width 219: "amet imperdiet quam mollis. Duis"
- text run at (0,384) width 227: "aliquam tellus odio, a varius lectus."
- text run at (0,404) width 227: "Nunc a tortor augue, eu sollicitudin"
- text run at (0,424) width 224: "nibh. Phasellus ultricies, lacus eget"
- text run at (0,444) width 219: "tincidunt mattis, velit erat facilisis"
- text run at (0,464) width 218: "lacus, quis luctus arcu erat ut erat."
- text run at (0,484) width 225: "Duis feugiat eros eu ligula ultricies"
- text run at (0,504) width 240: "non tincidunt tellus viverra. Donec ut"
- text run at (0,524) width 203: "eros augue, nec elementum elit."
- text run at (0,544) width 233: "Pellentesque massa lectus, vulputate"
- text run at (0,564) width 236: "sed vehicula eget, volutpat eu augue."
- text run at (0,584) width 208: "Cras fermentum turpis vitae erat"
- text run at (0,604) width 200: "vehicula et lacinia mi molestie."
- RenderBlock {P} at (0,4136) size 251x504
- RenderText {#text} at (0,0) size 250x503
- text run at (0,0) width 246: "Curabitur ac porttitor leo. Class aptent"
- text run at (0,20) width 231: "taciti sociosqu ad litora torquent per"
- text run at (0,40) width 180: "conubia nostra, per inceptos"
- text run at (0,64) width 225: "himenaeos. Quisque eget mauris id"
- text run at (0,84) width 228: "turpis ullamcorper blandit quis eget"
- text run at (0,104) width 195: "turpis. Nullam et molestie elit."
- text run at (0,124) width 236: "Curabitur urna arcu, luctus a suscipit"
- text run at (0,144) width 241: "et, viverra vel orci. Morbi scelerisque"
- text run at (0,164) width 250: "erat quis massa blandit molestie. Fusce"
- text run at (0,184) width 236: "vitae velit a lacus suscipit tempus. In"
- text run at (0,204) width 240: "vitae nisl orci, vel ultrices diam. Duis"
- text run at (0,224) width 237: "pellentesque, massa sit amet eleifend"
- text run at (0,244) width 230: "sollicitudin, dolor orci semper urna,"
- text run at (0,264) width 222: "eget euismod tortor massa sit amet"
- text run at (0,284) width 202: "ante. Quisque sed varius lectus."
- text run at (0,304) width 232: "Mauris facilisis blandit mattis. Ut id"
- text run at (0,324) width 238: "tortor ante, ac eleifend dui. Donec sit"
- text run at (0,344) width 250: "amet arcu quis neque aliquam euismod"
- text run at (0,364) width 210: "a tincidunt justo. Integer sagittis,"
- text run at (0,384) width 244: "neque sed aliquam bibendum, est ante"
- text run at (0,404) width 228: "vulputate lectus, in elementum felis"
- text run at (0,424) width 246: "tellus et nibh. Aliquam id ultrices nisl."
- text run at (0,444) width 241: "Sed sodales lacinia interdum. Aenean"
- text run at (0,464) width 182: "pharetra tellus ante, aliquam"
- text run at (0,484) width 118: "consectetur ligula."
- RenderBlock {P} at (0,4656) size 251x624
- RenderText {#text} at (0,0) size 250x623
- text run at (0,0) width 182: "Lorem ipsum dolor sit amet,"
- text run at (0,20) width 217: "consectetur adipiscing elit. Donec"
- text run at (0,40) width 230: "posuere ligula et neque ullamcorper"
- text run at (0,60) width 237: "consectetur. Duis nec viverra magna."
- text run at (0,80) width 250: "Nullam tellus diam, auctor et auctor at,"
- text run at (0,100) width 220: "fermentum quis mi. Nulla rhoncus"
- text run at (0,120) width 230: "porttitor ultrices. Nunc gravida, nisi"
- text run at (0,144) width 242: "nec consequat scelerisque, lectus eros"
- text run at (0,164) width 249: "sagittis erat, non ultrices ipsum nibh in"
- text run at (0,184) width 218: "quam. Donec dignissim, lacus sed"
- text run at (0,204) width 233: "cursus commodo, nibh enim sodales"
- text run at (0,224) width 191: "metus, lacinia dictum felis est"
- text run at (0,244) width 244: "tincidunt orci. Morbi pretium volutpat"
- text run at (0,264) width 225: "ante, ut ultricies nulla pharetra sed."
- text run at (0,284) width 228: "Duis ac felis quis justo ullamcorper"
- text run at (0,304) width 248: "semper. Integer augue lacus, imperdiet"
- text run at (0,324) width 225: "eu euismod ut, vulputate vel purus."
- text run at (0,344) width 248: "Donec bibendum felis id nisl auctor sit"
- text run at (0,364) width 219: "amet imperdiet quam mollis. Duis"
- text run at (0,384) width 227: "aliquam tellus odio, a varius lectus."
- text run at (0,404) width 227: "Nunc a tortor augue, eu sollicitudin"
- text run at (0,424) width 224: "nibh. Phasellus ultricies, lacus eget"
- text run at (0,444) width 219: "tincidunt mattis, velit erat facilisis"
- text run at (0,464) width 218: "lacus, quis luctus arcu erat ut erat."
- text run at (0,484) width 225: "Duis feugiat eros eu ligula ultricies"
- text run at (0,504) width 240: "non tincidunt tellus viverra. Donec ut"
- text run at (0,524) width 203: "eros augue, nec elementum elit."
- text run at (0,544) width 233: "Pellentesque massa lectus, vulputate"
- text run at (0,564) width 236: "sed vehicula eget, volutpat eu augue."
- text run at (0,584) width 208: "Cras fermentum turpis vitae erat"
- text run at (0,604) width 200: "vehicula et lacinia mi molestie."
- RenderBlock {P} at (0,5296) size 251x504
- RenderText {#text} at (0,0) size 250x503
- text run at (0,0) width 246: "Curabitur ac porttitor leo. Class aptent"
- text run at (0,20) width 231: "taciti sociosqu ad litora torquent per"
- text run at (0,40) width 180: "conubia nostra, per inceptos"
- text run at (0,60) width 225: "himenaeos. Quisque eget mauris id"
- text run at (0,80) width 228: "turpis ullamcorper blandit quis eget"
- text run at (0,104) width 195: "turpis. Nullam et molestie elit."
- text run at (0,124) width 236: "Curabitur urna arcu, luctus a suscipit"
- text run at (0,144) width 241: "et, viverra vel orci. Morbi scelerisque"
- text run at (0,164) width 250: "erat quis massa blandit molestie. Fusce"
- text run at (0,184) width 236: "vitae velit a lacus suscipit tempus. In"
- text run at (0,204) width 240: "vitae nisl orci, vel ultrices diam. Duis"
- text run at (0,224) width 237: "pellentesque, massa sit amet eleifend"
- text run at (0,244) width 230: "sollicitudin, dolor orci semper urna,"
- text run at (0,264) width 222: "eget euismod tortor massa sit amet"
- text run at (0,284) width 202: "ante. Quisque sed varius lectus."
- text run at (0,304) width 232: "Mauris facilisis blandit mattis. Ut id"
- text run at (0,324) width 238: "tortor ante, ac eleifend dui. Donec sit"
- text run at (0,344) width 250: "amet arcu quis neque aliquam euismod"
- text run at (0,364) width 210: "a tincidunt justo. Integer sagittis,"
- text run at (0,384) width 244: "neque sed aliquam bibendum, est ante"
- text run at (0,404) width 228: "vulputate lectus, in elementum felis"
- text run at (0,424) width 246: "tellus et nibh. Aliquam id ultrices nisl."
- text run at (0,444) width 241: "Sed sodales lacinia interdum. Aenean"
- text run at (0,464) width 182: "pharetra tellus ante, aliquam"
- text run at (0,484) width 118: "consectetur ligula."
-scrolled to 100,0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolshadowbreakingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/shadow-breaking-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/shadow-breaking-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/shadow-breaking-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,41 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x8
- RenderBlock {HTML} at (0,0) size 800x8
- RenderBody {BODY} at (8,8) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
-layer at (20,36) size 424x291
- RenderBlock (positioned) {P} at (20,36) size 424x291 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 420x287
-layer at (22,38) size 200x560
- RenderMultiColumnFlowThread at (2,2) size 200x560
- RenderBlock (floating) at (0,0) size 25x43
- RenderText {#text} at (0,1) size 25x41
- text run at (0,1) width 25: "L"
- RenderText {#text} at (28,0) size 200x559
- text run at (28,0) width 172: "orem ipsum dolor sit"
- text run at (28,20) width 172: "amet, consectetur"
- text run at (0,40) width 200: "adipiscing elit. Cras pharetra"
- text run at (0,60) width 200: "mollis pharetra. Suspendisse"
- text run at (0,80) width 200: "lacinia orci et felis tristique"
- text run at (0,100) width 200: "sit amet semper massa"
- text run at (0,120) width 200: "tempus. Suspendisse"
- text run at (0,140) width 200: "consectetur tempor pulvinar."
- text run at (0,160) width 200: "Proin dui eros, ultricies vel"
- text run at (0,180) width 200: "malesuada vel, tempor at"
- text run at (0,200) width 200: "ante. Nam eget nisl dui."
- text run at (0,220) width 200: "Donec molestie lectus a nunc"
- text run at (0,240) width 200: "scelerisque blandit. Nam non"
- text run at (0,300) width 200: "ligula massa, sed suscipit"
- text run at (0,320) width 200: "turpis. Etiam eget ligula sit"
- text run at (0,340) width 200: "amet turpis venenatis dictum"
- text run at (0,360) width 200: "in eleifend augue. Duis tellus"
- text run at (0,380) width 200: "lectus, volutpat et adipiscing"
- text run at (0,400) width 200: "a, pellentesque eu metus."
- text run at (0,420) width 200: "Aenean suscipit congue"
- text run at (0,440) width 200: "mauris at gravida. Integer"
- text run at (0,460) width 200: "lectus ligula, consectetur sit"
- text run at (0,480) width 200: "amet venenatis id,"
- text run at (0,500) width 200: "scelerisque eget nisl. Nunc"
- text run at (0,520) width 200: "dapibus posuere risus, vitae"
- text run at (0,540) width 153: "tempor nibh iaculis et."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolspananonymousbeforechildparentcrashexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {H2} at (0,0) size 784x30 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 57x28
- text run at (0,1) width 57: "PASS"
-layer at (8,58) size 760x208
- RenderBlock {DIV} at (0,49) size 760x209 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x8
- RenderBlock {H2} at (5,32) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 57x28
- text run at (0,1) width 57: "PASS"
- RenderMultiColumnSet at (5,82) size 750x121
-layer at (13,63) size 367x244
- RenderMultiColumnFlowThread at (5,5) size 367x244
- RenderBlock {SPAN} at (0,8) size 367x220
- RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {DL} at (0,236) size 367x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolspananonymoussplitblockcrashexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/anonymous-split-block-crash-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/anonymous-split-block-crash-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/anonymous-split-block-crash-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,16) size 784x568
-layer at (8,16) size 784x200
- RenderBlock {DIV} at (0,0) size 784x200 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 774x0
- RenderBlock {H2} at (5,24) size 774x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 57x28
- text run at (0,1) width 57: "PASS"
- RenderMultiColumnSet at (5,74) size 774x121
-layer at (13,21) size 379x220
- RenderMultiColumnFlowThread at (5,5) size 379x220
- RenderBlock (anonymous) at (0,0) size 379x0
- RenderInline {JUNK} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 379x0
- RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 379x220
- RenderInline {JUNK} at (0,0) size 378x219
- RenderText {#text} at (0,0) size 378x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 376: "lectus. Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,60) width 378: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis vel"
- text run at (0,80) width 368: "orci sagittis aliquam. Cras convallis adipiscing sem. Nam"
- text run at (0,100) width 324: "nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,120) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,140) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 377: "condimentum vestibulum. Suspendisse hendrerit quam nec"
- text run at (0,180) width 364: "felis. Sed varius turpis vitae pede. Lorem ipsum dolor sit"
- text run at (0,200) width 218: "amet, consectetuer adipiscing elit."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolspananonymousstyleinheritanceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/anonymous-style-inheritance-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/anonymous-style-inheritance-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/anonymous-style-inheritance-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,55 +0,0 @@
</span><del>-layer at (0,0) size 844x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x518
- RenderBlock {HTML} at (0,0) size 800x518
- RenderBody {BODY} at (8,17) size 784x484
-layer at (8,18) size 836x483
- RenderBlock {DIV} at (0,0) size 836x483 [border: (5.50px solid #800000)]
- RenderBlock {H2} at (5,27) size 826x33 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 721x30
- text run at (0,1) width 721: "This is a spanning element at the beginning of the columns block."
- RenderMultiColumnSet at (5,81) size 826x397
-layer at (14,23) size 403x792 backgroundClip at (0,0) size 844x600 clip at (0,0) size 844x600 outlineClip at (0,0) size 844x600
- RenderMultiColumnFlowThread at (5,5) size 404x793
- RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 404x792
- RenderText {#text} at (0,0) size 403x791
- text run at (0,0) width 378: "Lorem ipsum dolor sit amet, consectetuer adipiscing"
- text run at (0,22) width 369: "elit. Nulla varius enim ac mi. Curabitur sollicitudin"
- text run at (0,44) width 403: "felis quis lectus. Quisque adipiscing rhoncus sem. Proin"
- text run at (0,66) width 382: "nulla purus, vulputate vel, varius ut, euismod et, nisi."
- text run at (0,88) width 391: "Sed vitae felis vel orci sagittis aliquam. Cras convallis"
- text run at (0,110) width 333: "adipiscing sem. Nam nonummy enim. Nullam"
- text run at (0,132) width 400: "bibendum lobortis neque. Vestibulum velit orci, tempus"
- text run at (0,154) width 396: "euismod, pretium quis, interdum vitae, nulla. Phasellus"
- text run at (0,176) width 319: "eget ante et tortor condimentum vestibulum."
- text run at (0,198) width 397: "Suspendisse hendrerit quam nec felis. Sed varius turpis"
- text run at (0,220) width 382: "vitae pede. Lorem ipsum dolor sit amet, consectetuer"
- text run at (0,242) width 111: "adipiscing elit. "
- text run at (110,242) width 205: "Lorem ipsum dolor sit amet,"
- text run at (0,264) width 383: "consectetuer adipiscing elit. Nulla varius enim ac mi."
- text run at (0,286) width 340: "Curabitur sollicitudin felis quis lectus. Quisque"
- text run at (0,308) width 378: "adipiscing rhoncus sem. Proin nulla purus, vulputate"
- text run at (0,330) width 386: "vel, varius ut, euismod et, nisi. Sed vitae felis vel orci"
- text run at (0,352) width 381: "sagittis aliquam. Cras convallis adipiscing sem. Nam"
- text run at (0,374) width 365: "nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,396) width 382: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,418) width 358: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,440) width 395: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,462) width 374: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,484) width 313: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (312,484) width 49: "Lorem"
- text run at (0,506) width 402: "ipsum dolor sit amet, consectetuer adipiscing elit. Nulla"
- text run at (0,528) width 362: "varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,550) width 373: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,572) width 373: "purus, vulputate vel, varius ut, euismod et, nisi. Sed"
- text run at (0,594) width 359: "vitae felis vel orci sagittis aliquam. Cras convallis"
- text run at (0,616) width 333: "adipiscing sem. Nam nonummy enim. Nullam"
- text run at (0,638) width 400: "bibendum lobortis neque. Vestibulum velit orci, tempus"
- text run at (0,660) width 396: "euismod, pretium quis, interdum vitae, nulla. Phasellus"
- text run at (0,682) width 319: "eget ante et tortor condimentum vestibulum."
- text run at (0,704) width 397: "Suspendisse hendrerit quam nec felis. Sed varius turpis"
- text run at (0,726) width 382: "vitae pede. Lorem ipsum dolor sit amet, consectetuer"
- text run at (0,748) width 111: "adipiscing elit. "
- text run at (110,748) width 205: "Lorem ipsum dolor sit amet,"
- text run at (0,770) width 383: "consectetuer adipiscing elit. Nulla varius enim ac mi."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolspancloneanonymousblocknoninlinechildcrashexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,39 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,16) size 784x568
-layer at (8,16) size 784x220
- RenderBlock {DIV} at (0,0) size 784x220 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 774x20
- RenderBlock {H2} at (5,44) size 774x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 57x28
- text run at (0,1) width 57: "PASS"
- RenderMultiColumnSet at (5,94) size 774x121
-layer at (13,21) size 379x260
- RenderMultiColumnFlowThread at (5,5) size 379x260
- RenderBlock (anonymous) at (0,0) size 379x20
- RenderInline {LABEL} at (0,0) size 105x19
- RenderText {#text} at (0,0) size 105x19
- text run at (0,0) width 105: "Some inline text"
- RenderBlock (anonymous) at (0,20) size 379x240
- RenderBlock {SUMMARY} at (0,0) size 379x240
- RenderBlock (anonymous) at (0,0) size 379x20
- RenderText {#text} at (0,0) size 104x19
- text run at (0,0) width 104: "Some block text"
- RenderMultiColumnSpannerPlaceholder at (0,20) size 0x0
- RenderBlock (anonymous) at (0,20) size 379x220
- RenderText {#text} at (0,0) size 378x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 376: "lectus. Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,60) width 378: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis vel"
- text run at (0,80) width 368: "orci sagittis aliquam. Cras convallis adipiscing sem. Nam"
- text run at (0,100) width 324: "nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,120) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,140) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 377: "condimentum vestibulum. Suspendisse hendrerit quam nec"
- text run at (0,180) width 364: "felis. Sed varius turpis vitae pede. Lorem ipsum dolor sit"
- text run at (0,200) width 218: "amet, consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,260) size 379x0
- RenderInline {LABEL} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasimmediatechildcomplexsplittingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,186 +0,0 @@
</span><del>-layer at (0,0) size 800x1671
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1671
- RenderBlock {HTML} at (0,0) size 800x1671
- RenderBody {BODY} at (8,16) size 784x1639
-layer at (8,16) size 760x530
- RenderBlock {DIV} at (0,0) size 760x530 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x220
- RenderBlock {H2} at (5,244) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 195x28
- text run at (0,1) width 195: "This is a first span."
- RenderMultiColumnSet at (5,294) size 750x21
- RenderBlock {H2} at (5,334) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 221x28
- text run at (0,1) width 221: "This is a second span."
- RenderMultiColumnSet at (5,384) size 750x141
-layer at (13,21) size 367x740
- RenderMultiColumnFlowThread at (5,5) size 367x740
- RenderBlock (anonymous) at (0,0) size 367x440
- RenderText {#text} at (0,0) size 367x439
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderMultiColumnSpannerPlaceholder at (0,440) size 0x0
- RenderBlock (anonymous) at (0,440) size 367x40
- RenderText {#text} at (0,0) size 314x39
- text run at (0,0) width 314: "This text should be sitting between two spanning"
- text run at (0,20) width 61: "elements."
- RenderMultiColumnSpannerPlaceholder at (0,480) size 0x0
- RenderBlock (anonymous) at (0,480) size 367x260
- RenderText {#text} at (0,0) size 367x259
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 76: "enim ac mi."
-layer at (8,562) size 760x541
- RenderBlock {DIV} at (0,545) size 760x543 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x126
- RenderBlock {H2} at (5,150) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 195x28
- text run at (0,1) width 195: "This is a first span."
- RenderMultiColumnSet at (5,200) size 750x127
- RenderBlock {H2} at (5,346) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 221x28
- text run at (0,1) width 221: "This is a second span."
- RenderMultiColumnSet at (5,396) size 750x141
-layer at (13,567) size 367x764
- RenderMultiColumnFlowThread at (5,5) size 367x764
- RenderBlock {P} at (0,16) size 367x230
- RenderText {#text} at (0,0) size 367x229
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,110) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,130) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,150) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,170) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,190) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,210) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderMultiColumnSpannerPlaceholder at (0,252) size 0x0
- RenderBlock {P} at (0,268) size 367x230
- RenderText {#text} at (0,0) size 367x229
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,110) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,130) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,150) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,170) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,190) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,210) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderMultiColumnSpannerPlaceholder at (0,504) size 0x0
- RenderBlock (anonymous) at (0,504) size 367x260
- RenderText {#text} at (0,0) size 367x259
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 76: "enim ac mi."
-layer at (8,1119) size 760x536
- RenderBlock {DIV} at (0,1103) size 760x536 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x120
- RenderBlock {H2} at (5,144) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 195x28
- text run at (0,1) width 195: "This is a first span."
- RenderMultiColumnSet at (5,194) size 750x127
- RenderBlock {H2} at (5,340) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 221x28
- text run at (0,1) width 221: "This is a second span."
- RenderMultiColumnSet at (5,390) size 750x141
-layer at (13,1124) size 367x732 backgroundClip at (0,0) size 800x1671 clip at (0,0) size 800x1671 outlineClip at (0,0) size 800x1671
- RenderMultiColumnFlowThread at (5,5) size 367x732
- RenderBlock (anonymous) at (0,0) size 367x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 367x220
- RenderBlock {SPAN} at (0,0) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,220) size 367x0
- RenderInline {SPAN} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderMultiColumnSpannerPlaceholder at (0,220) size 0x0
- RenderBlock {P} at (0,236) size 367x230
- RenderText {#text} at (0,0) size 367x229
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,110) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,130) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,150) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,170) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,190) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,210) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderMultiColumnSpannerPlaceholder at (0,472) size 0x0
- RenderBlock (anonymous) at (0,472) size 367x260
- RenderText {#text} at (0,0) size 367x259
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 76: "enim ac mi."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasimmediatechildgeneratedcontentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,367 +0,0 @@
</span><del>-layer at (0,0) size 800x2977
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2977
- RenderBlock {HTML} at (0,0) size 800x2977
- RenderBody {BODY} at (8,16) size 784x2945
-layer at (8,16) size 760x460
- RenderBlock {DIV} at (0,0) size 760x460 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x20
- RenderBlock {H2} at (5,44) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderMultiColumnSet at (5,94) size 750x361
-layer at (13,21) size 367x740
- RenderMultiColumnFlowThread at (5,5) size 367x740
- RenderBlock (generated) at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderText at (0,0) size 168x19
- text run at (0,0) width 168: "Before Generated Content"
- RenderMultiColumnSpannerPlaceholder at (0,20) size 0x0
- RenderBlock (anonymous) at (0,20) size 367x700
- RenderText {#text} at (0,0) size 367x699
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,420) width 86: "Lorem ipsum"
- text run at (0,440) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,460) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,480) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,500) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,520) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,540) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,560) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,580) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,600) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,620) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,640) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,640) width 86: "Lorem ipsum"
- text run at (0,660) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,680) width 76: "enim ac mi."
- RenderBlock (generated) at (0,720) size 367x20 [bgcolor=#FFFF00]
- RenderText at (0,0) size 159x19
- text run at (0,0) width 159: "After Generated Content"
-layer at (8,492) size 760x460
- RenderBlock {DIV} at (0,475) size 760x461 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x360
- RenderBlock {H2} at (5,384) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderMultiColumnSet at (5,434) size 750x21
-layer at (13,497) size 367x740
- RenderMultiColumnFlowThread at (5,5) size 367x740
- RenderBlock (generated) at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderText at (0,0) size 168x19
- text run at (0,0) width 168: "Before Generated Content"
- RenderBlock (anonymous) at (0,20) size 367x700
- RenderText {#text} at (0,0) size 367x699
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,420) width 86: "Lorem ipsum"
- text run at (0,440) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,460) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,480) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,500) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,520) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,540) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,560) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,580) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,600) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,620) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,640) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,640) width 86: "Lorem ipsum"
- text run at (0,660) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,680) width 76: "enim ac mi."
- RenderMultiColumnSpannerPlaceholder at (0,720) size 0x0
- RenderBlock (generated) at (0,720) size 367x20 [bgcolor=#FFFF00]
- RenderText at (0,0) size 159x19
- text run at (0,0) width 159: "After Generated Content"
-layer at (8,968) size 760x491
- RenderBlock {DIV} at (0,951) size 760x493 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x156
- RenderBlock {H2} at (5,180) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderMultiColumnSet at (5,230) size 750x257
-layer at (13,973) size 367x804
- RenderMultiColumnFlowThread at (5,5) size 367x804
- RenderBlock (generated) at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderText at (0,0) size 168x19
- text run at (0,0) width 168: "Before Generated Content"
- RenderBlock {P} at (0,36) size 367x260
- RenderText {#text} at (0,0) size 367x259
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 76: "enim ac mi."
- RenderMultiColumnSpannerPlaceholder at (0,312) size 0x0
- RenderBlock {P} at (0,328) size 367x440
- RenderText {#text} at (0,0) size 367x439
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (generated) at (0,784) size 367x20 [bgcolor=#FFFF00]
- RenderText at (0,0) size 159x19
- text run at (0,0) width 159: "After Generated Content"
-layer at (8,1475) size 760x476
- RenderBlock {DIV} at (0,1459) size 760x477 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x140
- RenderBlock {H2} at (5,164) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderMultiColumnSet at (5,214) size 750x257
-layer at (13,1480) size 367x772
- RenderMultiColumnFlowThread at (5,5) size 367x772
- RenderBlock (generated) at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderText at (0,0) size 168x19
- text run at (0,0) width 168: "Before Generated Content"
- RenderBlock (anonymous) at (0,20) size 367x260
- RenderText {#text} at (0,0) size 367x259
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 76: "enim ac mi."
- RenderMultiColumnSpannerPlaceholder at (0,280) size 0x0
- RenderBlock (anonymous) at (0,280) size 367x220
- RenderInline {SPAN} at (0,0) size 43x19
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 43: "Lorem"
- RenderText {#text} at (42,0) size 367x219
- text run at (42,0) width 322: " ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {P} at (0,516) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (generated) at (0,752) size 367x20 [bgcolor=#FFFF00]
- RenderText at (0,0) size 159x19
- text run at (0,0) width 159: "After Generated Content"
-layer at (8,1967) size 760x476
- RenderBlock {DIV} at (0,1951) size 760x477 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x260
- RenderBlock {H2} at (5,284) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderMultiColumnSet at (5,334) size 750x137
-layer at (13,1972) size 367x772
- RenderMultiColumnFlowThread at (5,5) size 367x772
- RenderBlock (generated) at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderText at (0,0) size 168x19
- text run at (0,0) width 168: "Before Generated Content"
- RenderBlock (anonymous) at (0,20) size 367x220
- RenderInline {SPAN} at (0,0) size 367x219
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,240) size 367x40
- RenderBlock {SPAN} at (0,0) size 367x40
- RenderText {#text} at (0,0) size 364x39
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 158: "Nulla varius enim ac mi."
- RenderBlock (anonymous) at (0,280) size 367x220
- RenderInline {SPAN} at (0,0) size 43x19
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 43: "Lorem"
- RenderText {#text} at (42,0) size 367x219
- text run at (42,0) width 322: " ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderMultiColumnSpannerPlaceholder at (0,500) size 0x0
- RenderBlock {P} at (0,516) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (generated) at (0,752) size 367x20 [bgcolor=#FFFF00]
- RenderText at (0,0) size 159x19
- text run at (0,0) width 159: "After Generated Content"
-layer at (8,2459) size 760x502
- RenderBlock {DIV} at (0,2443) size 760x502 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x282
- RenderBlock {H2} at (5,306) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderMultiColumnSet at (5,356) size 750x141
-layer at (13,2464) size 367x824 backgroundClip at (0,0) size 800x2977 clip at (0,0) size 800x2977 outlineClip at (0,0) size 800x2977
- RenderMultiColumnFlowThread at (5,5) size 367x824
- RenderBlock (generated) at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderText at (0,0) size 168x19
- text run at (0,0) width 168: "Before Generated Content"
- RenderBlock {P} at (0,36) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {P} at (0,282) size 367x40
- RenderText {#text} at (0,0) size 364x39
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 158: "Nulla varius enim ac mi."
- RenderBlock {P} at (0,338) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderMultiColumnSpannerPlaceholder at (0,564) size 0x0
- RenderBlock (anonymous) at (0,564) size 367x20
- RenderInline {SPAN} at (0,0) size 364x19
- RenderText {#text} at (0,0) size 364x19
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,584) size 367x20
- RenderBlock {SPAN} at (0,0) size 367x20
- RenderText {#text} at (0,0) size 158x19
- text run at (0,0) width 158: "Nulla varius enim ac mi."
- RenderBlock (anonymous) at (0,604) size 367x200
- RenderInline {SPAN} at (0,0) size 365x199
- RenderText {#text} at (0,0) size 365x199
- text run at (0,0) width 303: "Curabitur sollicitudin felis quis lectus. Quisque"
- text run at (0,20) width 364: "adipiscing rhoncus sem. Proin nulla purus, vulputate vel,"
- text run at (0,40) width 365: "varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis"
- text run at (0,60) width 359: "aliquam. Cras convallis adipiscing sem. Nam nonummy"
- text run at (0,80) width 365: "enim. Nullam bibendum lobortis neque. Vestibulum velit"
- text run at (0,100) width 331: "orci, tempus euismod, pretium quis, interdum vitae,"
- text run at (0,120) width 309: "nulla. Phasellus eget ante et tortor condimentum"
- text run at (0,140) width 349: "vestibulum. Suspendisse hendrerit quam nec felis. Sed"
- text run at (0,160) width 339: "varius turpis vitae pede. Lorem ipsum dolor sit amet,"
- text run at (0,180) width 179: "consectetuer adipiscing elit."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (generated) at (0,804) size 367x20 [bgcolor=#FFFF00]
- RenderText at (0,0) size 159x19
- text run at (0,0) width 159: "After Generated Content"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasimmediatechildpropertyremovalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,324 +0,0 @@
</span><del>-layer at (0,0) size 800x2653
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2653
- RenderBlock {HTML} at (0,0) size 800x2654
- RenderBody {BODY} at (8,8) size 784x2630
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 777x39
- text run at (0,0) width 777: "In this test, all of the spanning elements have their spans turned off dynamically, and so they should just be in the column"
- text run at (0,20) width 33: "flow."
- RenderText {#text} at (0,0) size 0x0
-layer at (8,64) size 760x400
- RenderBlock {DIV} at (0,56) size 760x400 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x390
-layer at (13,69) size 367x770
- RenderMultiColumnFlowThread at (5,5) size 367x770
- RenderBlock {H2} at (0,19) size 367x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderBlock (anonymous) at (0,69) size 367x701
- RenderText {#text} at (0,0) size 367x699
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,420) width 86: "Lorem ipsum"
- text run at (0,440) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,460) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,480) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,500) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,520) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,540) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,560) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,580) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,600) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,620) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,640) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,640) width 86: "Lorem ipsum"
- text run at (0,660) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,680) width 76: "enim ac mi."
-layer at (8,480) size 760x410
- RenderBlock {DIV} at (0,471) size 760x411 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x400
-layer at (13,485) size 367x770
- RenderMultiColumnFlowThread at (5,5) size 367x770
- RenderBlock (anonymous) at (0,0) size 367x700
- RenderText {#text} at (0,0) size 367x699
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,420) width 86: "Lorem ipsum"
- text run at (0,440) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,460) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,480) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,500) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,520) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,540) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,560) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,580) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,600) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,620) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,640) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,640) width 86: "Lorem ipsum"
- text run at (0,660) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,680) width 76: "enim ac mi."
- RenderBlock {H2} at (0,719) size 367x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
-layer at (8,906) size 760x416
- RenderBlock {DIV} at (0,897) size 760x417 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x406
-layer at (13,911) size 367x802
- RenderMultiColumnFlowThread at (5,5) size 367x802
- RenderBlock {P} at (0,16) size 367x260
- RenderText {#text} at (0,0) size 367x259
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 76: "enim ac mi."
- RenderBlock {H2} at (0,295) size 367x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderBlock {P} at (0,345) size 367x441
- RenderText {#text} at (0,0) size 367x439
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 275: "dolor sit amet, consectetuer adipiscing elit."
-layer at (8,1338) size 760x419
- RenderBlock {DIV} at (0,1329) size 760x421 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x410
-layer at (13,1343) size 367x802
- RenderMultiColumnFlowThread at (5,5) size 367x802
- RenderBlock (anonymous) at (0,0) size 367x260
- RenderText {#text} at (0,0) size 367x259
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 76: "enim ac mi."
- RenderBlock {H2} at (0,279) size 367x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderBlock (anonymous) at (0,329) size 367x221
- RenderInline {SPAN} at (0,0) size 43x19
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 43: "Lorem"
- RenderText {#text} at (42,0) size 367x219
- text run at (42,0) width 322: " ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {P} at (0,565) size 367x221
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
-layer at (8,1773) size 760x410
- RenderBlock {DIV} at (0,1765) size 760x411 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x400
-layer at (13,1778) size 367x786
- RenderMultiColumnFlowThread at (5,5) size 367x786
- RenderBlock (anonymous) at (0,0) size 367x220
- RenderInline {SPAN} at (0,0) size 367x219
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,220) size 367x40
- RenderBlock {SPAN} at (0,0) size 367x40
- RenderText {#text} at (0,0) size 364x39
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 158: "Nulla varius enim ac mi."
- RenderBlock (anonymous) at (0,260) size 367x220
- RenderInline {SPAN} at (0,0) size 43x19
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 43: "Lorem"
- RenderText {#text} at (42,0) size 367x219
- text run at (42,0) width 322: " ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {H2} at (0,499) size 367x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderBlock {P} at (0,549) size 367x221
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
-layer at (8,2199) size 760x438
- RenderBlock {DIV} at (0,2191) size 760x439 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x428
-layer at (13,2204) size 367x838 backgroundClip at (0,0) size 800x2653 clip at (0,0) size 800x2653 outlineClip at (0,0) size 800x2653
- RenderMultiColumnFlowThread at (5,5) size 367x838
- RenderBlock {P} at (0,16) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {P} at (0,252) size 367x40
- RenderText {#text} at (0,0) size 364x39
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 158: "Nulla varius enim ac mi."
- RenderBlock {P} at (0,308) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {H2} at (0,547) size 367x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderBlock (anonymous) at (0,597) size 367x21
- RenderInline {SPAN} at (0,0) size 364x19
- RenderText {#text} at (0,0) size 364x19
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,617) size 367x21
- RenderBlock {SPAN} at (0,0) size 367x20
- RenderText {#text} at (0,0) size 158x19
- text run at (0,0) width 158: "Nulla varius enim ac mi."
- RenderBlock (anonymous) at (0,637) size 367x201
- RenderInline {SPAN} at (0,0) size 365x199
- RenderText {#text} at (0,0) size 365x199
- text run at (0,0) width 303: "Curabitur sollicitudin felis quis lectus. Quisque"
- text run at (0,20) width 364: "adipiscing rhoncus sem. Proin nulla purus, vulputate vel,"
- text run at (0,40) width 365: "varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis"
- text run at (0,60) width 359: "aliquam. Cras convallis adipiscing sem. Nam nonummy"
- text run at (0,80) width 365: "enim. Nullam bibendum lobortis neque. Vestibulum velit"
- text run at (0,100) width 331: "orci, tempus euismod, pretium quis, interdum vitae,"
- text run at (0,120) width 309: "nulla. Phasellus eget ante et tortor condimentum"
- text run at (0,140) width 349: "vestibulum. Suspendisse hendrerit quam nec felis. Sed"
- text run at (0,160) width 339: "varius turpis vitae pede. Lorem ipsum dolor sit amet,"
- text run at (0,180) width 179: "consectetuer adipiscing elit."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasimmediatecolumnschilddynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,330 +0,0 @@
</span><del>-layer at (0,0) size 800x2837
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2837
- RenderBlock {HTML} at (0,0) size 800x2837
- RenderBody {BODY} at (8,16) size 784x2805
-layer at (8,16) size 760x440
- RenderBlock {DIV} at (0,0) size 760x440 [border: (5px solid #800000)]
- RenderBlock {H2} at (5,24) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderMultiColumnSet at (5,74) size 750x361
-layer at (13,21) size 367x700
- RenderMultiColumnFlowThread at (5,5) size 367x700
- RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 367x700
- RenderText {#text} at (0,0) size 367x699
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,420) width 86: "Lorem ipsum"
- text run at (0,440) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,460) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,480) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,500) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,520) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,540) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,560) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,580) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,600) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,620) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,640) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,640) width 86: "Lorem ipsum"
- text run at (0,660) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,680) width 76: "enim ac mi."
-layer at (8,472) size 760x440
- RenderBlock {DIV} at (0,455) size 760x441 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x360
- RenderBlock {H2} at (5,384) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderMultiColumnSet at (5,434) size 750x0
-layer at (13,477) size 367x700
- RenderMultiColumnFlowThread at (5,5) size 367x700
- RenderBlock (anonymous) at (0,0) size 367x700
- RenderText {#text} at (0,0) size 367x699
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,420) width 86: "Lorem ipsum"
- text run at (0,440) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,460) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,480) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,500) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,520) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,540) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,560) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,580) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,600) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,620) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,640) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,640) width 86: "Lorem ipsum"
- text run at (0,660) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,680) width 76: "enim ac mi."
- RenderMultiColumnSpannerPlaceholder at (0,700) size 0x0
-layer at (8,928) size 760x461
- RenderBlock {DIV} at (0,911) size 760x463 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x146
- RenderBlock {H2} at (5,170) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderMultiColumnSet at (5,220) size 750x237
-layer at (13,933) size 367x764
- RenderMultiColumnFlowThread at (5,5) size 367x764
- RenderBlock {P} at (0,16) size 367x270
- RenderText {#text} at (0,0) size 367x269
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,130) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,150) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,170) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,190) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,210) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,210) width 86: "Lorem ipsum"
- text run at (0,230) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,250) width 76: "enim ac mi."
- RenderMultiColumnSpannerPlaceholder at (0,292) size 0x0
- RenderBlock {P} at (0,308) size 367x440
- RenderText {#text} at (0,0) size 367x439
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 275: "dolor sit amet, consectetuer adipiscing elit."
-layer at (8,1405) size 760x456
- RenderBlock {DIV} at (0,1389) size 760x457 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x140
- RenderBlock {H2} at (5,164) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderMultiColumnSet at (5,214) size 750x237
-layer at (13,1410) size 367x732
- RenderMultiColumnFlowThread at (5,5) size 367x732
- RenderBlock (anonymous) at (0,0) size 367x260
- RenderText {#text} at (0,0) size 367x259
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 76: "enim ac mi."
- RenderMultiColumnSpannerPlaceholder at (0,260) size 0x0
- RenderBlock (anonymous) at (0,260) size 367x220
- RenderInline {SPAN} at (0,0) size 43x19
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 43: "Lorem"
- RenderText {#text} at (42,0) size 367x219
- text run at (42,0) width 322: " ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {P} at (0,496) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
-layer at (8,1877) size 760x456
- RenderBlock {DIV} at (0,1861) size 760x457 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x240
- RenderBlock {H2} at (5,264) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderMultiColumnSet at (5,314) size 750x137
-layer at (13,1882) size 367x732
- RenderMultiColumnFlowThread at (5,5) size 367x732
- RenderBlock (anonymous) at (0,0) size 367x220
- RenderInline {SPAN} at (0,0) size 367x219
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,220) size 367x40
- RenderBlock {SPAN} at (0,0) size 367x40
- RenderText {#text} at (0,0) size 364x39
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 158: "Nulla varius enim ac mi."
- RenderBlock (anonymous) at (0,260) size 367x220
- RenderInline {SPAN} at (0,0) size 43x19
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 43: "Lorem"
- RenderText {#text} at (42,0) size 367x219
- text run at (42,0) width 322: " ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderMultiColumnSpannerPlaceholder at (0,480) size 0x0
- RenderBlock {P} at (0,496) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
-layer at (8,2349) size 760x472
- RenderBlock {DIV} at (0,2333) size 760x472 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x272
- RenderBlock {H2} at (5,296) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderMultiColumnSet at (5,346) size 750x121
-layer at (13,2354) size 367x784 backgroundClip at (0,0) size 800x2837 clip at (0,0) size 800x2837 outlineClip at (0,0) size 800x2837
- RenderMultiColumnFlowThread at (5,5) size 367x784
- RenderBlock {P} at (0,16) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {P} at (0,252) size 367x40
- RenderText {#text} at (0,0) size 364x39
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 158: "Nulla varius enim ac mi."
- RenderBlock {P} at (0,308) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderMultiColumnSpannerPlaceholder at (0,544) size 0x0
- RenderBlock (anonymous) at (0,544) size 367x20
- RenderInline {SPAN} at (0,0) size 364x19
- RenderText {#text} at (0,0) size 364x19
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,564) size 367x20
- RenderBlock {SPAN} at (0,0) size 367x20
- RenderText {#text} at (0,0) size 158x19
- text run at (0,0) width 158: "Nulla varius enim ac mi."
- RenderBlock (anonymous) at (0,584) size 367x200
- RenderInline {SPAN} at (0,0) size 365x199
- RenderText {#text} at (0,0) size 365x199
- text run at (0,0) width 303: "Curabitur sollicitudin felis quis lectus. Quisque"
- text run at (0,20) width 364: "adipiscing rhoncus sem. Proin nulla purus, vulputate vel,"
- text run at (0,40) width 365: "varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis"
- text run at (0,60) width 359: "aliquam. Cras convallis adipiscing sem. Nam nonummy"
- text run at (0,80) width 365: "enim. Nullam bibendum lobortis neque. Vestibulum velit"
- text run at (0,100) width 331: "orci, tempus euismod, pretium quis, interdum vitae,"
- text run at (0,120) width 309: "nulla. Phasellus eget ante et tortor condimentum"
- text run at (0,140) width 349: "vestibulum. Suspendisse hendrerit quam nec felis. Sed"
- text run at (0,160) width 339: "varius turpis vitae pede. Lorem ipsum dolor sit amet,"
- text run at (0,180) width 179: "consectetuer adipiscing elit."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasimmediatecolumnschildremovalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,298 +0,0 @@
</span><del>-layer at (0,0) size 800x2420
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2420
- RenderBlock {HTML} at (0,0) size 800x2420
- RenderBody {BODY} at (8,16) size 784x2388
-layer at (8,16) size 760x370
- RenderBlock {DIV} at (0,0) size 760x370 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x360
-layer at (13,21) size 367x700
- RenderMultiColumnFlowThread at (5,5) size 367x700
- RenderText {#text} at (0,0) size 367x699
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,420) width 86: "Lorem ipsum"
- text run at (0,440) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,460) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,480) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,500) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,520) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,540) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,560) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,580) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,600) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,620) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,640) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,640) width 86: "Lorem ipsum"
- text run at (0,660) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,680) width 76: "enim ac mi."
-layer at (8,402) size 760x370
- RenderBlock {DIV} at (0,386) size 760x370 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x360
-layer at (13,407) size 367x700
- RenderMultiColumnFlowThread at (5,5) size 367x700
- RenderText {#text} at (0,0) size 367x699
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,420) width 86: "Lorem ipsum"
- text run at (0,440) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,460) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,480) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,500) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,520) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,540) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,560) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,580) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,600) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,620) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,640) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,640) width 86: "Lorem ipsum"
- text run at (0,660) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,680) width 76: "enim ac mi."
-layer at (8,788) size 760x402
- RenderBlock {DIV} at (0,772) size 760x402 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x392
-layer at (13,793) size 367x748
- RenderMultiColumnFlowThread at (5,5) size 367x748
- RenderBlock {P} at (0,16) size 367x260
- RenderText {#text} at (0,0) size 367x259
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 76: "enim ac mi."
- RenderBlock {P} at (0,292) size 367x440
- RenderText {#text} at (0,0) size 367x439
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 275: "dolor sit amet, consectetuer adipiscing elit."
-layer at (8,1206) size 760x370
- RenderBlock {DIV} at (0,1190) size 760x370 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x360
-layer at (13,1211) size 367x712
- RenderMultiColumnFlowThread at (5,5) size 367x712
- RenderBlock (anonymous) at (0,0) size 367x460
- RenderText {#text} at (0,0) size 367x259
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 80: "enim ac mi. "
- RenderInline {SPAN} at (0,0) size 43x19
- RenderText {#text} at (79,240) size 43x19
- text run at (79,240) width 43: "Lorem"
- RenderText {#text} at (121,240) size 366x219
- text run at (121,240) width 224: " ipsum dolor sit amet, consectetuer"
- text run at (0,260) width 322: "adipiscing elit. Nulla varius enim ac mi. Curabitur"
- text run at (0,280) width 362: "sollicitudin felis quis lectus. Quisque adipiscing rhoncus"
- text run at (0,300) width 361: "sem. Proin nulla purus, vulputate vel, varius ut, euismod"
- text run at (0,320) width 336: "et, nisi. Sed vitae felis vel orci sagittis aliquam. Cras"
- text run at (0,340) width 358: "convallis adipiscing sem. Nam nonummy enim. Nullam"
- text run at (0,360) width 356: "bibendum lobortis neque. Vestibulum velit orci, tempus"
- text run at (0,380) width 352: "euismod, pretium quis, interdum vitae, nulla. Phasellus"
- text run at (0,400) width 366: "eget ante et tortor condimentum vestibulum. Suspendisse"
- text run at (0,420) width 344: "hendrerit quam nec felis. Sed varius turpis vitae pede."
- text run at (0,440) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {P} at (0,476) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
-layer at (8,1592) size 760x390
- RenderBlock {DIV} at (0,1576) size 760x390 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x380
-layer at (13,1597) size 367x732
- RenderMultiColumnFlowThread at (5,5) size 367x732
- RenderBlock (anonymous) at (0,0) size 367x220
- RenderInline {SPAN} at (0,0) size 367x219
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,220) size 367x40
- RenderBlock {SPAN} at (0,0) size 367x40
- RenderText {#text} at (0,0) size 364x39
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 158: "Nulla varius enim ac mi."
- RenderBlock (anonymous) at (0,260) size 367x220
- RenderInline {SPAN} at (0,0) size 43x19
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 43: "Lorem"
- RenderText {#text} at (42,0) size 367x219
- text run at (42,0) width 322: " ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {P} at (0,496) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
-layer at (8,1998) size 760x406
- RenderBlock {DIV} at (0,1982) size 760x406 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x396
-layer at (13,2003) size 367x792 backgroundClip at (0,0) size 800x2420 clip at (0,0) size 800x2420 outlineClip at (0,0) size 800x2420
- RenderMultiColumnFlowThread at (5,5) size 367x792
- RenderBlock {P} at (0,16) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {P} at (0,252) size 367x40
- RenderText {#text} at (0,0) size 364x39
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 158: "Nulla varius enim ac mi."
- RenderBlock {P} at (0,308) size 367x228
- RenderText {#text} at (0,0) size 367x227
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,88) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,108) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,128) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,148) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,168) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,188) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,208) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,552) size 367x20
- RenderInline {SPAN} at (0,0) size 364x19
- RenderText {#text} at (0,0) size 364x19
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,572) size 367x20
- RenderBlock {SPAN} at (0,0) size 367x20
- RenderText {#text} at (0,0) size 158x19
- text run at (0,0) width 158: "Nulla varius enim ac mi."
- RenderBlock (anonymous) at (0,592) size 367x200
- RenderInline {SPAN} at (0,0) size 365x199
- RenderText {#text} at (0,0) size 365x199
- text run at (0,0) width 303: "Curabitur sollicitudin felis quis lectus. Quisque"
- text run at (0,20) width 364: "adipiscing rhoncus sem. Proin nulla purus, vulputate vel,"
- text run at (0,40) width 365: "varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis"
- text run at (0,60) width 359: "aliquam. Cras convallis adipiscing sem. Nam nonummy"
- text run at (0,80) width 365: "enim. Nullam bibendum lobortis neque. Vestibulum velit"
- text run at (0,100) width 331: "orci, tempus euismod, pretium quis, interdum vitae,"
- text run at (0,120) width 309: "nulla. Phasellus eget ante et tortor condimentum"
- text run at (0,140) width 349: "vestibulum. Suspendisse hendrerit quam nec felis. Sed"
- text run at (0,160) width 339: "varius turpis vitae pede. Lorem ipsum dolor sit amet,"
- text run at (0,180) width 179: "consectetuer adipiscing elit."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasnestedcolumnschilddynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,168 +0,0 @@
</span><del>-layer at (0,0) size 800x1439
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1439
- RenderBlock {HTML} at (0,0) size 800x1440
- RenderBody {BODY} at (8,16) size 784x1408
-layer at (8,16) size 760x448
- RenderBlock {DIV} at (0,0) size 760x448 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x8
- RenderBlock {H2} at (5,32) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderMultiColumnSet at (5,82) size 750x361
-layer at (13,21) size 367x728
- RenderMultiColumnFlowThread at (5,5) size 367x728
- RenderBlock {SPAN} at (0,8) size 367x220 [color=#FFFFFF] [bgcolor=#000000]
- RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,244) size 367x484
- RenderText {#text} at (0,0) size 367x223
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,124) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,144) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,164) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,184) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,204) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- RenderInline {SPAN} at (0,0) size 43x19
- RenderText {#text} at (278,204) size 43x19
- text run at (278,204) width 43: "Lorem"
- RenderText {#text} at (320,204) size 364x279
- text run at (320,204) width 44: " ipsum"
- text run at (0,224) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,244) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,264) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,284) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,304) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,324) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,344) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,364) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,384) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,404) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,424) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,424) width 86: "Lorem ipsum"
- text run at (0,444) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,464) width 76: "enim ac mi."
-layer at (8,480) size 760x448
- RenderBlock {DIV} at (0,463) size 760x449 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x360
- RenderBlock {H2} at (5,384) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderMultiColumnSet at (5,434) size 750x9
-layer at (13,485) size 367x732
- RenderMultiColumnFlowThread at (5,5) size 367x732
- RenderBlock (anonymous) at (0,0) size 367x660
- RenderText {#text} at (0,0) size 367x659
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,420) width 86: "Lorem ipsum"
- text run at (0,440) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,460) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,480) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,500) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,520) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,540) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,560) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,580) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,600) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,620) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,640) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {SPAN} at (0,676) size 367x40 [color=#FFFFFF] [bgcolor=#000000]
- RenderBlock (anonymous) at (0,0) size 367x40
- RenderText {#text} at (0,0) size 364x39
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 158: "Nulla varius enim ac mi."
- RenderMultiColumnSpannerPlaceholder at (0,40) size 0x0
-layer at (8,944) size 760x479
- RenderBlock {DIV} at (0,927) size 760x481 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x156
- RenderBlock {H2} at (5,180) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 277x28
- text run at (0,1) width 277: "This is a spanning element."
- RenderMultiColumnSet at (5,230) size 750x245
-layer at (13,949) size 367x772 backgroundClip at (0,0) size 800x1439 clip at (0,0) size 800x1439 outlineClip at (0,0) size 800x1439
- RenderMultiColumnFlowThread at (5,5) size 367x772
- RenderBlock {P} at (0,16) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {SPAN} at (0,252) size 367x276 [color=#FFFFFF] [bgcolor=#000000]
- RenderBlock (anonymous) at (0,0) size 367x40
- RenderText {#text} at (0,0) size 364x39
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 158: "Nulla varius enim ac mi."
- RenderMultiColumnSpannerPlaceholder at (0,40) size 0x0
- RenderBlock {P} at (0,56) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,536) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {P} at (0,772) size 367x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasnestedcolumnschildexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-nested-columns-child-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-nested-columns-child-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-nested-columns-child-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,163 +0,0 @@
</span><del>-layer at (0,0) size 800x1407
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1407
- RenderBlock {HTML} at (0,0) size 800x1408
- RenderBody {BODY} at (8,16) size 784x1376
-layer at (8,16) size 760x448
- RenderBlock {DIV} at (0,0) size 760x448 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x8
- RenderBlock {H2} at (5,32) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 666x28
- text run at (0,1) width 666: "This is a spanning element at the beginning of the columns block."
- RenderMultiColumnSet at (5,82) size 750x361
-layer at (13,21) size 367x728
- RenderMultiColumnFlowThread at (5,5) size 367x728
- RenderBlock {SPAN} at (0,8) size 367x220 [color=#FFFFFF] [bgcolor=#000000]
- RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,244) size 367x484
- RenderText {#text} at (0,0) size 367x483
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,124) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,144) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,164) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,184) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,204) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,204) width 86: "Lorem ipsum"
- text run at (0,224) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,244) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,264) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,284) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,304) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,324) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,344) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,364) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,384) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,404) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,424) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,424) width 86: "Lorem ipsum"
- text run at (0,444) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,464) width 76: "enim ac mi."
-layer at (8,480) size 760x448
- RenderBlock {DIV} at (0,463) size 760x449 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x360
- RenderBlock {H2} at (5,384) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 602x28
- text run at (0,1) width 602: "This is a spanning element at the end of the columns block."
- RenderMultiColumnSet at (5,434) size 750x9
-layer at (13,485) size 367x732
- RenderMultiColumnFlowThread at (5,5) size 367x732
- RenderBlock (anonymous) at (0,0) size 367x440
- RenderText {#text} at (0,0) size 367x439
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {SPAN} at (0,456) size 367x260 [color=#FFFFFF] [bgcolor=#000000]
- RenderBlock (anonymous) at (0,0) size 367x260
- RenderText {#text} at (0,0) size 367x259
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 76: "enim ac mi."
- RenderMultiColumnSpannerPlaceholder at (0,260) size 0x0
-layer at (8,944) size 760x447
- RenderBlock {DIV} at (0,927) size 760x449 [border: (5px solid #800000)]
- RenderMultiColumnSet at (5,5) size 750x140
- RenderBlock {H2} at (5,164) size 750x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,1) size 635x28
- text run at (0,1) width 635: "This is a spanning element in the middle of the columns block."
- RenderMultiColumnSet at (5,214) size 750x229
-layer at (13,949) size 367x724 backgroundClip at (0,0) size 800x1407 clip at (0,0) size 800x1407 outlineClip at (0,0) size 800x1407
- RenderMultiColumnFlowThread at (5,5) size 367x724
- RenderBlock (anonymous) at (0,0) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {SPAN} at (0,236) size 367x260 [color=#FFFFFF] [bgcolor=#000000]
- RenderBlock (anonymous) at (0,0) size 367x40
- RenderText {#text} at (0,0) size 364x39
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 158: "Nulla varius enim ac mi."
- RenderMultiColumnSpannerPlaceholder at (0,40) size 0x0
- RenderBlock (anonymous) at (0,40) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,504) size 367x220
- RenderText {#text} at (0,0) size 367x219
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 275: "dolor sit amet, consectetuer adipiscing elit."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanasnestedinlineblockchildexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-nested-inline-block-child-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-nested-inline-block-child-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-as-nested-inline-block-child-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x124
- RenderBlock {HTML} at (0,0) size 800x124
- RenderBody {BODY} at (8,8) size 784x108
-layer at (8,8) size 784x108
- RenderBlock {DIV} at (0,0) size 784x108
- RenderMultiColumnSet at (0,0) size 784x108
-layer at (8,8) size 384x208
- RenderMultiColumnFlowThread at (0,0) size 384x208
- RenderBlock {DIV} at (0,0) size 384x108
- RenderBlock {P} at (0,16) size 384x20
- RenderText {#text} at (0,0) size 338x19
- text run at (0,0) width 338: "This text should not be spanned across two columns."
- RenderBlock {P} at (0,52) size 384x40
- RenderText {#text} at (0,0) size 376x39
- text run at (0,0) width 376: "This text should be below the previous text, but still on the"
- text run at (0,20) width 26: "left."
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 376x99
- RenderText {#text} at (0,108) size 376x99
- text run at (0,108) width 376: "The beginning of this text should start next to or below the"
- text run at (0,128) width 369: "previous text, and still in the left column. However, when"
- text run at (0,148) width 373: "made sufficiently longer than the previous block of text, it"
- text run at (0,168) width 373: "should spill into the right column instead of staying below"
- text run at (0,188) width 121: "the block before it."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolspanspanmargincollapsingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-margin-collapsing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-margin-collapsing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/span/span-margin-collapsing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,228 +0,0 @@
</span><del>-layer at (0,0) size 800x2079
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2079
- RenderBlock {HTML} at (0,0) size 800x2080
- RenderBody {BODY} at (8,16) size 784x2048
-layer at (8,16) size 750x460
- RenderBlock {DIV} at (0,0) size 750x460 [bgcolor=#EEEEEE]
- RenderBlock {H2} at (0,19) size 750x61 [bgcolor=#CCCCCC]
- RenderText {#text} at (0,1) size 689x58
- text run at (0,1) width 672: "This is a spanning element at the beginning of the columns block. "
- text run at (671,1) width 18: "It"
- text run at (0,31) width 529: "should collapse its margins with the top of the page."
- RenderMultiColumnSet at (0,99) size 750x361
-layer at (8,16) size 367x700
- RenderMultiColumnFlowThread at (0,0) size 367x700
- RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 367x700
- RenderText {#text} at (0,0) size 367x699
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,420) width 86: "Lorem ipsum"
- text run at (0,440) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,460) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,480) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,500) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,520) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,540) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,560) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,580) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,600) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,620) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,640) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,640) width 86: "Lorem ipsum"
- text run at (0,660) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,680) width 76: "enim ac mi."
-layer at (8,492) size 750x460
- RenderBlock {DIV} at (0,475) size 750x461 [bgcolor=#EEEEEE]
- RenderMultiColumnSet at (0,0) size 750x360
- RenderBlock {H2} at (0,379) size 750x61 [bgcolor=#CCCCCC]
- RenderText {#text} at (0,1) size 699x58
- text run at (0,1) width 608: "This is a spanning element at the end of the columns block. "
- text run at (607,1) width 92: "It should"
- text run at (0,31) width 505: "collapse its margins with the h2 in the next block."
- RenderMultiColumnSet at (0,459) size 750x0
-layer at (8,492) size 367x700
- RenderMultiColumnFlowThread at (0,0) size 367x700
- RenderBlock (anonymous) at (0,0) size 367x700
- RenderText {#text} at (0,0) size 367x699
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,420) width 86: "Lorem ipsum"
- text run at (0,440) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,460) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,480) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,500) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,520) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,540) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,560) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,580) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,600) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,620) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,640) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,640) width 86: "Lorem ipsum"
- text run at (0,660) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,680) width 76: "enim ac mi."
- RenderMultiColumnSpannerPlaceholder at (0,700) size 0x0
-layer at (8,968) size 750x459
- RenderBlock {DIV} at (0,951) size 750x461 [bgcolor=#EEEEEE]
- RenderBlock {H2} at (0,19) size 750x61 [bgcolor=#CCCCCC]
- RenderText {#text} at (0,1) size 689x58
- text run at (0,1) width 672: "This is a spanning element at the beginning of the columns block. "
- text run at (671,1) width 18: "It"
- text run at (0,31) width 622: "should collapse its margins with the h2 in the previous block."
- RenderMultiColumnSet at (0,99) size 750x361
-layer at (8,968) size 367x700
- RenderMultiColumnFlowThread at (0,0) size 367x700
- RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 367x700
- RenderText {#text} at (0,0) size 367x699
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,420) width 86: "Lorem ipsum"
- text run at (0,440) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,460) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,480) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,500) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,520) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,540) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,560) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,580) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,600) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,620) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,640) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,640) width 86: "Lorem ipsum"
- text run at (0,660) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,680) width 76: "enim ac mi."
-layer at (8,1443) size 750x620
- RenderBlock {DIV} at (0,1427) size 750x621 [bgcolor=#EEEEEE]
- RenderMultiColumnSet at (0,0) size 750x220
- RenderBlock {H2} at (0,239) size 750x61 [bgcolor=#CCCCCC]
- RenderText {#text} at (0,1) size 733x58
- text run at (0,1) width 641: "This is a spanning element in the middle of the columns block. "
- text run at (640,1) width 93: "It should"
- text run at (0,31) width 569: "collapse its margins with the spanning element below it."
- RenderMultiColumnSet at (0,319) size 750x0
- RenderBlock {H2} at (0,319) size 750x61 [bgcolor=#CCCCCC]
- RenderText {#text} at (0,1) size 733x58
- text run at (0,1) width 641: "This is a spanning element in the middle of the columns block. "
- text run at (640,1) width 93: "It should"
- text run at (0,31) width 569: "collapse its margins with the spanning element above it."
- RenderMultiColumnSet at (0,399) size 750x221
-layer at (8,1443) size 367x880 backgroundClip at (0,0) size 800x2079 clip at (0,0) size 800x2079 outlineClip at (0,0) size 800x2079
- RenderMultiColumnFlowThread at (0,0) size 367x880
- RenderBlock (anonymous) at (0,0) size 367x440
- RenderText {#text} at (0,0) size 367x439
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderMultiColumnSpannerPlaceholder at (0,440) size 0x0
- RenderMultiColumnSpannerPlaceholder at (0,440) size 0x0
- RenderBlock (anonymous) at (0,440) size 367x440
- RenderText {#text} at (0,0) size 367x439
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (0,20) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (0,40) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (0,60) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (0,80) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (0,100) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (0,120) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (0,140) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,160) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,180) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,200) width 279: "dolor sit amet, consectetuer adipiscing elit. "
- text run at (278,200) width 86: "Lorem ipsum"
- text run at (0,220) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
- text run at (0,240) width 324: "enim ac mi. Curabitur sollicitudin felis quis lectus."
- text run at (0,260) width 330: "Quisque adipiscing rhoncus sem. Proin nulla purus,"
- text run at (0,280) width 355: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis"
- text run at (0,300) width 356: "vel orci sagittis aliquam. Cras convallis adipiscing sem."
- text run at (0,320) width 360: "Nam nonummy enim. Nullam bibendum lobortis neque."
- text run at (0,340) width 340: "Vestibulum velit orci, tempus euismod, pretium quis,"
- text run at (0,360) width 318: "interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (0,380) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (0,400) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (0,420) width 275: "dolor sit amet, consectetuer adipiscing elit."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticoltablemargincollapseexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/table-margin-collapse-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/table-margin-collapse-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/table-margin-collapse-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 741x39
- text run at (0,0) width 447: "The four rectangles below should both be at the top of their columns. "
- text run at (446,0) width 295: "If one is lower than the other, than the test has"
- text run at (0,20) width 45: "failed. "
- text run at (44,20) width 412: "The pattern in each column should be the same (orange/yellow)."
-layer at (8,48) size 784x304
- RenderBlock {DIV} at (0,40) size 784x304 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 780x300
-layer at (10,50) size 382x500
- RenderMultiColumnFlowThread at (2,2) size 382x500
- RenderTable {TABLE} at (0,0) size 382x500
- RenderTableSection {TBODY} at (0,0) size 382x500
- RenderTableRow {TR} at (0,0) size 382x500
- RenderTableCell {TD} at (0,0) size 191x500 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 191x200 [bgcolor=#FFA500]
- RenderBlock {DIV} at (0,300) size 191x200 [bgcolor=#FFA500]
- RenderTableCell {TD} at (191,0) size 191x500 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 191x200 [bgcolor=#FFFF00]
- RenderBlock {DIV} at (0,300) size 191x200 [bgcolor=#FFFF00]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticoltableverticalalignexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/table-vertical-align-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/table-vertical-align-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/table-vertical-align-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,409 +0,0 @@
</span><del>-layer at (0,0) size 1992x1010
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1010
- RenderBlock {HTML} at (0,0) size 800x1010
- RenderBody {BODY} at (8,8) size 784x994
- RenderBlock {HR} at (0,358) size 784x2 [border: (1px inset #000000)]
- RenderBlock {HR} at (0,676) size 784x2 [border: (1px inset #000000)]
-layer at (8,8) size 784x350
- RenderBlock {DIV} at (0,0) size 784x350
- RenderMultiColumnSet at (0,0) size 784x350
-layer at (8,8) size 384x1307 backgroundClip at (0,0) size 1992x1010 clip at (0,0) size 1992x1010 outlineClip at (0,0) size 1992x1010
- RenderMultiColumnFlowThread at (0,0) size 384x1307
- RenderTable {TABLE} at (0,0) size 384x1307 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 382x1305
- RenderTableRow {TR} at (0,0) size 382x1305
- RenderTableCell {TD} at (0,44) size 146x1261 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (11,11) size 108x39
- text run at (11,11) width 108: "This cell has lots"
- text run at (11,31) width 46: "of text."
- RenderBR {BR} at (56,46) size 1x0
- RenderText {#text} at (11,51) size 108x39
- text run at (11,51) width 108: "This cell has lots"
- text run at (11,71) width 46: "of text."
- RenderBR {BR} at (56,86) size 1x0
- RenderText {#text} at (11,91) size 108x39
- text run at (11,91) width 108: "This cell has lots"
- text run at (11,111) width 46: "of text."
- RenderBR {BR} at (56,126) size 1x0
- RenderText {#text} at (11,131) size 108x39
- text run at (11,131) width 108: "This cell has lots"
- text run at (11,151) width 46: "of text."
- RenderBR {BR} at (56,166) size 1x0
- RenderText {#text} at (11,171) size 108x39
- text run at (11,171) width 108: "This cell has lots"
- text run at (11,191) width 46: "of text."
- RenderBR {BR} at (56,206) size 1x0
- RenderText {#text} at (11,211) size 108x39
- text run at (11,211) width 108: "This cell has lots"
- text run at (11,231) width 46: "of text."
- RenderBR {BR} at (56,246) size 1x0
- RenderText {#text} at (11,251) size 108x39
- text run at (11,251) width 108: "This cell has lots"
- text run at (11,271) width 46: "of text."
- RenderBR {BR} at (56,286) size 1x0
- RenderText {#text} at (11,306) size 108x39
- text run at (11,306) width 108: "This cell has lots"
- text run at (11,326) width 46: "of text."
- RenderBR {BR} at (56,341) size 1x0
- RenderText {#text} at (11,346) size 108x39
- text run at (11,346) width 108: "This cell has lots"
- text run at (11,366) width 46: "of text."
- RenderBR {BR} at (56,381) size 1x0
- RenderText {#text} at (11,386) size 108x39
- text run at (11,386) width 108: "This cell has lots"
- text run at (11,406) width 46: "of text."
- RenderBR {BR} at (56,421) size 1x0
- RenderText {#text} at (11,426) size 108x39
- text run at (11,426) width 108: "This cell has lots"
- text run at (11,446) width 46: "of text."
- RenderBR {BR} at (56,461) size 1x0
- RenderText {#text} at (11,466) size 108x39
- text run at (11,466) width 108: "This cell has lots"
- text run at (11,486) width 46: "of text."
- RenderBR {BR} at (56,501) size 1x0
- RenderText {#text} at (11,506) size 108x39
- text run at (11,506) width 108: "This cell has lots"
- text run at (11,526) width 46: "of text."
- RenderBR {BR} at (56,541) size 1x0
- RenderText {#text} at (11,546) size 108x39
- text run at (11,546) width 108: "This cell has lots"
- text run at (11,566) width 46: "of text."
- RenderBR {BR} at (56,581) size 1x0
- RenderText {#text} at (11,586) size 108x39
- text run at (11,586) width 108: "This cell has lots"
- text run at (11,606) width 46: "of text."
- RenderBR {BR} at (56,621) size 1x0
- RenderText {#text} at (11,626) size 108x49
- text run at (11,626) width 108: "This cell has lots"
- text run at (11,656) width 46: "of text."
- RenderBR {BR} at (56,671) size 1x0
- RenderText {#text} at (11,676) size 108x39
- text run at (11,676) width 108: "This cell has lots"
- text run at (11,696) width 46: "of text."
- RenderBR {BR} at (56,711) size 1x0
- RenderText {#text} at (11,716) size 108x39
- text run at (11,716) width 108: "This cell has lots"
- text run at (11,736) width 46: "of text."
- RenderBR {BR} at (56,751) size 1x0
- RenderText {#text} at (11,756) size 108x39
- text run at (11,756) width 108: "This cell has lots"
- text run at (11,776) width 46: "of text."
- RenderBR {BR} at (56,791) size 1x0
- RenderText {#text} at (11,796) size 108x39
- text run at (11,796) width 108: "This cell has lots"
- text run at (11,816) width 46: "of text."
- RenderBR {BR} at (56,831) size 1x0
- RenderText {#text} at (11,836) size 108x39
- text run at (11,836) width 108: "This cell has lots"
- text run at (11,856) width 46: "of text."
- RenderBR {BR} at (56,871) size 1x0
- RenderText {#text} at (11,876) size 108x39
- text run at (11,876) width 108: "This cell has lots"
- text run at (11,896) width 46: "of text."
- RenderBR {BR} at (56,911) size 1x0
- RenderText {#text} at (11,916) size 108x39
- text run at (11,916) width 108: "This cell has lots"
- text run at (11,936) width 46: "of text."
- RenderBR {BR} at (56,951) size 1x0
- RenderText {#text} at (11,956) size 108x39
- text run at (11,956) width 108: "This cell has lots"
- text run at (11,976) width 46: "of text."
- RenderBR {BR} at (56,991) size 1x0
- RenderText {#text} at (11,1006) size 108x39
- text run at (11,1006) width 108: "This cell has lots"
- text run at (11,1026) width 46: "of text."
- RenderBR {BR} at (56,1041) size 1x0
- RenderText {#text} at (11,1046) size 108x39
- text run at (11,1046) width 108: "This cell has lots"
- text run at (11,1066) width 46: "of text."
- RenderBR {BR} at (56,1081) size 1x0
- RenderText {#text} at (11,1086) size 108x39
- text run at (11,1086) width 108: "This cell has lots"
- text run at (11,1106) width 46: "of text."
- RenderBR {BR} at (56,1121) size 1x0
- RenderText {#text} at (11,1126) size 108x39
- text run at (11,1126) width 108: "This cell has lots"
- text run at (11,1146) width 46: "of text."
- RenderBR {BR} at (56,1161) size 1x0
- RenderText {#text} at (11,1166) size 108x39
- text run at (11,1166) width 108: "This cell has lots"
- text run at (11,1186) width 46: "of text."
- RenderBR {BR} at (56,1201) size 1x0
- RenderText {#text} at (11,1206) size 108x39
- text run at (11,1206) width 108: "This cell has lots"
- text run at (11,1226) width 46: "of text."
- RenderBR {BR} at (56,1241) size 1x0
- RenderTableCell {TD} at (145,0) size 237x172 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 146x147
- RenderText {#text} at (11,12) size 146x147
- text run at (11,12) width 146: "Other"
- text run at (11,87) width 109: "cell."
-layer at (8,376) size 784x300
- RenderBlock {DIV} at (0,368) size 784x300
- RenderMultiColumnSet at (0,0) size 784x300
-layer at (8,376) size 384x1293 backgroundClip at (0,0) size 1992x1010 clip at (0,0) size 1992x1010 outlineClip at (0,0) size 1992x1010
- RenderMultiColumnFlowThread at (0,0) size 384x1293
- RenderTable {TABLE} at (0,0) size 384x1293 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 382x1291
- RenderTableRow {TR} at (0,0) size 382x1231
- RenderTableCell {TD} at (0,0) size 146x1291 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (11,11) size 108x39
- text run at (11,11) width 108: "This cell has lots"
- text run at (11,31) width 46: "of text."
- RenderBR {BR} at (56,46) size 1x0
- RenderText {#text} at (11,51) size 108x39
- text run at (11,51) width 108: "This cell has lots"
- text run at (11,71) width 46: "of text."
- RenderBR {BR} at (56,86) size 1x0
- RenderText {#text} at (11,91) size 108x39
- text run at (11,91) width 108: "This cell has lots"
- text run at (11,111) width 46: "of text."
- RenderBR {BR} at (56,126) size 1x0
- RenderText {#text} at (11,131) size 108x39
- text run at (11,131) width 108: "This cell has lots"
- text run at (11,151) width 46: "of text."
- RenderBR {BR} at (56,166) size 1x0
- RenderText {#text} at (11,171) size 108x39
- text run at (11,171) width 108: "This cell has lots"
- text run at (11,191) width 46: "of text."
- RenderBR {BR} at (56,206) size 1x0
- RenderText {#text} at (11,211) size 108x39
- text run at (11,211) width 108: "This cell has lots"
- text run at (11,231) width 46: "of text."
- RenderBR {BR} at (56,246) size 1x0
- RenderText {#text} at (11,251) size 108x39
- text run at (11,251) width 108: "This cell has lots"
- text run at (11,271) width 46: "of text."
- RenderBR {BR} at (56,286) size 1x0
- RenderText {#text} at (11,300) size 108x39
- text run at (11,300) width 108: "This cell has lots"
- text run at (11,320) width 46: "of text."
- RenderBR {BR} at (56,335) size 1x0
- RenderText {#text} at (11,340) size 108x39
- text run at (11,340) width 108: "This cell has lots"
- text run at (11,360) width 46: "of text."
- RenderBR {BR} at (56,375) size 1x0
- RenderText {#text} at (11,380) size 108x39
- text run at (11,380) width 108: "This cell has lots"
- text run at (11,400) width 46: "of text."
- RenderBR {BR} at (56,415) size 1x0
- RenderText {#text} at (11,420) size 108x39
- text run at (11,420) width 108: "This cell has lots"
- text run at (11,440) width 46: "of text."
- RenderBR {BR} at (56,455) size 1x0
- RenderText {#text} at (11,460) size 108x39
- text run at (11,460) width 108: "This cell has lots"
- text run at (11,480) width 46: "of text."
- RenderBR {BR} at (56,495) size 1x0
- RenderText {#text} at (11,500) size 108x39
- text run at (11,500) width 108: "This cell has lots"
- text run at (11,520) width 46: "of text."
- RenderBR {BR} at (56,535) size 1x0
- RenderText {#text} at (11,540) size 108x39
- text run at (11,540) width 108: "This cell has lots"
- text run at (11,560) width 46: "of text."
- RenderBR {BR} at (56,575) size 1x0
- RenderText {#text} at (11,580) size 108x39
- text run at (11,580) width 108: "This cell has lots"
- text run at (11,600) width 46: "of text."
- RenderBR {BR} at (56,615) size 1x0
- RenderText {#text} at (11,620) size 108x39
- text run at (11,620) width 108: "This cell has lots"
- text run at (11,640) width 46: "of text."
- RenderBR {BR} at (56,655) size 1x0
- RenderText {#text} at (11,660) size 108x39
- text run at (11,660) width 108: "This cell has lots"
- text run at (11,680) width 46: "of text."
- RenderBR {BR} at (56,695) size 1x0
- RenderText {#text} at (11,700) size 108x39
- text run at (11,700) width 108: "This cell has lots"
- text run at (11,720) width 46: "of text."
- RenderBR {BR} at (56,735) size 1x0
- RenderText {#text} at (11,740) size 108x39
- text run at (11,740) width 108: "This cell has lots"
- text run at (11,760) width 46: "of text."
- RenderBR {BR} at (56,775) size 1x0
- RenderText {#text} at (11,780) size 108x39
- text run at (11,780) width 108: "This cell has lots"
- text run at (11,800) width 46: "of text."
- RenderBR {BR} at (56,815) size 1x0
- RenderText {#text} at (11,820) size 108x39
- text run at (11,820) width 108: "This cell has lots"
- text run at (11,840) width 46: "of text."
- RenderBR {BR} at (56,855) size 1x0
- RenderText {#text} at (11,860) size 108x39
- text run at (11,860) width 108: "This cell has lots"
- text run at (11,880) width 46: "of text."
- RenderBR {BR} at (56,895) size 1x0
- RenderText {#text} at (11,900) size 108x39
- text run at (11,900) width 108: "This cell has lots"
- text run at (11,920) width 46: "of text."
- RenderBR {BR} at (56,935) size 1x0
- RenderText {#text} at (11,940) size 108x39
- text run at (11,940) width 108: "This cell has lots"
- text run at (11,960) width 46: "of text."
- RenderBR {BR} at (56,975) size 1x0
- RenderText {#text} at (11,980) size 108x39
- text run at (11,980) width 108: "This cell has lots"
- text run at (11,1000) width 46: "of text."
- RenderBR {BR} at (56,1015) size 1x0
- RenderText {#text} at (11,1020) size 108x39
- text run at (11,1020) width 108: "This cell has lots"
- text run at (11,1040) width 46: "of text."
- RenderBR {BR} at (56,1055) size 1x0
- RenderText {#text} at (11,1060) size 108x39
- text run at (11,1060) width 108: "This cell has lots"
- text run at (11,1080) width 46: "of text."
- RenderBR {BR} at (56,1095) size 1x0
- RenderText {#text} at (11,1100) size 108x39
- text run at (11,1100) width 108: "This cell has lots"
- text run at (11,1120) width 46: "of text."
- RenderBR {BR} at (56,1135) size 1x0
- RenderText {#text} at (11,1140) size 108x39
- text run at (11,1140) width 108: "This cell has lots"
- text run at (11,1160) width 46: "of text."
- RenderBR {BR} at (56,1175) size 1x0
- RenderText {#text} at (11,1180) size 108x39
- text run at (11,1180) width 108: "This cell has lots"
- text run at (11,1200) width 46: "of text."
- RenderBR {BR} at (56,1215) size 1x0
- RenderTableCell {TD} at (145,529) size 237x232 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 146x147
- RenderText {#text} at (11,71) size 146x148
- text run at (11,72) width 146: "Other"
- text run at (11,147) width 109: "cell."
-layer at (8,702) size 784x300
- RenderBlock {DIV} at (0,694) size 784x300
- RenderMultiColumnSet at (0,0) size 784x300
-layer at (8,702) size 384x1288 backgroundClip at (0,0) size 1992x1010 clip at (0,0) size 1992x1010 outlineClip at (0,0) size 1992x1010
- RenderMultiColumnFlowThread at (0,0) size 384x1288
- RenderTable {TABLE} at (0,0) size 384x1288 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 382x1286
- RenderTableRow {TR} at (0,0) size 382x1231
- RenderTableCell {TD} at (0,0) size 146x1286 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (11,11) size 108x39
- text run at (11,11) width 108: "This cell has lots"
- text run at (11,31) width 46: "of text."
- RenderBR {BR} at (56,46) size 1x0
- RenderText {#text} at (11,51) size 108x39
- text run at (11,51) width 108: "This cell has lots"
- text run at (11,71) width 46: "of text."
- RenderBR {BR} at (56,86) size 1x0
- RenderText {#text} at (11,91) size 108x39
- text run at (11,91) width 108: "This cell has lots"
- text run at (11,111) width 46: "of text."
- RenderBR {BR} at (56,126) size 1x0
- RenderText {#text} at (11,131) size 108x39
- text run at (11,131) width 108: "This cell has lots"
- text run at (11,151) width 46: "of text."
- RenderBR {BR} at (56,166) size 1x0
- RenderText {#text} at (11,171) size 108x39
- text run at (11,171) width 108: "This cell has lots"
- text run at (11,191) width 46: "of text."
- RenderBR {BR} at (56,206) size 1x0
- RenderText {#text} at (11,211) size 108x39
- text run at (11,211) width 108: "This cell has lots"
- text run at (11,231) width 46: "of text."
- RenderBR {BR} at (56,246) size 1x0
- RenderText {#text} at (11,251) size 108x39
- text run at (11,251) width 108: "This cell has lots"
- text run at (11,271) width 46: "of text."
- RenderBR {BR} at (56,286) size 1x0
- RenderText {#text} at (11,300) size 108x39
- text run at (11,300) width 108: "This cell has lots"
- text run at (11,320) width 46: "of text."
- RenderBR {BR} at (56,335) size 1x0
- RenderText {#text} at (11,340) size 108x39
- text run at (11,340) width 108: "This cell has lots"
- text run at (11,360) width 46: "of text."
- RenderBR {BR} at (56,375) size 1x0
- RenderText {#text} at (11,380) size 108x39
- text run at (11,380) width 108: "This cell has lots"
- text run at (11,400) width 46: "of text."
- RenderBR {BR} at (56,415) size 1x0
- RenderText {#text} at (11,420) size 108x39
- text run at (11,420) width 108: "This cell has lots"
- text run at (11,440) width 46: "of text."
- RenderBR {BR} at (56,455) size 1x0
- RenderText {#text} at (11,460) size 108x39
- text run at (11,460) width 108: "This cell has lots"
- text run at (11,480) width 46: "of text."
- RenderBR {BR} at (56,495) size 1x0
- RenderText {#text} at (11,500) size 108x39
- text run at (11,500) width 108: "This cell has lots"
- text run at (11,520) width 46: "of text."
- RenderBR {BR} at (56,535) size 1x0
- RenderText {#text} at (11,540) size 108x39
- text run at (11,540) width 108: "This cell has lots"
- text run at (11,560) width 46: "of text."
- RenderBR {BR} at (56,575) size 1x0
- RenderText {#text} at (11,580) size 108x39
- text run at (11,580) width 108: "This cell has lots"
- text run at (11,600) width 46: "of text."
- RenderBR {BR} at (56,615) size 1x0
- RenderText {#text} at (11,620) size 108x39
- text run at (11,620) width 108: "This cell has lots"
- text run at (11,640) width 46: "of text."
- RenderBR {BR} at (56,655) size 1x0
- RenderText {#text} at (11,660) size 108x39
- text run at (11,660) width 108: "This cell has lots"
- text run at (11,680) width 46: "of text."
- RenderBR {BR} at (56,695) size 1x0
- RenderText {#text} at (11,700) size 108x39
- text run at (11,700) width 108: "This cell has lots"
- text run at (11,720) width 46: "of text."
- RenderBR {BR} at (56,735) size 1x0
- RenderText {#text} at (11,740) size 108x39
- text run at (11,740) width 108: "This cell has lots"
- text run at (11,760) width 46: "of text."
- RenderBR {BR} at (56,775) size 1x0
- RenderText {#text} at (11,780) size 108x39
- text run at (11,780) width 108: "This cell has lots"
- text run at (11,800) width 46: "of text."
- RenderBR {BR} at (56,815) size 1x0
- RenderText {#text} at (11,820) size 108x39
- text run at (11,820) width 108: "This cell has lots"
- text run at (11,840) width 46: "of text."
- RenderBR {BR} at (56,855) size 1x0
- RenderText {#text} at (11,860) size 108x39
- text run at (11,860) width 108: "This cell has lots"
- text run at (11,880) width 46: "of text."
- RenderBR {BR} at (56,895) size 1x0
- RenderText {#text} at (11,900) size 108x39
- text run at (11,900) width 108: "This cell has lots"
- text run at (11,920) width 46: "of text."
- RenderBR {BR} at (56,935) size 1x0
- RenderText {#text} at (11,940) size 108x39
- text run at (11,940) width 108: "This cell has lots"
- text run at (11,960) width 46: "of text."
- RenderBR {BR} at (56,975) size 1x0
- RenderText {#text} at (11,980) size 108x39
- text run at (11,980) width 108: "This cell has lots"
- text run at (11,1000) width 46: "of text."
- RenderBR {BR} at (56,1015) size 1x0
- RenderText {#text} at (11,1020) size 108x39
- text run at (11,1020) width 108: "This cell has lots"
- text run at (11,1040) width 46: "of text."
- RenderBR {BR} at (56,1055) size 1x0
- RenderText {#text} at (11,1060) size 108x39
- text run at (11,1060) width 108: "This cell has lots"
- text run at (11,1080) width 46: "of text."
- RenderBR {BR} at (56,1095) size 1x0
- RenderText {#text} at (11,1100) size 108x39
- text run at (11,1100) width 108: "This cell has lots"
- text run at (11,1120) width 46: "of text."
- RenderBR {BR} at (56,1135) size 1x0
- RenderText {#text} at (11,1140) size 108x39
- text run at (11,1140) width 108: "This cell has lots"
- text run at (11,1160) width 46: "of text."
- RenderBR {BR} at (56,1175) size 1x0
- RenderText {#text} at (11,1180) size 108x39
- text run at (11,1180) width 108: "This cell has lots"
- text run at (11,1200) width 46: "of text."
- RenderBR {BR} at (56,1215) size 1x0
- RenderTableCell {TD} at (145,1059) size 237x227 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 146x202
- RenderText {#text} at (11,12) size 146x202
- text run at (11,12) width 146: "Other"
- text run at (11,142) width 109: "cell."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticoltallimagebehaviorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/tall-image-behavior-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/tall-image-behavior-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/tall-image-behavior-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 1188x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x320
- RenderBlock {HTML} at (0,0) size 800x320
- RenderBody {BODY} at (8,8) size 784x304
-layer at (8,8) size 784x304
- RenderBlock {DIV} at (0,0) size 784x304 [border: (2px solid #0000FF)]
- RenderMultiColumnSet at (2,2) size 780x300
-layer at (10,10) size 382x650 backgroundClip at (0,0) size 1188x600 clip at (0,0) size 1188x600 outlineClip at (0,0) size 1188x600
- RenderMultiColumnFlowThread at (2,2) size 382x650
- RenderBlock {P} at (0,16) size 382x64
- RenderText {#text} at (0,-3) size 300x19
- text run at (0,-3) width 300: "This image should not be split across columns."
- RenderBR {BR} at (299,-3) size 1x19
- RenderText {#text} at (0,13) size 377x51
- text run at (0,13) width 377: "The reason it should not be split is that the line contains no"
- text run at (0,29) width 376: "text and so we should be willing to allow it to sit at the top"
- text run at (0,45) width 94: "of a new page."
- RenderBlock (anonymous) at (0,96) size 382x554
- RenderBlock {DIV} at (0,204) size 50x300 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,504) size 382x50 [bgcolor=#800080]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticoltallimagebehaviorlrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/tall-image-behavior-lr-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/tall-image-behavior-lr-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/tall-image-behavior-lr-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x888
- RenderView at (0,0) size 800x600
-layer at (0,0) size 320x600
- RenderBlock {HTML} at (0,0) size 320x600
- RenderBody {BODY} at (8,8) size 304x584
-layer at (8,8) size 304x584
- RenderBlock {DIV} at (0,0) size 304x584 [border: (2px solid #0000FF)]
- RenderMultiColumnSet at (2,2) size 300x580
-layer at (10,10) size 650x282
- RenderMultiColumnFlowThread at (2,2) size 650x282
- RenderBlock {P} at (16,0) size 114x282
- RenderText {#text} at (0,0) size 38x238
- text run at (0,0) width 238: "This image should not be split across"
- text run at (19,0) width 59: "columns."
- RenderBR {BR} at (19,58) size 19x1
- RenderText {#text} at (38,0) size 76x273
- text run at (38,0) width 272: "The reason it should not be split is that the"
- text run at (57,0) width 264: "line contains no text and so we should be"
- text run at (76,0) width 273: "willing to allow it to sit at the top of a new"
- text run at (95,0) width 35: "page."
- RenderBlock (anonymous) at (146,0) size 504x282
- RenderBlock {DIV} at (154,0) size 300x50 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (458,0) size 50x282 [bgcolor=#800080]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticoltallimagebehaviorrlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/tall-image-behavior-rl-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/tall-image-behavior-rl-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/tall-image-behavior-rl-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x888
- RenderView at (0,0) size 800x600
-layer at (480,0) size 320x600
- RenderBlock {HTML} at (0,0) size 320x600
- RenderBody {BODY} at (8,8) size 304x584
-layer at (488,8) size 304x584
- RenderBlock {DIV} at (0,0) size 304x584 [border: (2px solid #0000FF)]
- RenderMultiColumnSet at (2,2) size 300x580
-layer at (140,10) size 650x282
- RenderMultiColumnFlowThread at (2,2) size 650x282
- RenderBlock {P} at (16,0) size 114x282
- RenderText {#text} at (0,0) size 38x238
- text run at (0,0) width 238: "This image should not be split across"
- text run at (19,0) width 59: "columns."
- RenderBR {BR} at (19,58) size 19x1
- RenderText {#text} at (38,0) size 76x273
- text run at (38,0) width 272: "The reason it should not be split is that the"
- text run at (57,0) width 264: "line contains no text and so we should be"
- text run at (76,0) width 273: "willing to allow it to sit at the top of a new"
- text run at (95,0) width 35: "page."
- RenderBlock (anonymous) at (146,0) size 504x282
- RenderBlock {DIV} at (154,0) size 300x50 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (454,0) size 50x282 [bgcolor=#800080]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolunsplittableinlineblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/unsplittable-inline-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/unsplittable-inline-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/unsplittable-inline-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,47 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 770x320
- RenderBlock {DIV} at (0,0) size 770x320 [border: (5px solid #000000)]
- RenderMultiColumnSet at (10,10) size 750x300
-layer at (18,18) size 367x524
- RenderMultiColumnFlowThread at (10,10) size 367x524
- RenderBlock {DIV} at (0,0) size 367x250
- RenderBlock (anonymous) at (0,300) size 367x224
- RenderBlock {DIV} at (0,0) size 308x224 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 304x19
- text run at (2,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (305,17) size 1x0
- RenderText {#text} at (2,22) size 304x19
- text run at (2,22) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (305,37) size 1x0
- RenderText {#text} at (2,42) size 304x19
- text run at (2,42) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (305,57) size 1x0
- RenderText {#text} at (2,62) size 304x19
- text run at (2,62) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (305,77) size 1x0
- RenderText {#text} at (2,82) size 304x19
- text run at (2,82) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (305,97) size 1x0
- RenderText {#text} at (2,102) size 304x19
- text run at (2,102) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (305,117) size 1x0
- RenderText {#text} at (2,122) size 304x19
- text run at (2,122) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (305,137) size 1x0
- RenderText {#text} at (2,142) size 304x19
- text run at (2,142) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (305,157) size 1x0
- RenderText {#text} at (2,162) size 304x19
- text run at (2,162) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (305,177) size 1x0
- RenderText {#text} at (2,182) size 304x19
- text run at (2,182) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (305,197) size 1x0
- RenderText {#text} at (2,202) size 304x19
- text run at (2,202) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (305,217) size 1x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrborderpaddingpaginationexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/border-padding-pagination-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/border-padding-pagination-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/border-padding-pagination-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 193x584
- RenderBlock {DIV} at (0,0) size 193x584 [border: (2px solid #800000)]
- RenderMultiColumnSet at (2,2) size 189x580
-layer at (10,10) size 268x282
- RenderMultiColumnFlowThread at (2,2) size 268x282
- RenderBlock {DIV} at (0,0) size 110x282
- RenderBlock {DIV} at (110,0) size 158x379 [bgcolor=#00FF00] [border: (2px solid #000000)]
- RenderBlock {DIV} at (2,12) size 154x355 [bgcolor=#008000] [border: (2px solid #0000FF)]
- RenderInline {SPAN} at (0,0) size 147x192
- RenderText {#text} at (3,2) size 147x192
- text run at (3,2) width 166: "In 2nd"
- text run at (78,2) width 192: "column"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrcolumnbreakwithbalancingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,169 +0,0 @@
</span><del>-layer at (0,0) size 892x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 892x600
- RenderBlock {HTML} at (0,0) size 892x600
- RenderBody {BODY} at (8,8) size 876x584
-layer at (8,8) size 430x584
- RenderBlock {DIV} at (0,0) size 430x584 [border: (5px solid #0000FF)]
- RenderMultiColumnSet at (5,5) size 420x574
-layer at (13,13) size 500x279
- RenderMultiColumnFlowThread at (5,5) size 500x279
- RenderBlock (anonymous) at (0,0) size 420x279
- RenderText {#text} at (0,0) size 19x113
- text run at (0,0) width 113: "This is some text."
- RenderBR {BR} at (4,112) size 0x1
- RenderText {#text} at (20,0) size 19x113
- text run at (20,0) width 113: "This is some text."
- RenderBR {BR} at (24,112) size 0x1
- RenderText {#text} at (40,0) size 19x113
- text run at (40,0) width 113: "This is some text."
- RenderBR {BR} at (44,112) size 0x1
- RenderText {#text} at (60,0) size 19x113
- text run at (60,0) width 113: "This is some text."
- RenderBR {BR} at (64,112) size 0x1
- RenderText {#text} at (80,0) size 19x113
- text run at (80,0) width 113: "This is some text."
- RenderBR {BR} at (84,112) size 0x1
- RenderText {#text} at (100,0) size 19x113
- text run at (100,0) width 113: "This is some text."
- RenderBR {BR} at (104,112) size 0x1
- RenderText {#text} at (120,0) size 19x113
- text run at (120,0) width 113: "This is some text."
- RenderBR {BR} at (124,112) size 0x1
- RenderText {#text} at (140,0) size 19x113
- text run at (140,0) width 113: "This is some text."
- RenderBR {BR} at (144,112) size 0x1
- RenderText {#text} at (160,0) size 19x113
- text run at (160,0) width 113: "This is some text."
- RenderBR {BR} at (164,112) size 0x1
- RenderText {#text} at (180,0) size 19x113
- text run at (180,0) width 113: "This is some text."
- RenderBR {BR} at (184,112) size 0x1
- RenderText {#text} at (200,0) size 19x113
- text run at (200,0) width 113: "This is some text."
- RenderBR {BR} at (204,112) size 0x1
- RenderText {#text} at (220,0) size 19x113
- text run at (220,0) width 113: "This is some text."
- RenderBR {BR} at (224,112) size 0x1
- RenderText {#text} at (240,0) size 19x113
- text run at (240,0) width 113: "This is some text."
- RenderBR {BR} at (244,112) size 0x1
- RenderText {#text} at (260,0) size 19x113
- text run at (260,0) width 113: "This is some text."
- RenderBR {BR} at (264,112) size 0x1
- RenderText {#text} at (280,0) size 19x113
- text run at (280,0) width 113: "This is some text."
- RenderBR {BR} at (284,112) size 0x1
- RenderText {#text} at (300,0) size 19x113
- text run at (300,0) width 113: "This is some text."
- RenderBR {BR} at (304,112) size 0x1
- RenderText {#text} at (320,0) size 19x113
- text run at (320,0) width 113: "This is some text."
- RenderBR {BR} at (324,112) size 0x1
- RenderText {#text} at (340,0) size 19x113
- text run at (340,0) width 113: "This is some text."
- RenderBR {BR} at (344,112) size 0x1
- RenderText {#text} at (360,0) size 19x113
- text run at (360,0) width 113: "This is some text."
- RenderBR {BR} at (364,112) size 0x1
- RenderText {#text} at (380,0) size 19x113
- text run at (380,0) width 113: "This is some text."
- RenderBR {BR} at (384,112) size 0x1
- RenderText {#text} at (400,0) size 19x113
- text run at (400,0) width 113: "This is some text."
- RenderBR {BR} at (404,112) size 0x1
- RenderBlock {DIV} at (420,0) size 80x279
- RenderText {#text} at (0,0) size 19x267
- text run at (0,0) width 267: "This text should be in the second column."
- RenderBR {BR} at (4,266) size 0x1
- RenderText {#text} at (20,0) size 19x267
- text run at (20,0) width 267: "This text should be in the second column."
- RenderBR {BR} at (24,266) size 0x1
- RenderText {#text} at (40,0) size 19x267
- text run at (40,0) width 267: "This text should be in the second column."
- RenderBR {BR} at (44,266) size 0x1
- RenderText {#text} at (60,0) size 19x267
- text run at (60,0) width 267: "This text should be in the second column."
- RenderBR {BR} at (64,266) size 0x1
-layer at (454,8) size 430x584
- RenderBlock {DIV} at (446,0) size 430x584 [border: (5px solid #0000FF)]
- RenderMultiColumnSet at (5,5) size 420x574
-layer at (459,13) size 840x279 backgroundClip at (0,0) size 892x600 clip at (0,0) size 892x600 outlineClip at (0,0) size 892x600
- RenderMultiColumnFlowThread at (5,5) size 840x279
- RenderBlock (anonymous) at (0,0) size 80x279
- RenderText {#text} at (0,0) size 19x248
- text run at (0,0) width 248: "This text should be in the first column."
- RenderBR {BR} at (4,247) size 0x1
- RenderText {#text} at (20,0) size 19x248
- text run at (20,0) width 248: "This text should be in the first column."
- RenderBR {BR} at (24,247) size 0x1
- RenderText {#text} at (40,0) size 19x248
- text run at (40,0) width 248: "This text should be in the first column."
- RenderBR {BR} at (44,247) size 0x1
- RenderText {#text} at (60,0) size 19x248
- text run at (60,0) width 248: "This text should be in the first column."
- RenderBR {BR} at (64,247) size 0x1
- RenderBlock {DIV} at (420,0) size 420x279
- RenderText {#text} at (0,0) size 19x113
- text run at (0,0) width 113: "This is some text."
- RenderBR {BR} at (4,112) size 0x1
- RenderText {#text} at (20,0) size 19x113
- text run at (20,0) width 113: "This is some text."
- RenderBR {BR} at (24,112) size 0x1
- RenderText {#text} at (40,0) size 19x113
- text run at (40,0) width 113: "This is some text."
- RenderBR {BR} at (44,112) size 0x1
- RenderText {#text} at (60,0) size 19x113
- text run at (60,0) width 113: "This is some text."
- RenderBR {BR} at (64,112) size 0x1
- RenderText {#text} at (80,0) size 19x113
- text run at (80,0) width 113: "This is some text."
- RenderBR {BR} at (84,112) size 0x1
- RenderText {#text} at (100,0) size 19x113
- text run at (100,0) width 113: "This is some text."
- RenderBR {BR} at (104,112) size 0x1
- RenderText {#text} at (120,0) size 19x113
- text run at (120,0) width 113: "This is some text."
- RenderBR {BR} at (124,112) size 0x1
- RenderText {#text} at (140,0) size 19x113
- text run at (140,0) width 113: "This is some text."
- RenderBR {BR} at (144,112) size 0x1
- RenderText {#text} at (160,0) size 19x113
- text run at (160,0) width 113: "This is some text."
- RenderBR {BR} at (164,112) size 0x1
- RenderText {#text} at (180,0) size 19x113
- text run at (180,0) width 113: "This is some text."
- RenderBR {BR} at (184,112) size 0x1
- RenderText {#text} at (200,0) size 19x113
- text run at (200,0) width 113: "This is some text."
- RenderBR {BR} at (204,112) size 0x1
- RenderText {#text} at (220,0) size 19x113
- text run at (220,0) width 113: "This is some text."
- RenderBR {BR} at (224,112) size 0x1
- RenderText {#text} at (240,0) size 19x113
- text run at (240,0) width 113: "This is some text."
- RenderBR {BR} at (244,112) size 0x1
- RenderText {#text} at (260,0) size 19x113
- text run at (260,0) width 113: "This is some text."
- RenderBR {BR} at (264,112) size 0x1
- RenderText {#text} at (280,0) size 19x113
- text run at (280,0) width 113: "This is some text."
- RenderBR {BR} at (284,112) size 0x1
- RenderText {#text} at (300,0) size 19x113
- text run at (300,0) width 113: "This is some text."
- RenderBR {BR} at (304,112) size 0x1
- RenderText {#text} at (320,0) size 19x113
- text run at (320,0) width 113: "This is some text."
- RenderBR {BR} at (324,112) size 0x1
- RenderText {#text} at (340,0) size 19x113
- text run at (340,0) width 113: "This is some text."
- RenderBR {BR} at (344,112) size 0x1
- RenderText {#text} at (360,0) size 19x113
- text run at (360,0) width 113: "This is some text."
- RenderBR {BR} at (364,112) size 0x1
- RenderText {#text} at (380,0) size 19x113
- text run at (380,0) width 113: "This is some text."
- RenderBR {BR} at (384,112) size 0x1
- RenderText {#text} at (400,0) size 19x113
- text run at (400,0) width 113: "This is some text."
- RenderBR {BR} at (404,112) size 0x1
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrcolumncountwithrulesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/column-count-with-rules-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/column-count-with-rules-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/column-count-with-rules-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,132 +0,0 @@
</span><del>-layer at (0,0) size 800x1102
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
-layer at (8,8) size 160x584
- RenderBlock {P} at (0,0) size 160x584 [border: (10px solid #800000)]
- RenderMultiColumnSet at (30,30) size 100x524
-layer at (38,38) size 520x164
- RenderMultiColumnFlowThread at (30,30) size 520x164
- RenderText {#text} at (0,0) size 39x133
- text run at (0,0) width 133: "This is some column"
- text run at (20,0) width 28: "text."
- RenderBR {BR} at (24,27) size 0x1
- RenderText {#text} at (40,0) size 39x133
- text run at (40,0) width 133: "This is some column"
- text run at (60,0) width 28: "text."
- RenderBR {BR} at (64,27) size 0x1
- RenderText {#text} at (80,0) size 39x133
- text run at (80,0) width 133: "This is some column"
- text run at (100,0) width 28: "text."
- RenderBR {BR} at (104,27) size 0x1
- RenderText {#text} at (120,0) size 39x133
- text run at (120,0) width 133: "This is some column"
- text run at (140,0) width 28: "text."
- RenderBR {BR} at (144,27) size 0x1
- RenderText {#text} at (160,0) size 39x133
- text run at (160,0) width 133: "This is some column"
- text run at (180,0) width 28: "text."
- RenderBR {BR} at (184,27) size 0x1
- RenderText {#text} at (200,0) size 39x133
- text run at (200,0) width 133: "This is some column"
- text run at (220,0) width 28: "text."
- RenderBR {BR} at (224,27) size 0x1
- RenderText {#text} at (240,0) size 39x133
- text run at (240,0) width 133: "This is some column"
- text run at (260,0) width 28: "text."
- RenderBR {BR} at (264,27) size 0x1
- RenderText {#text} at (280,0) size 39x133
- text run at (280,0) width 133: "This is some column"
- text run at (300,0) width 28: "text."
- RenderBR {BR} at (304,27) size 0x1
- RenderText {#text} at (320,0) size 39x133
- text run at (320,0) width 133: "This is some column"
- text run at (340,0) width 28: "text."
- RenderBR {BR} at (344,27) size 0x1
- RenderText {#text} at (360,0) size 39x133
- text run at (360,0) width 133: "This is some column"
- text run at (380,0) width 28: "text."
- RenderBR {BR} at (384,27) size 0x1
- RenderText {#text} at (400,0) size 39x133
- text run at (400,0) width 133: "This is some column"
- text run at (420,0) width 28: "text."
- RenderBR {BR} at (424,27) size 0x1
- RenderText {#text} at (440,0) size 39x133
- text run at (440,0) width 133: "This is some column"
- text run at (460,0) width 28: "text."
- RenderBR {BR} at (464,27) size 0x1
- RenderText {#text} at (480,0) size 39x133
- text run at (480,0) width 133: "This is some column"
- text run at (500,0) width 28: "text."
- RenderBR {BR} at (504,27) size 0x1
-layer at (184,8) size 160x584
- RenderBlock {P} at (176,0) size 160x584 [border: (10px solid #800000)]
- RenderMultiColumnSet at (30,30) size 100x524
-layer at (214,398) size 520x164
- RenderMultiColumnFlowThread at (30,390) size 520x164
- RenderText {#text} at (0,31) size 39x133
- text run at (0,31) width 133: "This is some column"
- text run at (20,136) width 4 RTL: "."
- text run at (20,140) width 24: "text"
- RenderBR {BR} at (24,136) size 0x1
- RenderText {#text} at (40,31) size 39x133
- text run at (40,31) width 133: "This is some column"
- text run at (60,136) width 4 RTL: "."
- text run at (60,140) width 24: "text"
- RenderBR {BR} at (64,136) size 0x1
- RenderText {#text} at (80,31) size 39x133
- text run at (80,31) width 133: "This is some column"
- text run at (100,136) width 4 RTL: "."
- text run at (100,140) width 24: "text"
- RenderBR {BR} at (104,136) size 0x1
- RenderText {#text} at (120,31) size 39x133
- text run at (120,31) width 133: "This is some column"
- text run at (140,136) width 4 RTL: "."
- text run at (140,140) width 24: "text"
- RenderBR {BR} at (144,136) size 0x1
- RenderText {#text} at (160,31) size 39x133
- text run at (160,31) width 133: "This is some column"
- text run at (180,136) width 4 RTL: "."
- text run at (180,140) width 24: "text"
- RenderBR {BR} at (184,136) size 0x1
- RenderText {#text} at (200,31) size 39x133
- text run at (200,31) width 133: "This is some column"
- text run at (220,136) width 4 RTL: "."
- text run at (220,140) width 24: "text"
- RenderBR {BR} at (224,136) size 0x1
- RenderText {#text} at (240,31) size 39x133
- text run at (240,31) width 133: "This is some column"
- text run at (260,136) width 4 RTL: "."
- text run at (260,140) width 24: "text"
- RenderBR {BR} at (264,136) size 0x1
- RenderText {#text} at (280,31) size 39x133
- text run at (280,31) width 133: "This is some column"
- text run at (300,136) width 4 RTL: "."
- text run at (300,140) width 24: "text"
- RenderBR {BR} at (304,136) size 0x1
- RenderText {#text} at (320,31) size 39x133
- text run at (320,31) width 133: "This is some column"
- text run at (340,136) width 4 RTL: "."
- text run at (340,140) width 24: "text"
- RenderBR {BR} at (344,136) size 0x1
- RenderText {#text} at (360,31) size 39x133
- text run at (360,31) width 133: "This is some column"
- text run at (380,136) width 4 RTL: "."
- text run at (380,140) width 24: "text"
- RenderBR {BR} at (384,136) size 0x1
- RenderText {#text} at (400,31) size 39x133
- text run at (400,31) width 133: "This is some column"
- text run at (420,136) width 4 RTL: "."
- text run at (420,140) width 24: "text"
- RenderBR {BR} at (424,136) size 0x1
- RenderText {#text} at (440,31) size 39x133
- text run at (440,31) width 133: "This is some column"
- text run at (460,136) width 4 RTL: "."
- text run at (460,140) width 24: "text"
- RenderBR {BR} at (464,136) size 0x1
- RenderText {#text} at (480,31) size 39x133
- text run at (480,31) width 133: "This is some column"
- text run at (500,136) width 4 RTL: "."
- text run at (500,140) width 24: "text"
- RenderBR {BR} at (504,136) size 0x1
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrcolumnrulesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/column-rules-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/column-rules-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/column-rules-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,137 +0,0 @@
</span><del>-layer at (0,0) size 866x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 866x600
- RenderBlock {HTML} at (0,0) size 866x600
- RenderBody {BODY} at (8,8) size 850x584
-layer at (8,8) size 850x584
- RenderBlock {DIV} at (0,0) size 850x584 [border: (5px solid #000000)]
- RenderMultiColumnSet at (5,15) size 840x554
-layer at (13,23) size 2520x174 backgroundClip at (0,0) size 866x600 clip at (0,0) size 866x600 outlineClip at (0,0) size 866x600
- RenderMultiColumnFlowThread at (5,15) size 2520x174
- RenderText {#text} at (0,0) size 2519x174
- text run at (0,0) width 143: "Lorem ipsum dolor sit"
- text run at (20,0) width 120: "amet, consectetuer"
- text run at (40,0) width 134: "adipiscing elit. Nulla"
- text run at (60,0) width 119: "varius enim ac mi."
- text run at (80,0) width 169: "Curabitur sollicitudin felis"
- text run at (100,0) width 130: "quis lectus. Quisque"
- text run at (120,0) width 155: "adipiscing rhoncus sem."
- text run at (140,0) width 115: "Proin nulla purus,"
- text run at (160,0) width 151: "vulputate vel, varius ut,"
- text run at (180,0) width 168: "euismod et, nisi. Sed vitae"
- text run at (200,0) width 130: "felis vel orci sagittis"
- text run at (220,0) width 151: "aliquam. Cras convallis"
- text run at (240,0) width 135: "adipiscing sem. Nam"
- text run at (260,0) width 157: "nonummy enim. Nullam"
- text run at (280,0) width 164: "bibendum lobortis neque."
- text run at (300,0) width 139: "Vestibulum velit orci,"
- text run at (320,0) width 163: "tempus euismod, pretium"
- text run at (340,0) width 172: "quis, interdum vitae, nulla."
- text run at (360,0) width 138: "Phasellus eget ante et"
- text run at (380,0) width 128: "tortor condimentum"
- text run at (400,0) width 158: "vestibulum. Suspendisse"
- text run at (420,0) width 160: "hendrerit quam nec felis."
- text run at (440,0) width 143: "Sed varius turpis vitae"
- text run at (460,0) width 162: "pede. Lorem ipsum dolor"
- text run at (480,0) width 139: "sit amet, consectetuer"
- text run at (500,0) width 133: "adipiscing elit. Proin"
- text run at (520,0) width 158: "bibendum justo ac enim."
- text run at (540,0) width 174: "Class aptent taciti sociosqu"
- text run at (560,0) width 135: "ad litora torquent per"
- text run at (580,0) width 123: "conubia nostra, per"
- text run at (600,0) width 162: "inceptos hymenaeos. Sed"
- text run at (620,0) width 131: "leo nulla, rutrum eu,"
- text run at (640,0) width 147: "dictum ut, posuere vel,"
- text run at (660,0) width 156: "arcu. Nam libero. Morbi"
- text run at (680,0) width 97: "orci. Maecenas"
- text run at (700,0) width 150: "pellentesque. Curabitur"
- text run at (720,0) width 157: "erat erat, ullamcorper at,"
- text run at (740,0) width 172: "gravida vitae, iaculis vitae,"
- text run at (760,0) width 120: "elit. Nullam quam."
- text run at (780,0) width 128: "Quisque orci lectus,"
- text run at (800,0) width 166: "ullamcorper eu, imperdiet"
- text run at (820,0) width 157: "sed, accumsan et, ligula."
- text run at (840,0) width 162: "Duis diam nisl, sagittis a,"
- text run at (860,0) width 167: "blandit volutpat, interdum"
- text run at (880,0) width 139: "sed, velit. Vestibulum"
- text run at (900,0) width 134: "quam. Nulla a purus."
- text run at (920,0) width 161: "Phasellus semper semper"
- text run at (940,0) width 141: "lectus. Nulla porttitor,"
- text run at (960,0) width 158: "dolor dictum scelerisque"
- text run at (980,0) width 171: "luctus, velit ipsum lobortis"
- text run at (1000,0) width 156: "mauris, ac pretium enim"
- text run at (1020,0) width 132: "nunc vel risus. Proin"
- text run at (1040,0) width 160: "gravida mi ut sem cursus"
- text run at (1060,0) width 164: "mattis. Fusce laoreet, nisi"
- text run at (1080,0) width 161: "quis luctus volutpat, arcu"
- text run at (1100,0) width 158: "pede tincidunt enim, nec"
- text run at (1120,0) width 147: "malesuada urna nisl eu"
- text run at (1140,0) width 140: "enim. Vivamus varius"
- text run at (1160,0) width 100: "augue ac purus."
- text run at (1180,0) width 152: "Vestibulum vestibulum."
- text run at (1200,0) width 164: "Phasellus et est vitae ante"
- text run at (1220,0) width 166: "accumsan rhoncus. Morbi"
- text run at (1240,0) width 171: "convallis, arcu at hendrerit"
- text run at (1260,0) width 118: "gravida, sem diam"
- text run at (1280,0) width 174: "dignissim risus, sed aliquet"
- text run at (1300,0) width 170: "erat mi ut mi. Nunc cursus"
- text run at (1320,0) width 141: "lacinia elit. Nunc nisi."
- text run at (1340,0) width 101: "Quisque at erat."
- text run at (1360,0) width 161: "Vestibulum dictum quam"
- text run at (1380,0) width 172: "vitae nibh. Nunc vitae ante"
- text run at (1400,0) width 171: "non odio interdum blandit."
- text run at (1420,0) width 129: "Curabitur leo quam,"
- text run at (1440,0) width 169: "fermentum sed, feugiat in,"
- text run at (1460,0) width 135: "ullamcorper id, nibh."
- text run at (1480,0) width 159: "Suspendisse ac turpis. In"
- text run at (1500,0) width 147: "iaculis sollicitudin dui."
- text run at (1520,0) width 161: "Aenean vitae lectus vitae"
- text run at (1540,0) width 116: "nulla pellentesque"
- text run at (1560,0) width 167: "sollicitudin. Nunc gravida"
- text run at (1580,0) width 140: "pharetra lectus. Etiam"
- text run at (1600,0) width 153: "lacus ligula, placerat ut,"
- text run at (1620,0) width 162: "dictum vitae, tempus vel,"
- text run at (1640,0) width 127: "risus. Cras rhoncus."
- text run at (1660,0) width 153: "Praesent varius ultricies"
- text run at (1680,0) width 164: "orci. Donec mattis, neque"
- text run at (1700,0) width 148: "ut ornare fringilla, ante"
- text run at (1720,0) width 142: "urna placerat eros, vel"
- text run at (1740,0) width 148: "commodo nisi tortor ut"
- text run at (1760,0) width 167: "mauris. Morbi magna dui,"
- text run at (1780,0) width 165: "sagittis sit amet, tincidunt"
- text run at (1800,0) width 169: "et, elementum eget, quam."
- text run at (1820,0) width 158: "Fusce molestie nisl vitae"
- text run at (1840,0) width 164: "nisi. Vestibulum a sapien."
- text run at (1860,0) width 132: "Phasellus ante lacus,"
- text run at (1880,0) width 147: "vehicula non, cursus a,"
- text run at (1900,0) width 117: "tempor ut, magna."
- text run at (1920,0) width 172: "Suspendisse potenti. Fusce"
- text run at (1940,0) width 130: "aliquet, odio viverra"
- text run at (1960,0) width 148: "vulputate dictum, enim"
- text run at (1980,0) width 131: "odio luctus purus, ut"
- text run at (2000,0) width 147: "scelerisque quam nulla"
- text run at (2020,0) width 168: "non est. Donec eros lacus,"
- text run at (2040,0) width 167: "egestas vitae, lacinia quis,"
- text run at (2060,0) width 163: "tempor quis, pede. Morbi"
- text run at (2080,0) width 168: "orci erat, iaculis id, ornare"
- text run at (2100,0) width 147: "ac, elementum at, sem."
- text run at (2120,0) width 162: "Nunc ornare sodales nisi."
- text run at (2140,0) width 170: "Morbi interdum commodo"
- text run at (2160,0) width 158: "nisl. Fusce eget eros non"
- text run at (2180,0) width 154: "nisi ornare facilisis. Sed"
- text run at (2200,0) width 159: "placerat, est non posuere"
- text run at (2220,0) width 124: "posuere, purus sem"
- text run at (2240,0) width 168: "dignissim libero, a viverra"
- text run at (2260,0) width 142: "tellus dolor vel lorem."
- text run at (2280,0) width 174: "Cras augue. Etiam ultricies"
- text run at (2300,0) width 168: "consequat odio. Mauris ac"
- text run at (2320,0) width 142: "libero. Etiam posuere,"
- text run at (2340,0) width 131: "libero vitae euismod"
- text run at (2360,0) width 109: "gravida, urna elit"
- text run at (2380,0) width 136: "imperdiet magna, vel"
- text run at (2400,0) width 125: "cursus elit felis non"
- text run at (2420,0) width 155: "mauris. Donec orci erat,"
- text run at (2440,0) width 140: "porta id, dignissim ut,"
- text run at (2460,0) width 130: "posuere dictum, leo."
- text run at (2480,0) width 154: "Suspendisse scelerisque"
- text run at (2500,0) width 87: "egestas nulla."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrfloatavoidanceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-avoidance-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-avoidance-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-avoidance-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (0,0) size 100x200 [bgcolor=#00FF00]
-layer at (108,8) size 152x435
- RenderBlock {DIV} at (100,0) size 152x435 [border: (10px solid #000000)]
- RenderMultiColumnSet at (10,10) size 132x415
-layer at (118,18) size 132x415
- RenderMultiColumnFlowThread at (10,10) size 132x415
- RenderBlock {P} at (16,0) size 100x415
- RenderText {#text} at (0,0) size 99x415
- text run at (0,0) width 415: "This technology preview of our award winning next generation"
- text run at (20,0) width 57: "browser "
- text run at (20,56) width 359: "is a sign of things to come from Mozilla. Powerful yet"
- text run at (40,0) width 122: "easy to use. This "
- text run at (40,121) width 294: "maintenance release provides a few updates"
- text run at (60,0) width 246: "based on user feedback - including "
- text run at (60,245) width 170: "changes to the Extension"
- text run at (80,0) width 206: "System and icon improvements."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrfloatmulticolexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-multicol-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-multicol-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-multicol-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,242 +0,0 @@
</span><del>-layer at (0,0) size 800x1508
- RenderView at (0,0) size 800x600
-layer at (0,0) size 379x600
- RenderBlock {HTML} at (0,0) size 379x600
-layer at (8,8) size 363x1500
- RenderBody {BODY} at (8,8) size 363x1500
- RenderMultiColumnSet at (0,0) size 363x1500
-layer at (8,8) size 1086x479 backgroundClip at (0,0) size 800x1508 clip at (0,0) size 800x1508 outlineClip at (0,0) size 800x1508
- RenderMultiColumnFlowThread at (0,0) size 1086x479
- RenderBlock {DIV} at (19,0) size 61x479 [bgcolor=#00FFFF]
- RenderBlock (floating) {DIV} at (4,4) size 556x241 [bgcolor=#FFFF00]
- RenderImage {IMG} at (0,0) size 133x70
- RenderText {#text} at (0,70) size 159x239
- text run at (0,70) width 96: "You've already"
- text run at (20,70) width 155: "downloaded a build. All"
- text run at (40,70) width 165: "you have to do is use it as"
- text run at (60,70) width 148: "your everyday browser"
- text run at (80,70) width 155: "and mail/news reader. If"
- text run at (100,70) width 155: "you downloaded a build"
- text run at (120,70) width 169: "with Talkback, please turn"
- text run at (140,0) width 116: "it on when it asks."
- RenderBlock (floating) {DIV} at (140,156) size 415x84 [bgcolor=#FF0000]
- RenderBlock {P} at (16,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 1"
- RenderBlock {P} at (52,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 2"
- RenderBlock {P} at (88,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 3"
- RenderBlock {P} at (124,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 4"
- RenderBlock {P} at (160,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 5"
- RenderBlock {P} at (198,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 6"
- RenderBlock {P} at (234,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 7"
- RenderBlock {P} at (270,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 8"
- RenderBlock {P} at (306,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 9"
- RenderBlock {P} at (342,0) size 21x83
- RenderText {#text} at (0,0) size 19x83
- text run at (0,0) width 83: "Hola hola 10"
- RenderBlock {P} at (378,0) size 21x83
- RenderText {#text} at (0,0) size 19x83
- text run at (0,0) width 83: "Hola hola 11"
- RenderText {#text} at (160,0) size 119x157
- text run at (160,0) width 157: "Talkback reports give us"
- text run at (180,0) width 146: "really valuable data on"
- text run at (200,0) width 138: "which crashes are the"
- text run at (220,0) width 144: "most serious, and how"
- text run at (240,0) width 104: "often people are"
- text run at (260,0) width 124: "encountering them."
- RenderBlock (floating) {DIV} at (0,394) size 340x85 [bgcolor=#FF00FF]
- RenderBlock {P} at (16,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 1"
- RenderBlock {P} at (52,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 2"
- RenderBlock {P} at (88,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 3"
- RenderBlock {P} at (124,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 4"
- RenderBlock {P} at (160,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 5"
- RenderBlock {P} at (196,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 6"
- RenderBlock {P} at (232,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 7"
- RenderBlock {P} at (268,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 8"
- RenderBlock {P} at (304,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 9"
- RenderBlock {H2} at (0,0) size 60x479
- RenderText {#text} at (1,248) size 58x131
- text run at (1,248) width 125: "What Needs"
- text run at (31,248) width 130: "To Be Done?"
- RenderBlock (floating) {DIV} at (99,248) size 408x84 [bgcolor=#808080]
- RenderBlock {P} at (16,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 1"
- RenderBlock {P} at (52,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 2"
- RenderBlock {P} at (88,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 3"
- RenderBlock {P} at (124,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 4"
- RenderBlock {P} at (160,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 5"
- RenderBlock {P} at (196,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 6"
- RenderBlock {P} at (232,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 7"
- RenderBlock {P} at (263,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 8"
- RenderBlock {P} at (299,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 9"
- RenderBlock {P} at (335,0) size 21x83
- RenderText {#text} at (0,0) size 19x83
- text run at (0,0) width 83: "Hola hola 10"
- RenderBlock {P} at (371,0) size 21x83
- RenderText {#text} at (0,0) size 19x83
- text run at (0,0) width 83: "Hola hola 11"
- RenderBlock {DL} at (99,0) size 767x479
- RenderBlock {DT} at (0,0) size 40x479
- RenderText {#text} at (0,331) size 39x45
- text run at (0,331) width 44: "Report"
- text run at (20,331) width 33: "Bugs"
- RenderBlock {DD} at (56,40) size 508x439
- RenderBlock {P} at (0,0) size 508x439
- RenderText {#text} at (0,291) size 346x142
- text run at (0,291) width 44: "You've"
- text run at (20,291) width 48: "already"
- text run at (207,291) width 131: "downloaded a build."
- text run at (227,291) width 134: "All you have to do is"
- text run at (247,291) width 39: "use it "
- text run at (247,329) width 18: "as "
- text run at (247,347) width 30: "your"
- text run at (267,291) width 142: "everyday browser and"
- text run at (287,291) width 128: "mail/news reader. If"
- text run at (307,291) width 118: "you downloaded a"
- text run at (327,291) width 70: "build with "
- text run at (327,360) width 63: "Talkback,"
- RenderInline {EM} at (0,0) size 19x106
- RenderText {#text} at (347,291) size 19x106
- text run at (347,291) width 45: "please "
- text run at (347,336) width 60: "turn it on"
- RenderText {#text} at (347,396) size 139x437
- text run at (347,396) width 39: " when"
- text run at (367,208) width 191: "it asks. Talkback reports give "
- text run at (367,399) width 15: "us"
- text run at (387,208) width 130: "really valuable data "
- text run at (387,338) width 60: "on which"
- text run at (407,208) width 210: "crashes are the most serious, and"
- text run at (427,0) width 32: "how "
- text run at (427,31) width 195: "often people are encountering "
- text run at (427,226) width 201: "them. And all you have to do is"
- text run at (447,0) width 80: "click \"OK\". "
- text run at (447,79) width 358: "If you find something you think is a bug, check to see if"
- text run at (467,0) width 98: "it's not already "
- RenderInline {A} at (0,0) size 19x84 [color=#0000EE]
- RenderText {#text} at (467,97) size 19x84
- text run at (467,97) width 84: "known about"
- RenderText {#text} at (467,180) size 19x181
- text run at (467,180) width 111: ", and then please "
- text run at (467,291) width 70: "follow the "
- RenderInline {A} at (0,0) size 39x385 [color=#0000EE]
- RenderText {#text} at (467,360) size 39x385
- text run at (467,360) width 24: "bug"
- text run at (487,0) width 140: "submission procedure"
- RenderText {#text} at (487,139) size 19x5
- text run at (487,139) width 4: "."
- RenderBlock (floating) {DIV} at (579,0) size 408x83 [bgcolor=#008000]
- RenderBlock {P} at (16,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 1"
- RenderBlock {P} at (46,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 2"
- RenderBlock {P} at (82,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 3"
- RenderBlock {P} at (118,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 4"
- RenderBlock {P} at (154,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 5"
- RenderBlock {P} at (190,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 6"
- RenderBlock {P} at (226,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 7"
- RenderBlock {P} at (262,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 8"
- RenderBlock {P} at (298,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 9"
- RenderBlock {P} at (334,0) size 21x83
- RenderText {#text} at (0,0) size 19x83
- text run at (0,0) width 83: "Hola hola 10"
- RenderBlock {P} at (370,0) size 21x83
- RenderText {#text} at (0,0) size 19x83
- text run at (0,0) width 83: "Hola hola 11"
- RenderBlock {DT} at (579,0) size 21x479
- RenderText {#text} at (0,82) size 19x120
- text run at (0,82) width 119: "Quality Assurance"
- RenderBlock {DD} at (626,40) size 141x439
- RenderBlock {P} at (0,0) size 140x439
- RenderInline {A} at (0,0) size 19x78 [color=#0000EE]
- RenderText {#text} at (0,42) size 19x78
- text run at (0,42) width 77: "Mozilla QA"
- RenderText {#text} at (0,119) size 19x41
- text run at (0,119) width 4: " "
- text run at (0,123) width 37: "has a "
- RenderInline {A} at (0,0) size 19x32 [color=#0000EE]
- RenderText {#text} at (0,159) size 19x32
- text run at (0,159) width 31: "page"
- RenderText {#text} at (0,190) size 119x368
- text run at (0,190) width 4: " "
- text run at (0,194) width 215: "dedicated to ways to get involved"
- text run at (20,42) width 222: "with helping. This doesn't involve "
- text run at (20,264) width 143: "knowing how to code,"
- text run at (40,42) width 351: "although a little knowledge of HTML is helpful. Being"
- text run at (60,42) width 134: "involved with QA is "
- text run at (60,175) width 234: "good for people wanting to get more"
- text run at (80,42) width 88: "familiar with "
- text run at (80,129) width 277: "Mozilla, and there's a strong community. A"
- text run at (100,42) width 245: "particularly good way to get involved "
- text run at (100,287) width 80: "is to join the"
- RenderInline {A} at (0,0) size 19x71 [color=#0000EE]
- RenderText {#text} at (120,42) size 19x71
- text run at (120,42) width 71: "BugAThon"
- RenderText {#text} at (120,112) size 19x5
- text run at (120,112) width 4: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrfloatpaginatecomplexexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-paginate-complex-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-paginate-complex-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-paginate-complex-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,314 +0,0 @@
</span><del>-layer at (0,0) size 1680x1208
- RenderView at (0,0) size 800x600
-layer at (0,0) size 1680x600
- RenderBlock {HTML} at (0,0) size 1680x600
- RenderBody {BODY} at (8,8) size 1664x1200
-layer at (8,8) size 404x1200
- RenderBlock {DIV} at (0,0) size 404x1200 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 400x1196
-layer at (10,10) size 936x388
- RenderMultiColumnFlowThread at (2,2) size 936x388
- RenderBlock (anonymous) at (0,0) size 280x388
- RenderText {#text} at (0,0) size 19x113
- text run at (0,0) width 113: "This is some text."
- RenderBR {BR} at (4,112) size 0x1
- RenderText {#text} at (20,0) size 19x113
- text run at (20,0) width 113: "This is some text."
- RenderBR {BR} at (24,112) size 0x1
- RenderText {#text} at (40,0) size 19x113
- text run at (40,0) width 113: "This is some text."
- RenderBR {BR} at (44,112) size 0x1
- RenderText {#text} at (60,0) size 19x113
- text run at (60,0) width 113: "This is some text."
- RenderBR {BR} at (64,112) size 0x1
- RenderText {#text} at (80,0) size 19x113
- text run at (80,0) width 113: "This is some text."
- RenderBR {BR} at (84,112) size 0x1
- RenderText {#text} at (100,0) size 19x113
- text run at (100,0) width 113: "This is some text."
- RenderBR {BR} at (104,112) size 0x1
- RenderText {#text} at (120,0) size 19x113
- text run at (120,0) width 113: "This is some text."
- RenderBR {BR} at (124,112) size 0x1
- RenderText {#text} at (140,0) size 19x113
- text run at (140,0) width 113: "This is some text."
- RenderBR {BR} at (144,112) size 0x1
- RenderText {#text} at (160,0) size 19x113
- text run at (160,0) width 113: "This is some text."
- RenderBR {BR} at (164,112) size 0x1
- RenderText {#text} at (180,0) size 19x113
- text run at (180,0) width 113: "This is some text."
- RenderBR {BR} at (184,112) size 0x1
- RenderText {#text} at (200,0) size 19x113
- text run at (200,0) width 113: "This is some text."
- RenderBR {BR} at (204,112) size 0x1
- RenderText {#text} at (220,0) size 19x113
- text run at (220,0) width 113: "This is some text."
- RenderBR {BR} at (224,112) size 0x1
- RenderText {#text} at (240,0) size 19x113
- text run at (240,0) width 113: "This is some text."
- RenderBR {BR} at (244,112) size 0x1
- RenderText {#text} at (260,0) size 19x113
- text run at (260,0) width 113: "This is some text."
- RenderBR {BR} at (264,112) size 0x1
- RenderBlock {P} at (296,0) size 624x388
- RenderBlock (floating) {SPAN} at (104,0) size 149x79
- RenderText {#text} at (3,0) size 143x79
- text run at (3,0) width 79: "T"
- RenderText {#text} at (104,78) size 19x104
- text run at (104,78) width 104: "his is some text."
- RenderBR {BR} at (108,181) size 0x1
- RenderText {#text} at (124,78) size 19x114
- text run at (124,78) width 113: "This is some text."
- RenderBR {BR} at (128,191) size 0x1
- RenderText {#text} at (144,78) size 19x114
- text run at (144,78) width 113: "This is some text."
- RenderBR {BR} at (148,191) size 0x1
- RenderText {#text} at (164,78) size 19x114
- text run at (164,78) width 113: "This is some text."
- RenderBR {BR} at (168,191) size 0x1
- RenderText {#text} at (184,78) size 19x114
- text run at (184,78) width 113: "This is some text."
- RenderBR {BR} at (188,191) size 0x1
- RenderText {#text} at (204,78) size 19x114
- text run at (204,78) width 113: "This is some text."
- RenderBR {BR} at (208,191) size 0x1
- RenderText {#text} at (224,78) size 19x114
- text run at (224,78) width 113: "This is some text."
- RenderBR {BR} at (228,191) size 0x1
- RenderText {#text} at (244,78) size 19x114
- text run at (244,78) width 113: "This is some text."
- RenderBR {BR} at (248,191) size 0x1
- RenderText {#text} at (264,0) size 19x113
- text run at (264,0) width 113: "This is some text."
- RenderBR {BR} at (268,112) size 0x1
- RenderText {#text} at (284,0) size 19x113
- text run at (284,0) width 113: "This is some text."
- RenderBR {BR} at (288,112) size 0x1
- RenderText {#text} at (304,0) size 19x113
- text run at (304,0) width 113: "This is some text."
- RenderBR {BR} at (308,112) size 0x1
- RenderText {#text} at (324,0) size 19x113
- text run at (324,0) width 113: "This is some text."
- RenderBR {BR} at (328,112) size 0x1
- RenderText {#text} at (344,0) size 19x113
- text run at (344,0) width 113: "This is some text."
- RenderBR {BR} at (348,112) size 0x1
- RenderText {#text} at (364,0) size 19x113
- text run at (364,0) width 113: "This is some text."
- RenderBR {BR} at (368,112) size 0x1
- RenderText {#text} at (384,0) size 19x113
- text run at (384,0) width 113: "This is some text."
- RenderBR {BR} at (388,112) size 0x1
- RenderText {#text} at (404,0) size 19x113
- text run at (404,0) width 113: "This is some text."
- RenderBR {BR} at (408,112) size 0x1
- RenderText {#text} at (424,0) size 19x113
- text run at (424,0) width 113: "This is some text."
- RenderBR {BR} at (428,112) size 0x1
- RenderText {#text} at (444,0) size 19x113
- text run at (444,0) width 113: "This is some text."
- RenderBR {BR} at (448,112) size 0x1
- RenderText {#text} at (464,0) size 19x113
- text run at (464,0) width 113: "This is some text."
- RenderBR {BR} at (468,112) size 0x1
- RenderText {#text} at (484,0) size 19x113
- text run at (484,0) width 113: "This is some text."
- RenderBR {BR} at (488,112) size 0x1
- RenderText {#text} at (504,0) size 19x113
- text run at (504,0) width 113: "This is some text."
- RenderBR {BR} at (508,112) size 0x1
- RenderText {#text} at (524,0) size 19x113
- text run at (524,0) width 113: "This is some text."
- RenderBR {BR} at (528,112) size 0x1
- RenderText {#text} at (544,0) size 19x113
- text run at (544,0) width 113: "This is some text."
- RenderBR {BR} at (548,112) size 0x1
- RenderText {#text} at (564,0) size 19x113
- text run at (564,0) width 113: "This is some text."
- RenderBR {BR} at (568,112) size 0x1
- RenderText {#text} at (584,0) size 19x113
- text run at (584,0) width 113: "This is some text."
- RenderBR {BR} at (588,112) size 0x1
- RenderText {#text} at (604,0) size 19x113
- text run at (604,0) width 113: "This is some text."
- RenderBR {BR} at (608,112) size 0x1
-layer at (428,8) size 404x1200
- RenderBlock {DIV} at (420,0) size 404x1200 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 400x1196
-layer at (430,10) size 936x388
- RenderMultiColumnFlowThread at (2,2) size 936x388
- RenderBlock (anonymous) at (0,0) size 280x388
- RenderText {#text} at (0,0) size 19x113
- text run at (0,0) width 113: "This is some text."
- RenderBR {BR} at (4,112) size 0x1
- RenderText {#text} at (20,0) size 19x113
- text run at (20,0) width 113: "This is some text."
- RenderBR {BR} at (24,112) size 0x1
- RenderText {#text} at (40,0) size 19x113
- text run at (40,0) width 113: "This is some text."
- RenderBR {BR} at (44,112) size 0x1
- RenderText {#text} at (60,0) size 19x113
- text run at (60,0) width 113: "This is some text."
- RenderBR {BR} at (64,112) size 0x1
- RenderText {#text} at (80,0) size 19x113
- text run at (80,0) width 113: "This is some text."
- RenderBR {BR} at (84,112) size 0x1
- RenderText {#text} at (100,0) size 19x113
- text run at (100,0) width 113: "This is some text."
- RenderBR {BR} at (104,112) size 0x1
- RenderText {#text} at (120,0) size 19x113
- text run at (120,0) width 113: "This is some text."
- RenderBR {BR} at (124,112) size 0x1
- RenderText {#text} at (140,0) size 19x113
- text run at (140,0) width 113: "This is some text."
- RenderBR {BR} at (144,112) size 0x1
- RenderText {#text} at (160,0) size 19x113
- text run at (160,0) width 113: "This is some text."
- RenderBR {BR} at (164,112) size 0x1
- RenderText {#text} at (180,0) size 19x113
- text run at (180,0) width 113: "This is some text."
- RenderBR {BR} at (184,112) size 0x1
- RenderText {#text} at (200,0) size 19x113
- text run at (200,0) width 113: "This is some text."
- RenderBR {BR} at (204,112) size 0x1
- RenderText {#text} at (220,0) size 19x113
- text run at (220,0) width 113: "This is some text."
- RenderBR {BR} at (224,112) size 0x1
- RenderText {#text} at (240,0) size 19x113
- text run at (240,0) width 113: "This is some text."
- RenderBR {BR} at (244,112) size 0x1
- RenderText {#text} at (260,0) size 19x113
- text run at (260,0) width 113: "This is some text."
- RenderBR {BR} at (264,112) size 0x1
- RenderBlock {P} at (296,0) size 624x388
- RenderImage {IMG} at (104,0) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (104,288) size 200x100 [bgcolor=#008000]
- RenderText {#text} at (104,100) size 19x109
- text run at (104,100) width 109: "This is some text"
- RenderBR {BR} at (108,208) size 0x1
- RenderText {#text} at (124,100) size 19x113
- text run at (124,100) width 113: "This is some text."
- RenderBR {BR} at (128,212) size 0x1
- RenderText {#text} at (144,100) size 19x113
- text run at (144,100) width 113: "This is some text."
- RenderBR {BR} at (148,212) size 0x1
- RenderText {#text} at (164,100) size 19x113
- text run at (164,100) width 113: "This is some text."
- RenderBR {BR} at (168,212) size 0x1
- RenderText {#text} at (184,100) size 19x113
- text run at (184,100) width 113: "This is some text."
- RenderBR {BR} at (188,212) size 0x1
- RenderText {#text} at (204,0) size 19x113
- text run at (204,0) width 113: "This is some text."
- RenderBR {BR} at (208,112) size 0x1
- RenderText {#text} at (224,0) size 19x113
- text run at (224,0) width 113: "This is some text."
- RenderBR {BR} at (228,112) size 0x1
- RenderText {#text} at (244,0) size 19x113
- text run at (244,0) width 113: "This is some text."
- RenderBR {BR} at (248,112) size 0x1
- RenderText {#text} at (264,0) size 19x113
- text run at (264,0) width 113: "This is some text."
- RenderBR {BR} at (268,112) size 0x1
- RenderText {#text} at (284,0) size 19x113
- text run at (284,0) width 113: "This is some text."
- RenderBR {BR} at (288,112) size 0x1
- RenderText {#text} at (304,0) size 19x113
- text run at (304,0) width 113: "This is some text."
- RenderBR {BR} at (308,112) size 0x1
- RenderText {#text} at (324,0) size 19x113
- text run at (324,0) width 113: "This is some text."
- RenderBR {BR} at (328,112) size 0x1
- RenderText {#text} at (344,0) size 19x113
- text run at (344,0) width 113: "This is some text."
- RenderBR {BR} at (348,112) size 0x1
- RenderText {#text} at (364,0) size 19x113
- text run at (364,0) width 113: "This is some text."
- RenderBR {BR} at (368,112) size 0x1
- RenderText {#text} at (384,0) size 19x113
- text run at (384,0) width 113: "This is some text."
- RenderBR {BR} at (388,112) size 0x1
- RenderText {#text} at (404,0) size 19x113
- text run at (404,0) width 113: "This is some text."
- RenderBR {BR} at (408,112) size 0x1
- RenderText {#text} at (424,0) size 19x113
- text run at (424,0) width 113: "This is some text."
- RenderBR {BR} at (428,112) size 0x1
- RenderText {#text} at (444,0) size 19x113
- text run at (444,0) width 113: "This is some text."
- RenderBR {BR} at (448,112) size 0x1
- RenderText {#text} at (464,0) size 19x113
- text run at (464,0) width 113: "This is some text."
- RenderBR {BR} at (468,112) size 0x1
- RenderText {#text} at (484,0) size 19x113
- text run at (484,0) width 113: "This is some text."
- RenderBR {BR} at (488,112) size 0x1
- RenderText {#text} at (504,0) size 19x113
- text run at (504,0) width 113: "This is some text."
- RenderBR {BR} at (508,112) size 0x1
- RenderText {#text} at (524,0) size 19x113
- text run at (524,0) width 113: "This is some text."
- RenderBR {BR} at (528,112) size 0x1
- RenderText {#text} at (544,0) size 19x113
- text run at (544,0) width 113: "This is some text."
- RenderBR {BR} at (548,112) size 0x1
- RenderText {#text} at (564,0) size 19x113
- text run at (564,0) width 113: "This is some text."
- RenderBR {BR} at (568,112) size 0x1
- RenderText {#text} at (584,0) size 19x113
- text run at (584,0) width 113: "This is some text."
- RenderBR {BR} at (588,112) size 0x1
- RenderText {#text} at (604,0) size 19x113
- text run at (604,0) width 113: "This is some text."
- RenderBR {BR} at (608,112) size 0x1
-layer at (848,8) size 404x1200
- RenderBlock {DIV} at (840,0) size 404x1200 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 400x1196
-layer at (850,10) size 420x388
- RenderMultiColumnFlowThread at (2,2) size 420x388
- RenderImage {IMG} at (0,0) size 390x300 [bgcolor=#008000]
- RenderText {#text} at (0,300) size 419x383
- text run at (0,300) width 75: "Longer text"
- text run at (20,300) width 74: "designed to"
- text run at (40,300) width 83: "test float and"
- text run at (60,300) width 61: "wrapping"
- text run at (80,300) width 60: "behavior."
- text run at (100,300) width 75: "Longer text"
- text run at (120,300) width 74: "designed to"
- text run at (140,300) width 83: "test float and"
- text run at (160,300) width 61: "wrapping"
- text run at (180,300) width 60: "behavior."
- text run at (200,300) width 75: "Longer text"
- text run at (220,300) width 74: "designed to"
- text run at (240,300) width 83: "test float and"
- text run at (260,300) width 61: "wrapping"
- text run at (280,300) width 60: "behavior."
- text run at (300,300) width 75: "Longer text"
- text run at (320,300) width 74: "designed to"
- text run at (340,300) width 83: "test float and"
- text run at (360,300) width 61: "wrapping"
- text run at (380,300) width 60: "behavior."
- text run at (400,0) width 366: "Longer text designed to test float and wrapping behavior."
-layer at (1268,8) size 404x1200
- RenderBlock {DIV} at (1260,0) size 404x1200 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 400x1196
-layer at (1270,10) size 670x388 backgroundClip at (0,0) size 1680x1208 clip at (0,0) size 1680x1208 outlineClip at (0,0) size 1680x1208
- RenderMultiColumnFlowThread at (2,2) size 670x388
- RenderImage {IMG} at (0,0) size 380x388 [bgcolor=#0000FF]
- RenderInline {SPAN} at (0,0) size 268x379
- RenderImage {IMG} at (400,0) size 20x100 [bgcolor=#008000]
- RenderText {#text} at (401,100) size 28x209
- text run at (401,100) width 209: "Longer text designed "
- RenderImage {IMG} at (430,288) size 20x100 [bgcolor=#008000]
- RenderText {#text} at (401,308) size 268x379
- text run at (401,308) width 58: "to test"
- text run at (431,0) width 276: "float and wrapping behavior."
- text run at (461,0) width 358: "Longer text designed to test float and"
- text run at (491,0) width 303: "wrapping behavior. Longer text"
- text run at (521,0) width 337: "designed to test float and wrapping"
- text run at (551,0) width 362: "behavior. Longer text designed to test"
- text run at (581,0) width 352: "float and wrapping behavior. Longer"
- text run at (611,0) width 379: "text designed to test float and wrapping"
- text run at (641,0) width 89: "behavior."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrfloatpaginateexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-paginate-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-paginate-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/float-paginate-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,131 +0,0 @@
</span><del>-layer at (0,0) size 800x1208
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x1200
-layer at (8,8) size 404x1200
- RenderBlock {DIV} at (0,0) size 404x1200 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 400x1196
-layer at (10,10) size 1000x388 backgroundClip at (0,0) size 800x1208 clip at (0,0) size 800x1208 outlineClip at (0,0) size 800x1208
- RenderMultiColumnFlowThread at (2,2) size 1000x388
- RenderText {#text} at (0,0) size 19x113
- text run at (0,0) width 113: "This is some text."
- RenderBR {BR} at (4,112) size 0x1
- RenderText {#text} at (20,0) size 19x113
- text run at (20,0) width 113: "This is some text."
- RenderBR {BR} at (24,112) size 0x1
- RenderText {#text} at (40,0) size 19x113
- text run at (40,0) width 113: "This is some text."
- RenderBR {BR} at (44,112) size 0x1
- RenderText {#text} at (60,0) size 19x113
- text run at (60,0) width 113: "This is some text."
- RenderBR {BR} at (64,112) size 0x1
- RenderText {#text} at (80,0) size 19x113
- text run at (80,0) width 113: "This is some text."
- RenderBR {BR} at (84,112) size 0x1
- RenderText {#text} at (100,0) size 19x113
- text run at (100,0) width 113: "This is some text."
- RenderBR {BR} at (104,112) size 0x1
- RenderText {#text} at (120,0) size 19x113
- text run at (120,0) width 113: "This is some text."
- RenderBR {BR} at (124,112) size 0x1
- RenderText {#text} at (140,0) size 19x113
- text run at (140,0) width 113: "This is some text."
- RenderBR {BR} at (144,112) size 0x1
- RenderText {#text} at (160,0) size 19x113
- text run at (160,0) width 113: "This is some text."
- RenderBR {BR} at (164,112) size 0x1
- RenderText {#text} at (180,0) size 19x113
- text run at (180,0) width 113: "This is some text."
- RenderBR {BR} at (184,112) size 0x1
- RenderImage {IMG} at (400,0) size 300x250 [bgcolor=#008000]
- RenderText {#text} at (400,250) size 19x113
- text run at (400,250) width 113: "This is some text."
- RenderBR {BR} at (404,362) size 0x1
- RenderText {#text} at (420,250) size 19x113
- text run at (420,250) width 113: "This is some text."
- RenderBR {BR} at (424,362) size 0x1
- RenderText {#text} at (440,250) size 19x113
- text run at (440,250) width 113: "This is some text."
- RenderBR {BR} at (444,362) size 0x1
- RenderText {#text} at (460,250) size 19x113
- text run at (460,250) width 113: "This is some text."
- RenderBR {BR} at (464,362) size 0x1
- RenderText {#text} at (480,250) size 19x113
- text run at (480,250) width 113: "This is some text."
- RenderBR {BR} at (484,362) size 0x1
- RenderText {#text} at (500,250) size 19x113
- text run at (500,250) width 113: "This is some text."
- RenderBR {BR} at (504,362) size 0x1
- RenderText {#text} at (520,250) size 19x113
- text run at (520,250) width 113: "This is some text."
- RenderBR {BR} at (524,362) size 0x1
- RenderText {#text} at (540,250) size 19x113
- text run at (540,250) width 113: "This is some text."
- RenderBR {BR} at (544,362) size 0x1
- RenderText {#text} at (560,250) size 19x113
- text run at (560,250) width 113: "This is some text."
- RenderBR {BR} at (564,362) size 0x1
- RenderText {#text} at (580,250) size 19x113
- text run at (580,250) width 113: "This is some text."
- RenderBR {BR} at (584,362) size 0x1
- RenderText {#text} at (600,250) size 19x113
- text run at (600,250) width 113: "This is some text."
- RenderBR {BR} at (604,362) size 0x1
- RenderText {#text} at (620,250) size 19x113
- text run at (620,250) width 113: "This is some text."
- RenderBR {BR} at (624,362) size 0x1
- RenderText {#text} at (640,250) size 19x113
- text run at (640,250) width 113: "This is some text."
- RenderBR {BR} at (644,362) size 0x1
- RenderText {#text} at (660,250) size 19x113
- text run at (660,250) width 113: "This is some text."
- RenderBR {BR} at (664,362) size 0x1
- RenderText {#text} at (680,250) size 19x113
- text run at (680,250) width 113: "This is some text."
- RenderBR {BR} at (684,362) size 0x1
- RenderText {#text} at (700,0) size 19x113
- text run at (700,0) width 113: "This is some text."
- RenderBR {BR} at (704,112) size 0x1
- RenderText {#text} at (720,0) size 19x113
- text run at (720,0) width 113: "This is some text."
- RenderBR {BR} at (724,112) size 0x1
- RenderText {#text} at (740,0) size 19x113
- text run at (740,0) width 113: "This is some text."
- RenderBR {BR} at (744,112) size 0x1
- RenderText {#text} at (760,0) size 19x113
- text run at (760,0) width 113: "This is some text."
- RenderBR {BR} at (764,112) size 0x1
- RenderText {#text} at (780,0) size 19x113
- text run at (780,0) width 113: "This is some text."
- RenderBR {BR} at (784,112) size 0x1
- RenderText {#text} at (800,0) size 19x113
- text run at (800,0) width 113: "This is some text."
- RenderBR {BR} at (804,112) size 0x1
- RenderText {#text} at (820,0) size 19x113
- text run at (820,0) width 113: "This is some text."
- RenderBR {BR} at (824,112) size 0x1
- RenderText {#text} at (840,0) size 19x113
- text run at (840,0) width 113: "This is some text."
- RenderBR {BR} at (844,112) size 0x1
- RenderText {#text} at (860,0) size 19x113
- text run at (860,0) width 113: "This is some text."
- RenderBR {BR} at (864,112) size 0x1
- RenderText {#text} at (880,0) size 19x113
- text run at (880,0) width 113: "This is some text."
- RenderBR {BR} at (884,112) size 0x1
- RenderText {#text} at (900,0) size 19x113
- text run at (900,0) width 113: "This is some text."
- RenderBR {BR} at (904,112) size 0x1
- RenderText {#text} at (920,0) size 19x113
- text run at (920,0) width 113: "This is some text."
- RenderBR {BR} at (924,112) size 0x1
- RenderText {#text} at (940,0) size 19x113
- text run at (940,0) width 113: "This is some text."
- RenderBR {BR} at (944,112) size 0x1
- RenderText {#text} at (960,0) size 19x113
- text run at (960,0) width 113: "This is some text."
- RenderBR {BR} at (964,112) size 0x1
- RenderText {#text} at (980,0) size 19x113
- text run at (980,0) width 113: "This is some text."
- RenderBR {BR} at (984,112) size 0x1
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrnestedcolumnsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/nested-columns-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/nested-columns-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/nested-columns-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,82 +0,0 @@
</span><del>-layer at (0,0) size 800x1141
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
-layer at (8,8) size 500x750
- RenderBody {BODY} at (8,8) size 500x750
- RenderMultiColumnSet at (0,0) size 500x750
-layer at (8,8) size 1099x367 backgroundClip at (0,0) size 800x1141 clip at (0,0) size 800x1141 outlineClip at (0,0) size 800x1141
- RenderMultiColumnFlowThread at (0,0) size 1100x367
- RenderBlock {H1} at (21,0) size 39x367
- RenderText {#text} at (1,0) size 36x166
- text run at (1,0) width 166: "Header One"
- RenderBlock (anonymous) at (80,0) size 221x367
- RenderText {#text} at (0,0) size 219x367
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (20,0) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (40,0) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (60,0) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (80,0) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (100,0) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (120,0) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (140,0) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (160,0) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (180,0) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (200,0) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {H1} at (322,0) size 39x367
- RenderText {#text} at (1,0) size 36x167
- text run at (1,0) width 167: "Header Two"
- RenderBlock (anonymous) at (381,0) size 239x367
- RenderText {#text} at (0,0) size 237x367
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (20,0) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (40,0) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (60,0) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (80,0) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (118,0) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (138,0) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (158,0) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (178,0) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (198,0) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (218,0) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {H1} at (641,0) size 39x367
- RenderText {#text} at (1,0) size 36x190
- text run at (1,0) width 190: "Header Three"
- RenderBlock {H1} at (1000,0) size 38x367
- RenderText {#text} at (1,0) size 36x177
- text run at (1,0) width 177: "Header Four"
- RenderBlock (anonymous) at (1059,0) size 41x367
- RenderText {#text} at (0,0) size 39x364
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (20,0) width 158: "Nulla varius enim ac mi."
-layer at (709,8) size 260x367 backgroundClip at (0,0) size 800x1141 clip at (0,0) size 800x1141 outlineClip at (0,0) size 800x1141
- RenderBlock {DIV} at (700,0) size 261x367
- RenderMultiColumnSet at (0,0) size 260x367
-layer at (709,8) size 520x176 backgroundClip at (0,0) size 800x1141 clip at (0,0) size 800x1141 outlineClip at (0,0) size 800x1141
- RenderMultiColumnFlowThread at (0,0) size 520x176
- RenderText {#text} at (0,0) size 479x172
- text run at (0,0) width 143: "Lorem ipsum dolor sit"
- text run at (20,0) width 120: "amet, consectetuer"
- text run at (40,0) width 134: "adipiscing elit. Nulla"
- text run at (60,0) width 119: "varius enim ac mi."
- text run at (80,0) width 169: "Curabitur sollicitudin felis"
- text run at (100,0) width 130: "quis lectus. Quisque"
- text run at (120,0) width 155: "adipiscing rhoncus sem."
- text run at (140,0) width 115: "Proin nulla purus,"
- text run at (160,0) width 151: "vulputate vel, varius ut,"
- text run at (180,0) width 168: "euismod et, nisi. Sed vitae"
- text run at (200,0) width 130: "felis vel orci sagittis"
- text run at (220,0) width 151: "aliquam. Cras convallis"
- text run at (240,0) width 135: "adipiscing sem. Nam"
- text run at (260,0) width 157: "nonummy enim. Nullam"
- text run at (280,0) width 164: "bibendum lobortis neque."
- text run at (300,0) width 139: "Vestibulum velit orci,"
- text run at (320,0) width 163: "tempus euismod, pretium"
- text run at (340,0) width 172: "quis, interdum vitae, nulla."
- text run at (360,0) width 138: "Phasellus eget ante et"
- text run at (380,0) width 128: "tortor condimentum"
- text run at (400,0) width 158: "vestibulum. Suspendisse"
- text run at (420,0) width 160: "hendrerit quam nec felis."
- text run at (440,0) width 143: "Sed varius turpis vitae"
- text run at (460,0) width 39: "pede. "
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticallrunsplittableinlineblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,47 +0,0 @@
</span><del>-layer at (0,0) size 800x778
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 320x770
- RenderBlock {DIV} at (0,0) size 320x770 [border: (5px solid #000000)]
- RenderMultiColumnSet at (10,10) size 300x750
-layer at (18,18) size 524x367
- RenderMultiColumnFlowThread at (10,10) size 524x367
- RenderBlock {DIV} at (0,0) size 250x367
- RenderBlock (anonymous) at (300,0) size 224x367
- RenderBlock {DIV} at (0,0) size 224x308 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 19x304
- text run at (2,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (6,305) size 0x1
- RenderText {#text} at (22,2) size 19x304
- text run at (22,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (26,305) size 0x1
- RenderText {#text} at (42,2) size 19x304
- text run at (42,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (46,305) size 0x1
- RenderText {#text} at (62,2) size 19x304
- text run at (62,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (66,305) size 0x1
- RenderText {#text} at (82,2) size 19x304
- text run at (82,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (86,305) size 0x1
- RenderText {#text} at (102,2) size 19x304
- text run at (102,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (106,305) size 0x1
- RenderText {#text} at (122,2) size 19x304
- text run at (122,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (126,305) size 0x1
- RenderText {#text} at (142,2) size 19x304
- text run at (142,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (146,305) size 0x1
- RenderText {#text} at (162,2) size 19x304
- text run at (162,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (166,305) size 0x1
- RenderText {#text} at (182,2) size 19x304
- text run at (182,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (186,305) size 0x1
- RenderText {#text} at (202,2) size 19x304
- text run at (202,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (206,305) size 0x1
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlborderpaddingpaginationexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/border-padding-pagination-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/border-padding-pagination-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/border-padding-pagination-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (599,8) size 193x584
- RenderBlock {DIV} at (0,0) size 193x584 [border: (2px solid #800000)]
- RenderMultiColumnSet at (2,2) size 189x580
-layer at (522,10) size 268x282
- RenderMultiColumnFlowThread at (2,2) size 268x282
- RenderBlock {DIV} at (0,0) size 110x282
- RenderBlock {DIV} at (110,0) size 158x379 [bgcolor=#00FF00] [border: (2px solid #000000)]
- RenderBlock {DIV} at (2,12) size 154x355 [bgcolor=#008000] [border: (2px solid #0000FF)]
- RenderInline {SPAN} at (0,0) size 147x192
- RenderText {#text} at (3,2) size 147x192
- text run at (3,2) width 166: "In 2nd"
- text run at (78,2) width 192: "column"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlcolumncountwithrulesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-count-with-rules-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-count-with-rules-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/column-count-with-rules-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,132 +0,0 @@
</span><del>-layer at (0,0) size 800x1102
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 776x584
-layer at (632,8) size 160x584
- RenderBlock {P} at (0,0) size 160x584 [border: (10px solid #800000)]
- RenderMultiColumnSet at (30,30) size 100x524
-layer at (242,38) size 520x164
- RenderMultiColumnFlowThread at (30,30) size 520x164
- RenderText {#text} at (0,0) size 39x133
- text run at (0,0) width 133: "This is some column"
- text run at (20,0) width 28: "text."
- RenderBR {BR} at (35,27) size 0x1
- RenderText {#text} at (40,0) size 39x133
- text run at (40,0) width 133: "This is some column"
- text run at (60,0) width 28: "text."
- RenderBR {BR} at (75,27) size 0x1
- RenderText {#text} at (80,0) size 39x133
- text run at (80,0) width 133: "This is some column"
- text run at (100,0) width 28: "text."
- RenderBR {BR} at (115,27) size 0x1
- RenderText {#text} at (120,0) size 39x133
- text run at (120,0) width 133: "This is some column"
- text run at (140,0) width 28: "text."
- RenderBR {BR} at (155,27) size 0x1
- RenderText {#text} at (160,0) size 39x133
- text run at (160,0) width 133: "This is some column"
- text run at (180,0) width 28: "text."
- RenderBR {BR} at (195,27) size 0x1
- RenderText {#text} at (200,0) size 39x133
- text run at (200,0) width 133: "This is some column"
- text run at (220,0) width 28: "text."
- RenderBR {BR} at (235,27) size 0x1
- RenderText {#text} at (240,0) size 39x133
- text run at (240,0) width 133: "This is some column"
- text run at (260,0) width 28: "text."
- RenderBR {BR} at (275,27) size 0x1
- RenderText {#text} at (280,0) size 39x133
- text run at (280,0) width 133: "This is some column"
- text run at (300,0) width 28: "text."
- RenderBR {BR} at (315,27) size 0x1
- RenderText {#text} at (320,0) size 39x133
- text run at (320,0) width 133: "This is some column"
- text run at (340,0) width 28: "text."
- RenderBR {BR} at (355,27) size 0x1
- RenderText {#text} at (360,0) size 39x133
- text run at (360,0) width 133: "This is some column"
- text run at (380,0) width 28: "text."
- RenderBR {BR} at (395,27) size 0x1
- RenderText {#text} at (400,0) size 39x133
- text run at (400,0) width 133: "This is some column"
- text run at (420,0) width 28: "text."
- RenderBR {BR} at (435,27) size 0x1
- RenderText {#text} at (440,0) size 39x133
- text run at (440,0) width 133: "This is some column"
- text run at (460,0) width 28: "text."
- RenderBR {BR} at (475,27) size 0x1
- RenderText {#text} at (480,0) size 39x133
- text run at (480,0) width 133: "This is some column"
- text run at (500,0) width 28: "text."
- RenderBR {BR} at (515,27) size 0x1
-layer at (456,8) size 160x584
- RenderBlock {P} at (176,0) size 160x584 [border: (10px solid #800000)]
- RenderMultiColumnSet at (30,30) size 100x524
-layer at (66,398) size 520x164
- RenderMultiColumnFlowThread at (30,390) size 520x164
- RenderText {#text} at (0,31) size 39x133
- text run at (0,31) width 133: "This is some column"
- text run at (20,136) width 4 RTL: "."
- text run at (20,140) width 24: "text"
- RenderBR {BR} at (35,136) size 0x1
- RenderText {#text} at (40,31) size 39x133
- text run at (40,31) width 133: "This is some column"
- text run at (60,136) width 4 RTL: "."
- text run at (60,140) width 24: "text"
- RenderBR {BR} at (75,136) size 0x1
- RenderText {#text} at (80,31) size 39x133
- text run at (80,31) width 133: "This is some column"
- text run at (100,136) width 4 RTL: "."
- text run at (100,140) width 24: "text"
- RenderBR {BR} at (115,136) size 0x1
- RenderText {#text} at (120,31) size 39x133
- text run at (120,31) width 133: "This is some column"
- text run at (140,136) width 4 RTL: "."
- text run at (140,140) width 24: "text"
- RenderBR {BR} at (155,136) size 0x1
- RenderText {#text} at (160,31) size 39x133
- text run at (160,31) width 133: "This is some column"
- text run at (180,136) width 4 RTL: "."
- text run at (180,140) width 24: "text"
- RenderBR {BR} at (195,136) size 0x1
- RenderText {#text} at (200,31) size 39x133
- text run at (200,31) width 133: "This is some column"
- text run at (220,136) width 4 RTL: "."
- text run at (220,140) width 24: "text"
- RenderBR {BR} at (235,136) size 0x1
- RenderText {#text} at (240,31) size 39x133
- text run at (240,31) width 133: "This is some column"
- text run at (260,136) width 4 RTL: "."
- text run at (260,140) width 24: "text"
- RenderBR {BR} at (275,136) size 0x1
- RenderText {#text} at (280,31) size 39x133
- text run at (280,31) width 133: "This is some column"
- text run at (300,136) width 4 RTL: "."
- text run at (300,140) width 24: "text"
- RenderBR {BR} at (315,136) size 0x1
- RenderText {#text} at (320,31) size 39x133
- text run at (320,31) width 133: "This is some column"
- text run at (340,136) width 4 RTL: "."
- text run at (340,140) width 24: "text"
- RenderBR {BR} at (355,136) size 0x1
- RenderText {#text} at (360,31) size 39x133
- text run at (360,31) width 133: "This is some column"
- text run at (380,136) width 4 RTL: "."
- text run at (380,140) width 24: "text"
- RenderBR {BR} at (395,136) size 0x1
- RenderText {#text} at (400,31) size 39x133
- text run at (400,31) width 133: "This is some column"
- text run at (420,136) width 4 RTL: "."
- text run at (420,140) width 24: "text"
- RenderBR {BR} at (435,136) size 0x1
- RenderText {#text} at (440,31) size 39x133
- text run at (440,31) width 133: "This is some column"
- text run at (460,136) width 4 RTL: "."
- text run at (460,140) width 24: "text"
- RenderBR {BR} at (475,136) size 0x1
- RenderText {#text} at (480,31) size 39x133
- text run at (480,31) width 133: "This is some column"
- text run at (500,136) width 4 RTL: "."
- text run at (500,140) width 24: "text"
- RenderBR {BR} at (515,136) size 0x1
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlfloatavoidanceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-avoidance-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-avoidance-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-avoidance-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (0,0) size 100x200 [bgcolor=#00FF00]
-layer at (540,8) size 152x435
- RenderBlock {DIV} at (100,0) size 152x435 [border: (10px solid #000000)]
- RenderMultiColumnSet at (10,10) size 132x415
-layer at (550,18) size 132x415
- RenderMultiColumnFlowThread at (10,10) size 132x415
- RenderBlock {P} at (16,0) size 100x415
- RenderText {#text} at (0,0) size 99x415
- text run at (0,0) width 415: "This technology preview of our award winning next generation"
- text run at (20,0) width 57: "browser "
- text run at (20,56) width 359: "is a sign of things to come from Mozilla. Powerful yet"
- text run at (40,0) width 122: "easy to use. This "
- text run at (40,121) width 294: "maintenance release provides a few updates"
- text run at (60,0) width 246: "based on user feedback - including "
- text run at (60,245) width 170: "changes to the Extension"
- text run at (80,0) width 206: "System and icon improvements."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlfloatmulticolexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-multicol-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-multicol-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-multicol-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,242 +0,0 @@
</span><del>-layer at (0,0) size 800x1508
- RenderView at (0,0) size 800x600
-layer at (421,0) size 379x600
- RenderBlock {HTML} at (0,0) size 379x600
-layer at (429,8) size 363x1500
- RenderBody {BODY} at (8,8) size 363x1500
- RenderMultiColumnSet at (0,0) size 363x1500
-layer at (-294,8) size 1086x479 backgroundClip at (0,0) size 800x1508 clip at (0,0) size 800x1508 outlineClip at (0,0) size 800x1508
- RenderMultiColumnFlowThread at (0,0) size 1086x479
- RenderBlock {DIV} at (19,0) size 61x479 [bgcolor=#00FFFF]
- RenderBlock (floating) {DIV} at (4,4) size 556x241 [bgcolor=#FFFF00]
- RenderImage {IMG} at (0,0) size 133x70
- RenderText {#text} at (0,70) size 159x239
- text run at (0,70) width 96: "You've already"
- text run at (20,70) width 155: "downloaded a build. All"
- text run at (40,70) width 165: "you have to do is use it as"
- text run at (60,70) width 148: "your everyday browser"
- text run at (80,70) width 155: "and mail/news reader. If"
- text run at (100,70) width 155: "you downloaded a build"
- text run at (120,70) width 169: "with Talkback, please turn"
- text run at (140,0) width 116: "it on when it asks."
- RenderBlock (floating) {DIV} at (140,156) size 415x84 [bgcolor=#FF0000]
- RenderBlock {P} at (16,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 1"
- RenderBlock {P} at (52,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 2"
- RenderBlock {P} at (88,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 3"
- RenderBlock {P} at (124,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 4"
- RenderBlock {P} at (160,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 5"
- RenderBlock {P} at (198,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 6"
- RenderBlock {P} at (234,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 7"
- RenderBlock {P} at (270,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 8"
- RenderBlock {P} at (306,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 9"
- RenderBlock {P} at (342,0) size 21x83
- RenderText {#text} at (0,0) size 19x83
- text run at (0,0) width 83: "Hola hola 10"
- RenderBlock {P} at (378,0) size 21x83
- RenderText {#text} at (0,0) size 19x83
- text run at (0,0) width 83: "Hola hola 11"
- RenderText {#text} at (160,0) size 119x157
- text run at (160,0) width 157: "Talkback reports give us"
- text run at (180,0) width 146: "really valuable data on"
- text run at (200,0) width 138: "which crashes are the"
- text run at (220,0) width 144: "most serious, and how"
- text run at (240,0) width 104: "often people are"
- text run at (260,0) width 124: "encountering them."
- RenderBlock (floating) {DIV} at (0,394) size 340x85 [bgcolor=#FF00FF]
- RenderBlock {P} at (16,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 1"
- RenderBlock {P} at (52,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 2"
- RenderBlock {P} at (88,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 3"
- RenderBlock {P} at (124,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 4"
- RenderBlock {P} at (160,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 5"
- RenderBlock {P} at (196,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 6"
- RenderBlock {P} at (232,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 7"
- RenderBlock {P} at (268,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 8"
- RenderBlock {P} at (304,0) size 20x85
- RenderText {#text} at (0,0) size 19x85
- text run at (0,0) width 85: "Hello Kitty 9"
- RenderBlock {H2} at (0,0) size 60x479
- RenderText {#text} at (1,248) size 58x131
- text run at (1,248) width 125: "What Needs"
- text run at (31,248) width 130: "To Be Done?"
- RenderBlock (floating) {DIV} at (99,248) size 408x84 [bgcolor=#808080]
- RenderBlock {P} at (16,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 1"
- RenderBlock {P} at (52,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 2"
- RenderBlock {P} at (88,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 3"
- RenderBlock {P} at (124,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 4"
- RenderBlock {P} at (160,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 5"
- RenderBlock {P} at (196,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 6"
- RenderBlock {P} at (232,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 7"
- RenderBlock {P} at (263,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 8"
- RenderBlock {P} at (299,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 9"
- RenderBlock {P} at (335,0) size 21x83
- RenderText {#text} at (0,0) size 19x83
- text run at (0,0) width 83: "Hola hola 10"
- RenderBlock {P} at (371,0) size 21x83
- RenderText {#text} at (0,0) size 19x83
- text run at (0,0) width 83: "Hola hola 11"
- RenderBlock {DL} at (99,0) size 767x479
- RenderBlock {DT} at (0,0) size 40x479
- RenderText {#text} at (0,331) size 39x45
- text run at (0,331) width 44: "Report"
- text run at (20,331) width 33: "Bugs"
- RenderBlock {DD} at (56,40) size 508x439
- RenderBlock {P} at (0,0) size 508x439
- RenderText {#text} at (0,291) size 347x142
- text run at (0,291) width 44: "You've"
- text run at (20,291) width 48: "already"
- text run at (207,291) width 131: "downloaded a build."
- text run at (227,291) width 135: "All you have to do is"
- text run at (247,291) width 39: "use it "
- text run at (247,329) width 18: "as "
- text run at (247,347) width 30: "your"
- text run at (267,291) width 142: "everyday browser and"
- text run at (287,291) width 128: "mail/news reader. If"
- text run at (307,291) width 118: "you downloaded a"
- text run at (327,291) width 70: "build with "
- text run at (327,360) width 63: "Talkback,"
- RenderInline {EM} at (0,0) size 19x106
- RenderText {#text} at (347,291) size 20x106
- text run at (347,291) width 46: "please "
- text run at (347,336) width 60: "turn it on"
- RenderText {#text} at (347,396) size 140x437
- text run at (347,396) width 39: " when"
- text run at (367,208) width 192: "it asks. Talkback reports give "
- text run at (367,399) width 15: "us"
- text run at (387,208) width 130: "really valuable data "
- text run at (387,338) width 60: "on which"
- text run at (407,208) width 210: "crashes are the most serious, and"
- text run at (427,0) width 32: "how "
- text run at (427,31) width 195: "often people are encountering "
- text run at (427,226) width 202: "them. And all you have to do is"
- text run at (447,0) width 80: "click \"OK\". "
- text run at (447,79) width 358: "If you find something you think is a bug, check to see if"
- text run at (467,0) width 98: "it's not already "
- RenderInline {A} at (0,0) size 19x84 [color=#0000EE]
- RenderText {#text} at (467,97) size 20x84
- text run at (467,97) width 84: "known about"
- RenderText {#text} at (467,180) size 20x181
- text run at (467,180) width 111: ", and then please "
- text run at (467,291) width 70: "follow the "
- RenderInline {A} at (0,0) size 39x385 [color=#0000EE]
- RenderText {#text} at (467,360) size 40x385
- text run at (467,360) width 25: "bug"
- text run at (487,0) width 141: "submission procedure"
- RenderText {#text} at (487,139) size 20x5
- text run at (487,139) width 5: "."
- RenderBlock (floating) {DIV} at (579,0) size 408x83 [bgcolor=#008000]
- RenderBlock {P} at (16,0) size 20x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 1"
- RenderBlock {P} at (46,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 2"
- RenderBlock {P} at (82,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 3"
- RenderBlock {P} at (118,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 4"
- RenderBlock {P} at (154,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 5"
- RenderBlock {P} at (190,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 6"
- RenderBlock {P} at (226,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 7"
- RenderBlock {P} at (262,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 8"
- RenderBlock {P} at (298,0) size 21x83
- RenderText {#text} at (0,0) size 19x75
- text run at (0,0) width 75: "Hola hola 9"
- RenderBlock {P} at (334,0) size 21x83
- RenderText {#text} at (0,0) size 19x83
- text run at (0,0) width 83: "Hola hola 10"
- RenderBlock {P} at (370,0) size 21x83
- RenderText {#text} at (0,0) size 19x83
- text run at (0,0) width 83: "Hola hola 11"
- RenderBlock {DT} at (579,0) size 21x479
- RenderText {#text} at (0,82) size 19x120
- text run at (0,82) width 119: "Quality Assurance"
- RenderBlock {DD} at (626,40) size 141x439
- RenderBlock {P} at (0,0) size 140x439
- RenderInline {A} at (0,0) size 19x78 [color=#0000EE]
- RenderText {#text} at (0,42) size 19x78
- text run at (0,42) width 77: "Mozilla QA"
- RenderText {#text} at (0,119) size 19x41
- text run at (0,119) width 4: " "
- text run at (0,123) width 37: "has a "
- RenderInline {A} at (0,0) size 19x32 [color=#0000EE]
- RenderText {#text} at (0,159) size 19x32
- text run at (0,159) width 31: "page"
- RenderText {#text} at (0,190) size 119x368
- text run at (0,190) width 4: " "
- text run at (0,194) width 215: "dedicated to ways to get involved"
- text run at (20,42) width 222: "with helping. This doesn't involve "
- text run at (20,264) width 143: "knowing how to code,"
- text run at (40,42) width 351: "although a little knowledge of HTML is helpful. Being"
- text run at (60,42) width 134: "involved with QA is "
- text run at (60,175) width 234: "good for people wanting to get more"
- text run at (80,42) width 88: "familiar with "
- text run at (80,129) width 277: "Mozilla, and there's a strong community. A"
- text run at (100,42) width 245: "particularly good way to get involved "
- text run at (100,287) width 80: "is to join the"
- RenderInline {A} at (0,0) size 19x71 [color=#0000EE]
- RenderText {#text} at (120,42) size 19x71
- text run at (120,42) width 71: "BugAThon"
- RenderText {#text} at (120,112) size 19x5
- text run at (120,112) width 4: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlfloatpaginateexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-paginate-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-paginate-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/float-paginate-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,131 +0,0 @@
</span><del>-layer at (0,0) size 800x1208
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x1200
-layer at (388,8) size 404x1200
- RenderBlock {DIV} at (0,0) size 404x1200 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 400x1196
-layer at (-210,10) size 1000x388 backgroundClip at (0,0) size 800x1208 clip at (0,0) size 800x1208 outlineClip at (0,0) size 800x1208
- RenderMultiColumnFlowThread at (2,2) size 1000x388
- RenderText {#text} at (0,0) size 19x113
- text run at (0,0) width 113: "This is some text."
- RenderBR {BR} at (15,112) size 0x1
- RenderText {#text} at (20,0) size 19x113
- text run at (20,0) width 113: "This is some text."
- RenderBR {BR} at (35,112) size 0x1
- RenderText {#text} at (40,0) size 19x113
- text run at (40,0) width 113: "This is some text."
- RenderBR {BR} at (55,112) size 0x1
- RenderText {#text} at (60,0) size 19x113
- text run at (60,0) width 113: "This is some text."
- RenderBR {BR} at (75,112) size 0x1
- RenderText {#text} at (80,0) size 19x113
- text run at (80,0) width 113: "This is some text."
- RenderBR {BR} at (95,112) size 0x1
- RenderText {#text} at (100,0) size 19x113
- text run at (100,0) width 113: "This is some text."
- RenderBR {BR} at (115,112) size 0x1
- RenderText {#text} at (120,0) size 19x113
- text run at (120,0) width 113: "This is some text."
- RenderBR {BR} at (135,112) size 0x1
- RenderText {#text} at (140,0) size 19x113
- text run at (140,0) width 113: "This is some text."
- RenderBR {BR} at (155,112) size 0x1
- RenderText {#text} at (160,0) size 19x113
- text run at (160,0) width 113: "This is some text."
- RenderBR {BR} at (175,112) size 0x1
- RenderText {#text} at (180,0) size 19x113
- text run at (180,0) width 113: "This is some text."
- RenderBR {BR} at (195,112) size 0x1
- RenderImage {IMG} at (400,0) size 300x250 [bgcolor=#008000]
- RenderText {#text} at (400,250) size 19x113
- text run at (400,250) width 113: "This is some text."
- RenderBR {BR} at (415,362) size 0x1
- RenderText {#text} at (420,250) size 19x113
- text run at (420,250) width 113: "This is some text."
- RenderBR {BR} at (435,362) size 0x1
- RenderText {#text} at (440,250) size 19x113
- text run at (440,250) width 113: "This is some text."
- RenderBR {BR} at (455,362) size 0x1
- RenderText {#text} at (460,250) size 19x113
- text run at (460,250) width 113: "This is some text."
- RenderBR {BR} at (475,362) size 0x1
- RenderText {#text} at (480,250) size 19x113
- text run at (480,250) width 113: "This is some text."
- RenderBR {BR} at (495,362) size 0x1
- RenderText {#text} at (500,250) size 19x113
- text run at (500,250) width 113: "This is some text."
- RenderBR {BR} at (515,362) size 0x1
- RenderText {#text} at (520,250) size 19x113
- text run at (520,250) width 113: "This is some text."
- RenderBR {BR} at (535,362) size 0x1
- RenderText {#text} at (540,250) size 19x113
- text run at (540,250) width 113: "This is some text."
- RenderBR {BR} at (555,362) size 0x1
- RenderText {#text} at (560,250) size 19x113
- text run at (560,250) width 113: "This is some text."
- RenderBR {BR} at (575,362) size 0x1
- RenderText {#text} at (580,250) size 19x113
- text run at (580,250) width 113: "This is some text."
- RenderBR {BR} at (595,362) size 0x1
- RenderText {#text} at (600,250) size 19x113
- text run at (600,250) width 113: "This is some text."
- RenderBR {BR} at (615,362) size 0x1
- RenderText {#text} at (620,250) size 19x113
- text run at (620,250) width 113: "This is some text."
- RenderBR {BR} at (635,362) size 0x1
- RenderText {#text} at (640,250) size 19x113
- text run at (640,250) width 113: "This is some text."
- RenderBR {BR} at (655,362) size 0x1
- RenderText {#text} at (660,250) size 19x113
- text run at (660,250) width 113: "This is some text."
- RenderBR {BR} at (675,362) size 0x1
- RenderText {#text} at (680,250) size 19x113
- text run at (680,250) width 113: "This is some text."
- RenderBR {BR} at (695,362) size 0x1
- RenderText {#text} at (700,0) size 19x113
- text run at (700,0) width 113: "This is some text."
- RenderBR {BR} at (715,112) size 0x1
- RenderText {#text} at (720,0) size 19x113
- text run at (720,0) width 113: "This is some text."
- RenderBR {BR} at (735,112) size 0x1
- RenderText {#text} at (740,0) size 19x113
- text run at (740,0) width 113: "This is some text."
- RenderBR {BR} at (755,112) size 0x1
- RenderText {#text} at (760,0) size 19x113
- text run at (760,0) width 113: "This is some text."
- RenderBR {BR} at (775,112) size 0x1
- RenderText {#text} at (780,0) size 19x113
- text run at (780,0) width 113: "This is some text."
- RenderBR {BR} at (795,112) size 0x1
- RenderText {#text} at (800,0) size 19x113
- text run at (800,0) width 113: "This is some text."
- RenderBR {BR} at (815,112) size 0x1
- RenderText {#text} at (820,0) size 19x113
- text run at (820,0) width 113: "This is some text."
- RenderBR {BR} at (835,112) size 0x1
- RenderText {#text} at (840,0) size 19x113
- text run at (840,0) width 113: "This is some text."
- RenderBR {BR} at (855,112) size 0x1
- RenderText {#text} at (860,0) size 19x113
- text run at (860,0) width 113: "This is some text."
- RenderBR {BR} at (875,112) size 0x1
- RenderText {#text} at (880,0) size 19x113
- text run at (880,0) width 113: "This is some text."
- RenderBR {BR} at (895,112) size 0x1
- RenderText {#text} at (900,0) size 19x113
- text run at (900,0) width 113: "This is some text."
- RenderBR {BR} at (915,112) size 0x1
- RenderText {#text} at (920,0) size 19x113
- text run at (920,0) width 113: "This is some text."
- RenderBR {BR} at (935,112) size 0x1
- RenderText {#text} at (940,0) size 19x113
- text run at (940,0) width 113: "This is some text."
- RenderBR {BR} at (955,112) size 0x1
- RenderText {#text} at (960,0) size 19x113
- text run at (960,0) width 113: "This is some text."
- RenderBR {BR} at (975,112) size 0x1
- RenderText {#text} at (980,0) size 19x113
- text run at (980,0) width 113: "This is some text."
- RenderBR {BR} at (995,112) size 0x1
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlnestedcolumnsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/nested-columns-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/nested-columns-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/nested-columns-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,82 +0,0 @@
</span><del>-layer at (0,0) size 800x1141
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
-layer at (292,8) size 500x750
- RenderBody {BODY} at (8,8) size 500x750
- RenderMultiColumnSet at (0,0) size 500x750
-layer at (-307,8) size 1099x367 backgroundClip at (0,0) size 800x1141 clip at (0,0) size 800x1141 outlineClip at (0,0) size 800x1141
- RenderMultiColumnFlowThread at (0,0) size 1100x367
- RenderBlock {H1} at (21,0) size 39x367
- RenderText {#text} at (1,0) size 36x166
- text run at (1,0) width 166: "Header One"
- RenderBlock (anonymous) at (80,0) size 221x367
- RenderText {#text} at (0,0) size 219x367
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (20,0) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (40,0) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (60,0) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (80,0) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (100,0) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (120,0) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (140,0) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (160,0) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (180,0) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (200,0) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {H1} at (322,0) size 39x367
- RenderText {#text} at (1,0) size 36x167
- text run at (1,0) width 167: "Header Two"
- RenderBlock (anonymous) at (381,0) size 239x367
- RenderText {#text} at (0,0) size 238x367
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (20,0) width 362: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
- text run at (40,0) width 332: "lectus. Quisque adipiscing rhoncus sem. Proin nulla"
- text run at (60,0) width 367: "purus, vulputate vel, varius ut, euismod et, nisi. Sed vitae"
- text run at (80,0) width 354: "felis vel orci sagittis aliquam. Cras convallis adipiscing"
- text run at (118,0) width 347: "sem. Nam nonummy enim. Nullam bibendum lobortis"
- text run at (138,0) width 351: "neque. Vestibulum velit orci, tempus euismod, pretium"
- text run at (158,0) width 353: "quis, interdum vitae, nulla. Phasellus eget ante et tortor"
- text run at (178,0) width 351: "condimentum vestibulum. Suspendisse hendrerit quam"
- text run at (198,0) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
- text run at (218,0) width 275: "dolor sit amet, consectetuer adipiscing elit."
- RenderBlock {H1} at (641,0) size 39x367
- RenderText {#text} at (1,0) size 36x190
- text run at (1,0) width 190: "Header Three"
- RenderBlock {H1} at (1000,0) size 38x367
- RenderText {#text} at (1,0) size 36x177
- text run at (1,0) width 177: "Header Four"
- RenderBlock (anonymous) at (1059,0) size 41x367
- RenderText {#text} at (0,0) size 39x364
- text run at (0,0) width 364: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
- text run at (20,0) width 158: "Nulla varius enim ac mi."
-layer at (-169,8) size 260x367 backgroundClip at (0,0) size 800x1141 clip at (0,0) size 800x1141 outlineClip at (0,0) size 800x1141
- RenderBlock {DIV} at (700,0) size 261x367
- RenderMultiColumnSet at (0,0) size 260x367
-layer at (-429,8) size 520x176 backgroundClip at (0,0) size 800x1141 clip at (0,0) size 800x1141 outlineClip at (0,0) size 800x1141
- RenderMultiColumnFlowThread at (0,0) size 520x176
- RenderText {#text} at (0,0) size 479x172
- text run at (0,0) width 143: "Lorem ipsum dolor sit"
- text run at (20,0) width 120: "amet, consectetuer"
- text run at (40,0) width 134: "adipiscing elit. Nulla"
- text run at (60,0) width 119: "varius enim ac mi."
- text run at (80,0) width 169: "Curabitur sollicitudin felis"
- text run at (100,0) width 130: "quis lectus. Quisque"
- text run at (120,0) width 155: "adipiscing rhoncus sem."
- text run at (140,0) width 115: "Proin nulla purus,"
- text run at (160,0) width 151: "vulputate vel, varius ut,"
- text run at (180,0) width 168: "euismod et, nisi. Sed vitae"
- text run at (200,0) width 130: "felis vel orci sagittis"
- text run at (220,0) width 151: "aliquam. Cras convallis"
- text run at (240,0) width 135: "adipiscing sem. Nam"
- text run at (260,0) width 157: "nonummy enim. Nullam"
- text run at (280,0) width 164: "bibendum lobortis neque."
- text run at (300,0) width 139: "Vestibulum velit orci,"
- text run at (320,0) width 163: "tempus euismod, pretium"
- text run at (340,0) width 172: "quis, interdum vitae, nulla."
- text run at (360,0) width 138: "Phasellus eget ante et"
- text run at (380,0) width 128: "tortor condimentum"
- text run at (400,0) width 158: "vestibulum. Suspendisse"
- text run at (420,0) width 160: "hendrerit quam nec felis."
- text run at (440,0) width 143: "Sed varius turpis vitae"
- text run at (460,0) width 39: "pede. "
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastmulticolverticalrlunsplittableinlineblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,47 +0,0 @@
</span><del>-layer at (0,0) size 800x778
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (472,8) size 320x770
- RenderBlock {DIV} at (0,0) size 320x770 [border: (5px solid #000000)]
- RenderMultiColumnSet at (10,10) size 300x750
-layer at (258,18) size 524x367
- RenderMultiColumnFlowThread at (10,10) size 524x367
- RenderBlock {DIV} at (0,0) size 250x367
- RenderBlock (anonymous) at (300,0) size 224x367
- RenderBlock {DIV} at (0,0) size 224x308 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 19x304
- text run at (2,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (17,305) size 0x1
- RenderText {#text} at (22,2) size 19x304
- text run at (22,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (37,305) size 0x1
- RenderText {#text} at (42,2) size 19x304
- text run at (42,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (57,305) size 0x1
- RenderText {#text} at (62,2) size 19x304
- text run at (62,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (77,305) size 0x1
- RenderText {#text} at (82,2) size 19x304
- text run at (82,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (97,305) size 0x1
- RenderText {#text} at (102,2) size 19x304
- text run at (102,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (117,305) size 0x1
- RenderText {#text} at (122,2) size 19x304
- text run at (122,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (137,305) size 0x1
- RenderText {#text} at (142,2) size 19x304
- text run at (142,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (157,305) size 0x1
- RenderText {#text} at (162,2) size 19x304
- text run at (162,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (177,305) size 0x1
- RenderText {#text} at (182,2) size 19x304
- text run at (182,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (197,305) size 0x1
- RenderText {#text} at (202,2) size 19x304
- text run at (202,2) width 304: "All of this text should be in the second column."
- RenderBR {BR} at (217,305) size 0x1
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflow001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x100 [bgcolor=#FFFF00]
- RenderBlock (floating) {DIV} at (0,0) size 77x500 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "Hello world"
- RenderBlock {DIV} at (0,204) size 784x40
- RenderText {#text} at (76,0) size 687x39
- text run at (76,0) width 294: "This text should not overlap the purple float? "
- text run at (369,0) width 394: "Will this happen? I'm really not sure. This is a test of some of"
- text run at (76,20) width 476: "the strange behavior you will find when using overflow auto or scroll, etc."
-layer at (85,108) size 707x104 clip at (87,110) size 703x100 scrollHeight 400
- RenderBlock {DIV} at (76,100) size 708x104 [border: (2px solid #000000)]
- RenderText {#text} at (2,2) size 147x19
- text run at (2,2) width 147: "Does the float intrude?"
- RenderBlock (floating) {SPAN} at (605,2) size 101x400 [bgcolor=#800080]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflow002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,83 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 213x312 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 209x308
- RenderTableRow {TR} at (0,2) size 209x304
- RenderTableCell {TD} at (2,2) size 205x304 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-layer at (14,14) size 200x300 clip at (14,14) size 185x300 scrollHeight 480
- RenderBlock {DIV} at (2,2) size 200x300
- RenderText {#text} at (0,0) size 140x19
- text run at (0,0) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,15) size 1x0
- RenderText {#text} at (0,20) size 140x19
- text run at (0,20) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,35) size 1x0
- RenderText {#text} at (0,40) size 140x19
- text run at (0,40) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,55) size 1x0
- RenderText {#text} at (0,60) size 140x19
- text run at (0,60) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,75) size 1x0
- RenderText {#text} at (0,80) size 140x19
- text run at (0,80) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,95) size 1x0
- RenderText {#text} at (0,100) size 140x19
- text run at (0,100) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,115) size 1x0
- RenderText {#text} at (0,120) size 140x19
- text run at (0,120) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,135) size 1x0
- RenderText {#text} at (0,140) size 140x19
- text run at (0,140) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,155) size 1x0
- RenderText {#text} at (0,160) size 140x19
- text run at (0,160) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,175) size 1x0
- RenderText {#text} at (0,180) size 140x19
- text run at (0,180) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,195) size 1x0
- RenderText {#text} at (0,200) size 140x19
- text run at (0,200) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,215) size 1x0
- RenderText {#text} at (0,220) size 140x19
- text run at (0,220) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,235) size 1x0
- RenderText {#text} at (0,240) size 140x19
- text run at (0,240) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,255) size 1x0
- RenderText {#text} at (0,260) size 140x19
- text run at (0,260) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,275) size 1x0
- RenderText {#text} at (0,280) size 140x19
- text run at (0,280) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,295) size 1x0
- RenderText {#text} at (0,300) size 140x19
- text run at (0,300) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,315) size 1x0
- RenderText {#text} at (0,320) size 140x19
- text run at (0,320) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,335) size 1x0
- RenderText {#text} at (0,340) size 140x19
- text run at (0,340) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,355) size 1x0
- RenderText {#text} at (0,360) size 140x19
- text run at (0,360) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,375) size 1x0
- RenderText {#text} at (0,380) size 140x19
- text run at (0,380) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,395) size 1x0
- RenderText {#text} at (0,400) size 140x19
- text run at (0,400) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,415) size 1x0
- RenderText {#text} at (0,420) size 140x19
- text run at (0,420) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,435) size 1x0
- RenderText {#text} at (0,440) size 140x19
- text run at (0,440) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,455) size 1x0
- RenderText {#text} at (0,460) size 140x19
- text run at (0,460) width 140: "Lots of overflow text."
- RenderBR {BR} at (139,475) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflow004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x536
- RenderBlock {HTML} at (0,0) size 800x536
- RenderBody {BODY} at (8,8) size 784x520
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 712x19
- text run at (0,0) width 712: "The two green blocks below should be identical and should each take up half the width of the browser window."
- RenderBlock (floating) {DIV} at (392,20) size 392x500 [bgcolor=#008000] [border: (1px solid #000000)]
- RenderText {#text} at (0,0) size 0x0
-layer at (8,28) size 392x500 clip at (9,29) size 390x498
- RenderBlock {DIV} at (0,20) size 392x500 [bgcolor=#008000] [border: (1px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflow006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,170 +0,0 @@
</span><del>-layer at (0,0) size 800x1099
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x600
- RenderText {#text} at (0,0) size 424x19
- text run at (0,0) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,15) size 1x0
- RenderText {#text} at (0,20) size 424x19
- text run at (0,20) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,35) size 1x0
- RenderText {#text} at (0,40) size 424x19
- text run at (0,40) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,55) size 1x0
- RenderText {#text} at (0,60) size 424x19
- text run at (0,60) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,75) size 1x0
- RenderText {#text} at (0,80) size 424x19
- text run at (0,80) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,95) size 1x0
- RenderText {#text} at (0,100) size 424x19
- text run at (0,100) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,115) size 1x0
- RenderText {#text} at (0,120) size 424x19
- text run at (0,120) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,135) size 1x0
- RenderText {#text} at (0,140) size 424x19
- text run at (0,140) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,155) size 1x0
- RenderText {#text} at (0,160) size 424x19
- text run at (0,160) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,175) size 1x0
- RenderText {#text} at (0,180) size 424x19
- text run at (0,180) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,195) size 1x0
- RenderText {#text} at (0,200) size 424x19
- text run at (0,200) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,215) size 1x0
- RenderText {#text} at (0,220) size 424x19
- text run at (0,220) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,235) size 1x0
- RenderText {#text} at (0,240) size 424x19
- text run at (0,240) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,255) size 1x0
- RenderText {#text} at (0,260) size 424x19
- text run at (0,260) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,275) size 1x0
- RenderText {#text} at (0,280) size 424x19
- text run at (0,280) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,295) size 1x0
- RenderText {#text} at (0,300) size 424x19
- text run at (0,300) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,315) size 1x0
- RenderText {#text} at (0,320) size 424x19
- text run at (0,320) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,335) size 1x0
- RenderText {#text} at (0,340) size 424x19
- text run at (0,340) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,355) size 1x0
- RenderText {#text} at (0,360) size 424x19
- text run at (0,360) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,375) size 1x0
- RenderText {#text} at (0,380) size 424x19
- text run at (0,380) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,395) size 1x0
- RenderText {#text} at (0,400) size 424x19
- text run at (0,400) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,415) size 1x0
- RenderText {#text} at (0,420) size 424x19
- text run at (0,420) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,435) size 1x0
- RenderText {#text} at (0,440) size 424x19
- text run at (0,440) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,455) size 1x0
- RenderText {#text} at (0,460) size 424x19
- text run at (0,460) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,475) size 1x0
- RenderText {#text} at (0,480) size 424x19
- text run at (0,480) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,495) size 1x0
- RenderText {#text} at (0,500) size 424x19
- text run at (0,500) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,515) size 1x0
- RenderText {#text} at (0,520) size 424x19
- text run at (0,520) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,535) size 1x0
- RenderText {#text} at (0,540) size 424x19
- text run at (0,540) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,555) size 1x0
- RenderText {#text} at (0,560) size 424x19
- text run at (0,560) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,575) size 1x0
- RenderText {#text} at (0,580) size 424x19
- text run at (0,580) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,595) size 1x0
- RenderText {#text} at (0,600) size 424x19
- text run at (0,600) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,615) size 1x0
- RenderText {#text} at (0,620) size 424x19
- text run at (0,620) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,635) size 1x0
- RenderText {#text} at (0,640) size 424x19
- text run at (0,640) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,655) size 1x0
- RenderText {#text} at (0,660) size 424x19
- text run at (0,660) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,675) size 1x0
- RenderText {#text} at (0,680) size 424x19
- text run at (0,680) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,695) size 1x0
- RenderText {#text} at (0,700) size 424x19
- text run at (0,700) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,715) size 1x0
- RenderText {#text} at (0,720) size 424x19
- text run at (0,720) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,735) size 1x0
- RenderText {#text} at (0,740) size 424x19
- text run at (0,740) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,755) size 1x0
- RenderText {#text} at (0,760) size 424x19
- text run at (0,760) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,775) size 1x0
- RenderText {#text} at (0,780) size 424x19
- text run at (0,780) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,795) size 1x0
- RenderText {#text} at (0,800) size 424x19
- text run at (0,800) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,815) size 1x0
- RenderText {#text} at (0,820) size 424x19
- text run at (0,820) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,835) size 1x0
- RenderText {#text} at (0,840) size 424x19
- text run at (0,840) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,855) size 1x0
- RenderText {#text} at (0,860) size 424x19
- text run at (0,860) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,875) size 1x0
- RenderText {#text} at (0,880) size 424x19
- text run at (0,880) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,895) size 1x0
- RenderText {#text} at (0,900) size 424x19
- text run at (0,900) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,915) size 1x0
- RenderText {#text} at (0,920) size 424x19
- text run at (0,920) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,935) size 1x0
- RenderText {#text} at (0,940) size 424x19
- text run at (0,940) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,955) size 1x0
- RenderText {#text} at (0,960) size 424x19
- text run at (0,960) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,975) size 1x0
- RenderText {#text} at (0,980) size 424x19
- text run at (0,980) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,995) size 1x0
- RenderText {#text} at (0,1000) size 424x19
- text run at (0,1000) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,1015) size 1x0
- RenderText {#text} at (0,1020) size 424x19
- text run at (0,1020) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,1035) size 1x0
- RenderText {#text} at (0,1040) size 424x19
- text run at (0,1040) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,1055) size 1x0
- RenderText {#text} at (0,1060) size 424x19
- text run at (0,1060) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,1075) size 1x0
- RenderText {#text} at (0,1080) size 424x19
- text run at (0,1080) width 424: "ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
- RenderBR {BR} at (423,1095) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowborderradiusclippingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/border-radius-clipping-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/border-radius-clipping-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/border-radius-clipping-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 441x19
- text run at (0,0) width 441: "You should see a green rectangle with a rounded black border below."
-layer at (8,44) size 320x320 clip at (18,54) size 300x300 scrollWidth 310 scrollHeight 310
- RenderBlock {DIV} at (0,36) size 320x320 [bgcolor=#FF0000] [border: (10px solid #000000)]
- RenderBlock {DIV} at (0,0) size 320x320 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowdynamichiddenexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/dynamic-hidden-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/dynamic-hidden-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/dynamic-hidden-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,50 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x8
- RenderBlock {HTML} at (0,0) size 800x8
- RenderBody {BODY} at (8,8) size 784x0
-layer at (8,8) size 300x300 scrollHeight 840
- RenderBlock (positioned) {DIV} at (8,8) size 300x300
- RenderText {#text} at (0,0) size 300x839
- text run at (0,0) width 259: "Lorem ipsum dolor sit amet, consectetur"
- text run at (0,20) width 252: "adipisicing elit, sed do eiusmod tempor"
- text run at (0,40) width 300: "incididunt ut labore et dolore magna aliqua. Ut"
- text run at (0,60) width 235: "enim ad minim veniam, quis nostrud"
- text run at (0,80) width 290: "exercitation ullamco laboris nisi ut aliquip ex"
- text run at (0,100) width 292: "ea commodo consequat. Duis aute irure dolor"
- text run at (0,120) width 290: "in reprehenderit in voluptate velit esse cillum"
- text run at (0,140) width 291: "dolore eu fugiat nulla pariatur. Excepteur sint"
- text run at (0,160) width 293: "occaecat cupidatat non proident, sunt in culpa"
- text run at (0,180) width 241: "qui officia deserunt mollit anim id est"
- text run at (0,200) width 244: "laborum. Lorem ipsum dolor sit amet,"
- text run at (0,220) width 280: "consectetur adipisicing elit, sed do eiusmod"
- text run at (0,240) width 282: "tempor incididunt ut labore et dolore magna"
- text run at (0,260) width 250: "aliqua. Ut enim ad minim veniam, quis"
- text run at (0,280) width 275: "nostrud exercitation ullamco laboris nisi ut"
- text run at (0,300) width 287: "aliquip ex ea commodo consequat. Duis aute"
- text run at (0,320) width 287: "irure dolor in reprehenderit in voluptate velit"
- text run at (0,340) width 270: "esse cillum dolore eu fugiat nulla pariatur."
- text run at (0,360) width 242: "Excepteur sint occaecat cupidatat non"
- text run at (0,380) width 272: "proident, sunt in culpa qui officia deserunt"
- text run at (0,400) width 264: "mollit anim id est laborum. Lorem ipsum"
- text run at (0,420) width 297: "dolor sit amet, consectetur adipisicing elit, sed"
- text run at (0,440) width 269: "do eiusmod tempor incididunt ut labore et"
- text run at (0,460) width 256: "dolore magna aliqua. Ut enim ad minim"
- text run at (0,480) width 269: "veniam, quis nostrud exercitation ullamco"
- text run at (0,500) width 241: "laboris nisi ut aliquip ex ea commodo"
- text run at (0,520) width 222: "consequat. Duis aute irure dolor in"
- text run at (0,540) width 274: "reprehenderit in voluptate velit esse cillum"
- text run at (0,560) width 291: "dolore eu fugiat nulla pariatur. Excepteur sint"
- text run at (0,580) width 293: "occaecat cupidatat non proident, sunt in culpa"
- text run at (0,600) width 241: "qui officia deserunt mollit anim id est"
- text run at (0,620) width 240: "laborum.Lorem ipsum dolor sit amet,"
- text run at (0,640) width 280: "consectetur adipisicing elit, sed do eiusmod"
- text run at (0,660) width 282: "tempor incididunt ut labore et dolore magna"
- text run at (0,680) width 250: "aliqua. Ut enim ad minim veniam, quis"
- text run at (0,700) width 275: "nostrud exercitation ullamco laboris nisi ut"
- text run at (0,720) width 287: "aliquip ex ea commodo consequat. Duis aute"
- text run at (0,740) width 287: "irure dolor in reprehenderit in voluptate velit"
- text run at (0,760) width 270: "esse cillum dolore eu fugiat nulla pariatur."
- text run at (0,780) width 242: "Excepteur sint occaecat cupidatat non"
- text run at (0,800) width 272: "proident, sunt in culpa qui officia deserunt"
- text run at (0,820) width 174: "mollit anim id est laborum."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowinfiniteRecursionGuardexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/infiniteRecursionGuard-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/infiniteRecursionGuard-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/infiniteRecursionGuard-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 43x19
- RenderBlock (floating) {DIV} at (0,0) size 44x19
- RenderBlock (floating) {LABEL} at (0,0) size 23x19
- RenderText {#text} at (0,-1) size 23x20
- text run at (0,-1) width 23: "foo"
- RenderInline {SPAN} at (0,0) size 22x19
- RenderText {#text} at (22,0) size 22x19
- text run at (22,0) width 22: "bar"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowlineclampexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/line-clamp-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/line-clamp-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/line-clamp-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,156 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 270x19
- text run at (0,0) width 270: "This tests the -webkit-line-clamp property"
- RenderBR {BR} at (269,15) size 1x0
- RenderBR {BR} at (0,20) size 0x19
- RenderText {#text} at (102,121) size 4x19
- text run at (102,121) width 4: " "
- RenderText {#text} at (208,121) size 4x19
- text run at (208,121) width 4: " "
- RenderText {#text} at (314,121) size 4x19
- text run at (314,121) width 4: " "
- RenderText {#text} at (420,121) size 4x19
- text run at (420,121) width 4: " "
- RenderText {#text} at (526,121) size 4x19
- text run at (526,121) width 4: " "
- RenderText {#text} at (632,121) size 4x19
- text run at (632,121) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (102,263) size 4x19
- text run at (102,263) width 4: " "
- RenderText {#text} at (208,263) size 4x19
- text run at (208,263) width 4: " "
- RenderText {#text} at (0,0) size 0x0
-layer at (8,63) size 102x81 clip at (9,64) size 100x79 scrollHeight 159
- RenderDeprecatedFlexibleBox {DIV} at (0,55) size 102x81 [border: (1px solid #808080)]
- RenderBlock (anonymous) at (1,1) size 100x79
- RenderText {#text} at (0,0) size 83x159
- text run at (0,0) width 30: "50%"
- text run at (0,20) width 69: "truncation."
- text run at (0,40) width 63: "This is an"
- text run at (0,60) width 72: "example of"
- text run at (0,80) width 51: "ellipsis-"
- text run at (0,100) width 83: "truncation of"
- text run at (0,120) width 64: "multi-line"
- text run at (0,140) width 28: "text."
- RenderInline {A} at (0,0) size 36x19 [color=#0000EE]
- RenderText {#text} at (27,140) size 36x19
- text run at (27,140) width 36: "More"
- RenderText {#text} at (0,0) size 0x0
-layer at (114,123) size 102x21 clip at (115,124) size 100x19 scrollHeight 119
- RenderDeprecatedFlexibleBox {DIV} at (106,115) size 102x21 [border: (1px solid #808080)]
- RenderBlock (anonymous) at (1,1) size 100x19
- RenderText {#text} at (0,0) size 100x119
- text run at (0,0) width 95: "0% truncation."
- text run at (0,20) width 86: "This does the"
- text run at (0,40) width 100: "most truncation"
- text run at (0,60) width 57: "possible,"
- text run at (0,80) width 94: "truncating to 1"
- text run at (0,100) width 28: "line."
- RenderInline {A} at (0,0) size 36x19 [color=#0000EE]
- RenderText {#text} at (27,100) size 36x19
- text run at (27,100) width 36: "More"
- RenderText {#text} at (0,0) size 0x0
-layer at (220,103) size 102x41 clip at (221,104) size 100x39 scrollHeight 119
- RenderDeprecatedFlexibleBox {DIV} at (212,95) size 102x41 [border: (1px solid #808080)]
- RenderBlock (anonymous) at (1,1) size 100x39
- RenderText {#text} at (0,0) size 94x119
- text run at (0,0) width 51: "2 lines. "
- text run at (50,0) width 44: "This is"
- text run at (0,20) width 91: "an example of"
- text run at (0,40) width 51: "ellipsis-"
- text run at (0,60) width 83: "truncation of"
- text run at (0,80) width 64: "multi-line"
- text run at (0,100) width 28: "text."
- RenderInline {A} at (0,0) size 36x19 [color=#0000EE]
- RenderText {#text} at (27,100) size 36x19
- text run at (27,100) width 36: "More"
- RenderText {#text} at (0,0) size 0x0
-layer at (326,83) size 102x61 clip at (327,84) size 100x59 scrollHeight 179
- RenderDeprecatedFlexibleBox {DIV} at (318,75) size 102x61 [border: (1px solid #808080)]
- RenderBlock (anonymous) at (1,1) size 100x59
- RenderText {#text} at (0,0) size 85x179
- text run at (0,0) width 72: "Backwards"
- text run at (0,20) width 72: "compatible"
- text run at (0,40) width 73: "truncation. "
- text run at (72,40) width 9: "3"
- text run at (0,60) width 74: "lines on the"
- text run at (0,80) width 85: "latest version"
- text run at (0,100) width 75: "of WebKit. "
- text run at (74,100) width 9: "1"
- text run at (0,120) width 81: "line on older"
- text run at (0,140) width 71: "versions of"
- text run at (0,160) width 54: "WebKit."
- RenderInline {A} at (0,0) size 36x19 [color=#0000EE]
- RenderText {#text} at (53,160) size 36x19
- text run at (53,160) width 36: "More"
- RenderText {#text} at (0,0) size 0x0
-layer at (432,103) size 102x41 clip at (433,104) size 100x39 scrollHeight 159
- RenderDeprecatedFlexibleBox {DIV} at (424,95) size 102x41 [border: (1px solid #808080)]
- RenderBlock (anonymous) at (1,1) size 100x39
- RenderText {#text} at (0,0) size 96x159
- text run at (0,0) width 30: "30%"
- text run at (0,20) width 73: "truncation. "
- text run at (72,20) width 21: "No"
- text run at (0,40) width 96: "link at the end."
- text run at (0,60) width 63: "This is an"
- text run at (0,80) width 72: "example of"
- text run at (0,100) width 51: "ellipsis-"
- text run at (0,120) width 83: "truncation of"
- text run at (0,140) width 96: "multi-line text."
-layer at (538,83) size 102x61 clip at (539,84) size 100x59 scrollHeight 119
- RenderDeprecatedFlexibleBox {DIV} at (530,75) size 102x61 [border: (1px solid #808080)]
- RenderBlock (anonymous) at (1,1) size 100x59
- RenderText {#text} at (0,0) size 99x119
- text run at (0,0) width 51: "3 lines. "
- text run at (50,0) width 49: "No link"
- text run at (0,20) width 71: "at the end. "
- text run at (70,20) width 29: "This"
- text run at (0,40) width 88: "is an example"
- text run at (0,60) width 68: "of ellipsis-"
- text run at (0,80) width 83: "truncation of"
- text run at (0,100) width 96: "multi-line text."
-layer at (644,48) size 102x102 clip at (645,49) size 100x100
- RenderDeprecatedFlexibleBox {DIV} at (636,40) size 102x102 [border: (1px solid #808080)]
- RenderBlock (anonymous) at (1,1) size 100x100
- RenderText {#text} at (0,0) size 94x99
- text run at (0,0) width 51: "0 lines. "
- text run at (50,0) width 44: "This is"
- text run at (0,20) width 64: "an invalid"
- text run at (0,40) width 67: "value for -"
- text run at (0,60) width 79: "webkit-line-"
- text run at (0,80) width 44: "clamp."
-layer at (8,190) size 102x102 clip at (9,191) size 100x100
- RenderDeprecatedFlexibleBox {DIV} at (0,182) size 102x102 [border: (1px solid #808080)]
- RenderBlock (anonymous) at (1,1) size 100x100
- RenderText {#text} at (0,0) size 99x99
- text run at (0,0) width 56: "-1 lines. "
- text run at (55,0) width 44: "This is"
- text run at (0,20) width 64: "an invalid"
- text run at (0,40) width 67: "value for -"
- text run at (0,60) width 79: "webkit-line-"
- text run at (0,80) width 44: "clamp."
-layer at (114,210) size 102x82 clip at (115,211) size 100x80
- RenderDeprecatedFlexibleBox {DIV} at (106,202) size 102x82 [border: (1px solid #808080)]
- RenderBlock (anonymous) at (1,1) size 100x80
- RenderText {#text} at (0,0) size 97x79
- text run at (0,0) width 35: "-1%. "
- text run at (34,0) width 63: "This is an"
- text run at (0,20) width 84: "invalid value"
- text run at (0,40) width 77: "for -webkit-"
- text run at (0,60) width 73: "line-clamp."
-layer at (220,150) size 102x142 clip at (221,151) size 100x140
- RenderDeprecatedFlexibleBox {DIV} at (212,142) size 102x142 [border: (1px solid #808080)]
- RenderBlock (anonymous) at (1,1) size 100x140
- RenderText {#text} at (0,0) size 99x139
- text run at (0,0) width 38: "150%"
- text run at (0,20) width 69: "truncation."
- text run at (0,40) width 86: "This does the"
- text run at (0,60) width 99: "least truncation"
- text run at (0,80) width 57: "possible,"
- text run at (0,100) width 65: "truncating"
- text run at (0,120) width 53: "nothing."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowoverflowautotableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-auto-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-auto-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-auto-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 7429x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x164
- RenderBlock {HTML} at (0,0) size 800x164
- RenderBody {BODY} at (8,16) size 784x140
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 763x59
- text run at (0,0) width 756: "This tests the interaction of overflow on some very wide text with auto table layout. The CSS 2.1 spec does not define"
- text run at (0,20) width 763: "how overflow interacts with intrinsic width, so we copy the IE behavior. Therefore the lines should come out very very"
- text run at (0,40) width 243: "wide and scroll along with the border."
- RenderTable {TABLE} at (0,76) size 7422x64 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 7420x62
- RenderTableRow {TR} at (0,2) size 7420x58
- RenderTableCell {TD} at (2,2) size 7416x58 [r=0 c=0 rs=1 cs=1]
-layer at (12,109) size 7413x30 clip at (13,110) size 7411x28
- RenderBlock {PRE} at (1,14) size 7414x30 [border: (1px solid #0000FF)]
- RenderText {#text} at (1,1) size 7412x28
- text run at (1,1) width 3121: "this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line "
- text run at (3121,1) width 1: " "
- text run at (1,15) width 7412: "this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long line this is a very long l
ine "
- text run at (7412,15) width 1: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowoverflowrtlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-rtl-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-rtl-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-rtl-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,91 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x457
- RenderBlock {HTML} at (0,0) size 800x457
- RenderBody {BODY} at (8,16) size 784x433
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 139x19
- text run at (0,0) width 139: "This is a test case for "
- RenderInline {I} at (0,0) size 774x39
- RenderText {#text} at (138,0) size 774x39
- text run at (138,0) width 636: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5826 Blocks with direction:rtl and overflow:auto"
- text run at (0,20) width 219: "or scroll have incorrect scrollbars"
- RenderText {#text} at (218,20) size 5x19
- text run at (218,20) width 5: "."
- RenderBlock (anonymous) at (0,56) size 784x20
- RenderText {#text} at (0,0) size 469x19
- text run at (0,0) width 469: "The right column should be a mirror-image of the left column in terms of"
- RenderBlock {UL} at (0,92) size 784x80
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 168x19
- text run at (0,0) width 168: "the presence of a scrollbar"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 242x19
- text run at (0,0) width 242: "the initial position of the scroll thumb"
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 462x19
- text run at (0,0) width 462: "which letters are visible initially and when you scroll (in the top 3 rows)"
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 591x19
- text run at (0,0) width 591: "the position of the blue and olive boxes, initially and when you scroll (in the bottom 2 rows)"
- RenderTable {TABLE} at (0,188) size 257x245
- RenderTableSection {TBODY} at (0,0) size 257x245
- RenderTableRow {TR} at (0,2) size 257x241
- RenderTableCell {TD} at (2,2) size 126x241 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (129,2) size 126x241 [r=0 c=1 rs=1 cs=1]
-layer at (15,211) size 115x43 clip at (25,211) size 100x28 scrollWidth 191
- RenderBlock {DIV} at (5,5) size 115x43 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
- RenderText {#text} at (10,0) size 192x19
- text run at (10,0) width 192: "abcdefghijklmnopqrstuvwxyz"
-layer at (15,258) size 115x43 clip at (25,258) size 100x43
- RenderBlock {DIV} at (5,51) size 115x44 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
- RenderBlock {DIV} at (10,0) size 100x20 [bgcolor=#D3D3D3]
- RenderText {#text} at (-91,0) size 192x19
- text run at (-91,0) width 191: "abcdefghijklmnopqrstuvwxyz"
-layer at (15,305) size 115x43 clip at (25,305) size 100x28 scrollWidth 191
- RenderBlock {DIV} at (5,98) size 115x44 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
- RenderBlock {DIV} at (10,0) size 100x20 [bgcolor=#D3D3D3]
- RenderText {#text} at (0,0) size 192x19
- text run at (0,0) width 192: "abcdefghijklmnopqrstuvwxyz"
-layer at (142,211) size 115x43 clip at (147,211) size 100x28 scrollX 91 scrollWidth 191
- RenderBlock {DIV} at (5,5) size 115x43 [bgcolor=#FFFF00] [border: none (10px solid #FF0000) none (5px solid #008000)]
- RenderText {#text} at (-86,0) size 192x19
- text run at (-86,0) width 191: "zyxwvutsrqponmlkjihgfedcba"
-layer at (142,258) size 115x43 clip at (147,258) size 100x43
- RenderBlock {DIV} at (5,51) size 115x44 [bgcolor=#FFFF00] [border: none (10px solid #FF0000) none (5px solid #008000)]
- RenderBlock {DIV} at (5,0) size 100x20 [bgcolor=#D3D3D3]
- RenderText {#text} at (0,0) size 192x19
- text run at (0,0) width 192: "zyxwvutsrqponmlkjihgfedcba"
-layer at (142,305) size 115x43 clip at (147,305) size 100x28 scrollX 91 scrollWidth 191
- RenderBlock {DIV} at (5,98) size 115x44 [bgcolor=#FFFF00] [border: none (10px solid #FF0000) none (5px solid #008000)]
- RenderBlock {DIV} at (5,0) size 100x20 [bgcolor=#D3D3D3]
- RenderText {#text} at (-91,0) size 192x19
- text run at (-91,0) width 191: "zyxwvutsrqponmlkjihgfedcba"
-layer at (15,352) size 115x43 clip at (25,352) size 100x43
- RenderBlock (relative positioned) {DIV} at (5,145) size 115x44 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
-layer at (71,372) size 8x4
- RenderBlock (positioned) {DIV} at (56,20) size 8x4 [bgcolor=#0000FF]
-layer at (-25,352) size 70x20 backgroundClip at (25,352) size 100x43 clip at (25,352) size 100x43 outlineClip at (25,352) size 100x43
- RenderBlock (positioned) {DIV} at (-40,0) size 70x20 [bgcolor=#808000]
-layer at (15,399) size 115x43 clip at (25,399) size 100x28 scrollWidth 150
- RenderBlock (relative positioned) {DIV} at (5,192) size 115x44 [bgcolor=#FFFF00] [border: none (5px solid #008000) none (10px solid #FF0000)]
-layer at (71,419) size 8x4
- RenderBlock (positioned) {DIV} at (56,20) size 8x4 [bgcolor=#0000FF]
-layer at (105,399) size 70x20 backgroundClip at (25,399) size 100x28 clip at (25,399) size 100x28 outlineClip at (25,399) size 100x28
- RenderBlock (positioned) {DIV} at (90,0) size 70x20 [bgcolor=#808000]
-layer at (142,352) size 115x43 clip at (147,352) size 100x43
- RenderBlock (relative positioned) {DIV} at (5,145) size 115x44 [bgcolor=#FFFF00] [border: none (10px solid #FF0000) none (5px solid #008000)]
-layer at (193,372) size 8x4
- RenderBlock (positioned) {DIV} at (51,20) size 8x4 [bgcolor=#0000FF]
-layer at (227,352) size 70x20 backgroundClip at (147,352) size 100x43 clip at (147,352) size 100x43 outlineClip at (147,352) size 100x43
- RenderBlock (positioned) {DIV} at (85,0) size 70x20 [bgcolor=#808000]
-layer at (142,399) size 115x43 clip at (147,399) size 100x28 scrollX 50 scrollWidth 150
- RenderBlock (relative positioned) {DIV} at (5,192) size 115x44 [bgcolor=#FFFF00] [border: none (10px solid #FF0000) none (5px solid #008000)]
-layer at (193,419) size 8x4
- RenderBlock (positioned) {DIV} at (51,20) size 8x4 [bgcolor=#0000FF]
-layer at (97,399) size 70x20 backgroundClip at (147,399) size 100x28 clip at (147,399) size 100x28 outlineClip at (147,399) size 100x28
- RenderBlock (positioned) {DIV} at (-45,0) size 70x20 [bgcolor=#808000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowoverflowrtlinlinescrollbarexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-rtl-inline-scrollbar-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-rtl-inline-scrollbar-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-rtl-inline-scrollbar-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 218x19
- text run at (0,0) width 218: "This tests for a regression against "
- RenderInline {I} at (0,0) size 730x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (217,0) size 354x19
- text run at (217,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6618"
- RenderText {#text} at (570,0) size 730x39
- text run at (570,0) width 5: " "
- text run at (574,0) width 156: "Inline in RTL block with"
- text run at (0,20) width 349: "overflow:auto and left border makes scroll bar appear"
- RenderText {#text} at (348,20) size 5x19
- text run at (348,20) width 5: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
-layer at (8,74) size 784x20 clip at (18,74) size 774x20
- RenderBlock {DIV} at (0,66) size 784x20 [border: none (10px solid #0000FF)]
- RenderText {#text} at (462,0) size 322x19
- text run at (462,0) width 120: "This block should "
- text run at (780,0) width 4 RTL: "."
- RenderInline {EM} at (0,0) size 21x19
- RenderText {#text} at (581,0) size 21x19
- text run at (581,0) width 21: "not"
- RenderText {#text} at (601,0) size 179x19
- text run at (601,0) width 179: " have a horizontal scroll bar"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowoverflowrtlverticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-rtl-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-rtl-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/overflow-rtl-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,63 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 343x600
- RenderBlock {HTML} at (0,0) size 343x600
- RenderBody {BODY} at (16,8) size 319x584
- RenderBlock {P} at (0,0) size 40x584
- RenderText {#text} at (0,0) size 19x139
- text run at (0,0) width 139: "This is a test case for "
- RenderInline {I} at (0,0) size 39x570
- RenderText {#text} at (0,138) size 39x570
- text run at (0,138) width 432: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5826 Blocks with"
- text run at (20,0) width 423: "direction:rtl and overflow:auto or scroll have incorrect scrollbars"
- RenderText {#text} at (20,422) size 19x5
- text run at (20,422) width 4: "."
- RenderBlock (anonymous) at (56,0) size 20x584
- RenderText {#text} at (0,0) size 19x469
- text run at (0,0) width 469: "The right column should be a mirror-image of the left column in terms of"
- RenderBlock {UL} at (92,0) size 60x584
- RenderListItem {LI} at (0,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
- RenderText {#text} at (0,0) size 19x168
- text run at (0,0) width 168: "the presence of a scrollbar"
- RenderListItem {LI} at (20,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
- RenderText {#text} at (0,0) size 19x242
- text run at (0,0) width 242: "the initial position of the scroll thumb"
- RenderListItem {LI} at (40,40) size 20x544
- RenderListMarker at (0,-18) size 19x7: bullet
- RenderText {#text} at (0,0) size 19x340
- text run at (0,0) width 340: "which letters are visible initially and when you scroll"
- RenderTable {TABLE} at (168,0) size 151x257
- RenderTableSection {TBODY} at (0,0) size 151x257
- RenderTableRow {TR} at (0,2) size 147x257
- RenderTableCell {TD} at (2,2) size 147x126 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (2,129) size 147x126 [r=0 c=1 rs=1 cs=1]
-layer at (191,15) size 43x115 clip at (191,25) size 28x100 scrollHeight 191
- RenderBlock {DIV} at (5,5) size 43x115 [bgcolor=#FFFF00] [border: (10px solid #FF0000) none (5px solid #008000) none]
- RenderText {#text} at (0,10) size 19x192
- text run at (0,10) width 192: "abcdefghijklmnopqrstuvwxyz"
-layer at (238,15) size 43x115 clip at (238,25) size 43x100
- RenderBlock {DIV} at (51,5) size 44x115 [bgcolor=#FFFF00] [border: (10px solid #FF0000) none (5px solid #008000) none]
- RenderBlock {DIV} at (0,10) size 20x100 [bgcolor=#D3D3D3]
- RenderText {#text} at (0,-91) size 19x192
- text run at (0,-91) width 192: "abcdefghijklmnopqrstuvwxyz"
-layer at (285,15) size 43x115 clip at (285,25) size 28x100 scrollHeight 191
- RenderBlock {DIV} at (98,5) size 44x115 [bgcolor=#FFFF00] [border: (10px solid #FF0000) none (5px solid #008000) none]
- RenderBlock {DIV} at (0,10) size 20x100 [bgcolor=#D3D3D3]
- RenderText {#text} at (0,0) size 19x192
- text run at (0,0) width 192: "abcdefghijklmnopqrstuvwxyz"
-layer at (191,142) size 43x115 clip at (191,147) size 28x100 scrollY 91 scrollHeight 191
- RenderBlock {DIV} at (5,5) size 43x115 [bgcolor=#FFFF00] [border: (5px solid #008000) none (10px solid #FF0000) none]
- RenderText {#text} at (0,-86) size 19x192
- text run at (0,-86) width 192: "zyxwvutsrqponmlkjihgfedcba"
-layer at (238,142) size 43x115 clip at (238,147) size 43x100
- RenderBlock {DIV} at (51,5) size 44x115 [bgcolor=#FFFF00] [border: (5px solid #008000) none (10px solid #FF0000) none]
- RenderBlock {DIV} at (0,5) size 20x100 [bgcolor=#D3D3D3]
- RenderText {#text} at (0,0) size 19x192
- text run at (0,0) width 192: "zyxwvutsrqponmlkjihgfedcba"
-layer at (285,142) size 43x115 clip at (285,147) size 28x100 scrollY 91 scrollHeight 191
- RenderBlock {DIV} at (98,5) size 44x115 [bgcolor=#FFFF00] [border: (5px solid #008000) none (10px solid #FF0000) none]
- RenderBlock {DIV} at (0,5) size 20x100 [bgcolor=#D3D3D3]
- RenderText {#text} at (0,-91) size 19x192
- text run at (0,-91) width 192: "zyxwvutsrqponmlkjihgfedcba"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowpagedxonrootexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-on-root-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-on-root-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-on-root-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,69 +0,0 @@
</span><del>-layer at (0,0) size 2400x600
- RenderView at (0,0) size 800x600
- RenderMultiColumnSet at (0,0) size 800x600
-layer at (0,0) size 800x1228 backgroundClip at (0,0) size 2400x600 clip at (0,0) size 2400x600 outlineClip at (0,0) size 2400x600
- RenderMultiColumnFlowThread at (0,0) size 800x1228
-layer at (0,0) size 800x1228 backgroundClip at (0,0) size 2400x600 clip at (0,0) size 2400x600 outlineClip at (0,0) size 2400x600
- RenderBlock {HTML} at (0,0) size 800x1228
- RenderBody {BODY} at (8,8) size 784x1212
- RenderText {#text} at (0,0) size 784x1211
- text run at (0,0) width 759: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas lacinia massa in lectus pretium vulputate. Curabitur"
- text run at (0,20) width 784: "viverra augue in leo faucibus congue. Vestibulum ligula neque, commodo eget blandit sit amet, facilisis vitae mi. Vivamus"
- text run at (0,40) width 754: "pretium lorem a quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque."
- text run at (0,60) width 777: "Curabitur vel tortor quam, ut pharetra eros. Mauris euismod, justo in mattis ultricies, risus velit pretium ligula, eu sodales"
- text run at (0,80) width 753: "libero dolor et massa. Phasellus eros quam, faucibus sed consectetur et, elementum ut erat. Morbi fringilla, lorem non"
- text run at (0,100) width 738: "fermentum vulputate, quam metus ullamcorper quam, eu porttitor diam metus eget augue. Donec non lorem et arcu"
- text run at (0,120) width 763: "adipiscing suscipit. Donec porta euismod magna a fermentum. Suspendisse vestibulum rhoncus bibendum. Nam in nisi"
- text run at (0,140) width 776: "eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas"
- text run at (0,160) width 738: "lacinia massa in lectus pretium vulputate. Curabitur viverra augue in leo faucibus congue. Vestibulum ligula neque,"
- text run at (0,180) width 751: "commodo eget blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in placerat purus sagittis."
- text run at (0,200) width 770: "Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,"
- text run at (0,220) width 750: "justo in mattis ultricies, risus velit pretium ligula, eu sodales libero dolor et massa. Phasellus eros quam, faucibus sed"
- text run at (0,240) width 757: "consectetur et, elementum ut erat. Morbi fringilla, lorem non fermentum vulputate, quam metus ullamcorper quam, eu"
- text run at (0,260) width 774: "porttitor diam metus eget augue. Donec non lorem et arcu adipiscing suscipit. Donec porta euismod magna a fermentum."
- text run at (0,280) width 757: "Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem"
- text run at (0,300) width 762: "ipsum dolor sit amet, consectetur adipiscing elit. Maecenas lacinia massa in lectus pretium vulputate. Curabitur viverra"
- text run at (0,320) width 734: "augue in leo faucibus congue. Vestibulum ligula neque, commodo eget blandit sit amet, facilisis vitae mi. Vivamus"
- text run at (0,340) width 754: "pretium lorem a quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque."
- text run at (0,360) width 777: "Curabitur vel tortor quam, ut pharetra eros. Mauris euismod, justo in mattis ultricies, risus velit pretium ligula, eu sodales"
- text run at (0,380) width 753: "libero dolor et massa. Phasellus eros quam, faucibus sed consectetur et, elementum ut erat. Morbi fringilla, lorem non"
- text run at (0,400) width 738: "fermentum vulputate, quam metus ullamcorper quam, eu porttitor diam metus eget augue. Donec non lorem et arcu"
- text run at (0,420) width 763: "adipiscing suscipit. Donec porta euismod magna a fermentum. Suspendisse vestibulum rhoncus bibendum. Nam in nisi"
- text run at (0,440) width 776: "eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas"
- text run at (0,460) width 738: "lacinia massa in lectus pretium vulputate. Curabitur viverra augue in leo faucibus congue. Vestibulum ligula neque,"
- text run at (0,480) width 751: "commodo eget blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in placerat purus sagittis."
- text run at (0,500) width 770: "Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,"
- text run at (0,520) width 750: "justo in mattis ultricies, risus velit pretium ligula, eu sodales libero dolor et massa. Phasellus eros quam, faucibus sed"
- text run at (0,540) width 757: "consectetur et, elementum ut erat. Morbi fringilla, lorem non fermentum vulputate, quam metus ullamcorper quam, eu"
- text run at (0,560) width 774: "porttitor diam metus eget augue. Donec non lorem et arcu adipiscing suscipit. Donec porta euismod magna a fermentum."
- text run at (0,592) width 757: "Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem"
- text run at (0,612) width 762: "ipsum dolor sit amet, consectetur adipiscing elit. Maecenas lacinia massa in lectus pretium vulputate. Curabitur viverra"
- text run at (0,632) width 734: "augue in leo faucibus congue. Vestibulum ligula neque, commodo eget blandit sit amet, facilisis vitae mi. Vivamus"
- text run at (0,652) width 754: "pretium lorem a quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque."
- text run at (0,672) width 777: "Curabitur vel tortor quam, ut pharetra eros. Mauris euismod, justo in mattis ultricies, risus velit pretium ligula, eu sodales"
- text run at (0,692) width 753: "libero dolor et massa. Phasellus eros quam, faucibus sed consectetur et, elementum ut erat. Morbi fringilla, lorem non"
- text run at (0,712) width 738: "fermentum vulputate, quam metus ullamcorper quam, eu porttitor diam metus eget augue. Donec non lorem et arcu"
- text run at (0,732) width 763: "adipiscing suscipit. Donec porta euismod magna a fermentum. Suspendisse vestibulum rhoncus bibendum. Nam in nisi"
- text run at (0,752) width 776: "eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas"
- text run at (0,772) width 738: "lacinia massa in lectus pretium vulputate. Curabitur viverra augue in leo faucibus congue. Vestibulum ligula neque,"
- text run at (0,792) width 751: "commodo eget blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in placerat purus sagittis."
- text run at (0,812) width 770: "Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,"
- text run at (0,832) width 750: "justo in mattis ultricies, risus velit pretium ligula, eu sodales libero dolor et massa. Phasellus eros quam, faucibus sed"
- text run at (0,852) width 757: "consectetur et, elementum ut erat. Morbi fringilla, lorem non fermentum vulputate, quam metus ullamcorper quam, eu"
- text run at (0,872) width 774: "porttitor diam metus eget augue. Donec non lorem et arcu adipiscing suscipit. Donec porta euismod magna a fermentum."
- text run at (0,892) width 757: "Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem"
- text run at (0,912) width 762: "ipsum dolor sit amet, consectetur adipiscing elit. Maecenas lacinia massa in lectus pretium vulputate. Curabitur viverra"
- text run at (0,932) width 734: "augue in leo faucibus congue. Vestibulum ligula neque, commodo eget blandit sit amet, facilisis vitae mi. Vivamus"
- text run at (0,952) width 754: "pretium lorem a quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque."
- text run at (0,972) width 777: "Curabitur vel tortor quam, ut pharetra eros. Mauris euismod, justo in mattis ultricies, risus velit pretium ligula, eu sodales"
- text run at (0,992) width 753: "libero dolor et massa. Phasellus eros quam, faucibus sed consectetur et, elementum ut erat. Morbi fringilla, lorem non"
- text run at (0,1012) width 738: "fermentum vulputate, quam metus ullamcorper quam, eu porttitor diam metus eget augue. Donec non lorem et arcu"
- text run at (0,1032) width 763: "adipiscing suscipit. Donec porta euismod magna a fermentum. Suspendisse vestibulum rhoncus bibendum. Nam in nisi"
- text run at (0,1052) width 776: "eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas"
- text run at (0,1072) width 738: "lacinia massa in lectus pretium vulputate. Curabitur viverra augue in leo faucibus congue. Vestibulum ligula neque,"
- text run at (0,1092) width 751: "commodo eget blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in placerat purus sagittis."
- text run at (0,1112) width 770: "Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,"
- text run at (0,1132) width 750: "justo in mattis ultricies, risus velit pretium ligula, eu sodales libero dolor et massa. Phasellus eros quam, faucibus sed"
- text run at (0,1152) width 757: "consectetur et, elementum ut erat. Morbi fringilla, lorem non fermentum vulputate, quam metus ullamcorper quam, eu"
- text run at (0,1172) width 774: "porttitor diam metus eget augue. Donec non lorem et arcu adipiscing suscipit. Donec porta euismod magna a fermentum."
- text run at (0,1192) width 710: "Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean eu libero turpis."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowpagedxwithcolumngapexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-with-column-gap-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-with-column-gap-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-x-with-column-gap-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,70 +0,0 @@
</span><del>-layer at (0,0) size 2600x600
- RenderView at (0,0) size 800x600
- RenderMultiColumnSet at (0,0) size 800x600
-layer at (0,0) size 800x1228 backgroundClip at (0,0) size 2600x600 clip at (0,0) size 2600x600 outlineClip at (0,0) size 2600x600
- RenderMultiColumnFlowThread at (0,0) size 800x1228
-layer at (0,0) size 800x1228 backgroundClip at (0,0) size 2600x600 clip at (0,0) size 2600x600 outlineClip at (0,0) size 2600x600
- RenderBlock {HTML} at (0,0) size 800x1228
- RenderBody {BODY} at (8,8) size 784x1212
- RenderText {#text} at (0,0) size 784x1211
- text run at (0,0) width 759: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas lacinia massa in lectus pretium vulputate. Curabitur"
- text run at (0,20) width 784: "viverra augue in leo faucibus congue. Vestibulum ligula neque, commodo eget blandit sit amet, facilisis vitae mi. Vivamus"
- text run at (0,40) width 754: "pretium lorem a quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque."
- text run at (0,60) width 777: "Curabitur vel tortor quam, ut pharetra eros. Mauris euismod, justo in mattis ultricies, risus velit pretium ligula, eu sodales"
- text run at (0,80) width 753: "libero dolor et massa. Phasellus eros quam, faucibus sed consectetur et, elementum ut erat. Morbi fringilla, lorem non"
- text run at (0,100) width 738: "fermentum vulputate, quam metus ullamcorper quam, eu porttitor diam metus eget augue. Donec non lorem et arcu"
- text run at (0,120) width 763: "adipiscing suscipit. Donec porta euismod magna a fermentum. Suspendisse vestibulum rhoncus bibendum. Nam in nisi"
- text run at (0,140) width 776: "eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas"
- text run at (0,160) width 738: "lacinia massa in lectus pretium vulputate. Curabitur viverra augue in leo faucibus congue. Vestibulum ligula neque,"
- text run at (0,180) width 751: "commodo eget blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in placerat purus sagittis."
- text run at (0,200) width 770: "Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,"
- text run at (0,220) width 750: "justo in mattis ultricies, risus velit pretium ligula, eu sodales libero dolor et massa. Phasellus eros quam, faucibus sed"
- text run at (0,240) width 757: "consectetur et, elementum ut erat. Morbi fringilla, lorem non fermentum vulputate, quam metus ullamcorper quam, eu"
- text run at (0,260) width 774: "porttitor diam metus eget augue. Donec non lorem et arcu adipiscing suscipit. Donec porta euismod magna a fermentum."
- text run at (0,280) width 757: "Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem"
- text run at (0,300) width 762: "ipsum dolor sit amet, consectetur adipiscing elit. Maecenas lacinia massa in lectus pretium vulputate. Curabitur viverra"
- text run at (0,320) width 734: "augue in leo faucibus congue. Vestibulum ligula neque, commodo eget blandit sit amet, facilisis vitae mi. Vivamus"
- text run at (0,340) width 754: "pretium lorem a quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque."
- text run at (0,360) width 777: "Curabitur vel tortor quam, ut pharetra eros. Mauris euismod, justo in mattis ultricies, risus velit pretium ligula, eu sodales"
- text run at (0,380) width 753: "libero dolor et massa. Phasellus eros quam, faucibus sed consectetur et, elementum ut erat. Morbi fringilla, lorem non"
- text run at (0,400) width 738: "fermentum vulputate, quam metus ullamcorper quam, eu porttitor diam metus eget augue. Donec non lorem et arcu"
- text run at (0,420) width 763: "adipiscing suscipit. Donec porta euismod magna a fermentum. Suspendisse vestibulum rhoncus bibendum. Nam in nisi"
- text run at (0,440) width 776: "eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas"
- text run at (0,460) width 738: "lacinia massa in lectus pretium vulputate. Curabitur viverra augue in leo faucibus congue. Vestibulum ligula neque,"
- text run at (0,480) width 751: "commodo eget blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in placerat purus sagittis."
- text run at (0,500) width 770: "Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,"
- text run at (0,520) width 750: "justo in mattis ultricies, risus velit pretium ligula, eu sodales libero dolor et massa. Phasellus eros quam, faucibus sed"
- text run at (0,540) width 757: "consectetur et, elementum ut erat. Morbi fringilla, lorem non fermentum vulputate, quam metus ullamcorper quam, eu"
- text run at (0,560) width 774: "porttitor diam metus eget augue. Donec non lorem et arcu adipiscing suscipit. Donec porta euismod magna a fermentum."
- text run at (0,592) width 757: "Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem"
- text run at (0,612) width 762: "ipsum dolor sit amet, consectetur adipiscing elit. Maecenas lacinia massa in lectus pretium vulputate. Curabitur viverra"
- text run at (0,632) width 734: "augue in leo faucibus congue. Vestibulum ligula neque, commodo eget blandit sit amet, facilisis vitae mi. Vivamus"
- text run at (0,652) width 754: "pretium lorem a quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque."
- text run at (0,672) width 777: "Curabitur vel tortor quam, ut pharetra eros. Mauris euismod, justo in mattis ultricies, risus velit pretium ligula, eu sodales"
- text run at (0,692) width 753: "libero dolor et massa. Phasellus eros quam, faucibus sed consectetur et, elementum ut erat. Morbi fringilla, lorem non"
- text run at (0,712) width 738: "fermentum vulputate, quam metus ullamcorper quam, eu porttitor diam metus eget augue. Donec non lorem et arcu"
- text run at (0,732) width 763: "adipiscing suscipit. Donec porta euismod magna a fermentum. Suspendisse vestibulum rhoncus bibendum. Nam in nisi"
- text run at (0,752) width 776: "eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas"
- text run at (0,772) width 738: "lacinia massa in lectus pretium vulputate. Curabitur viverra augue in leo faucibus congue. Vestibulum ligula neque,"
- text run at (0,792) width 751: "commodo eget blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in placerat purus sagittis."
- text run at (0,812) width 770: "Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,"
- text run at (0,832) width 750: "justo in mattis ultricies, risus velit pretium ligula, eu sodales libero dolor et massa. Phasellus eros quam, faucibus sed"
- text run at (0,852) width 757: "consectetur et, elementum ut erat. Morbi fringilla, lorem non fermentum vulputate, quam metus ullamcorper quam, eu"
- text run at (0,872) width 774: "porttitor diam metus eget augue. Donec non lorem et arcu adipiscing suscipit. Donec porta euismod magna a fermentum."
- text run at (0,892) width 757: "Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem"
- text run at (0,912) width 762: "ipsum dolor sit amet, consectetur adipiscing elit. Maecenas lacinia massa in lectus pretium vulputate. Curabitur viverra"
- text run at (0,932) width 734: "augue in leo faucibus congue. Vestibulum ligula neque, commodo eget blandit sit amet, facilisis vitae mi. Vivamus"
- text run at (0,952) width 754: "pretium lorem a quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque."
- text run at (0,972) width 777: "Curabitur vel tortor quam, ut pharetra eros. Mauris euismod, justo in mattis ultricies, risus velit pretium ligula, eu sodales"
- text run at (0,992) width 753: "libero dolor et massa. Phasellus eros quam, faucibus sed consectetur et, elementum ut erat. Morbi fringilla, lorem non"
- text run at (0,1012) width 738: "fermentum vulputate, quam metus ullamcorper quam, eu porttitor diam metus eget augue. Donec non lorem et arcu"
- text run at (0,1032) width 763: "adipiscing suscipit. Donec porta euismod magna a fermentum. Suspendisse vestibulum rhoncus bibendum. Nam in nisi"
- text run at (0,1052) width 776: "eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas"
- text run at (0,1072) width 738: "lacinia massa in lectus pretium vulputate. Curabitur viverra augue in leo faucibus congue. Vestibulum ligula neque,"
- text run at (0,1092) width 751: "commodo eget blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in placerat purus sagittis."
- text run at (0,1112) width 770: "Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,"
- text run at (0,1132) width 750: "justo in mattis ultricies, risus velit pretium ligula, eu sodales libero dolor et massa. Phasellus eros quam, faucibus sed"
- text run at (0,1152) width 757: "consectetur et, elementum ut erat. Morbi fringilla, lorem non fermentum vulputate, quam metus ullamcorper quam, eu"
- text run at (0,1172) width 774: "porttitor diam metus eget augue. Donec non lorem et arcu adipiscing suscipit. Donec porta euismod magna a fermentum."
- text run at (0,1192) width 710: "Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean eu libero turpis."
-scrolled to 400,0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowpagedydivexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-y-div-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-y-div-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-y-div-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,132 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 404x404 clip at (10,10) size 400x400 scrollHeight 2896
- RenderBlock {DIV} at (0,0) size 404x404 [border: (2px solid #000000)]
- RenderMultiColumnSet at (2,2) size 400x400
-layer at (10,10) size 400x2420 backgroundClip at (10,10) size 400x400 clip at (10,10) size 400x400 outlineClip at (10,10) size 400x400
- RenderMultiColumnFlowThread at (2,2) size 400x2420
- RenderText {#text} at (0,0) size 399x2419
- text run at (0,0) width 357: "Lorem ipsum dolor sit amet, consectetur adipiscing elit."
- text run at (0,20) width 399: "Maecenas lacinia massa in lectus pretium vulputate. Curabitur"
- text run at (0,40) width 358: "viverra augue in leo faucibus congue. Vestibulum ligula"
- text run at (0,60) width 362: "neque, commodo eget blandit sit amet, facilisis vitae mi."
- text run at (0,80) width 379: "Vivamus pretium lorem a quam imperdiet in placerat purus"
- text run at (0,100) width 344: "sagittis. Aliquam ut dui nibh. Cras faucibus imperdiet"
- text run at (0,120) width 364: "pellentesque. Curabitur vel tortor quam, ut pharetra eros."
- text run at (0,140) width 383: "Mauris euismod, justo in mattis ultricies, risus velit pretium"
- text run at (0,160) width 392: "ligula, eu sodales libero dolor et massa. Phasellus eros quam,"
- text run at (0,180) width 344: "faucibus sed consectetur et, elementum ut erat. Morbi"
- text run at (0,200) width 349: "fringilla, lorem non fermentum vulputate, quam metus"
- text run at (0,220) width 398: "ullamcorper quam, eu porttitor diam metus eget augue. Donec"
- text run at (0,240) width 380: "non lorem et arcu adipiscing suscipit. Donec porta euismod"
- text run at (0,260) width 344: "magna a fermentum. Suspendisse vestibulum rhoncus"
- text run at (0,280) width 393: "bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean"
- text run at (0,300) width 364: "eu libero turpis. Lorem ipsum dolor sit amet, consectetur"
- text run at (0,320) width 364: "adipiscing elit. Maecenas lacinia massa in lectus pretium"
- text run at (0,340) width 373: "vulputate. Curabitur viverra augue in leo faucibus congue."
- text run at (0,360) width 365: "Vestibulum ligula neque, commodo eget blandit sit amet,"
- text run at (0,380) width 399: "facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in"
- text run at (0,400) width 373: "placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus"
- text run at (0,420) width 395: "imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra"
- text run at (0,440) width 364: "eros. Mauris euismod, justo in mattis ultricies, risus velit"
- text run at (0,460) width 371: "pretium ligula, eu sodales libero dolor et massa. Phasellus"
- text run at (0,480) width 374: "eros quam, faucibus sed consectetur et, elementum ut erat."
- text run at (0,500) width 393: "Morbi fringilla, lorem non fermentum vulputate, quam metus"
- text run at (0,520) width 398: "ullamcorper quam, eu porttitor diam metus eget augue. Donec"
- text run at (0,540) width 380: "non lorem et arcu adipiscing suscipit. Donec porta euismod"
- text run at (0,560) width 344: "magna a fermentum. Suspendisse vestibulum rhoncus"
- text run at (0,580) width 393: "bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean"
- text run at (0,600) width 364: "eu libero turpis. Lorem ipsum dolor sit amet, consectetur"
- text run at (0,620) width 364: "adipiscing elit. Maecenas lacinia massa in lectus pretium"
- text run at (0,640) width 373: "vulputate. Curabitur viverra augue in leo faucibus congue."
- text run at (0,660) width 365: "Vestibulum ligula neque, commodo eget blandit sit amet,"
- text run at (0,680) width 399: "facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in"
- text run at (0,700) width 373: "placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus"
- text run at (0,720) width 395: "imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra"
- text run at (0,740) width 364: "eros. Mauris euismod, justo in mattis ultricies, risus velit"
- text run at (0,760) width 371: "pretium ligula, eu sodales libero dolor et massa. Phasellus"
- text run at (0,780) width 374: "eros quam, faucibus sed consectetur et, elementum ut erat."
- text run at (0,800) width 393: "Morbi fringilla, lorem non fermentum vulputate, quam metus"
- text run at (0,820) width 398: "ullamcorper quam, eu porttitor diam metus eget augue. Donec"
- text run at (0,840) width 380: "non lorem et arcu adipiscing suscipit. Donec porta euismod"
- text run at (0,860) width 344: "magna a fermentum. Suspendisse vestibulum rhoncus"
- text run at (0,880) width 393: "bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean"
- text run at (0,900) width 364: "eu libero turpis. Lorem ipsum dolor sit amet, consectetur"
- text run at (0,920) width 364: "adipiscing elit. Maecenas lacinia massa in lectus pretium"
- text run at (0,940) width 373: "vulputate. Curabitur viverra augue in leo faucibus congue."
- text run at (0,960) width 365: "Vestibulum ligula neque, commodo eget blandit sit amet,"
- text run at (0,980) width 399: "facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in"
- text run at (0,1000) width 373: "placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus"
- text run at (0,1020) width 395: "imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra"
- text run at (0,1040) width 364: "eros. Mauris euismod, justo in mattis ultricies, risus velit"
- text run at (0,1060) width 371: "pretium ligula, eu sodales libero dolor et massa. Phasellus"
- text run at (0,1080) width 374: "eros quam, faucibus sed consectetur et, elementum ut erat."
- text run at (0,1100) width 393: "Morbi fringilla, lorem non fermentum vulputate, quam metus"
- text run at (0,1120) width 398: "ullamcorper quam, eu porttitor diam metus eget augue. Donec"
- text run at (0,1140) width 380: "non lorem et arcu adipiscing suscipit. Donec porta euismod"
- text run at (0,1160) width 344: "magna a fermentum. Suspendisse vestibulum rhoncus"
- text run at (0,1180) width 393: "bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean"
- text run at (0,1200) width 364: "eu libero turpis. Lorem ipsum dolor sit amet, consectetur"
- text run at (0,1220) width 364: "adipiscing elit. Maecenas lacinia massa in lectus pretium"
- text run at (0,1240) width 373: "vulputate. Curabitur viverra augue in leo faucibus congue."
- text run at (0,1260) width 365: "Vestibulum ligula neque, commodo eget blandit sit amet,"
- text run at (0,1280) width 399: "facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in"
- text run at (0,1300) width 373: "placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus"
- text run at (0,1320) width 395: "imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra"
- text run at (0,1340) width 364: "eros. Mauris euismod, justo in mattis ultricies, risus velit"
- text run at (0,1360) width 371: "pretium ligula, eu sodales libero dolor et massa. Phasellus"
- text run at (0,1380) width 374: "eros quam, faucibus sed consectetur et, elementum ut erat."
- text run at (0,1400) width 393: "Morbi fringilla, lorem non fermentum vulputate, quam metus"
- text run at (0,1420) width 398: "ullamcorper quam, eu porttitor diam metus eget augue. Donec"
- text run at (0,1440) width 380: "non lorem et arcu adipiscing suscipit. Donec porta euismod"
- text run at (0,1460) width 344: "magna a fermentum. Suspendisse vestibulum rhoncus"
- text run at (0,1480) width 393: "bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean"
- text run at (0,1500) width 364: "eu libero turpis. Lorem ipsum dolor sit amet, consectetur"
- text run at (0,1520) width 364: "adipiscing elit. Maecenas lacinia massa in lectus pretium"
- text run at (0,1540) width 373: "vulputate. Curabitur viverra augue in leo faucibus congue."
- text run at (0,1560) width 365: "Vestibulum ligula neque, commodo eget blandit sit amet,"
- text run at (0,1580) width 399: "facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in"
- text run at (0,1600) width 373: "placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus"
- text run at (0,1620) width 395: "imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra"
- text run at (0,1640) width 364: "eros. Mauris euismod, justo in mattis ultricies, risus velit"
- text run at (0,1660) width 371: "pretium ligula, eu sodales libero dolor et massa. Phasellus"
- text run at (0,1680) width 374: "eros quam, faucibus sed consectetur et, elementum ut erat."
- text run at (0,1700) width 393: "Morbi fringilla, lorem non fermentum vulputate, quam metus"
- text run at (0,1720) width 398: "ullamcorper quam, eu porttitor diam metus eget augue. Donec"
- text run at (0,1740) width 380: "non lorem et arcu adipiscing suscipit. Donec porta euismod"
- text run at (0,1760) width 344: "magna a fermentum. Suspendisse vestibulum rhoncus"
- text run at (0,1780) width 393: "bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean"
- text run at (0,1800) width 364: "eu libero turpis. Lorem ipsum dolor sit amet, consectetur"
- text run at (0,1820) width 364: "adipiscing elit. Maecenas lacinia massa in lectus pretium"
- text run at (0,1840) width 373: "vulputate. Curabitur viverra augue in leo faucibus congue."
- text run at (0,1860) width 365: "Vestibulum ligula neque, commodo eget blandit sit amet,"
- text run at (0,1880) width 399: "facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in"
- text run at (0,1900) width 373: "placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus"
- text run at (0,1920) width 395: "imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra"
- text run at (0,1940) width 364: "eros. Mauris euismod, justo in mattis ultricies, risus velit"
- text run at (0,1960) width 371: "pretium ligula, eu sodales libero dolor et massa. Phasellus"
- text run at (0,1980) width 374: "eros quam, faucibus sed consectetur et, elementum ut erat."
- text run at (0,2000) width 393: "Morbi fringilla, lorem non fermentum vulputate, quam metus"
- text run at (0,2020) width 398: "ullamcorper quam, eu porttitor diam metus eget augue. Donec"
- text run at (0,2040) width 380: "non lorem et arcu adipiscing suscipit. Donec porta euismod"
- text run at (0,2060) width 344: "magna a fermentum. Suspendisse vestibulum rhoncus"
- text run at (0,2080) width 393: "bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean"
- text run at (0,2100) width 364: "eu libero turpis. Lorem ipsum dolor sit amet, consectetur"
- text run at (0,2120) width 364: "adipiscing elit. Maecenas lacinia massa in lectus pretium"
- text run at (0,2140) width 373: "vulputate. Curabitur viverra augue in leo faucibus congue."
- text run at (0,2160) width 365: "Vestibulum ligula neque, commodo eget blandit sit amet,"
- text run at (0,2180) width 399: "facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in"
- text run at (0,2200) width 373: "placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus"
- text run at (0,2220) width 395: "imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra"
- text run at (0,2240) width 364: "eros. Mauris euismod, justo in mattis ultricies, risus velit"
- text run at (0,2260) width 371: "pretium ligula, eu sodales libero dolor et massa. Phasellus"
- text run at (0,2280) width 374: "eros quam, faucibus sed consectetur et, elementum ut erat."
- text run at (0,2300) width 393: "Morbi fringilla, lorem non fermentum vulputate, quam metus"
- text run at (0,2320) width 398: "ullamcorper quam, eu porttitor diam metus eget augue. Donec"
- text run at (0,2340) width 380: "non lorem et arcu adipiscing suscipit. Donec porta euismod"
- text run at (0,2360) width 344: "magna a fermentum. Suspendisse vestibulum rhoncus"
- text run at (0,2380) width 393: "bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean"
- text run at (0,2400) width 101: "eu libero turpis."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowpagedyonrootexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-y-on-root-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-y-on-root-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/paged-y-on-root-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,69 +0,0 @@
</span><del>-layer at (0,0) size 800x1800
- RenderView at (0,0) size 800x600
- RenderMultiColumnSet at (0,0) size 800x600
-layer at (0,0) size 800x1228
- RenderMultiColumnFlowThread at (0,0) size 800x1228
-layer at (0,0) size 800x1228
- RenderBlock {HTML} at (0,0) size 800x1228
- RenderBody {BODY} at (8,8) size 784x1212
- RenderText {#text} at (0,0) size 784x1211
- text run at (0,0) width 759: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas lacinia massa in lectus pretium vulputate. Curabitur"
- text run at (0,20) width 784: "viverra augue in leo faucibus congue. Vestibulum ligula neque, commodo eget blandit sit amet, facilisis vitae mi. Vivamus"
- text run at (0,40) width 754: "pretium lorem a quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque."
- text run at (0,60) width 777: "Curabitur vel tortor quam, ut pharetra eros. Mauris euismod, justo in mattis ultricies, risus velit pretium ligula, eu sodales"
- text run at (0,80) width 753: "libero dolor et massa. Phasellus eros quam, faucibus sed consectetur et, elementum ut erat. Morbi fringilla, lorem non"
- text run at (0,100) width 738: "fermentum vulputate, quam metus ullamcorper quam, eu porttitor diam metus eget augue. Donec non lorem et arcu"
- text run at (0,120) width 763: "adipiscing suscipit. Donec porta euismod magna a fermentum. Suspendisse vestibulum rhoncus bibendum. Nam in nisi"
- text run at (0,140) width 776: "eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas"
- text run at (0,160) width 738: "lacinia massa in lectus pretium vulputate. Curabitur viverra augue in leo faucibus congue. Vestibulum ligula neque,"
- text run at (0,180) width 751: "commodo eget blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in placerat purus sagittis."
- text run at (0,200) width 770: "Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,"
- text run at (0,220) width 750: "justo in mattis ultricies, risus velit pretium ligula, eu sodales libero dolor et massa. Phasellus eros quam, faucibus sed"
- text run at (0,240) width 757: "consectetur et, elementum ut erat. Morbi fringilla, lorem non fermentum vulputate, quam metus ullamcorper quam, eu"
- text run at (0,260) width 774: "porttitor diam metus eget augue. Donec non lorem et arcu adipiscing suscipit. Donec porta euismod magna a fermentum."
- text run at (0,280) width 757: "Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem"
- text run at (0,300) width 762: "ipsum dolor sit amet, consectetur adipiscing elit. Maecenas lacinia massa in lectus pretium vulputate. Curabitur viverra"
- text run at (0,320) width 734: "augue in leo faucibus congue. Vestibulum ligula neque, commodo eget blandit sit amet, facilisis vitae mi. Vivamus"
- text run at (0,340) width 754: "pretium lorem a quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque."
- text run at (0,360) width 777: "Curabitur vel tortor quam, ut pharetra eros. Mauris euismod, justo in mattis ultricies, risus velit pretium ligula, eu sodales"
- text run at (0,380) width 753: "libero dolor et massa. Phasellus eros quam, faucibus sed consectetur et, elementum ut erat. Morbi fringilla, lorem non"
- text run at (0,400) width 738: "fermentum vulputate, quam metus ullamcorper quam, eu porttitor diam metus eget augue. Donec non lorem et arcu"
- text run at (0,420) width 763: "adipiscing suscipit. Donec porta euismod magna a fermentum. Suspendisse vestibulum rhoncus bibendum. Nam in nisi"
- text run at (0,440) width 776: "eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas"
- text run at (0,460) width 738: "lacinia massa in lectus pretium vulputate. Curabitur viverra augue in leo faucibus congue. Vestibulum ligula neque,"
- text run at (0,480) width 751: "commodo eget blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in placerat purus sagittis."
- text run at (0,500) width 770: "Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,"
- text run at (0,520) width 750: "justo in mattis ultricies, risus velit pretium ligula, eu sodales libero dolor et massa. Phasellus eros quam, faucibus sed"
- text run at (0,540) width 757: "consectetur et, elementum ut erat. Morbi fringilla, lorem non fermentum vulputate, quam metus ullamcorper quam, eu"
- text run at (0,560) width 774: "porttitor diam metus eget augue. Donec non lorem et arcu adipiscing suscipit. Donec porta euismod magna a fermentum."
- text run at (0,592) width 757: "Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem"
- text run at (0,612) width 762: "ipsum dolor sit amet, consectetur adipiscing elit. Maecenas lacinia massa in lectus pretium vulputate. Curabitur viverra"
- text run at (0,632) width 734: "augue in leo faucibus congue. Vestibulum ligula neque, commodo eget blandit sit amet, facilisis vitae mi. Vivamus"
- text run at (0,652) width 754: "pretium lorem a quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque."
- text run at (0,672) width 777: "Curabitur vel tortor quam, ut pharetra eros. Mauris euismod, justo in mattis ultricies, risus velit pretium ligula, eu sodales"
- text run at (0,692) width 753: "libero dolor et massa. Phasellus eros quam, faucibus sed consectetur et, elementum ut erat. Morbi fringilla, lorem non"
- text run at (0,712) width 738: "fermentum vulputate, quam metus ullamcorper quam, eu porttitor diam metus eget augue. Donec non lorem et arcu"
- text run at (0,732) width 763: "adipiscing suscipit. Donec porta euismod magna a fermentum. Suspendisse vestibulum rhoncus bibendum. Nam in nisi"
- text run at (0,752) width 776: "eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas"
- text run at (0,772) width 738: "lacinia massa in lectus pretium vulputate. Curabitur viverra augue in leo faucibus congue. Vestibulum ligula neque,"
- text run at (0,792) width 751: "commodo eget blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in placerat purus sagittis."
- text run at (0,812) width 770: "Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,"
- text run at (0,832) width 750: "justo in mattis ultricies, risus velit pretium ligula, eu sodales libero dolor et massa. Phasellus eros quam, faucibus sed"
- text run at (0,852) width 757: "consectetur et, elementum ut erat. Morbi fringilla, lorem non fermentum vulputate, quam metus ullamcorper quam, eu"
- text run at (0,872) width 774: "porttitor diam metus eget augue. Donec non lorem et arcu adipiscing suscipit. Donec porta euismod magna a fermentum."
- text run at (0,892) width 757: "Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem"
- text run at (0,912) width 762: "ipsum dolor sit amet, consectetur adipiscing elit. Maecenas lacinia massa in lectus pretium vulputate. Curabitur viverra"
- text run at (0,932) width 734: "augue in leo faucibus congue. Vestibulum ligula neque, commodo eget blandit sit amet, facilisis vitae mi. Vivamus"
- text run at (0,952) width 754: "pretium lorem a quam imperdiet in placerat purus sagittis. Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque."
- text run at (0,972) width 777: "Curabitur vel tortor quam, ut pharetra eros. Mauris euismod, justo in mattis ultricies, risus velit pretium ligula, eu sodales"
- text run at (0,992) width 753: "libero dolor et massa. Phasellus eros quam, faucibus sed consectetur et, elementum ut erat. Morbi fringilla, lorem non"
- text run at (0,1012) width 738: "fermentum vulputate, quam metus ullamcorper quam, eu porttitor diam metus eget augue. Donec non lorem et arcu"
- text run at (0,1032) width 763: "adipiscing suscipit. Donec porta euismod magna a fermentum. Suspendisse vestibulum rhoncus bibendum. Nam in nisi"
- text run at (0,1052) width 776: "eget nulla vestibulum rutrum. Aenean eu libero turpis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas"
- text run at (0,1072) width 738: "lacinia massa in lectus pretium vulputate. Curabitur viverra augue in leo faucibus congue. Vestibulum ligula neque,"
- text run at (0,1092) width 751: "commodo eget blandit sit amet, facilisis vitae mi. Vivamus pretium lorem a quam imperdiet in placerat purus sagittis."
- text run at (0,1112) width 770: "Aliquam ut dui nibh. Cras faucibus imperdiet pellentesque. Curabitur vel tortor quam, ut pharetra eros. Mauris euismod,"
- text run at (0,1132) width 750: "justo in mattis ultricies, risus velit pretium ligula, eu sodales libero dolor et massa. Phasellus eros quam, faucibus sed"
- text run at (0,1152) width 757: "consectetur et, elementum ut erat. Morbi fringilla, lorem non fermentum vulputate, quam metus ullamcorper quam, eu"
- text run at (0,1172) width 774: "porttitor diam metus eget augue. Donec non lorem et arcu adipiscing suscipit. Donec porta euismod magna a fermentum."
- text run at (0,1192) width 710: "Suspendisse vestibulum rhoncus bibendum. Nam in nisi eget nulla vestibulum rutrum. Aenean eu libero turpis."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastoverflowtableoverflowfloatexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/table-overflow-float-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/table-overflow-float-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/overflow/table-overflow-float-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,130 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 107x106
- RenderTableSection {TBODY} at (0,0) size 107x106
- RenderTableRow {TR} at (0,2) size 107x102
- RenderTableCell {TD} at (2,2) size 103x102 [bgcolor=#CCCCCC] [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,106) size 784x140
- RenderText {#text} at (0,0) size 780x39
- text run at (0,0) width 780: "Here it is: a gray, one-cell, no-width-specified table, with a 100x100 scrolling (overflow:auto) div inside. In this div, there"
- text run at (0,20) width 379: "are floating (float: left) span tags with content inside (text)."
- RenderBR {BR} at (378,35) size 1x0
- RenderBR {BR} at (0,40) size 0x19
- RenderText {#text} at (0,60) size 758x39
- text run at (0,60) width 758: "You would expect that the table would expand to fit the defined width of the div tag. But in Safari and Shiira, the table"
- text run at (0,80) width 200: "expands to fit the height of the "
- RenderInline {I} at (0,0) size 137x19
- RenderText {#text} at (199,80) size 137x19
- text run at (199,80) width 137: "content inside the div"
- RenderText {#text} at (335,80) size 779x39
- text run at (335,80) width 444: ", not the height of the div. This behavior does not occur if the content"
- text run at (0,100) width 88: "is not floated."
- RenderBR {BR} at (87,115) size 1x0
- RenderBR {BR} at (0,120) size 0x19
-layer at (11,11) size 100x100 clip at (11,11) size 85x100 scrollHeight 340
- RenderBlock {DIV} at (1,1) size 100x100
- RenderBlock (floating) {SPAN} at (0,0) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,0) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,20) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,20) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,40) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,40) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,60) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,60) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,80) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,80) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,100) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,100) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,120) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,120) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,140) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,140) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,160) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,160) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,180) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,180) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,200) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,200) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,220) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,220) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,240) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,240) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,260) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,260) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,280) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,280) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,300) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,300) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (0,320) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
- RenderBlock (floating) {SPAN} at (29,320) size 30x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 30: "stuff"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastparser001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/parser/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/parser/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/parser/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIR} at (0,0) size 784x112
- RenderBlock (anonymous) at (40,0) size 744x20
- RenderText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "One"
- RenderBlock {DIR} at (40,36) size 744x76
- RenderBlock (anonymous) at (40,0) size 704x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "Two"
- RenderBlock {DIR} at (40,36) size 704x40
- RenderBlock (anonymous) at (40,0) size 664x20
- RenderText {#text} at (0,0) size 38x19
- text run at (0,0) width 38: "Three"
- RenderBlock {CENTER} at (40,20) size 664x20
- RenderText {#text} at (316,0) size 32x19
- text run at (316,0) width 32: "Four"
- RenderBlock {PRE} at (0,128) size 784x332
- RenderText {#text} at (0,0) size 63x14
- text run at (0,0) width 63: "Pre text"
- text run at (62,0) width 1: " "
- RenderEmbeddedObject {OBJECT} at (0,14) size 300x300 [bgcolor=#008000]
- RenderText {#text} at (300,304) size 300x28
- text run at (300,304) width 0: " "
- text run at (0,318) width 102: "Also pre text"
- text run at (101,318) width 1: " "
- RenderBlock (anonymous) at (0,473) size 784x20
- RenderInline {NOBR} at (0,0) size 139x19 [bgcolor=#CCCCCC]
- RenderText {#text} at (0,0) size 139x19
- text run at (0,0) width 139: "This text won't break."
- RenderBlock (anonymous) at (0,506) size 784x14
- RenderBlock {PRE} at (0,0) size 784x14
- RenderText {#text} at (0,0) size 203x14
- text run at (0,0) width 203: "This will be preformatted."
- RenderBlock (anonymous) at (0,533) size 784x20
- RenderInline {NOBR} at (0,0) size 236x19 [bgcolor=#CCCCCC]
- RenderText {#text} at (0,0) size 236x19
- text run at (0,0) width 236: "Now we're back to nonbreaking text."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastparserbadxmlslashexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/parser/bad-xml-slash-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/parser/bad-xml-slash-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/parser/bad-xml-slash-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {INPUT} at (2,3) size 16x16 [bgcolor=#000000CC] [border: (1px solid #FFFFFF00)]
- RenderText {#text} at (20,2) size 220x19
- text run at (20,2) width 220: "This checkbox should be checked."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastparserbrokencommentsvsparsingmodeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/parser/broken-comments-vs-parsing-mode-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/parser/broken-comments-vs-parsing-mode-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/parser/broken-comments-vs-parsing-mode-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {A} at (0,0) size 60x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "bug 8626"
- RenderText {#text} at (60,0) size 372x19
- text run at (60,0) width 9: ": "
- text run at (68,0) width 364: "Strict mode erroneously triggered by a broken comment."
- RenderBlock {P} at (0,36) size 784x20 [color=#00FF00]
- RenderText {#text} at (0,0) size 651x19
- text run at (0,0) width 651: "This text should be green, not black (CSS color values not beginning with '#' are OK in quirks mode)."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastpreloaderscriptexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/preloader/script-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/preloader/script-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/preloader/script-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,5 +0,0 @@
</span><del>-script1.js has MIME type text/javascript
-This test requires DumpRenderTree to see the log of what resources are loaded.
-
-<script src=resources/script1.js></script>
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreflectionsabspositioninreflectionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/abs-position-in-reflection-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/abs-position-in-reflection-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/abs-position-in-reflection-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 374x19
- text run at (0,0) width 374: "The teal boxes in the reflection should be placed correctly."
-layer at (8,44) size 100x100
- RenderBlock {DIV} at (0,36) size 100x100 [bgcolor=#0000FF]
- RenderBlock {DIV} at (0,0) size 100x50 [bgcolor=#C0C0C0]
-layer at (8,44) size 50x50
- RenderBlock (positioned) {DIV} at (8,44) size 50x50 [bgcolor=#008080]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreflectionsinlinecrashexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/inline-crash-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/inline-crash-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/inline-crash-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 666x19
- RenderInline {A} at (0,0) size 312x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 312x19
- text run at (53,0) width 312: "https://bugs.webkit.org/show_bug.cgi?id=19525"
- RenderText {#text} at (364,0) size 355x19
- text run at (364,0) width 5: " "
- text run at (368,0) width 351: "-webkit-box-reflect in hyperlink causes webkit to crash"
- RenderText {#text} at (718,0) size 5x19
- text run at (718,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 181x19
- text run at (0,0) width 181: "Because it is an inline flow, "
- RenderInline {SPAN} at (0,0) size 58x19
- RenderText {#text} at (180,0) size 58x19
- text run at (180,0) width 58: "this span"
- RenderText {#text} at (237,0) size 451x19
- text run at (237,0) width 451: " should not have a reflection, and selecting it should not cause a crash."
-selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
-selection end: position 9 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreflectionsopacityreflectiontransformexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/opacity-reflection-transform-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/opacity-reflection-transform-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/opacity-reflection-transform-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x572
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 769x39
- text run at (0,0) width 769: "Test that opacity doesn't cause clipping of transformed, reflected content. You should see a rotated green box and its full"
- text run at (0,20) width 66: "reflection."
-layer at (108,68) size 102x102
- RenderBlock {DIV} at (100,60) size 102x102 [border: (1px solid #000000)]
-layer at (109,69) size 200x100
- RenderBlock {DIV} at (1,1) size 200x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreflectionsreflectiondirectionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/reflection-direction-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/reflection-direction-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/reflection-direction-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 1357x614
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x614
- RenderBlock {HTML} at (0,0) size 800x614
- RenderBody {BODY} at (8,8) size 784x598
- RenderBlock {DIV} at (0,1) size 671x592
- RenderBR {BR} at (335,296) size 0x0
- RenderBR {BR} at (671,592) size 0x0
- RenderText {#text} at (671,578) size 4x19
- text run at (671,578) width 4: " "
- RenderBlock {DIV} at (675,0) size 674x598
- RenderText {#text} at (335,578) size 4x19
- text run at (335,578) width 4: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (8,9) size 335x296
- RenderImage {IMG} at (0,0) size 335x296
-layer at (344,305) size 335x296
- RenderImage {IMG} at (336,296) size 335x296
-layer at (683,305) size 335x296
- RenderImage {IMG} at (0,297) size 335x296
-layer at (1022,8) size 335x296
- RenderImage {IMG} at (339,0) size 335x296
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreflectionsreflectionnestingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/reflection-nesting-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/reflection-nesting-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/reflection-nesting-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 761x39
- text run at (0,0) width 761: "The two lime squares below should look like mirror images (with a blue rectangle filling half the left square on the left"
- text run at (0,20) width 243: "and half the right square on the right)."
-layer at (8,48) size 200x200
- RenderBlock {DIV} at (0,40) size 200x200 [bgcolor=#00FF00]
-layer at (8,48) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreflectionsreflectionoverflowhiddenexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/reflection-overflow-hidden-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/reflection-overflow-hidden-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/reflection-overflow-hidden-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x140 layerType: background only
-layer at (50,100) size 400x50
- RenderBlock (positioned) zI: -1 {DIV} at (50,100) size 400x50 [bgcolor=#FF0000]
-layer at (50,250) size 400x50
- RenderBlock (positioned) zI: -1 {DIV} at (50,250) size 400x50 [bgcolor=#FF0000]
-layer at (0,0) size 800x140 layerType: foreground only
- RenderBlock {HTML} at (0,0) size 800x140
- RenderBody {BODY} at (50,50) size 700x40
- RenderBlock {P} at (0,0) size 700x40
- RenderInline {A} at (0,0) size 310x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "https://bugs.webkit.org/show_bug.cgi?id=22570"
- RenderText {#text} at (309,0) size 677x39
- text run at (309,0) width 62: ". Test for "
- text run at (370,0) width 307: "reflection painting on overflow:hidden element."
- text run at (0,20) width 220: "You should not see any red below."
-layer at (50,100) size 400x200
- RenderBlock (positioned) {DIV} at (50,100) size 400x200
-layer at (50,100) size 400x200
- RenderBlock (relative positioned) {DIV} at (0,0) size 400x200
-layer at (50,100) size 400x50
- RenderBlock (positioned) {DIV} at (0,0) size 400x50 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Top"
-layer at (50,250) size 400x50
- RenderBlock (positioned) {DIV} at (0,150) size 400x50 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 49x19
- text run at (0,0) width 49: "Bottom"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreflectionstransparentreflectedsublayersexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/transparent-reflected-sublayers-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/transparent-reflected-sublayers-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/reflections/transparent-reflected-sublayers-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 373x19
- text run at (0,0) width 373: "You should see four green squares in a vertical line below."
- RenderText {#text} at (0,0) size 0x0
-layer at (8,160) size 100x100
- RenderBlock (positioned) {DIV} at (8,160) size 100x100 [bgcolor=#008000]
-layer at (8,400) size 100x100
- RenderBlock (positioned) {DIV} at (0,240) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastregionsautosizeautoheightregionsmarkexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/auto-size/autoheight-regions-mark-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/auto-size/autoheight-regions-mark-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/auto-size/autoheight-regions-mark-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,50 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x116
- RenderBlock {HTML} at (0,0) size 800x116
- RenderBody {BODY} at (8,8) size 784x100
-layer at (8,8) size 50x50
- RenderBlock {DIV} at (0,0) size 50x50
- RenderNamedFlowFragment at (0,0) size 50x50
-layer at (8,50) size 50x450
- RenderBlock (positioned) {DIV} at (8,50) size 50x450
- RenderNamedFlowFragment at (0,0) size 50x450
-layer at (50,8) size 650x50
- RenderBlock (positioned) {DIV} at (50,8) size 650x50
- RenderNamedFlowFragment at (0,0) size 650x50
-layer at (8,58) size 50x50
- RenderBlock {DIV} at (0,50) size 50x50
- RenderNamedFlowFragment at (0,0) size 50x50
-Named flows
- Named flow 'flow'
- layer at (0,0) size 50x50
- RenderNamedFlowThread at (0,0) size 50x50
- Regions for named flow 'flow'
- RenderNamedFlowFragment (anonymous child of {DIV} #region)
- Named flow 'flow2'
- Regions for named flow 'flow2'
- RenderNamedFlowFragment hasAutoLogicalHeight (anonymous child of {DIV} #region2)
- Named flow 'flow3'
- layer at (0,0) size 50x450
- RenderNamedFlowThread at (0,0) size 50x450
- Regions for named flow 'flow3'
- RenderNamedFlowFragment (anonymous child of {DIV} #region3)
- Named flow 'flow4'
- layer at (0,0) size 650x50
- RenderNamedFlowThread at (0,0) size 650x50
- Regions for named flow 'flow4'
- RenderNamedFlowFragment (anonymous child of {DIV} #region4)
- Named flow 'flow5'
- Regions for named flow 'flow5'
- RenderNamedFlowFragment hasAutoLogicalHeight (anonymous child of {DIV} #region5)
- Named flow 'flow6'
- layer at (0,0) size 50x50
- RenderNamedFlowThread at (0,0) size 50x50
- Regions for named flow 'flow6'
- RenderNamedFlowFragment (anonymous child of {DIV} #region6)
- Named flow 'flow8'
- Invalid regions for named flow 'flow8'
- RenderNamedFlowFragment (anonymous child of {DIV} #region8)
- Named flow 'flow7'
- Regions for named flow 'flow7'
- RenderNamedFlowFragment hasAutoLogicalHeight (anonymous child of {DIV} #region7)
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastregionsflowsdependencydynamicremoveexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/flows-dependency-dynamic-remove-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/flows-dependency-dynamic-remove-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/flows-dependency-dynamic-remove-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x16
- RenderBlock {HTML} at (0,0) size 800x16
- RenderBody {BODY} at (8,8) size 784x0
-Named flows
- Named flow 'flowC'
- Named flow 'flowA'
- Regions for named flow 'flowA'
- RenderNamedFlowFragment (anonymous child of {DIV})
- RenderNamedFlowFragment (anonymous child of {DIV})
- Named flow 'flowB'
- Regions for named flow 'flowB'
- RenderNamedFlowFragment (anonymous child of {DIV})
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastregionsflowsdependencysameflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/flows-dependency-same-flow-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/flows-dependency-same-flow-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/flows-dependency-same-flow-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x16
- RenderBlock {HTML} at (0,0) size 800x16
- RenderBody {BODY} at (8,8) size 784x0
-Named flows
- Named flow 'flowB'
- Regions for named flow 'flowB'
- RenderNamedFlowFragment (anonymous child of {DIV})
- Invalid regions for named flow 'flowB'
- RenderNamedFlowFragment (anonymous child of {DIV})
- Named flow 'flowC'
- Regions for named flow 'flowC'
- RenderNamedFlowFragment (anonymous child of {DIV})
- RenderNamedFlowFragment (anonymous child of {DIV})
- Named flow 'flowA'
- Regions for named flow 'flowA'
- RenderNamedFlowFragment (anonymous child of {DIV})
- RenderNamedFlowFragment (anonymous child of {DIV})
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastregionsiframehtmlcollectedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/iframe-html-collected-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/iframe-html-collected-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/iframe-html-collected-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,7 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-Named flows
- Named flow 'flow'
- layer at (0,0) size 0x600
- RenderBlock {HTML} at (0,0) size 0x600
- RenderBody {BODY} at (8,8) size 0x584
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastregionsmultipledirectionalitychangesinvariablewidthregionsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,47 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x422
- RenderBlock {HTML} at (0,0) size 800x422
- RenderBody {BODY} at (8,8) size 784x406
- RenderBlock {DIV} at (0,0) size 784x406
-layer at (8,8) size 402x102
- RenderBlock {DIV} at (0,0) size 402x102 [border: (1px solid #000000)]
- RenderNamedFlowFragment at (1,1) size 400x100
-layer at (8,110) size 502x182
- RenderBlock {DIV} at (0,102) size 502x182 [border: (1px solid #000000)]
- RenderNamedFlowFragment at (1,1) size 500x180
-layer at (8,292) size 202x122
- RenderBlock {DIV} at (0,284) size 202x122 [border: (1px solid #000000)]
- RenderNamedFlowFragment at (1,1) size 200x120
-Named flows
- Named flow 'flow1'
- layer at (0,0) size 500x400
- RenderNamedFlowThread at (0,0) size 500x400
- RenderBlock {DIV} at (25,0) size 450x372
- RenderBlock {DIV} at (27,15) size 396x342 [border: (1px solid #0000FF)]
- RenderBlock {DIV} at (40,11) size 316x425 [border: (1px solid #008000)]
- RenderBlock {P} at (1,17) size 314x126
- RenderText {#text} at (-17,0) size 332x126
- text run at (-17,0) width 248: "This line of text should not get out"
- text run at (-17,23) width 248: "of the region. This line of text"
- text run at (0,57) width 314: "should not get out of the region. This line of"
- text run at (0,80) width 314: "text should not get out of the region. This"
- text run at (0,103) width 303: "line of text should not get out of the region."
- RenderBlock {P} at (1,159) size 314x141
- RenderText {#text} at (0,0) size 367x141
- text run at (0,0) width 314: "This line of text should not get out of the"
- text run at (0,23) width 314: "region. This line of text should not get out of"
- text run at (0,46) width 314: "the region. This line of text should not get"
- text run at (0,69) width 314: "out of the region. This line of text should not"
- text run at (-52,95) width 119: "get out of the"
- text run at (-52,118) width 49: "region."
- RenderBlock {P} at (1,316) size 314x92
- RenderText {#text} at (-52,0) size 120x92
- text run at (-52,0) width 119: "This line of text"
- text run at (-52,23) width 119: "should not get"
- text run at (-52,46) width 119: "out of the"
- text run at (-52,69) width 49: "region."
- Regions for named flow 'flow1'
- RenderNamedFlowFragment (anonymous child of {DIV} #region1)
- RenderNamedFlowFragment (anonymous child of {DIV} #region2)
- RenderNamedFlowFragment (anonymous child of {DIV} #region3)
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastregionsregiondynamicafterbeforeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/region-dynamic-after-before-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/region-dynamic-after-before-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/region-dynamic-after-before-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x128
- RenderBlock {HTML} at (0,0) size 800x128
- RenderBody {BODY} at (8,8) size 784x112
-layer at (8,8) size 80x112
- RenderBlock (relative positioned) {DIV} at (0,0) size 80x112 [bgcolor=#D3D3D3]
- RenderNamedFlowFragment at (0,16) size 80x96
-layer at (8,8) size 66x20
- RenderBlock (positioned) at (0,0) size 66x20
- RenderText at (0,0) size 66x19
- text run at (0,0) width 66: "BEFORE"
-layer at (34,100) size 54x20
- RenderBlock (positioned) at (25,92) size 55x20
- RenderText at (0,0) size 55x19
- text run at (0,0) width 55: "AFTER"
-Named flows
- Named flow 'namedFlow'
- layer at (0,0) size 80x96
- RenderNamedFlowThread at (0,0) size 80x96
- RenderBlock {P} at (0,16) size 80x46
- RenderText {#text} at (0,0) size 70x46
- text run at (0,0) width 70: "some text"
- text run at (0,23) width 47: "to flow"
- Regions for named flow 'namedFlow'
- RenderNamedFlowFragment (anonymous child of {DIV} #region)
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastregionsregiongeneratedcontentbeforeafterexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/region-generated-content-before-after-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/region-generated-content-before-after-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/region-generated-content-before-after-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x128
- RenderBlock {HTML} at (0,0) size 800x128
- RenderBody {BODY} at (8,8) size 784x112
-layer at (8,8) size 80x112
- RenderBlock (relative positioned) {DIV} at (0,0) size 80x112 [bgcolor=#D3D3D3]
- RenderNamedFlowFragment at (0,16) size 80x96
-layer at (8,8) size 66x20
- RenderBlock (positioned) at (0,0) size 66x20
- RenderText at (0,0) size 66x19
- text run at (0,0) width 66: "BEFORE"
-layer at (34,100) size 54x20
- RenderBlock (positioned) at (25,92) size 55x20
- RenderText at (0,0) size 55x19
- text run at (0,0) width 55: "AFTER"
-Named flows
- Named flow 'namedFlow'
- layer at (0,0) size 80x96
- RenderNamedFlowThread at (0,0) size 80x96
- RenderBlock {P} at (0,16) size 80x46
- RenderText {#text} at (0,0) size 70x46
- text run at (0,0) width 70: "some text"
- text run at (0,23) width 47: "to flow"
- Regions for named flow 'namedFlow'
- RenderNamedFlowFragment (anonymous child of {DIV} #region)
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastregionsrepaintlineflowwithfloatsinregionsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,88 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x600
-layer at (100,0) size 500x600
- RenderBlock (positioned) {DIV} at (100,0) size 500x600
- RenderNamedFlowFragment at (0,0) size 500x600
-Named flows
- Named flow 'thread'
- layer at (0,0) size 500x600
- RenderNamedFlowThread at (0,0) size 500x600
- RenderPartObject {IFRAME} at (0,0) size 500x600
- layer at (0,0) size 500x642
- RenderView at (0,0) size 500x600
- layer at (0,0) size 500x642
- RenderBlock {HTML} at (0,0) size 500x642
- RenderBody {BODY} at (8,8) size 484x618
- RenderBlock {DIV} at (0,0) size 450x50
- RenderBlock (floating) {DIV} at (370,10) size 70x120 [bgcolor=#FFC0CB]
- RenderBlock {P} at (0,66) size 418x552 [border: (3px solid #800000)]
- RenderText {#text} at (6,6) size 406x119
- text run at (6,6) width 354: "The chief difficulty Alice found at first was in"
- text run at (6,26) width 98: "managing her "
- text run at (103,26) width 257: "flamingo: she succeeded in getting its"
- text run at (6,46) width 140: "body tucked away, "
- text run at (145,46) width 215: "comfortably enough, under her"
- text run at (6,66) width 220: "arm, with its legs hanging down, "
- text run at (225,66) width 135: "but generally, just as"
- text run at (6,86) width 264: "she had got its neck nicely straightened "
- text run at (269,86) width 143: "out, and was going to"
- text run at (6,106) width 292: "give the hedgehog a blow with its head, it "
- RenderInline {I} at (0,0) size 40x19
- RenderText {#text} at (297,106) size 40x19
- text run at (297,106) width 40: "would"
- RenderText {#text} at (336,106) size 406x79
- text run at (336,106) width 76: " twist itself"
- text run at (6,126) width 237: "round and look up in her face, with "
- text run at (242,126) width 170: "such a puzzled expression"
- text run at (6,146) width 248: "that she could not help bursting out "
- text run at (253,146) width 159: "laughing: and when she"
- text run at (6,166) width 280: "had got its head down, and was going to "
- RenderText {#text} at (285,166) size 406x139
- text run at (285,166) width 127: "begin again, it was"
- text run at (6,186) width 311: "very provoking to find that the hedgehog had "
- text run at (316,186) width 96: "unrolled itself,"
- text run at (6,206) width 314: "and was in the act of crawling away: besides all "
- text run at (319,206) width 93: "this, there was"
- text run at (6,226) width 317: "generally a ridge or furrow in the way wherever "
- text run at (322,226) width 90: "she wanted to"
- text run at (6,246) width 318: "send the hedgehog to, and, as the doubled-up "
- text run at (323,246) width 89: "soldiers were"
- text run at (6,266) width 333: "always getting up and walking off to other parts of "
- text run at (338,266) width 74: "the ground,"
- text run at (57,286) width 355: "Alice soon came to the conclusion that it was a very"
- RenderBlock (floating) {SPAN} at (6,289) size 48x65 [bgcolor=#ADD8E6]
- RenderText {#text} at (57,306) size 145x19
- text run at (57,306) width 145: "difficult game indeed. "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (57,326) size 304x19
- text run at (57,326) width 304: "The players all played at once without waiting"
- RenderBlock (floating) {SPAN} at (364,329) size 48x81 [bgcolor=#90EE90]
- RenderText {#text} at (57,346) size 355x39
- text run at (57,346) width 64: "for turns, "
- text run at (120,346) width 241: "quarrelling all the while, and fighting"
- text run at (6,366) width 173: "for the hedgehogs; and in "
- text run at (178,366) width 117: "a very short time "
- RenderInline {SPAN} at (0,0) size 67x19
- RenderText {#text} at (294,366) size 67x19
- text run at (294,366) width 67: "the Queen"
- RenderText {#text} at (6,386) size 355x59
- text run at (6,386) width 226: "was in a furious passion, and went "
- text run at (231,386) width 130: "stamping about, and"
- text run at (6,406) width 288: "shouting \x{2018}Off with his head!\x{2019} or \x{2018}Off with "
- text run at (293,406) width 68: "her head!\x{2019}"
- text run at (6,426) width 154: "about once in a minute. "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (6,446) size 406x99
- text run at (6,446) width 387: "Alice began to feel very uneasy: to be sure, she had not as "
- text run at (392,446) width 20: "yet"
- text run at (6,466) width 406: "had any dispute with the Queen, but she knew that it might"
- text run at (6,486) width 406: "happen any minute, \x{2018}and then,\x{2019} thought she, \x{2018}what would"
- text run at (6,506) width 76: "become of "
- text run at (81,506) width 331: "me? They\x{2019}re dreadfully fond of beheading people"
- text run at (6,526) width 96: "here; the great "
- text run at (101,526) width 268: "wonder is, that there\x{2018}s any one left alive!\x{2019}"
- Regions for named flow 'thread'
- RenderNamedFlowFragment (anonymous child of {DIV})
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastregionsrepaintoverflowflippedwritingmodeblockinregionsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (100,100) size 104x404
- RenderBlock (positioned) {DIV} at (100,100) size 104x404 [border: (2px solid #000000)]
- RenderNamedFlowFragment at (2,2) size 100x400
-Named flows
- Named flow 'thread'
- layer at (0,0) size 100x400
- RenderNamedFlowThread at (0,0) size 100x400
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,0) size 100x25
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
- RenderBlock {DIV} at (0,0) size 100x50 [bgcolor=#FF0000]
- Regions for named flow 'thread'
- RenderNamedFlowFragment (anonymous child of {DIV})
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastregionsrepaintregionpaintinginvalidationexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/region-painting-invalidation-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/region-painting-invalidation-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/region-painting-invalidation-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,152) size 784x23
- RenderBR {BR} at (0,0) size 0x23
-layer at (8,8) size 302x152
- RenderBlock {DIV} at (0,0) size 302x152 [bgcolor=#FF0000] [border: (1px solid #000000)]
- RenderNamedFlowFragment at (1,1) size 300x150
-layer at (8,183) size 302x202
- RenderBlock {DIV} at (0,175) size 302x202 [bgcolor=#FF0000] [border: (1px solid #000000)]
- RenderNamedFlowFragment at (1,1) size 300x200
-Named flows
- Named flow 'flow1'
- layer at (0,0) size 300x350
- RenderNamedFlowThread at (0,0) size 300x350
- RenderBlock {DIV} at (0,0) size 300x350
- RenderBlock {DIV} at (0,0) size 300x350 [bgcolor=#008000]
- Regions for named flow 'flow1'
- RenderNamedFlowFragment (anonymous child of {DIV} #region1)
- RenderNamedFlowFragment (anonymous child of {DIV} #region2)
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastregionsrepaintregionpaintingvialayoutexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/region-painting-via-layout-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/region-painting-via-layout-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/repaint/region-painting-via-layout-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 786x182
- RenderBlock {DIV} at (0,0) size 786x182 [bgcolor=#FF0000] [border: (1px solid #000000)]
- RenderNamedFlowFragment at (1,1) size 784x180
-Named flows
- Named flow 'flow1'
- layer at (0,0) size 784x1180 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderNamedFlowThread at (0,0) size 784x1180
- layer at (0,0) size 784x1200 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderBlock (relative positioned) {DIV} at (0,0) size 784x1200
- RenderBlock {DIV} at (0,1000) size 784x200
- RenderBlock {DIV} at (0,0) size 784x200 [bgcolor=#008000]
- Regions for named flow 'flow1'
- RenderNamedFlowFragment (anonymous child of {DIV} #region1)
- RenderNamedFlowFragment (anonymous child of {DIV} #region2)
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastregionstextregionsplitsmallpaginationexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/text-region-split-small-pagination-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/text-region-split-small-pagination-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/regions/text-region-split-small-pagination-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,44 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x276
- RenderBlock {HTML} at (0,0) size 800x276
- RenderBody {BODY} at (8,16) size 784x244
-layer at (8,16) size 204x34
- RenderBlock {DIV} at (0,0) size 204x34 [border: (2px solid #000000)]
- RenderNamedFlowFragment at (2,2) size 200x30
-layer at (8,66) size 204x54
- RenderBlock {DIV} at (0,50) size 204x54 [border: (2px solid #000000)]
- RenderNamedFlowFragment at (2,2) size 200x50
-layer at (8,136) size 204x54
- RenderBlock {DIV} at (0,120) size 204x54 [border: (2px solid #000000)]
- RenderNamedFlowFragment at (2,2) size 200x50
-layer at (8,206) size 204x54
- RenderBlock {DIV} at (0,190) size 204x54 [border: (2px solid #000000)]
- RenderNamedFlowFragment at (2,2) size 200x50
-Named flows
- Named flow 'flow'
- layer at (0,0) size 200x180
- RenderNamedFlowThread at (0,0) size 200x180
- RenderBlock {DIV} at (0,30) size 200x123
- RenderBlock {P} at (0,0) size 200x123
- RenderInline {B} at (0,0) size 111x19
- RenderText {#text} at (0,3) size 111x19
- text run at (0,3) width 111: "Text in region 2."
- RenderText {#text} at (110,0) size 145x46
- text run at (110,0) width 35: " This"
- text run at (0,23) width 114: "paragraph has \""
- RenderInline {I} at (0,0) size 172x46
- RenderText {#text} at (113,26) size 172x46
- text run at (113,26) width 53: "-webkit-"
- text run at (0,53) width 172: "region-break-after: always"
- RenderText {#text} at (171,50) size 11x23
- text run at (171,50) width 11: "\"."
- RenderInline {B} at (0,0) size 184x46
- RenderText {#text} at (0,76) size 184x46
- text run at (0,76) width 184: "There should be nothing in"
- text run at (0,103) width 171: "this region after this line."
- Regions for named flow 'flow'
- RenderNamedFlowFragment (anonymous child of {DIV} #region1)
- RenderNamedFlowFragment (anonymous child of {DIV} #region2)
- RenderNamedFlowFragment (anonymous child of {DIV} #region3)
- RenderNamedFlowFragment (anonymous child of {DIV} #region4)
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplaced001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x168
- RenderBlock {HTML} at (0,0) size 800x168
- RenderBody {BODY} at (8,16) size 784x136
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "There should be no red below."
- RenderBlock {DIV} at (0,36) size 784x100 [bgcolor=#FF0000]
- RenderBlock {P} at (0,0) size 784x100
- RenderImage {IMG} at (0,0) size 784x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplaced002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x260
- RenderBlock {HTML} at (0,0) size 800x260
- RenderBody {BODY} at (8,16) size 784x236
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "There should be no red below."
- RenderBlock {DIV} at (0,36) size 600x200 [bgcolor=#FF0000]
- RenderBlock {P} at (0,0) size 600x100 [bgcolor=#008000]
- RenderImage {IMG} at (0,0) size 100x100
- RenderImage {IMG} at (0,100) size 600x100
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplaced003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x260
- RenderBlock {HTML} at (0,0) size 800x260
- RenderBody {BODY} at (8,16) size 784x236
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "There should be no red below."
- RenderBlock {DIV} at (0,36) size 600x200 [bgcolor=#FF0000]
- RenderBlock {P} at (0,0) size 600x100 [bgcolor=#008000]
- RenderImage {IMG} at (0,0) size 100x100
- RenderImage {IMG} at (0,100) size 600x100
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplaced004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x284
- RenderBlock {HTML} at (0,0) size 800x284
- RenderBody {BODY} at (8,16) size 784x252
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 768x19
- text run at (0,0) width 390: "There should be no red below, just two 300\x{D7}100 pixel green "
- text run at (389,0) width 379: "rectangles of different shades, seperated by 1em of margin."
- RenderBlock {DIV} at (0,36) size 300x100 [bgcolor=#FF0000]
- RenderBlock {P} at (0,0) size 600x100
- RenderImage {IMG} at (0,0) size 300x100
- RenderText {#text} at (0,0) size 0x0
-layer at (8,168) size 300x100
- RenderBlock (relative positioned) {DIV} at (0,152) size 300x100
- RenderBlock {P} at (0,0) size 600x100
- RenderImage {IMG} at (0,0) size 300x100
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (8,168) size 300x100
- RenderBlock (positioned) {SPAN} at (0,0) size 300x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplaced005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,38 +0,0 @@
</span><del>-layer at (0,0) size 800x686
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x686
- RenderBlock {HTML} at (0,0) size 800x686
- RenderBody {BODY} at (8,8) size 784x662
- RenderTable {TABLE} at (0,0) size 784x216 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 780x212
- RenderTableRow {TR} at (0,0) size 780x212
- RenderTableCell {TD} at (0,0) size 203x212 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (101,1) size 100x100 [bgcolor=#008000]
- RenderBR {BR} at (201,86) size 0x19
- RenderImage {IMG} at (1,106) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (101,106) size 100x100 [bgcolor=#008000]
- RenderTableCell {TD} at (202,95) size 578x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 25x19
- text run at (1,1) width 25: "Foo"
- RenderTable {TABLE} at (0,216) size 784x216 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 780x212
- RenderTableRow {TR} at (0,0) size 780x212
- RenderTableCell {TD} at (0,0) size 203x212 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 200x19
- RenderImage {IMG} at (1,1) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (101,1) size 100x100 [bgcolor=#008000]
- RenderBR {BR} at (201,86) size 0x19
- RenderImage {IMG} at (1,106) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (101,106) size 100x100 [bgcolor=#008000]
- RenderTableCell {TD} at (202,95) size 578x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 25x19
- text run at (1,1) width 25: "Foo"
- RenderBlock {P} at (0,448) size 784x214 [border: (2px solid #0000FF)]
- RenderImage {IMG} at (2,2) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (102,2) size 100x100 [bgcolor=#008000]
- RenderBR {BR} at (202,87) size 0x19
- RenderInline {A} at (0,0) size 100x19 [color=#0000EE]
- RenderImage {IMG} at (2,107) size 100x100 [bgcolor=#008000]
- RenderImage {IMG} at (102,107) size 100x100 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplaced006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (0,0) size 213x109 [border: (2px solid #0000FF)]
- RenderInline {SPAN} at (0,0) size 209x19
- RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (2,2) size 100x100 [bgcolor=#008000]
- RenderText {#text} at (102,87) size 109x19
- text run at (102,87) width 109: "This is some text"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplaced007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x314
- RenderText {#text} at (159,139) size 162x19
- text run at (159,139) width 162: "This should be centered. "
- RenderPartObject {IFRAME} at (320,0) size 305x154 [border: (2px inset #000000)]
- layer at (0,0) size 300x150
- RenderView at (0,0) size 300x150
- layer at (0,0) size 300x150
- RenderBlock {HTML} at (0,0) size 300x150
- RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FF0000]
- RenderBR {BR} at (624,154) size 1x0
- RenderText {#text} at (161,294) size 162x19
- text run at (161,294) width 162: "This should be centered. "
- RenderEmbeddedObject {OBJECT} at (322,159) size 301x150
- layer at (0,0) size 300x150
- RenderView at (0,0) size 300x150
- layer at (0,0) size 300x150
- RenderBlock {HTML} at (0,0) size 300x150
- RenderBody {BODY} at (8,8) size 284x134 [bgcolor=#FF0000]
- RenderBR {BR} at (622,309) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedabsoluteimagesizingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-image-sizing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-image-sizing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-image-sizing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 782x39
- text run at (0,0) width 782: "An absolute-positioned image with only one dimension specified should retain its aspect ratio. If this test succeeded, there"
- text run at (0,20) width 541: "should be no red on the page and both compasses should be equal in size and height."
-layer at (8,64) size 200x200
- RenderBlock (positioned) {DIV} at (8,64) size 200x200 [bgcolor=#FF0000]
-layer at (8,64) size 200x200
- RenderImage {IMG} at (8,64) size 200x200
-layer at (300,64) size 200x200
- RenderBlock (positioned) {DIV} at (300,64) size 200x200 [bgcolor=#FF0000]
-layer at (300,64) size 200x200
- RenderImage {IMG} at (300,64) size 200x200
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedabsolutepositionpercentageheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-percentage-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-percentage-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-percentage-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x582
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 760x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=14449"
- RenderText {#text} at (357,0) size 760x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 399: "REGRESSION (r14345-r14375): Absolutely positioned image"
- text run at (0,20) width 287: "does not scale to containing element's height"
- RenderText {#text} at (286,20) size 5x19
- text run at (286,20) width 5: "."
-layer at (18,64) size 764x200
- RenderBlock (relative positioned) {DIV} at (10,56) size 764x200
-layer at (18,64) size 100x100
- RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#808080]
- RenderBlock {DIV} at (0,0) size 100x100
-layer at (18,64) size 50x100
- RenderImage {IMG} at (0,0) size 50x100 [bgcolor=#0000FF]
-layer at (18,274) size 764x200
- RenderBlock (relative positioned) {DIV} at (10,266) size 764x200
- RenderText {#text} at (0,0) size 0x0
-layer at (18,274) size 50x99
- RenderImage {IMG} at (0,0) size 50x99 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedabsolutepositionpercentagewidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-percentage-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-percentage-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-percentage-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x82
- RenderBlock {HTML} at (0,0) size 800x82
- RenderBody {BODY} at (8,8) size 784x66
-layer at (8,8) size 314x66
- RenderBlock (relative positioned) {DIV} at (0,0) size 314x66 [bgcolor=#FF0000] [border: (2px solid #000000)]
-layer at (10,10) size 310x62
- RenderImage {IMG} at (2,2) size 310x62
-layer at (15,31) size 300x20
- RenderBlock (relative positioned) zI: 1 {P} at (7,23) size 300x20
- RenderText zI: 1 {#text} at (35,0) size 230x19
- text run at (35,0) width 230: "There should be no red on this page"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedabsolutepositionwithautoheightandtopandbottomexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 654x19
- text run at (0,0) width 654: "The blue box should be vertically centered in the black box with 25px of white on the top and bottom."
-layer at (8,44) size 104x154
- RenderBlock (relative positioned) {DIV} at (0,36) size 104x154 [border: (2px solid #000000)]
-layer at (10,71) size 100x100
- RenderImage {IMG} at (2,27) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedabsolutepositionwithautowidthandleftandrightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 656x19
- text run at (0,0) width 656: "The blue box should be horizontally centered in the black box with 25px of white on the left and right."
-layer at (8,44) size 154x104
- RenderBlock (relative positioned) {DIV} at (0,36) size 154x104 [border: (2px solid #000000)]
-layer at (35,46) size 100x100
- RenderImage {IMG} at (27,2) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedappletdisplaynoneexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/applet-display-none-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/applet-display-none-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/applet-display-none-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 530x19
- text run at (0,0) width 530: "Should not see the applet below (it has display:none). Java must be on for this test."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedembeddisplaynoneexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/embed-display-none-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/embed-display-none-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/embed-display-none-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 347x19
- text run at (0,0) width 347: "Should not see the embed below (it has display:none)."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedimageonloadexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-onload-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-onload-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-onload-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x128
- RenderImage {IMG} at (0,0) size 128x128
- RenderBlock {P} at (0,144) size 784x20
- RenderText {#text} at (0,0) size 65x19
- text run at (0,0) width 65: "not empty"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedimageresizewidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-resize-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-resize-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-resize-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 535x19
- RenderInline {A} at (0,0) size 297x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 297x19
- text run at (53,0) width 297: "http://bugs.webkit.org/show_bug.cgi?id=9276"
- RenderText {#text} at (349,0) size 239x19
- text run at (349,0) width 5: " "
- text run at (353,0) width 235: "Quirksmode: Image swap resize bug"
- RenderText {#text} at (587,0) size 5x19
- text run at (587,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 290x19
- text run at (0,0) width 290: "This should be a blue 100\x{D7}100 pixels square."
- RenderBlock (anonymous) at (0,72) size 784x100
- RenderImage {IMG} at (0,0) size 100x100
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedimagesizingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-sizing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-sizing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-sizing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x307
- RenderBlock {HTML} at (0,0) size 800x307
- RenderBody {BODY} at (8,16) size 784x275
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 401x19
- text run at (0,0) width 401: "These images should all look the same, square not rectangular."
- RenderBlock {P} at (0,36) size 784x69
- RenderImage {IMG} at (0,0) size 64x64
- RenderBlock {P} at (0,121) size 784x69
- RenderImage {IMG} at (0,0) size 64x64
- RenderBlock {P} at (0,206) size 784x69
- RenderImage {IMG} at (0,0) size 64x64
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedimagesolidcolorwithalphaexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-solid-color-with-alpha-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-solid-color-with-alpha-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/image-solid-color-with-alpha-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {A} at (0,0) size 61x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 61x19
- text run at (53,0) width 61: "bug 3438"
- RenderText {#text} at (113,0) size 205x19
- text run at (113,0) width 205: ": rendering of 1x1 PNG images."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 288x19
- text run at (0,0) width 288: "The two squares should have the same color:"
- RenderBlock (anonymous) at (0,72) size 784x55
- RenderImage {IMG} at (0,0) size 50x50
- RenderText {#text} at (50,35) size 4x19
- text run at (50,35) width 4: " "
- RenderImage {IMG} at (54,0) size 50x50
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedmaxwidthpercentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/max-width-percent-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/max-width-percent-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/max-width-percent-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x221
- RenderBlock {HTML} at (0,0) size 800x221
- RenderBody {BODY} at (8,16) size 784x197
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 732x39
- RenderInline {A} at (0,0) size 156x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 156x19
- text run at (53,0) width 156: "rdar://problem/5862634"
- RenderText {#text} at (208,0) size 732x39
- text run at (208,0) width 5: " "
- text run at (212,0) width 520: "REGRESSION (3.1.1): In iChat, inline image not resizable past current size after"
- text run at (0,20) width 145: "another IM is received"
- RenderText {#text} at (144,20) size 5x19
- text run at (144,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 319x19
- text run at (0,0) width 319: "The blue square below should be 100\x{D7}100 pixels."
- RenderBlock {DIV} at (0,92) size 200x105
- RenderBlock {DIV} at (0,0) size 100x105
- RenderImage {IMG} at (0,0) size 100x100
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedmaxheightpercentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxheight-percent-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxheight-percent-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxheight-percent-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 470x19
- text run at (0,0) width 470: "In this test you should see two identical blue squares, each 50px by 50px."
- RenderBlock {DIV} at (0,36) size 784x100
- RenderImage {IMG} at (0,0) size 50x50
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,136) size 784x70
- RenderBR {BR} at (0,0) size 0x19
- RenderImage {IMG} at (0,20) size 50x50
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedmaxheightpxsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxheight-pxs-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxheight-pxs-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxheight-pxs-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 470x19
- text run at (0,0) width 470: "In this test you should see two identical blue squares, each 50px by 50px."
- RenderBlock (anonymous) at (0,36) size 784x55
- RenderImage {IMG} at (0,0) size 50x50
- RenderText {#text} at (50,35) size 4x19
- text run at (50,35) width 4: " "
- RenderImage {IMG} at (54,0) size 50x50
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedmaxwidthpercentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxwidth-percent-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxwidth-percent-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxwidth-percent-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 470x19
- text run at (0,0) width 470: "In this test you should see two identical blue squares, each 50px by 50px."
- RenderBlock {DIV} at (0,36) size 100x50
- RenderImage {IMG} at (0,0) size 50x50
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,86) size 784x70
- RenderBR {BR} at (0,0) size 0x19
- RenderImage {IMG} at (0,20) size 50x50
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedmaxwidthpxsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxwidth-pxs-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxwidth-pxs-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/maxwidth-pxs-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 470x19
- text run at (0,0) width 470: "In this test you should see two identical blue squares, each 50px by 50px."
- RenderBlock (anonymous) at (0,36) size 784x55
- RenderImage {IMG} at (0,0) size 50x50
- RenderText {#text} at (50,35) size 4x19
- text run at (50,35) width 4: " "
- RenderImage {IMG} at (54,0) size 50x50
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedminheightpercentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minheight-percent-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minheight-percent-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minheight-percent-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 470x19
- text run at (0,0) width 470: "In this test you should see two identical blue squares, each 50px by 50px."
- RenderBlock {DIV} at (0,36) size 784x100
- RenderImage {IMG} at (0,0) size 50x50
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,136) size 784x70
- RenderBR {BR} at (0,0) size 0x19
- RenderImage {IMG} at (0,20) size 50x50
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedminheightpxsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minheight-pxs-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minheight-pxs-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minheight-pxs-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 470x19
- text run at (0,0) width 470: "In this test you should see two identical blue squares, each 50px by 50px."
- RenderBlock (anonymous) at (0,36) size 784x55
- RenderImage {IMG} at (0,0) size 50x50
- RenderText {#text} at (50,35) size 4x19
- text run at (50,35) width 4: " "
- RenderImage {IMG} at (54,0) size 50x50
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedminwidthpercentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minwidth-percent-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minwidth-percent-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minwidth-percent-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 470x19
- text run at (0,0) width 470: "In this test you should see two identical blue squares, each 50px by 50px."
- RenderBlock {DIV} at (0,36) size 100x50
- RenderImage {IMG} at (0,0) size 50x50
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,86) size 784x70
- RenderBR {BR} at (0,0) size 0x19
- RenderImage {IMG} at (0,20) size 50x50
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedminwidthpxsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minwidth-pxs-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minwidth-pxs-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/minwidth-pxs-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 470x19
- text run at (0,0) width 470: "In this test you should see two identical blue squares, each 50px by 50px."
- RenderBlock (anonymous) at (0,36) size 784x55
- RenderImage {IMG} at (0,0) size 50x50
- RenderText {#text} at (50,35) size 4x19
- text run at (50,35) width 4: " "
- RenderImage {IMG} at (54,0) size 50x50
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedobjectalignhspacevspaceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/object-align-hspace-vspace-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/object-align-hspace-vspace-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/object-align-hspace-vspace-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 589x19
- text run at (0,0) width 589: "vspace and hspace test (20 pixel white margin between blue border and yellow background)"
- RenderBlock {DIV} at (0,36) size 784x223 [border: (4px solid #0000FF)]
- RenderImage {OBJECT} at (24,24) size 233x175 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,275) size 784x20
- RenderText {#text} at (0,0) size 227x19
- text run at (0,0) width 227: "align test (aligned to the right) -->>"
- RenderImage {OBJECT} at (551,311) size 233x175
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedobjectdisplaynoneexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/object-display-none-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/object-display-none-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/object-display-none-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 343x19
- text run at (0,0) width 343: "Should not see the object below (it has display:none)."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedpdfasimageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/pdf-as-image-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/pdf-as-image-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/pdf-as-image-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {A} at (0,0) size 63x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 63x19
- text run at (53,0) width 63: "Bug 7206"
- RenderText {#text} at (115,0) size 452x19
- text run at (115,0) width 452: " REGRESSION: PDF \"images\" no longer render within HTML pages."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 662x19
- text run at (0,0) width 662: "If the test fails, the image below will be the 20x20 error image instead of the larger actual PDF content."
- RenderBlock (anonymous) at (0,72) size 784x93
- RenderImage {IMG} at (0,0) size 93x93
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedpercentheightinanonymousblockintableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 715x19
- RenderInline {A} at (0,0) size 312x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 312x19
- text run at (53,0) width 312: "https://bugs.webkit.org/show_bug.cgi?id=23739"
- RenderText {#text} at (364,0) size 404x19
- text run at (364,0) width 5: " "
- text run at (368,0) width 400: "REGRESSION (r36513): iframe isn't sized properly upon load"
- RenderText {#text} at (767,0) size 5x19
- text run at (767,0) width 5: "."
- RenderTable {TABLE} at (0,36) size 305x400
- RenderTableSection {TBODY} at (0,0) size 305x400
- RenderTableRow {TR} at (0,2) size 305x396
- RenderTableCell {TD} at (2,2) size 301x396 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 301x0
- RenderBlock (anonymous) at (0,0) size 301x396
- RenderPartObject {IFRAME} at (0,0) size 300x396 [bgcolor=#008000]
- layer at (0,0) size 300x396
- RenderView at (0,0) size 300x396
- layer at (0,0) size 300x396
- RenderBlock {HTML} at (0,0) size 300x396
- RenderBody {BODY} at (8,8) size 284x380
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedpercentheightinanonymousblockwidgetexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/percent-height-in-anonymous-block-widget-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/percent-height-in-anonymous-block-widget-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/percent-height-in-anonymous-block-widget-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 760x39
- text run at (0,0) width 465: "This tests for a crash when removing a widget whose height is specified "
- text run at (464,0) width 296: "as a percentage of a non-immediate ancestor\x{2019}s"
- text run at (0,20) width 44: "height."
- RenderBlock {DIV} at (0,56) size 100x50 [bgcolor=#0000FF]
- RenderBlock {DIV} at (0,0) size 100x0
- RenderBlock (anonymous) at (0,0) size 100x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedreplacedbreakingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/replaced-breaking-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/replaced-breaking-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/replaced-breaking-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,74 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 32x494 [border: (1px solid #FF0000)]
- RenderTextControl {INPUT} at (3,3) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTextControl {INPUT} at (3,28) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (1,51) size 27x27 [border: (1px solid #000000)]
- RenderImage {IMG} at (1,78) size 27x27 [border: (1px solid #000000)]
- RenderText {#text} at (0,0) size 0x0
- RenderButton {INPUT} at (3,107) size 48x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 24x14
- RenderText at (0,0) size 24x14
- text run at (0,0) width 24: "input"
- RenderButton {INPUT} at (3,131) size 48x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 24x14
- RenderText at (0,0) size 24x14
- text run at (0,0) width 24: "input"
- RenderText {#text} at (0,0) size 0x0
- RenderButton {BUTTON} at (3,155) size 55x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 31x14
- RenderText {#text} at (0,0) size 31x14
- text run at (0,0) width 31: "button"
- RenderButton {BUTTON} at (3,179) size 55x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 31x14
- RenderText {#text} at (0,0) size 31x14
- text run at (0,0) width 31: "button"
- RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (3,203) size 61x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 49x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "select"
- RenderMenuList {SELECT} at (3,227) size 61x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 49x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "select"
- RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (3,251) size 61x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 49x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderMenuList {SELECT} at (3,275) size 61x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 49x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {INPUT} at (3,300) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock {INPUT} at (3,322) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {INPUT} at (3,344) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock {INPUT} at (3,366) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
- RenderPartObject {IFRAME} at (1,385) size 27x27 [border: (1px solid #000000)]
- layer at (0,0) size 25x25
- RenderView at (0,0) size 25x25
- layer at (0,0) size 25x25
- RenderBlock {HTML} at (0,0) size 25x25
- RenderBody {BODY} at (8,8) size 9x9
- RenderPartObject {IFRAME} at (1,412) size 27x27 [border: (1px solid #000000)]
- layer at (0,0) size 25x25
- RenderView at (0,0) size 25x25
- layer at (0,0) size 25x25
- RenderBlock {HTML} at (0,0) size 25x25
- RenderBody {BODY} at (8,8) size 9x9
- RenderText {#text} at (0,0) size 0x0
- RenderEmbeddedObject {EMBED} at (1,439) size 27x27 [border: (1px solid #000000)]
- RenderEmbeddedObject {EMBED} at (1,466) size 27x27 [border: (1px solid #000000)]
- RenderText {#text} at (0,0) size 0x0
-layer at (18,14) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (18,39) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedreplacedbreakingmixtureexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/replaced-breaking-mixture-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/replaced-breaking-mixture-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/replaced-breaking-mixture-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,39 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 10x45
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Foo"
- RenderImage {IMG} at (0,20) size 25x25
- RenderBlock {DIV} at (0,45) size 10x44
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Foo"
- RenderMenuList {SELECT} at (2,22) size 53x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 41x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderBlock {DIV} at (0,89) size 10x45
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Foo"
- RenderTextControl {INPUT} at (2,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {DIV} at (0,134) size 10x45
- RenderImage {IMG} at (0,0) size 25x25
- RenderText {#text} at (0,25) size 25x19
- text run at (0,25) width 25: "Foo"
- RenderBlock {DIV} at (0,179) size 10x44
- RenderMenuList {SELECT} at (2,2) size 53x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 41x14
- RenderText at (0,0) size 21x14
- text run at (0,0) width 21: "One"
- RenderText {#text} at (0,24) size 25x19
- text run at (0,24) width 25: "Foo"
- RenderBlock {DIV} at (0,223) size 10x45
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,25) size 25x19
- text run at (0,25) width 25: "Foo"
-layer at (17,122) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (17,236) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedreplacedchildofabsolutewithautoheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 435x19
- text run at (0,0) width 435: "The inner blue image should be 50% as tall as the outer yellow box."
-layer at (8,30) size 304x540
- RenderBlock (positioned) {DIV} at (8,30) size 304x540 [bgcolor=#FFFF00] [border: (2px dashed #000000)]
- RenderImage {IMG} at (2,2) size 300x272 [bgcolor=#0000FF] [border: (2px dashed #000000)]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedselectionrectintablecellexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/selection-rect-in-table-cell-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/selection-rect-in-table-cell-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/selection-rect-in-table-cell-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 763x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13194"
- RenderText {#text} at (357,0) size 763x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 402: "REGRESSION: Selection rects are wrong for images in search"
- text run at (0,20) width 204: "results from images.google.com"
- RenderText {#text} at (203,20) size 5x19
- text run at (203,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 729x19
- text run at (0,0) width 729: "Tests highlighting of replaced objects in table cells with extra height. You should see a dark green box and no red."
- RenderTable {TABLE} at (0,92) size 57x104
- RenderTableSection {TBODY} at (0,0) size 57x104
- RenderTableRow {TR} at (0,2) size 57x100
- RenderTableCell {TD} at (2,26) size 53x52 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 50x50 [bgcolor=#FF0000]
-selection start: position 0 of child 0 {IMG} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 5 {TABLE} of body
-selection end: position 1 of child 0 {IMG} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 5 {TABLE} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedselectionrecttransformexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/selection-rect-transform-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/selection-rect-transform-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/selection-rect-transform-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 380x19
- text run at (0,0) width 380: "Tests selection painting on a transformed, replaced element"
- RenderBR {BR} at (379,15) size 1x0
- RenderInline {A} at (0,0) size 310x19 [color=#0000EE]
- RenderText {#text} at (0,20) size 310x19
- text run at (0,20) width 310: "https://bugs.webkit.org/show_bug.cgi?id=15739"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 522x19
- text run at (0,0) width 522: "You should see a dark green square rotated 45\x{B0}. If you see any red, the test failed."
- RenderBlock {DIV} at (0,92) size 784x150
- RenderText {#text} at (0,0) size 0x0
-layer at (58,150) size 100x100
- RenderImage {IMG} at (50,50) size 100x100 [bgcolor=#FF0000]
-selection start: position 0 of child 1 {IMG} of child 4 {DIV} of body
-selection end: position 1 of child 1 {IMG} of child 4 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedtablepercentheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/table-percent-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/table-percent-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/table-percent-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,84 +0,0 @@
</span><del>-
-
-
-
-
-
-
-
-Button
-Button
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-This test checks that replaced elements with percentage heights within table cells have the correct height.
-Note, some of the button height tests fail on the Windows ports. See bug #34071.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS getWidth('canvas-75') is '225px'
-PASS getHeight('canvas-75') is '112.5px'
-PASS getWidth('canvas-100') is '300px'
-PASS getHeight('canvas-100') is '150px'
-PASS getWidth('embed-75') is '300px'
-PASS getHeight('embed-75') is '112.5px'
-PASS getWidth('embed-100') is '300px'
-PASS getHeight('embed-100') is '150px'
-PASS getWidth('img-75') is '75px'
-PASS getHeight('img-75') is '75px'
-PASS getWidth('img-100') is '100px'
-PASS getHeight('img-100') is '100px'
-PASS getWidth('img-75-nested') is '75px'
-PASS getHeight('img-75-nested') is '75px'
-PASS getWidth('img-100-nested') is '100px'
-PASS getHeight('img-100-nested') is '100px'
-PASS getWidth('object-75') is '300px'
-PASS getHeight('object-75') is '112.5px'
-PASS getWidth('object-100') is '300px'
-PASS getHeight('object-100') is '150px'
-PASS getWidth('button-75') is getWidth('button-100')
-PASS getHeight('button-75') != '0px' is true
-PASS getHeight('button-75') is getHeight('button-100')
-PASS getWidth('input-button-75') is getWidth('input-button-100')
-PASS getHeight('input-button-75') != '0px' is true
-PASS getHeight('input-button-75') is getHeight('input-button-100')
-PASS getWidth('input-checkbox-75') is getWidth('input-checkbox-100')
-PASS getHeight('input-checkbox-75') != '0px' is true
-FAIL getHeight('input-checkbox-75') [4px] is not 75% of getHeight('input-checkbox-100') [6px].
-PASS getWidth('input-file-75') is getWidth('input-file-100')
-PASS getHeight('input-file-75') != '0px' is true
-PASS getHeight('input-file-75') is 75% of getHeight('input-file-100').
-PASS getWidth('input-image-75') is '75px'
-PASS getHeight('input-image-75') is '75px'
-PASS getWidth('input-image-100') is '100px'
-PASS getHeight('input-image-100') is '100px'
-PASS getWidth('input-radio-75') is getWidth('input-radio-100')
-PASS getHeight('input-radio-75') != '0px' is true
-FAIL getHeight('input-radio-75') [4px] is not 75% of getHeight('input-radio-100') [6px].
-PASS getWidth('input-reset-75') is getWidth('input-reset-100')
-PASS getHeight('input-reset-75') != '0px' is true
-PASS getHeight('input-reset-75') is getHeight('input-reset-100')
-PASS getWidth('input-submit-75') is getWidth('input-submit-100')
-PASS getHeight('input-submit-75') != '0px' is true
-PASS getHeight('input-submit-75') is getHeight('input-submit-100')
-PASS getWidth('select-75') is getWidth('select-100')
-PASS getHeight('select-75') != '0px' is true
-PASS getHeight('select-75') is getHeight('select-100')
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedthreeselectsbreakexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/three-selects-break-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/three-selects-break-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/three-selects-break-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 5x72
- RenderMenuList {SELECT} at (2,2) size 32x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderMenuList {SELECT} at (2,26) size 32x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderMenuList {SELECT} at (2,50) size 32x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedverticallrabsolutepositionpercentagewidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 82x600
- RenderBlock {HTML} at (0,0) size 82x600
- RenderBody {BODY} at (8,8) size 66x584
-layer at (8,8) size 66x314
- RenderBlock (relative positioned) {DIV} at (0,0) size 66x314 [bgcolor=#FF0000] [border: (2px solid #000000)]
-layer at (10,10) size 62x310
- RenderImage {IMG} at (2,2) size 62x310
-layer at (31,15) size 20x300
- RenderBlock (relative positioned) zI: 1 {P} at (23,7) size 20x300
- RenderText zI: 1 {#text} at (0,35) size 19x230
- text run at (0,35) width 229: "There should be no red on this page"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedverticallrabsolutepositionwithautoheightandtopandbottomexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 40x584
- RenderText {#text} at (0,0) size 39x573
- text run at (0,0) width 573: "The blue box should be vertically centered in the black box with 25px of white on the top"
- text run at (20,0) width 77: "and bottom."
-layer at (64,8) size 104x154
- RenderBlock (relative positioned) {DIV} at (56,0) size 104x154 [border: (2px solid #000000)]
-layer at (66,35) size 100x100
- RenderImage {IMG} at (2,27) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedverticallrabsolutepositionwithautowidthandleftandrightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 40x584
- RenderText {#text} at (0,0) size 39x566
- text run at (0,0) width 566: "The blue box should be horizontally centered in the black box with 25px of white on the"
- text run at (20,0) width 87: "left and right."
-layer at (64,8) size 154x104
- RenderBlock (relative positioned) {DIV} at (56,0) size 154x104 [border: (2px solid #000000)]
-layer at (91,10) size 100x100
- RenderImage {IMG} at (27,2) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedverticalrlabsolutepositionpercentagewidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (718,0) size 82x600
- RenderBlock {HTML} at (0,0) size 82x600
- RenderBody {BODY} at (8,8) size 66x584
-layer at (726,8) size 66x314
- RenderBlock (relative positioned) {DIV} at (0,0) size 66x314 [bgcolor=#FF0000] [border: (2px solid #000000)]
-layer at (728,10) size 62x310
- RenderImage {IMG} at (2,2) size 62x310
-layer at (749,15) size 20x300
- RenderBlock (relative positioned) zI: 1 {P} at (23,7) size 20x300
- RenderText zI: 1 {#text} at (0,35) size 19x230
- text run at (0,35) width 229: "There should be no red on this page"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedverticalrlabsolutepositionwithautoheightandtopandbottomexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 40x584
- RenderText {#text} at (0,0) size 39x573
- text run at (0,0) width 573: "The blue box should be vertically centered in the black box with 25px of white on the top"
- text run at (20,0) width 77: "and bottom."
-layer at (632,8) size 104x154
- RenderBlock (relative positioned) {DIV} at (56,0) size 104x154 [border: (2px solid #000000)]
-layer at (634,35) size 100x100
- RenderImage {IMG} at (2,27) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedverticalrlabsolutepositionwithautowidthandleftandrightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 40x584
- RenderText {#text} at (0,0) size 39x566
- text run at (0,0) width 566: "The blue box should be horizontally centered in the black box with 25px of white on the"
- text run at (20,0) width 87: "left and right."
-layer at (582,8) size 154x104
- RenderBlock (relative positioned) {DIV} at (56,0) size 154x104 [border: (2px solid #000000)]
-layer at (609,10) size 100x100
- RenderImage {IMG} at (27,2) size 100x100
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percentbuttonexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-button-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-button-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-button-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,53 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 315x19
- text run at (0,0) width 315: "The following sets of buttons should not overlap."
- RenderTable {TABLE} at (0,20) size 784x28
- RenderTableSection {TBODY} at (0,0) size 784x28
- RenderTableRow {TR} at (0,1) size 784x26
- RenderTableCell {TD} at (1,1) size 72x26 [r=0 c=0 rs=1 cs=1]
- RenderButton {INPUT} at (1,3) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 46x14
- RenderText at (0,0) size 46x14
- text run at (0,0) width 46: "New Mail"
- RenderTableCell {TD} at (73,1) size 55x26 [r=0 c=1 rs=1 cs=1]
- RenderButton {INPUT} at (1,3) size 53x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 29x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "Reply"
- RenderTableCell {TD} at (128,1) size 70x26 [r=0 c=2 rs=1 cs=1]
- RenderButton {INPUT} at (1,3) size 68x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 44x14
- RenderText at (0,0) size 44x14
- text run at (0,0) width 44: "Reply All"
- RenderTableCell {TD} at (198,3) size 585x22 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x19
- text run at (1,1) width 4: " "
- RenderBlock (anonymous) at (0,48) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,88) size 784x28
- RenderTableSection {TBODY} at (0,0) size 784x28
- RenderTableRow {TR} at (0,1) size 784x26
- RenderTableCell {TD} at (1,1) size 72x26 [r=0 c=0 rs=1 cs=1]
- RenderButton {INPUT} at (1,3) size 70x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 46x14
- RenderText at (0,0) size 46x14
- text run at (0,0) width 46: "New Mail"
- RenderTableCell {TD} at (73,1) size 55x26 [r=0 c=1 rs=1 cs=1]
- RenderButton {INPUT} at (1,3) size 53x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 29x14
- RenderText at (0,0) size 29x14
- text run at (0,0) width 29: "Reply"
- RenderTableCell {TD} at (128,1) size 70x26 [r=0 c=2 rs=1 cs=1]
- RenderButton {INPUT} at (1,3) size 68x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 44x14
- RenderText at (0,0) size 44x14
- text run at (0,0) width 44: "Reply All"
- RenderTableCell {TD} at (198,3) size 585x22 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x19
- text run at (1,1) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percentcheckboxexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-checkbox-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-checkbox-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-checkbox-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 315x19
- text run at (0,0) width 315: "The following sets of buttons should not overlap."
- RenderTable {TABLE} at (0,20) size 784x26
- RenderTableSection {TBODY} at (0,0) size 784x26
- RenderTableRow {TR} at (0,1) size 784x24
- RenderTableCell {TD} at (1,1) size 9x24 [r=0 c=0 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 7x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (10,1) size 9x24 [r=0 c=1 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 7x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (19,1) size 9x24 [r=0 c=2 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 7x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (28,2) size 755x22 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x19
- text run at (1,1) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percentimageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-image-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-image-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-image-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,37 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 776x39
- text run at (0,0) width 733: "The following elements behave differently in different browsers. Our current behavior will cause them to overlap, "
- text run at (732,0) width 44: "but we"
- text run at (0,20) width 241: "may need to change this in the future."
- RenderTable {TABLE} at (0,40) size 784x24
- RenderTableSection {TBODY} at (0,0) size 784x24
- RenderTableRow {TR} at (0,1) size 784x22
- RenderTableCell {TD} at (1,11) size 3x2 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 1x0
- RenderTableCell {TD} at (4,11) size 3x2 [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 1x0
- RenderTableCell {TD} at (7,11) size 3x2 [r=0 c=2 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 1x0
- RenderTableCell {TD} at (10,1) size 773x22 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x19
- text run at (1,1) width 4: " "
- RenderBlock (anonymous) at (0,64) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,104) size 784x279
- RenderTableSection {TBODY} at (0,0) size 784x279
- RenderTableRow {TR} at (0,1) size 784x277
- RenderTableCell {TD} at (1,1) size 217x277 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 214x275
- RenderTableCell {TD} at (218,1) size 217x277 [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 214x275
- RenderTableCell {TD} at (435,1) size 217x277 [r=0 c=2 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 214x275
- RenderTableCell {TD} at (652,128) size 131x23 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percentmenulistexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-menulist-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-menulist-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-menulist-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "The popup buttons below should not overlap."
- RenderTable {TABLE} at (0,20) size 784x28
- RenderTableSection {TBODY} at (0,0) size 784x28
- RenderTableRow {TR} at (0,1) size 784x26
- RenderTableCell {TD} at (1,1) size 15x26 [r=0 c=0 rs=1 cs=1]
- RenderMenuList {SELECT} at (1,3) size 13x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 19x14
- text run at (0,0) width 19: "one"
- RenderTableCell {TD} at (16,1) size 15x26 [r=0 c=1 rs=1 cs=1]
- RenderMenuList {SELECT} at (1,3) size 13x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 18x14
- text run at (0,0) width 18: "two"
- RenderTableCell {TD} at (31,1) size 15x26 [r=0 c=2 rs=1 cs=1]
- RenderMenuList {SELECT} at (1,3) size 13x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 20x14
- RenderText at (0,0) size 26x14
- text run at (0,0) width 26: "three"
- RenderTableCell {TD} at (46,3) size 737x22 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x19
- text run at (1,1) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percentradioexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-radio-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-radio-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-radio-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 315x19
- text run at (0,0) width 315: "The following sets of buttons should not overlap."
- RenderTable {TABLE} at (0,20) size 784x26
- RenderTableSection {TBODY} at (0,0) size 784x26
- RenderTableRow {TR} at (0,1) size 784x24
- RenderTableCell {TD} at (1,1) size 9x24 [r=0 c=0 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 7x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (10,1) size 9x24 [r=0 c=1 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 7x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (19,1) size 9x24 [r=0 c=2 rs=1 cs=1]
- RenderBlock {INPUT} at (3,4) size 7x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (28,2) size 755x22 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x19
- text run at (1,1) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percentsearchfieldexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-searchfield-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-searchfield-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-searchfield-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,83 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 229x19
- text run at (0,0) width 229: "These textfields should not overlap."
- RenderTable {TABLE} at (0,20) size 784x29
- RenderTableSection {TBODY} at (0,0) size 784x29
- RenderTableRow {TR} at (0,1) size 784x27
- RenderTableCell {TD} at (1,1) size 16x27 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 14x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 1x15
- RenderBlock {DIV} at (0,7) size 0x0
- RenderBlock {DIV} at (0,0) size 1x14
- RenderBlock {DIV} at (0,7) size 0x0
- RenderTableCell {TD} at (17,1) size 16x27 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 14x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 1x15
- RenderBlock {DIV} at (0,7) size 0x0
- RenderBlock {DIV} at (0,0) size 1x14
- RenderBlock {DIV} at (0,7) size 0x0
- RenderTableCell {TD} at (33,1) size 16x27 [r=0 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 14x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 1x15
- RenderBlock {DIV} at (0,7) size 0x0
- RenderBlock {DIV} at (0,0) size 1x14
- RenderBlock {DIV} at (0,7) size 0x0
- RenderTableCell {TD} at (49,3) size 734x23 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
- RenderBlock (anonymous) at (0,49) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,89) size 784x29
- RenderTableSection {TBODY} at (0,0) size 784x29
- RenderTableRow {TR} at (0,1) size 784x27
- RenderTableCell {TD} at (1,1) size 16x27 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 14x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 1x15
- RenderBlock {DIV} at (0,7) size 0x0
- RenderBlock {DIV} at (0,0) size 1x14
- RenderBlock {DIV} at (0,7) size 0x0
- RenderTableCell {TD} at (17,1) size 16x27 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 14x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 1x15
- RenderBlock {DIV} at (0,7) size 0x0
- RenderBlock {DIV} at (0,0) size 1x14
- RenderBlock {DIV} at (0,7) size 0x0
- RenderTableCell {TD} at (33,1) size 16x27 [r=0 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 14x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderFlexibleBox {DIV} at (6,3) size 1x15
- RenderBlock {DIV} at (0,7) size 0x0
- RenderBlock {DIV} at (0,0) size 1x14
- RenderBlock {DIV} at (0,7) size 0x0
- RenderTableCell {TD} at (49,3) size 734x23 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
-layer at (17,35) size 0x14 scrollWidth 46
- RenderBlock {DIV} at (0,0) size 1x14
- RenderText {#text} at (0,0) size 46x14
- text run at (0,0) width 46: "New Mail"
-layer at (33,35) size 0x14 scrollWidth 29
- RenderBlock {DIV} at (0,0) size 1x14
- RenderText {#text} at (0,0) size 29x14
- text run at (0,0) width 29: "Reply"
-layer at (49,35) size 0x14 scrollWidth 44
- RenderBlock {DIV} at (0,0) size 1x14
- RenderText {#text} at (0,0) size 44x14
- text run at (0,0) width 44: "Reply All"
-layer at (17,104) size 0x14 scrollWidth 46
- RenderBlock {DIV} at (0,0) size 1x14
- RenderText {#text} at (0,0) size 46x14
- text run at (0,0) width 46: "New Mail"
-layer at (33,104) size 0x14 scrollWidth 29
- RenderBlock {DIV} at (0,0) size 1x14
- RenderText {#text} at (0,0) size 29x14
- text run at (0,0) width 29: "Reply"
-layer at (49,104) size 0x14 scrollWidth 44
- RenderBlock {DIV} at (0,0) size 1x14
- RenderText {#text} at (0,0) size 44x14
- text run at (0,0) width 44: "Reply All"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percenttextareaexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-textarea-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-textarea-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-textarea-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,85 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 256x19
- text run at (0,0) width 256: "The textareas below should not overlap."
- RenderTable {TABLE} at (0,20) size 784x42
- RenderTableSection {TBODY} at (0,0) size 784x42
- RenderTableRow {TR} at (0,1) size 784x40
- RenderTableCell {TD} at (1,1) size 9x40 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (10,1) size 9x40 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (19,1) size 9x40 [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (28,10) size 755x22 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x19
- text run at (1,1) width 4: " "
- RenderBlock (anonymous) at (0,62) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,102) size 784x42
- RenderTableSection {TBODY} at (0,0) size 784x42
- RenderTableRow {TR} at (0,1) size 784x40
- RenderTableCell {TD} at (1,1) size 9x40 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (10,1) size 9x40 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (19,1) size 9x40 [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (28,10) size 755x22 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x19
- text run at (1,1) width 4: " "
-layer at (10,32) size 6x34 clip at (0,0) size 0x0 scrollWidth 11 scrollHeight 46
- RenderTextControl {TEXTAREA} at (1,3) size 7x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {DIV} at (3,3) size 6x42
- RenderText {#text} at (3,0) size 7x42
- text run at (3,0) width 7: "o"
- text run at (3,14) width 7: "n"
- text run at (3,28) width 7: "e"
-layer at (19,32) size 6x34 clip at (0,0) size 0x0 scrollWidth 13 scrollHeight 46
- RenderTextControl {TEXTAREA} at (1,3) size 7x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {DIV} at (3,3) size 6x42
- RenderText {#text} at (3,0) size 8x42
- text run at (3,0) width 4: "t"
- text run at (3,14) width 8: "w"
- text run at (3,28) width 7: "o"
-layer at (28,32) size 6x34 clip at (0,0) size 0x0 scrollWidth 11 scrollHeight 74
- RenderTextControl {TEXTAREA} at (1,3) size 7x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {DIV} at (3,3) size 6x70
- RenderText {#text} at (3,0) size 7x70
- text run at (3,0) width 4: "t"
- text run at (3,14) width 7: "h"
- text run at (3,28) width 4: "r"
- text run at (3,42) width 7: "e"
- text run at (3,56) width 7: "e"
-layer at (10,114) size 6x34 clip at (0,0) size 0x0 scrollWidth 13 scrollHeight 186
- RenderTextControl {TEXTAREA} at (1,3) size 7x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {DIV} at (3,3) size 6x182
- RenderText {#text} at (3,0) size 8x182
- text run at (3,0) width 7: "o"
- text run at (3,14) width 7: "n"
- text run at (3,28) width 7: "e"
- text run at (3,42) width 0: " "
- text run at (3,56) width 4: "t"
- text run at (3,70) width 8: "w"
- text run at (3,84) width 7: "o"
- text run at (3,98) width 0: " "
- text run at (3,112) width 4: "t"
- text run at (3,126) width 7: "h"
- text run at (3,140) width 4: "r"
- text run at (3,154) width 7: "e"
- text run at (3,168) width 7: "e"
-layer at (19,114) size 6x34 clip at (0,0) size 0x0 scrollWidth 13 scrollHeight 46
- RenderTextControl {TEXTAREA} at (1,3) size 7x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {DIV} at (3,3) size 6x42
- RenderText {#text} at (3,0) size 8x42
- text run at (3,0) width 4: "t"
- text run at (3,14) width 8: "w"
- text run at (3,28) width 7: "o"
-layer at (28,114) size 6x34 clip at (0,0) size 0x0 scrollWidth 11 scrollHeight 74
- RenderTextControl {TEXTAREA} at (1,3) size 7x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {DIV} at (3,3) size 6x70
- RenderText {#text} at (3,0) size 7x70
- text run at (3,0) width 4: "t"
- text run at (3,14) width 7: "h"
- text run at (3,28) width 4: "r"
- text run at (3,42) width 7: "e"
- text run at (3,56) width 7: "e"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastreplacedwidth100percenttextfieldexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-textfield-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-textfield-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/replaced/width100percent-textfield-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 229x19
- text run at (0,0) width 229: "These textfields should not overlap."
- RenderTable {TABLE} at (0,20) size 784x29
- RenderTableSection {TBODY} at (0,0) size 784x29
- RenderTableRow {TR} at (0,1) size 784x27
- RenderTableCell {TD} at (1,1) size 16x27 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 14x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (17,1) size 16x27 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 14x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (33,1) size 16x27 [r=0 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 14x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (49,3) size 734x23 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
- RenderBlock (anonymous) at (0,49) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,89) size 784x29
- RenderTableSection {TBODY} at (0,0) size 784x29
- RenderTableRow {TR} at (0,1) size 784x27
- RenderTableCell {TD} at (1,1) size 16x27 [r=0 c=0 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 14x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (17,1) size 16x27 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 14x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (33,1) size 16x27 [r=0 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 14x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableCell {TD} at (49,3) size 734x23 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
-layer at (17,35) size 0x14 scrollWidth 46
- RenderBlock {DIV} at (6,3) size 1x15
- RenderText {#text} at (0,0) size 46x14
- text run at (0,0) width 46: "New Mail"
-layer at (33,35) size 0x14 scrollWidth 29
- RenderBlock {DIV} at (6,3) size 1x15
- RenderText {#text} at (0,0) size 29x14
- text run at (0,0) width 29: "Reply"
-layer at (49,35) size 0x14 scrollWidth 44
- RenderBlock {DIV} at (6,3) size 1x15
- RenderText {#text} at (0,0) size 44x14
- text run at (0,0) width 44: "Reply All"
-layer at (17,104) size 0x14 scrollWidth 46
- RenderBlock {DIV} at (6,3) size 1x15
- RenderText {#text} at (0,0) size 46x14
- text run at (0,0) width 46: "New Mail"
-layer at (33,104) size 0x14 scrollWidth 29
- RenderBlock {DIV} at (6,3) size 1x15
- RenderText {#text} at (0,0) size 29x14
- text run at (0,0) width 29: "Reply"
-layer at (49,104) size 0x14 scrollWidth 44
- RenderBlock {DIV} at (6,3) size 1x15
- RenderText {#text} at (0,0) size 44x14
- text run at (0,0) width 44: "Reply All"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastrubybaseshorterthantextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/base-shorter-than-text-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/base-shorter-than-text-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/base-shorter-than-text-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,46 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x86
- RenderRuby (inline) {RUBY} at (0,0) size 144x49
- RenderRubyRun (anonymous) at (0,13) size 144x73
- RenderRubyText {RT} at (0,-19) size 144x37
- RenderText {#text} at (0,6) size 144x25
- text run at (0,6) width 144: "\x{304D}\x{3069}\x{3046}\x{305F}\x{3044}\x{304D}"
- RenderRubyBase (anonymous) at (0,0) size 144x73
- RenderText {#text} at (12,12) size 120x49
- text run at (12,12) width 120: "\x{653B}\x{6BBB}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,102) size 784x86
- RenderRuby (inline) {RUBY} at (0,0) size 192x49
- RenderRubyRun (anonymous) at (0,13) size 192x73
- RenderRubyText {RT} at (0,-19) size 192x37
- RenderText {#text} at (0,6) size 192x25
- text run at (0,6) width 192: "\x{304D}\x{3069}\x{3046}\x{305F}\x{3044}\x{304D}\x{3069}\x{3046}"
- RenderRubyBase (anonymous) at (0,0) size 192x73
- RenderText {#text} at (7,12) size 178x49
- text run at (7,12) width 178: "\x{6A5F}\x{52D5}\x{968A}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,204) size 220x292
- RenderBlock {P} at (16,0) size 86x292
- RenderRuby (inline) {RUBY} at (0,0) size 49x144
- RenderRubyRun (anonymous) at (13,0) size 73x144
- RenderRubyText {RT} at (-19,0) size 37x144
- RenderText {#text} at (6,0) size 25x144
- text run at (6,0) width 144: "\x{304D}\x{3069}\x{3046}\x{305F}\x{3044}\x{304D}"
- RenderRubyBase (anonymous) at (0,0) size 73x144
- RenderText {#text} at (12,12) size 49x120
- text run at (12,12) width 120: "\x{653B}\x{6BBB}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (118,0) size 86x292
- RenderRuby (inline) {RUBY} at (0,0) size 49x192
- RenderRubyRun (anonymous) at (13,0) size 73x192
- RenderRubyText {RT} at (-19,0) size 37x192
- RenderText {#text} at (6,0) size 25x192
- text run at (6,0) width 192: "\x{304D}\x{3069}\x{3046}\x{305F}\x{3044}\x{304D}\x{3069}\x{3046}"
- RenderRubyBase (anonymous) at (0,0) size 73x192
- RenderText {#text} at (12,7) size 49x178
- text run at (12,7) width 177: "\x{6A5F}\x{52D5}\x{968A}"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastrubynestedrubyexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/nested-ruby-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/nested-ruby-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/nested-ruby-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,48 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x44
- RenderRuby (inline) {RUBY} at (0,0) size 88x19
- RenderRubyRun (anonymous) at (0,13) size 88x31
- RenderRubyText {RT} at (0,-13) size 88x12
- RenderText {#text} at (17,0) size 54x11
- text run at (17,0) width 54: "K\x{14D}kakukid\x{14D}tai"
- RenderRubyBase (anonymous) at (0,0) size 88x31
- RenderRuby (inline) {RUBY} at (0,0) size 88x17
- RenderRubyRun (anonymous) at (0,6) size 18x25
- RenderRubyText {RT} at (0,-8) size 18x15
- RenderText {#text} at (0,2) size 18x10
- text run at (0,2) width 18: "\x{3053}\x{3046}"
- RenderRubyBase (anonymous) at (0,0) size 18x25
- RenderText {#text} at (1,4) size 16x17
- text run at (1,4) width 16: "\x{653B}"
- RenderRubyRun (anonymous) at (18,6) size 18x25
- RenderRubyText {RT} at (0,-8) size 18x15
- RenderText {#text} at (0,2) size 18x10
- text run at (0,2) width 18: "\x{304B}\x{304F}"
- RenderRubyBase (anonymous) at (0,0) size 18x25
- RenderText {#text} at (1,4) size 16x17
- text run at (1,4) width 16: "\x{6BBB}"
- RenderRubyRun (anonymous) at (36,6) size 16x25
- RenderRubyText {RT} at (0,-8) size 16x15
- RenderText {#text} at (3,2) size 10x10
- text run at (3,2) width 10: "\x{304D}"
- RenderRubyBase (anonymous) at (0,0) size 16x25
- RenderText {#text} at (0,4) size 16x17
- text run at (0,4) width 16: "\x{6A5F}"
- RenderRubyRun (anonymous) at (52,6) size 18x25
- RenderRubyText {RT} at (0,-8) size 18x15
- RenderText {#text} at (0,2) size 18x10
- text run at (0,2) width 18: "\x{3069}\x{3046}"
- RenderRubyBase (anonymous) at (0,0) size 18x25
- RenderText {#text} at (1,4) size 16x17
- text run at (1,4) width 16: "\x{52D5}"
- RenderRubyRun (anonymous) at (70,6) size 18x25
- RenderRubyText {RT} at (0,-8) size 18x15
- RenderText {#text} at (0,2) size 18x10
- text run at (0,2) width 18: "\x{305F}\x{3044}"
- RenderRubyBase (anonymous) at (0,0) size 18x25
- RenderText {#text} at (1,4) size 16x17
- text run at (1,4) width 16: "\x{968A}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastrubyrubyemptyrtexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-empty-rt-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-empty-rt-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-empty-rt-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 462x19
- text run at (0,0) width 462: "The following is a test for having a <rt> immediately following another."
- RenderBlock (anonymous) at (0,36) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderBlock {P} at (0,92) size 784x31
- RenderText {#text} at (0,11) size 83x19
- text run at (0,11) width 83: "<ruby> uses "
- RenderRuby (inline) {RUBY} at (0,0) size 43x19
- RenderRubyRun (anonymous) at (82,11) size 29x20
- RenderRubyText {RT} at (0,-11) size 28x12
- RenderText {#text} at (5,0) size 18x11
- text run at (5,0) width 18: "ruby"
- RenderRubyBase (anonymous) at (0,0) size 28x20
- RenderText {#text} at (0,0) size 28x19
- text run at (0,0) width 28: "<rt>"
- RenderRubyRun (anonymous) at (110,28) size 15x0
- RenderRubyText {RT} at (0,-11) size 14x12
- RenderText {#text} at (0,0) size 14x11
- text run at (0,0) width 14: "text"
- RenderText {#text} at (124,11) size 167x19
- text run at (124,11) width 167: " to contain the annotation."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastrubyrubyinlinetableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-inline-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-inline-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-inline-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,45 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x60
- RenderText {#text} at (0,0) size 772x39
- text run at (0,0) width 772: "Test that <ruby> rendered as inline-table (or somesuch) is not affected by ruby rendering. Both <div> below should look"
- text run at (0,20) width 65: "the same. "
- RenderBR {BR} at (64,35) size 1x0
- RenderBR {BR} at (0,40) size 0x19
- RenderBlock {DIV} at (3,63) size 778x52 [bgcolor=#FFFFDD] [border: (1px solid #000000)]
- RenderText {#text} at (9,22) size 227x19
- text run at (9,22) width 227: "This is some XHTML1.1 text with "
- RenderTable {SPAN} at (235,9) size 40x33
- RenderTableSection {SPAN} at (0,13) size 40x20
- RenderTableRow (anonymous) at (0,0) size 40x20
- RenderTableCell (anonymous) at (0,0) size 40x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,0) size 36x19
- text run at (2,0) width 36: "Ruby"
- RenderTableSection {SPAN} at (0,0) size 40x13
- RenderTableRow (anonymous) at (0,0) size 40x13
- RenderTableCell (anonymous) at (0,0) size 40x13 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 40x12
- text run at (0,0) width 40: "guide text"
- RenderText {#text} at (274,22) size 58x19
- text run at (274,22) width 58: " markup."
- RenderBlock (anonymous) at (0,117) size 784x21
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (3,140) size 778x52 [bgcolor=#FFFFDD] [border: (1px solid #000000)]
- RenderText {#text} at (9,22) size 227x19
- text run at (9,22) width 227: "This is some XHTML1.1 text with "
- RenderTable {RUBY} at (235,9) size 40x33
- RenderTableSection {RB} at (0,13) size 40x20
- RenderTableRow (anonymous) at (0,0) size 40x20
- RenderTableCell (anonymous) at (0,0) size 40x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,0) size 36x19
- text run at (2,0) width 36: "Ruby"
- RenderTableSection {RT} at (0,0) size 40x13
- RenderTableRow (anonymous) at (0,0) size 40x13
- RenderTableCell (anonymous) at (0,0) size 40x13 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 40x12
- text run at (0,0) width 40: "guide text"
- RenderText {#text} at (274,22) size 58x19
- text run at (274,22) width 58: " markup."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastrubyrubysimpleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-simple-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-simple-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-simple-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 232x19
- text run at (0,0) width 232: "This is a initial test for simple ruby. "
- RenderBR {BR} at (231,15) size 1x0
- RenderBR {BR} at (0,20) size 0x19
- RenderBlock {P} at (0,56) size 784x31
- RenderText {#text} at (0,11) size 164x19
- text run at (0,11) width 164: "Ruby is often used in the "
- RenderRuby (inline) {RUBY} at (0,0) size 120x19
- RenderRubyRun (anonymous) at (163,11) size 120x20
- RenderRubyText {RT} at (0,-11) size 119x12
- RenderText {#text} at (43,0) size 33x11
- text run at (43,0) width 33: "Nihongo"
- RenderRubyBase (anonymous) at (0,0) size 119x20
- RenderText {#text} at (0,0) size 119x19
- text run at (0,0) width 119: "Japanese language"
- RenderText {#text} at (282,11) size 5x19
- text run at (282,11) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastrubyrubysimplerpexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-simple-rp-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-simple-rp-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-simple-rp-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x60
- RenderText {#text} at (0,0) size 777x39
- text run at (0,0) width 342: "This is a test for simple ruby that contains <rp> tags. "
- text run at (341,0) width 436: "Contents of the <rp> tags (opening and closing brackets) should not"
- text run at (0,20) width 204: "show when ruby is suppoorted. "
- RenderBR {BR} at (203,35) size 1x0
- RenderBR {BR} at (0,40) size 0x19
- RenderBlock {P} at (0,76) size 784x31
- RenderText {#text} at (0,11) size 164x19
- text run at (0,11) width 164: "Ruby is often used in the "
- RenderRuby (inline) {RUBY} at (0,0) size 120x19
- RenderRubyRun (anonymous) at (163,11) size 120x20
- RenderRubyText {RT} at (0,-11) size 119x12
- RenderText {#text} at (43,0) size 33x11
- text run at (43,0) width 33: "Nihongo"
- RenderRubyBase (anonymous) at (0,0) size 119x20
- RenderText {#text} at (0,0) size 119x19
- text run at (0,0) width 119: "Japanese language"
- RenderText {#text} at (282,11) size 5x19
- text run at (282,11) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastrubyrubytextbeforeaftercontentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-text-before-after-content-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-text-before-after-content-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/ruby-text-before-after-content-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x88
- RenderBlock {HTML} at (0,0) size 800x88
- RenderBody {BODY} at (16,16) size 768x56 [color=#0000FF]
- RenderRuby (inline) {RUBY} at (0,0) size 209x36
- RenderRubyRun (anonymous) at (0,18) size 187x38
- RenderRubyText {RT} at (0,-18) size 187x20
- RenderInline (generated) at (0,0) size 62x19
- RenderText at (0,0) size 62x19
- text run at (0,0) width 62: "BEFORE"
- RenderText {#text} at (61,0) size 76x19
- text run at (61,0) width 76: "CONTENT"
- RenderInline (generated) at (0,0) size 52x19
- RenderText at (136,0) size 52x19
- text run at (136,0) width 52: "AFTER"
- RenderRubyBase (anonymous) at (0,0) size 187x38
- RenderText {#text} at (81,1) size 24x36
- text run at (81,1) width 24: "A"
- RenderRubyRun (anonymous) at (186,18) size 23x38
- RenderRubyBase (anonymous) at (0,0) size 22x38
- RenderText {#text} at (0,1) size 22x36
- text run at (0,1) width 22: "B"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastrubyrubyDOMremovetext2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/rubyDOM-remove-text2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/rubyDOM-remove-text2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/ruby/rubyDOM-remove-text2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,43 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 745x19
- text run at (0,0) width 745: "The following is a test for DOM manipulation within <ruby>: Removing a ruby base object, leaving the base empty."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 448x19
- text run at (0,0) width 448: "Both lines should look identical (the first line is the one manipulated)."
- RenderBlock (anonymous) at (0,72) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderBlock {P} at (0,128) size 784x20
- RenderText {#text} at (0,0) size 159x19
- text run at (0,0) width 159: "<ruby> is defined in the "
- RenderRuby (inline) {RUBY} at (0,0) size 116x19
- RenderRubyRun (anonymous) at (158,17) size 108x0
- RenderRubyText {RT} at (0,-11) size 108x12
- RenderText {#text} at (0,0) size 108x11
- text run at (0,0) width 108: "Hyper-text Markup Language"
- RenderRubyBase (anonymous) at (0,0) size 108x0
- RenderRubyRun (anonymous) at (265,0) size 9x20
- RenderRubyBase (anonymous) at (0,0) size 8x20
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "5"
- RenderText {#text} at (273,0) size 37x19
- text run at (273,0) width 37: " spec."
- RenderBlock {P} at (0,164) size 784x20
- RenderText {#text} at (0,0) size 159x19
- text run at (0,0) width 159: "<ruby> is defined in the "
- RenderRuby (inline) {RUBY} at (0,0) size 116x19
- RenderRubyRun (anonymous) at (158,17) size 108x0
- RenderRubyText {RT} at (0,-11) size 108x12
- RenderText {#text} at (0,0) size 108x11
- text run at (0,0) width 108: "Hyper-text Markup Language"
- RenderRubyRun (anonymous) at (265,0) size 9x20
- RenderRubyBase (anonymous) at (0,0) size 8x20
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "5"
- RenderText {#text} at (273,0) size 37x19
- text run at (273,0) width 37: " spec."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x108
- RenderBlock {HTML} at (0,0) size 800x108
- RenderBody {BODY} at (8,16) size 784x76
- RenderBlock {UL} at (0,0) size 784x40
- RenderListItem {LI} at (40,0) size 744x20 [bgcolor=#00FF00]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 311x19
- text run at (0,0) width 311: "The background of this list item should be green"
- RenderListItem {LI} at (40,20) size 744x20 [bgcolor=#00FF00]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 389x19
- text run at (0,0) width 389: "The background of this second list item should be also green"
- RenderBlock {P} at (0,56) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 327x19
- text run at (0,0) width 327: "The background of this paragraph should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {HTML} at (0,0) size 800x36
- RenderBody {BODY} at (8,8) size 784x20
- RenderBlock {ADDRESS} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 352x19
- text run at (0,0) width 352: "This address element should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 308x19
- text run at (0,0) width 308: "This paragraph should have a green background"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 528x19
- text run at (0,0) width 434: "This paragraph should have a green background because its TITLE "
- text run at (433,0) width 95: "attribute is set."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 528x19
- text run at (0,0) width 434: "This paragraph should have a green background because its TITLE "
- text run at (433,0) width 95: "attribute is set."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {HTML} at (0,0) size 800x36
- RenderBody {BODY} at (8,8) size 784x20
- RenderBlock {ADDRESS} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderInline {SPAN} at (0,0) size 132x19
- RenderText {#text} at (0,0) size 132x19
- text run at (0,0) width 132: "This address should "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 572x19
- RenderText {#text} at (131,0) size 572x19
- text run at (131,0) width 246: "have a green background because the "
- text run at (376,0) width 327: "selector in last rule does not apply to inner SPANs."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors007aexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/007a-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/007a-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/007a-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x80
- RenderBlock {HTML} at (0,0) size 800x80
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 488x19
- text run at (0,0) width 409: "This paragraph should have green background because CLASS "
- text run at (408,0) width 80: "contains \"b\""
- RenderBlock {ADDRESS} at (0,36) size 784x20 [bgcolor=#00FF00]
- RenderInline {SPAN} at (0,0) size 159x19
- RenderText {#text} at (0,0) size 159x19
- text run at (0,0) width 159: "This address should also"
- RenderText {#text} at (158,0) size 5x19
- text run at (158,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 607x19
- RenderText {#text} at (162,0) size 607x19
- text run at (162,0) width 355: "have green background because the selector in the last "
- text run at (516,0) width 253: "rule does not apply to the inner SPANs."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors007bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/007b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/007b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/007b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This line should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors008expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/008-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/008-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/008-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x80
- RenderBlock {HTML} at (0,0) size 800x80
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 501x19
- text run at (0,0) width 501: "This paragraph should have green background because its language is \"en-gb\""
- RenderBlock {ADDRESS} at (0,36) size 784x20 [bgcolor=#00FF00]
- RenderInline {SPAN} at (0,0) size 159x19
- RenderText {#text} at (0,0) size 159x19
- text run at (0,0) width 159: "This address should also"
- RenderText {#text} at (158,0) size 5x19
- text run at (158,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 510x19
- RenderText {#text} at (162,0) size 510x19
- text run at (162,0) width 421: "have green background because the language of the inner SPANs "
- text run at (582,0) width 90: "is not French."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors009expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/009-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/009-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/009-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x72
- RenderBlock {HTML} at (0,0) size 800x72
- RenderBody {BODY} at (8,16) size 784x40
- RenderBlock {P} at (0,0) size 784x40 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 308x19
- text run at (0,0) width 308: "This paragraph should have a green background"
- RenderBR {BR} at (307,0) size 1x19
- RenderText {#text} at (0,20) size 273x19
- text run at (0,20) width 273: "because its title attribute begins with \"foo\""
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors010expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/010-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/010-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/010-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 571x19
- text run at (0,0) width 571: "This paragraph should have a green background because its title attribute ends with \"bar\""
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors011expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/011-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/011-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/011-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 563x19
- text run at (0,0) width 563: "This paragraph should have a green background because its title attribute contains \"bar\""
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors012expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/012-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/012-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/012-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {FORM} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 360x19
- text run at (0,0) width 207: "The content of this form should "
- text run at (206,0) width 154: "have a lime background"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors013expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/013-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/013-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/013-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
- RenderBlock {HTML} at (0,0) size 800x92
- RenderBody {BODY} at (8,16) size 784x60
- RenderBlock {UL} at (0,0) size 784x60
- RenderListItem {LI} at (40,0) size 744x20 [bgcolor=#00FF00]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 438x19
- text run at (0,0) width 438: "This list item should have green background because its class is \"t1\""
- RenderListItem {LI} at (40,20) size 744x20 [bgcolor=#00FF00]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 438x19
- text run at (0,0) width 438: "This list item should have green background because its class is \"t2\""
- RenderListItem {LI} at (40,40) size 744x20 [bgcolor=#00FF00]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {SPAN} at (0,0) size 604x19
- RenderText {#text} at (0,0) size 604x19
- text run at (0,0) width 344: "This list item should have green background because "
- text run at (343,0) width 261: "the inner SPAN does not match SPAN.t3"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors014expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/014-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/014-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/014-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x114
- RenderBlock {HTML} at (0,0) size 800x114
- RenderBody {BODY} at (8,16) size 784x82
- RenderBlock {P} at (0,0) size 784x82 [bgcolor=#FFFFFF] [border: (5px solid #00FF00)]
- RenderText {#text} at (21,21) size 730x39
- text run at (21,21) width 450: "This paragraph should have white background and a green thick solid "
- text run at (470,21) width 281: "border because it carries both classes t1 and"
- text run at (21,41) width 13: "t2"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors015expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/015-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/015-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/015-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
- RenderBlock {HTML} at (0,0) size 800x92
- RenderBody {BODY} at (8,16) size 784x60
- RenderBlock {UL} at (0,0) size 784x60
- RenderListItem {LI} at (40,0) size 744x20 [bgcolor=#00FF00]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 439x19
- text run at (0,0) width 439: "This list item should have a green background. because its ID is \"t1\""
- RenderListItem {LI} at (40,20) size 744x20 [bgcolor=#00FF00]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 439x19
- text run at (0,0) width 439: "This list item should have a green background. because its ID is \"t2\""
- RenderListItem {LI} at (40,40) size 744x20 [bgcolor=#00FF00]
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {SPAN} at (0,0) size 597x19
- RenderText {#text} at (0,0) size 597x19
- text run at (0,0) width 597: "This list item should have a green background. because the inner SPAN does not match \"#t4\""
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors016expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/016-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/016-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/016-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {A} at (0,0) size 262x19 [color=#0000EE] [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 262x19
- text run at (0,0) width 262: "This link should have green background."
- RenderText {#text} at (261,0) size 156x19
- text run at (261,0) width 156: " (Don't follow this link.)"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors017expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/017-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/017-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/017-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {A} at (0,0) size 381x19 [color=#551A8B] [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 381x19
- text run at (0,0) width 381: "You should see a green background assigned by the anchor."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors018expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/018-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/018-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/018-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,119 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x321
- RenderBlock {HTML} at (0,0) size 800x321
- RenderBody {BODY} at (8,16) size 784x297
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 687x19
- text run at (0,0) width 429: "The background color of this paragraph should turn to green when "
- text run at (428,0) width 259: "the mouse pointer hovers either its text ("
- RenderInline {STRONG} at (0,0) size 31x19
- RenderText {#text} at (686,0) size 31x19
- text run at (686,0) width 31: "here"
- RenderText {#text} at (716,0) size 759x39
- text run at (716,0) width 43: ") or its"
- text run at (0,20) width 159: "whitespace background, "
- RenderInline {STRONG} at (0,0) size 31x19
- RenderText {#text} at (158,20) size 31x19
- text run at (158,20) width 31: "here"
- RenderText {#text} at (188,20) size 5x19
- text run at (188,20) width 5: ":"
- RenderBlock {ADDRESS} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 163x19
- text run at (0,0) width 163: "The background color of "
- RenderInline {A} at (0,0) size 117x19 [color=#0000EE]
- RenderText {#text} at (162,0) size 82x19
- text run at (162,0) width 82: "this anchor ("
- RenderInline {STRONG} at (0,0) size 31x19
- RenderText {#text} at (243,0) size 31x19
- text run at (243,0) width 31: "here"
- RenderText {#text} at (273,0) size 6x19
- text run at (273,0) width 6: ")"
- RenderText {#text} at (278,0) size 394x19
- text run at (278,0) width 394: " should turn to green when the pointing device hovers over it."
- RenderTable {TABLE} at (0,76) size 314x221
- RenderTableSection {TBODY} at (0,0) size 314x221
- RenderTableRow {TR} at (0,5) size 314x22
- RenderTableCell {TD} at (5,5) size 102x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 75x19
- text run at (1,1) width 75: "The cells in"
- RenderTableCell {TD} at (111,5) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 59x19
- text run at (1,1) width 59: "this table"
- RenderTableCell {TD} at (207,5) size 102x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 63x19
- text run at (1,1) width 63: "should go"
- RenderTableRow {TR} at (0,32) size 314x22
- RenderTableCell {TD} at (5,32) size 102x22 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 75x19
- text run at (1,1) width 75: "green when"
- RenderTableCell {TD} at (111,32) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 65x19
- text run at (1,1) width 65: "you hover"
- RenderTableCell {TD} at (207,32) size 102x22 [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 77x19
- text run at (1,1) width 77: "the pointing"
- RenderTableRow {TR} at (0,59) size 314x22
- RenderTableCell {TD} at (5,59) size 102x22 [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 75x19
- text run at (1,1) width 75: "device over"
- RenderTableCell {TD} at (111,59) size 92x22 [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 42x19
- text run at (1,1) width 42: "them ("
- RenderInline {STRONG} at (0,0) size 31x19
- RenderText {#text} at (42,1) size 31x19
- text run at (42,1) width 31: "here"
- RenderText {#text} at (72,1) size 10x19
- text run at (72,1) width 10: ")."
- RenderTableCell {TD} at (207,69) size 102x2 [r=2 c=2 rs=1 cs=1]
- RenderTableRow {TR} at (0,86) size 314x22
- RenderTableCell {TD} at (5,86) size 102x22 [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 77x19
- text run at (1,1) width 77: "The rows in"
- RenderTableCell {TD} at (111,86) size 92x22 [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 59x19
- text run at (1,1) width 59: "this table"
- RenderTableCell {TD} at (207,86) size 102x22 [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 63x19
- text run at (1,1) width 63: "should go"
- RenderTableRow {TR} at (0,113) size 314x22
- RenderTableCell {TD} at (5,113) size 102x22 [r=4 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 68x19
- text run at (1,1) width 68: "dark green"
- RenderTableCell {TD} at (111,113) size 92x22 [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 59x19
- text run at (1,1) width 59: "when the"
- RenderTableCell {TD} at (207,113) size 102x22 [r=4 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 100x19
- text run at (1,1) width 100: "pointing device"
- RenderTableRow {TR} at (0,140) size 314x22
- RenderTableCell {TD} at (5,140) size 102x22 [r=5 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 67x19
- text run at (1,1) width 67: "is over the"
- RenderTableCell {TD} at (111,140) size 92x22 [r=5 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 61x19
- text run at (1,1) width 61: "five pixel"
- RenderTableCell {TD} at (207,140) size 102x22 [r=5 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 95x19
- text run at (1,1) width 95: "border spacing"
- RenderTableRow {TR} at (0,167) size 314x22
- RenderTableCell {TD} at (5,167) size 102x22 [r=6 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 90x19
- text run at (1,1) width 90: "and when it is"
- RenderTableCell {TD} at (111,167) size 92x22 [r=6 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 90x19
- text run at (1,1) width 90: "over the cells."
- RenderTableCell {TD} at (207,177) size 102x2 [r=6 c=2 rs=1 cs=1]
- RenderTableRow {TR} at (0,194) size 314x22
- RenderTableCell {TD} at (5,194) size 102x22 [r=7 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 66x19
- text run at (1,1) width 66: "Including "
- RenderInline {STRONG} at (0,0) size 31x19
- RenderText {#text} at (66,1) size 31x19
- text run at (66,1) width 31: "here"
- RenderText {#text} at (96,1) size 5x19
- text run at (96,1) width 5: ","
- RenderTableCell {TD} at (111,204) size 92x2 [r=7 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (207,194) size 102x22 [r=7 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 73x19
- text run at (1,1) width 73: "blank cells."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors018bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/018b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/018b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/018b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x307
- RenderBlock {HTML} at (0,0) size 800x307
- RenderBody {BODY} at (8,16) size 784x275
- RenderBlock {DIV} at (0,0) size 784x275
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 762x19
- text run at (0,0) width 762: "The background color of this paragraph should turn to green when the mouse pointer hovers over any of the following:"
- RenderBR {BR} at (761,0) size 1x19
- RenderInline {STRONG} at (0,0) size 64x19
- RenderText {#text} at (0,20) size 64x19
- text run at (0,20) width 64: "This text."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 61: "This text."
- RenderTable {TABLE} at (0,92) size 113x108
- RenderTableSection {TBODY} at (0,0) size 113x108
- RenderTableRow {TR} at (0,2) size 113x80
- RenderTableCell {TD} at (2,2) size 109x80 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 107x78
- RenderTableSection {TBODY} at (0,0) size 107x78
- RenderTableRow {TR} at (0,2) size 107x74
- RenderTableCell {TD} at (2,2) size 103x74 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DL} at (1,17) size 101x40
- RenderBlock {DT} at (0,0) size 101x20
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 61: "This text."
- RenderBlock {DD} at (40,20) size 61x20
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 61: "This text."
- RenderTableRow {TR} at (0,84) size 113x22
- RenderTableCell {TD} at (2,84) size 109x22 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 61x19
- text run at (1,1) width 61: "This text."
- RenderBlock {P} at (0,216) size 784x23
- RenderInline {SUB} at (0,0) size 50x15
- RenderText {#text} at (0,7) size 50x15
- text run at (0,7) width 50: "This text."
- RenderBlock {P} at (0,255) size 784x20
- RenderText {#text} at (0,0) size 585x19
- text run at (0,0) width 585: "...and anything else between the top of the first paragraph and the bottom of this paragraph."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors019expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/019-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/019-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/019-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 163x19
- text run at (0,0) width 163: "The background color of "
- RenderInline {A} at (0,0) size 68x19 [color=#0000EE]
- RenderText {#text} at (162,0) size 68x19
- text run at (162,0) width 68: "the anchor"
- RenderText {#text} at (229,0) size 554x19
- text run at (229,0) width 5: " "
- text run at (233,0) width 378: "should turn to green when it is activated and come back to "
- text run at (610,0) width 173: "normal when it is released."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors020expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/020-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/020-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/020-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 163x19
- text run at (0,0) width 163: "The background color of "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (162,0) size 51x19
- text run at (162,0) width 51: "anchors"
- RenderText {#text} at (212,0) size 159x19
- text run at (212,0) width 5: " "
- text run at (216,0) width 155: "in this page should turn "
- RenderInline {A} at (0,0) size 53x19 [color=#0000EE]
- RenderText {#text} at (370,0) size 53x19
- text run at (370,0) width 53: "to green"
- RenderText {#text} at (422,0) size 133x19
- text run at (422,0) width 133: " when they have the "
- RenderInline {A} at (0,0) size 36x19 [color=#0000EE]
- RenderText {#text} at (554,0) size 36x19
- text run at (554,0) width 36: "focus"
- RenderText {#text} at (589,0) size 5x19
- text run at (589,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors021expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/021-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/021-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/021-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,37 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x184
- RenderBlock {HTML} at (0,0) size 800x184
- RenderBody {BODY} at (8,16) size 784x152
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 761x19
- text run at (0,0) width 229: "This paragraph should be unstyled. "
- text run at (228,0) width 463: "The background of the following paragraph should become green when "
- text run at (690,0) width 71: "you follow"
- RenderInline {A} at (0,0) size 53x19 [color=#0000EE]
- RenderText {#text} at (0,20) size 53x19
- text run at (0,20) width 53: "this link"
- RenderText {#text} at (52,20) size 5x19
- text run at (52,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x40
- RenderText {#text} at (0,0) size 753x19
- text run at (0,0) width 283: "This paragraph should initially be unstyled. "
- text run at (282,0) width 471: "It should become green when you select the link above. When you select "
- RenderInline {A} at (0,0) size 776x39 [color=#0000EE]
- RenderText {#text} at (752,0) size 776x39
- text run at (752,0) width 24: "this"
- text run at (0,20) width 25: "link"
- RenderText {#text} at (24,20) size 647x19
- text run at (24,20) width 276: ", it should return to being unstyled and the "
- text run at (299,20) width 372: "background of the paragraph below should become green."
- RenderBlock {P} at (0,112) size 784x40
- RenderText {#text} at (0,0) size 758x19
- text run at (0,0) width 283: "This paragraph should initially be unstyled. "
- text run at (282,0) width 476: "It should become green when you select the link above. When you follow "
- RenderInline {A} at (0,0) size 781x39 [color=#0000EE]
- RenderText {#text} at (757,0) size 781x39
- text run at (757,0) width 24: "this"
- text run at (0,20) width 25: "link"
- RenderText {#text} at (24,20) size 366x19
- text run at (24,20) width 143: ", the three paragraphs "
- text run at (166,20) width 224: "should all return to being unstyled."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors021bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/021b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/021b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/021b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 206x19
- text run at (0,0) width 206: "This paragraph should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors027expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/027-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/027-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/027-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52 [bgcolor=#00FF00]
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "The background of the document should be green"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors032expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/032-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/032-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/032-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,45 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x142
- RenderBlock {HTML} at (0,0) size 800x142
- RenderBody {BODY} at (8,8) size 784x118
- RenderBlock {DIV} at (0,0) size 784x82
- RenderTable {TABLE} at (329,0) size 126x82 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 123x80
- RenderTableRow {TR} at (0,2) size 123x24
- RenderTableCell {TD} at (2,2) size 67x24 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableCell {TD} at (70,2) size 25x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "1.2"
- RenderTableCell {TD} at (96,2) size 25x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "1.3"
- RenderTableRow {TR} at (0,28) size 123x24
- RenderTableCell {TD} at (2,28) size 67x24 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableCell {TD} at (70,28) size 25x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "2.2"
- RenderTableCell {TD} at (96,28) size 25x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "2.3"
- RenderTableRow {TR} at (0,54) size 123x24
- RenderTableCell {TD} at (2,54) size 67x24 [bgcolor=#00FF00] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableCell {TD} at (70,54) size 25x24 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "3.2"
- RenderTableCell {TD} at (96,54) size 25x24 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "3.3"
- RenderBlock {P} at (0,98) size 784x20
- RenderText {#text} at (0,0) size 224x19
- text run at (0,0) width 224: "This paragraph contains some text "
- RenderInline {SPAN} at (0,0) size 308x19 [bgcolor=#00FF00]
- RenderText {#text} at (223,0) size 308x19
- text run at (223,0) width 308: "and a span that should have a green background"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors034expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/034-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/034-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/034-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x136
- RenderBlock {HTML} at (0,0) size 800x136
- RenderBody {BODY} at (8,8) size 784x112
- RenderBlock {DIV} at (0,0) size 784x112
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 192x19
- text run at (0,0) width 192: "This div contains 3 addresses:"
- RenderBlock {ADDRESS} at (16,20) size 768x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 334x19
- text run at (0,0) width 334: "A first address that should have a green background"
- RenderBlock {ADDRESS} at (16,56) size 768x20
- RenderText {#text} at (0,0) size 273x19
- text run at (0,0) width 273: "A second address with normal background"
- RenderBlock {ADDRESS} at (16,92) size 768x20
- RenderText {#text} at (0,0) size 259x19
- text run at (0,0) width 259: "A third address with normal background"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors038expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/038-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/038-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/038-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x132
- RenderBlock {HTML} at (0,0) size 800x132
- RenderBody {BODY} at (8,16) size 784x100
- RenderBlock {P} at (0,0) size 784x100
- RenderText {#text} at (0,0) size 782x99
- text run at (0,0) width 258: "This very long paragraph should have a "
- text run at (257,0) width 501: "first line with green background. This very long paragraph should have a first "
- text run at (757,0) width 25: "line"
- text run at (0,20) width 156: "with green background. "
- text run at (155,20) width 316: "This very long paragraph should have a first line "
- text run at (470,20) width 250: "with green background. This very long"
- text run at (0,40) width 251: "paragraph should have a first line with "
- text run at (250,40) width 507: "green background. This very long paragraph should have a first line with green"
- text run at (0,60) width 555: "background. This very long paragraph should have a first line with green background. "
- text run at (554,60) width 209: "This very long paragraph should"
- text run at (0,80) width 255: "have a first line with green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors039expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/039-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/039-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/039-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x70
- RenderBlock {HTML} at (0,0) size 800x70
- RenderBody {BODY} at (8,16) size 784x38
- RenderBlock {P} at (0,0) size 784x38
- RenderInline (generated) at (0,0) size 20x36 [bgcolor=#00FF00]
- RenderText {#text} at (0,1) size 20x36
- text run at (0,1) width 20: "T"
- RenderText {#text} at (19,15) size 491x19
- text run at (19,15) width 340: "his very long paragraph should have a big first letter "
- text run at (358,15) width 152: "with green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors039bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/039b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/039b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/039b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x70
- RenderBlock {HTML} at (0,0) size 800x70
- RenderBody {BODY} at (8,16) size 784x38
- RenderBlock {P} at (0,0) size 784x38
- RenderInline (generated) at (0,0) size 20x36 [bgcolor=#00FF00]
- RenderText {#text} at (0,1) size 20x36
- text run at (0,1) width 20: "T"
- RenderText {#text} at (19,15) size 491x19
- text run at (19,15) width 340: "his very long paragraph should have a big first letter "
- text run at (358,15) width 152: "with green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors040expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/040-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/040-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/040-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x72
- RenderBlock {HTML} at (0,0) size 800x72
- RenderBody {BODY} at (8,16) size 784x40
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 768x39
- text run at (0,0) width 768: "Any textual selection in this long paragraph should have green background. Any textual selection in this long paragraph"
- text run at (0,20) width 688: "should have green background. Any textual selection in this long paragraph should have green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors041expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/041-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/041-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/041-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x72
- RenderBlock {HTML} at (0,0) size 800x72
- RenderBody {BODY} at (8,16) size 784x40
- RenderBlock {P} at (0,0) size 784x40
- RenderInline (generated) at (0,0) size 177x19 [bgcolor=#00FF00]
- RenderText at (0,0) size 177x19
- text run at (0,0) width 177: "GENERATED CONTENT "
- RenderText {#text} at (176,0) size 729x39
- text run at (176,0) width 553: "You should see before this paragraph the words GENERATED CONTENT over green"
- text run at (0,20) width 76: "background"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors042expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/042-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/042-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/042-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x72
- RenderBlock {HTML} at (0,0) size 800x72
- RenderBody {BODY} at (8,16) size 784x40
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 621x19
- text run at (0,0) width 621: "You should see after this paragraph the words GENERATED CONTENT over green background"
- RenderInline (generated) at (0,0) size 715x39 [bgcolor=#00FF00]
- RenderText at (620,0) size 715x39
- text run at (620,0) width 95: "GENERATED"
- text run at (0,20) width 75: "CONTENT"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors043expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/043-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/043-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/043-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x176
- RenderBlock {HTML} at (0,0) size 800x176
- RenderBody {BODY} at (8,16) size 784x152
- RenderBlock {DIV} at (0,0) size 784x94
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 308x19
- text run at (0,0) width 308: "This paragraph should have a green background"
- RenderTable {TABLE} at (0,36) size 314x58
- RenderTableSection {TBODY} at (0,0) size 314x58
- RenderTableRow {TR} at (0,2) size 314x54
- RenderTableCell {TD} at (2,2) size 310x54 [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,17) size 308x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 308x19
- text run at (0,0) width 308: "This paragraph should have a green background"
- RenderTable {TABLE} at (0,94) size 231x58
- RenderTableSection {TBODY} at (0,0) size 231x58
- RenderTableRow {TR} at (0,2) size 231x54
- RenderTableCell {TD} at (2,2) size 227x54 [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,17) size 225x20
- RenderText {#text} at (0,0) size 225x19
- text run at (0,0) width 225: "This paragraph should be unstyled."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors043bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/043b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/043b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/043b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x176
- RenderBlock {HTML} at (0,0) size 800x176
- RenderBody {BODY} at (8,16) size 784x152
- RenderBlock {DIV} at (0,0) size 784x94
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 221x19
- text run at (0,0) width 221: "This paragraph should be unstyled"
- RenderTable {TABLE} at (0,36) size 227x58
- RenderTableSection {TBODY} at (0,0) size 227x58
- RenderTableRow {TR} at (0,2) size 227x54
- RenderTableCell {TD} at (2,2) size 223x54 [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,17) size 221x20
- RenderText {#text} at (0,0) size 221x19
- text run at (0,0) width 221: "This paragraph should be unstyled"
- RenderTable {TABLE} at (0,94) size 314x58
- RenderTableSection {TBODY} at (0,0) size 314x58
- RenderTableRow {TR} at (0,2) size 314x54
- RenderTableCell {TD} at (2,2) size 310x54 [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,17) size 308x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 308x19
- text run at (0,0) width 308: "This paragraph should have a green background"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors044expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x154
- RenderBlock {HTML} at (0,0) size 800x154
- RenderBody {BODY} at (8,16) size 784x130
- RenderBlock {DIV} at (0,0) size 784x56
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 308x19
- text run at (0,0) width 308: "This paragraph should have a green background"
- RenderBlock {DIV} at (0,36) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 308x19
- text run at (0,0) width 308: "This paragraph should have a green background"
- RenderTable {TABLE} at (0,72) size 231x58
- RenderTableSection {TBODY} at (0,0) size 231x58
- RenderTableRow {TR} at (0,2) size 231x54
- RenderTableCell {TD} at (2,2) size 227x54 [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,17) size 225x20
- RenderText {#text} at (0,0) size 225x19
- text run at (0,0) width 225: "This paragraph should be unstyled."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors044bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x154
- RenderBlock {HTML} at (0,0) size 800x154
- RenderBody {BODY} at (8,16) size 784x130
- RenderBlock {DIV} at (0,0) size 784x56
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 225x19
- text run at (0,0) width 225: "This paragraph should be unstyled."
- RenderBlock {DIV} at (0,36) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 225x19
- text run at (0,0) width 225: "This paragraph should be unstyled."
- RenderTable {TABLE} at (0,72) size 318x58
- RenderTableSection {TBODY} at (0,0) size 318x58
- RenderTableRow {TR} at (0,2) size 318x54
- RenderTableCell {TD} at (2,2) size 314x54 [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (1,17) size 312x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 312x19
- text run at (0,0) width 312: "This paragraph should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors044cexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044c-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044c-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044c-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x56
- RenderBlock {HTML} at (0,0) size 800x56
- RenderBody {BODY} at (8,8) size 784x40
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 157x19
- text run at (0,0) width 157: "This should be unstyled."
- RenderBlock {DIV} at (0,20) size 784x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 244x19
- text run at (0,0) width 244: "This should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors044dexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044d-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044d-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/044d-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x80
- RenderBlock {HTML} at (0,0) size 800x80
- RenderBody {BODY} at (8,8) size 784x56
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 157x19
- text run at (0,0) width 157: "This should be unstyled."
- RenderBlock {P} at (0,36) size 784x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 244x19
- text run at (0,0) width 244: "This should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors045expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/045-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/045-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/045-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x196
- RenderBlock {HTML} at (0,0) size 800x196
- RenderBody {BODY} at (8,16) size 784x164
- RenderBlock {DIV} at (0,0) size 784x164
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 225x19
- text run at (0,0) width 225: "This paragraph should be unstyled."
- RenderBlock {P} at (0,36) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 293x19
- text run at (0,0) width 293: "But this one should have a green background."
- RenderBlock {P} at (0,72) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 327x19
- text run at (0,0) width 327: "And this one should also have a green background."
- RenderBlock {ADDRESS} at (0,108) size 784x20
- RenderText {#text} at (0,0) size 441x19
- text run at (0,0) width 441: "This address is only here to fill some space between two paragraphs."
- RenderBlock {P} at (0,144) size 784x20
- RenderText {#text} at (0,0) size 225x19
- text run at (0,0) width 225: "This paragraph should be unstyled."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors045bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/045b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/045b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/045b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x196
- RenderBlock {HTML} at (0,0) size 800x196
- RenderBody {BODY} at (8,16) size 784x164
- RenderBlock {DIV} at (0,0) size 784x164
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 312x19
- text run at (0,0) width 312: "This paragraph should have a green background."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 206x19
- text run at (0,0) width 206: "But this one should be unstyled."
- RenderBlock {P} at (0,72) size 784x20
- RenderText {#text} at (0,0) size 240x19
- text run at (0,0) width 240: "And this one should also be unstyled."
- RenderBlock {ADDRESS} at (0,108) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 682x19
- text run at (0,0) width 682: "This address is only here to fill some space between two paragraphs and should have a green background."
- RenderBlock {P} at (0,144) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 336x19
- text run at (0,0) width 336: "This paragraph should have a green background too."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors045cexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/045c-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/045c-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/045c-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x56
- RenderBlock {HTML} at (0,0) size 800x56
- RenderBody {BODY} at (8,8) size 784x40
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 157x19
- text run at (0,0) width 157: "This should be unstyled."
- RenderBlock {DIV} at (0,20) size 784x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 244x19
- text run at (0,0) width 244: "This should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors046expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/046-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/046-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/046-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x196
- RenderBlock {HTML} at (0,0) size 800x196
- RenderBody {BODY} at (8,16) size 784x164
- RenderBlock {DIV} at (0,0) size 784x164
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 225x19
- text run at (0,0) width 225: "This paragraph should be unstyled."
- RenderBlock {P} at (0,36) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 289x19
- text run at (0,0) width 289: "But this one should have a green background"
- RenderBlock {P} at (0,72) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 323x19
- text run at (0,0) width 323: "And this one should also have a green background"
- RenderBlock {ADDRESS} at (0,108) size 784x20
- RenderText {#text} at (0,0) size 437x19
- text run at (0,0) width 437: "This address is only here to fill some space between two paragraphs"
- RenderBlock {P} at (0,144) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 308x19
- text run at (0,0) width 308: "This paragraph should have a green background"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors054expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/054-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/054-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/054-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x124
- RenderBlock {HTML} at (0,0) size 800x124
- RenderBody {BODY} at (8,16) size 784x92
- RenderBlock {DIV} at (0,0) size 784x92
- RenderBlock {P} at (0,0) size 784x20 [color=#00FF00]
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "This paragraph should be in green characters."
- RenderBlock {P} at (0,36) size 784x20 [color=#00FF00]
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "This paragraph should be in green characters."
- RenderBlock {P} at (0,72) size 784x20 [color=#FF0000]
- RenderInline {SPAN} at (0,0) size 291x19 [color=#00FF00]
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "This paragraph should be in green characters."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors056expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/056-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/056-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/056-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x124
- RenderBlock {HTML} at (0,0) size 800x124
- RenderBody {BODY} at (8,16) size 784x92
- RenderBlock {DIV} at (0,0) size 784x92
- RenderBlock {P} at (0,0) size 784x20 [color=#00FF00]
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "This paragraph should be in green characters."
- RenderBlock {P} at (0,36) size 784x20 [color=#00FF00]
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "This paragraph should be in green characters."
- RenderBlock {P} at (0,72) size 784x20 [color=#FF0000]
- RenderInline {SPAN} at (0,0) size 291x19 [color=#00FF00]
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "This paragraph should be in green characters."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors058expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/058-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/058-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/058-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {FORM} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 308x19
- text run at (0,0) width 308: "The paragraph should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors059expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/059-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/059-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/059-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x124
- RenderBlock {HTML} at (0,0) size 800x124
- RenderBody {BODY} at (8,16) size 784x92
- RenderBlock {DIV} at (0,0) size 784x92
- RenderBlock {P} at (0,0) size 784x20 [color=#00FF00]
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "This paragraph should be in green characters."
- RenderBlock {P} at (0,36) size 784x20 [color=#00FF00]
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "This paragraph should be in green characters."
- RenderBlock {P} at (0,72) size 784x20 [color=#FF0000]
- RenderInline {SPAN} at (0,0) size 291x19 [color=#00FF00]
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "This paragraph should be in green characters."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors060expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/060-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/060-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/060-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x124
- RenderBlock {HTML} at (0,0) size 800x124
- RenderBody {BODY} at (8,16) size 784x92
- RenderBlock {DIV} at (0,0) size 784x92
- RenderBlock {P} at (0,0) size 784x20 [color=#00FF00]
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "This paragraph should be in green characters."
- RenderBlock {P} at (0,36) size 784x20 [color=#00FF00]
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "This paragraph should be in green characters."
- RenderBlock {P} at (0,72) size 784x20 [color=#FF0000]
- RenderInline {SPAN} at (0,0) size 291x19 [color=#00FF00]
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "This paragraph should be in green characters."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors061expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/061-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/061-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/061-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {HTML} at (0,0) size 800x36
- RenderBody {BODY} at (8,8) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderInline {A} at (0,0) size 288x19 [color=#551A8B] [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 288x19
- text run at (0,0) width 288: "This anchor should have a green background"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors062expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/062-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/062-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/062-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x36
- RenderBlock {HTML} at (0,0) size 800x36
- RenderBody {BODY} at (8,8) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderInline {A} at (0,0) size 288x19 [color=#0000EE] [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 288x19
- text run at (0,0) width 288: "This anchor should have a green background"
- RenderText {#text} at (287,0) size 156x19
- text run at (287,0) width 156: " (Don't follow this link.)"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors063expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/063-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/063-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/063-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x88
- RenderBlock {HTML} at (0,0) size 800x88
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {DIV} at (0,0) size 784x56
- RenderBlock {P} at (0,0) size 784x20 [color=#00FF00]
- RenderInline {SPAN} at (0,0) size 501x19 [color=#000000]
- RenderText {#text} at (0,0) size 501x19
- text run at (0,0) width 501: "The color of this text should be green when the pointing device hovers over it."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,36) size 784x20 [color=#00FF00]
- RenderInline {A} at (0,0) size 501x19 [color=#000000]
- RenderText {#text} at (0,0) size 501x19
- text run at (0,0) width 501: "The color of this text should be green when the pointing device hovers over it."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors064expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/064-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/064-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/064-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
- RenderBlock {HTML} at (0,0) size 800x92
- RenderBody {BODY} at (8,16) size 784x60
- RenderBlock {DIV} at (0,0) size 784x60
- RenderBlock {P} at (0,0) size 784x20 [color=#00FF00]
- RenderInline {A} at (0,0) size 286x19 [color=#000000]
- RenderText {#text} at (0,0) size 286x19
- text run at (0,0) width 286: "This text should turn green while it is active."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,36) size 784x24 [color=#00FF00]
- RenderButton {BUTTON} at (2,2) size 237x20 [color=#000000] [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 213x14
- RenderText {#text} at (0,0) size 213x14
- text run at (0,0) width 213: "This text should turn green while it is active."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors065expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/065-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/065-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/065-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 183x19
- text run at (0,0) width 183: "The background color of all "
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderText {#text} at (182,0) size 51x19
- text run at (182,0) width 51: "anchors"
- RenderText {#text} at (232,0) size 105x19
- text run at (232,0) width 5: " "
- text run at (236,0) width 101: "should become "
- RenderInline {A} at (0,0) size 37x19 [color=#0000EE]
- RenderText {#text} at (336,0) size 37x19
- text run at (336,0) width 37: "green"
- RenderText {#text} at (372,0) size 133x19
- text run at (372,0) width 133: " when they have the "
- RenderInline {A} at (0,0) size 35x19 [color=#0000EE]
- RenderText {#text} at (504,0) size 35x19
- text run at (504,0) width 35: "focus"
- RenderText {#text} at (538,0) size 5x19
- text run at (538,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors066expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/066-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/066-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/066-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,37 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x184
- RenderBlock {HTML} at (0,0) size 800x184
- RenderBody {BODY} at (8,16) size 784x152
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 761x19
- text run at (0,0) width 229: "This paragraph should be unstyled. "
- text run at (228,0) width 463: "The background of the following paragraph should become green when "
- text run at (690,0) width 71: "you follow"
- RenderInline {A} at (0,0) size 53x19 [color=#0000EE]
- RenderText {#text} at (0,20) size 53x19
- text run at (0,20) width 53: "this link"
- RenderText {#text} at (52,20) size 5x19
- text run at (52,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x40
- RenderText {#text} at (0,0) size 753x19
- text run at (0,0) width 283: "This paragraph should initially be unstyled. "
- text run at (282,0) width 471: "It should become green when you select the link above. When you select "
- RenderInline {A} at (0,0) size 776x39 [color=#0000EE]
- RenderText {#text} at (752,0) size 776x39
- text run at (752,0) width 24: "this"
- text run at (0,20) width 25: "link"
- RenderText {#text} at (24,20) size 647x19
- text run at (24,20) width 276: ", it should return to being unstyled and the "
- text run at (299,20) width 372: "background of the paragraph below should become green."
- RenderBlock {P} at (0,112) size 784x40
- RenderText {#text} at (0,0) size 758x19
- text run at (0,0) width 283: "This paragraph should initially be unstyled. "
- text run at (282,0) width 476: "It should become green when you select the link above. When you follow "
- RenderInline {A} at (0,0) size 781x39 [color=#0000EE]
- RenderText {#text} at (757,0) size 781x39
- text run at (757,0) width 24: "this"
- text run at (0,20) width 25: "link"
- RenderText {#text} at (24,20) size 366x19
- text run at (24,20) width 143: ", the three paragraphs "
- text run at (166,20) width 224: "should all return to being unstyled."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors066bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/066b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/066b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/066b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 206x19
- text run at (0,0) width 206: "This paragraph should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors072expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/072-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/072-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/072-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 551x19
- text run at (0,0) width 551: "This paragraph should have a green background and there should be no red anywhere."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors072bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/072b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/072b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/072b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 551x19
- text run at (0,0) width 551: "This paragraph should have a green background and there should be no red anywhere."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors077expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/077-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/077-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/077-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,46 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x142
- RenderBlock {HTML} at (0,0) size 800x142
- RenderBody {BODY} at (8,8) size 784x118
- RenderBlock {DIV} at (0,0) size 784x82
- RenderTable {TABLE} at (308,0) size 168x82 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 166x80
- RenderTableRow {TR} at (0,2) size 166x24
- RenderTableCell {TD} at (2,2) size 25x24 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "1.1"
- RenderTableCell {TD} at (28,2) size 67x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableCell {TD} at (96,2) size 68x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableRow {TR} at (0,28) size 166x24
- RenderTableCell {TD} at (2,28) size 25x24 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "2.1"
- RenderTableCell {TD} at (28,28) size 67x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableCell {TD} at (96,28) size 68x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableRow {TR} at (0,54) size 166x24
- RenderTableCell {TD} at (2,54) size 25x24 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "3.1"
- RenderTableCell {TD} at (28,54) size 67x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableCell {TD} at (96,54) size 68x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderBlock {P} at (0,98) size 784x20
- RenderText {#text} at (0,0) size 101x19
- text run at (0,0) width 101: "This paragraph "
- RenderInline {SPAN} at (0,0) size 63x19
- RenderText {#text} at (100,0) size 63x19
- text run at (100,0) width 63: "should be"
- RenderText {#text} at (162,0) size 63x19
- text run at (162,0) width 63: " unstyled."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors077bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/077b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/077b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/077b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,46 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x142
- RenderBlock {HTML} at (0,0) size 800x142
- RenderBody {BODY} at (8,8) size 784x118
- RenderBlock {DIV} at (0,0) size 784x82
- RenderTable {TABLE} at (308,0) size 168x82 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 166x80
- RenderTableRow {TR} at (0,2) size 166x24
- RenderTableCell {TD} at (2,2) size 25x24 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "1.1"
- RenderTableCell {TD} at (28,2) size 67x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableCell {TD} at (96,2) size 68x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableRow {TR} at (0,28) size 166x24
- RenderTableCell {TD} at (2,28) size 25x24 [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "2.1"
- RenderTableCell {TD} at (28,28) size 67x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableCell {TD} at (96,28) size 68x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableRow {TR} at (0,54) size 166x24
- RenderTableCell {TD} at (2,54) size 25x24 [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "3.1"
- RenderTableCell {TD} at (28,54) size 67x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableCell {TD} at (96,54) size 68x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderBlock {P} at (0,98) size 784x20
- RenderText {#text} at (0,0) size 101x19
- text run at (0,0) width 101: "This paragraph "
- RenderInline {SPAN} at (0,0) size 63x19
- RenderText {#text} at (100,0) size 63x19
- text run at (100,0) width 63: "should be"
- RenderText {#text} at (162,0) size 63x19
- text run at (162,0) width 63: " unstyled."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors078bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/078b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/078b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/078b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,46 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x142
- RenderBlock {HTML} at (0,0) size 800x142
- RenderBody {BODY} at (8,8) size 784x118
- RenderBlock {DIV} at (0,0) size 784x82
- RenderTable {TABLE} at (308,0) size 168x82 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 166x80
- RenderTableRow {TR} at (0,2) size 166x24
- RenderTableCell {TD} at (2,2) size 67x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableCell {TD} at (70,2) size 68x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableCell {TD} at (139,2) size 25x24 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "1.3"
- RenderTableRow {TR} at (0,28) size 166x24
- RenderTableCell {TD} at (2,28) size 67x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableCell {TD} at (70,28) size 68x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableCell {TD} at (139,28) size 25x24 [border: (1px solid #000000)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "2.3"
- RenderTableRow {TR} at (0,54) size 166x24
- RenderTableCell {TD} at (2,54) size 67x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableCell {TD} at (70,54) size 68x24 [bgcolor=#00FF00] [border: (1px solid #000000)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x19
- text run at (2,2) width 63: "green cell"
- RenderTableCell {TD} at (139,54) size 25x24 [border: (1px solid #000000)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 20x19
- text run at (2,2) width 20: "3.3"
- RenderBlock {P} at (0,98) size 784x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "This "
- RenderInline {SPAN} at (0,0) size 112x19
- RenderText {#text} at (32,0) size 112x19
- text run at (32,0) width 112: "paragraph should"
- RenderText {#text} at (143,0) size 82x19
- text run at (143,0) width 82: " be unstyled."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors083expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/083-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/083-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/083-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 308x19
- text run at (0,0) width 308: "This paragraph should have a green background"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors087bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/087b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/087b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/087b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x144
- RenderBlock {HTML} at (0,0) size 800x144
- RenderBody {BODY} at (8,16) size 784x112
- RenderBlock {BLOCKQUOTE} at (40,0) size 704x20
- RenderText {#text} at (0,0) size 185x19
- text run at (0,0) width 185: "This text should be unstyled."
- RenderBlock {DIV} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 185x19
- text run at (0,0) width 185: "This text should be unstyled."
- RenderBlock {DIV} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 185x19
- text run at (0,0) width 185: "This text should be unstyled."
- RenderBlock {P} at (0,92) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This text should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors088bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/088b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/088b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/088b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x88
- RenderBlock {HTML} at (0,0) size 800x88
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {BLOCKQUOTE} at (40,0) size 704x20
- RenderText {#text} at (0,0) size 185x19
- text run at (0,0) width 185: "This text should be unstyled."
- RenderBlock {DIV} at (0,36) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This text should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors089expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/089-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/089-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/089-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {BLOCKQUOTE} at (40,0) size 704x20
- RenderBlock {DIV} at (0,0) size 704x20
- RenderBlock {DIV} at (0,0) size 704x20
- RenderBlock {P} at (0,0) size 704x20 [color=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This text should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors090bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/090b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/090b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/090b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x144
- RenderBlock {HTML} at (0,0) size 800x144
- RenderBody {BODY} at (8,16) size 784x112
- RenderBlock {BLOCKQUOTE} at (40,0) size 704x20
- RenderText {#text} at (0,0) size 185x19
- text run at (0,0) width 185: "This text should be unstyled."
- RenderBlock {DIV} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 185x19
- text run at (0,0) width 185: "This text should be unstyled."
- RenderBlock {DIV} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 185x19
- text run at (0,0) width 185: "This text should be unstyled."
- RenderBlock {P} at (0,92) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This text should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors154expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/154-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/154-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/154-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This line should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors155expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This line should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors155aexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155a-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155a-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155a-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This line should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors155bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This line should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors155cexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155c-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155c-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155c-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This line should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors155dexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155d-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155d-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/155d-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This line should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors156bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/156b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/156b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/156b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This line should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors157expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/157-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/157-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/157-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This line should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors158expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/158-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/158-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/158-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This line should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors159expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/159-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/159-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/159-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 512x19
- text run at (0,0) width 512: "Try selecting some text in this document. It should be have a green background."
-selection start: position 0 of child 0 {#text} of child 1 {P} of body
-selection end: position 79 of child 0 {#text} of child 1 {P} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors160expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/160-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/160-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/160-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This line should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors166expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/166-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/166-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/166-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,1385 +0,0 @@
</span><del>-layer at (0,0) size 800x3669
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x3669
- RenderBlock {HTML} at (0,0) size 800x3669
- RenderBody {BODY} at (8,21) size 784x3632
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 246x36
- text run at (0,1) width 246: "HTML Test Index"
- RenderBlock {P} at (0,59) size 784x21
- RenderText {#text} at (0,0) size 316x19
- text run at (0,0) width 316: "The HTML tests are available in several variants."
- RenderBlock {H2} at (0,99) size 784x31
- RenderText {#text} at (0,1) size 280x28
- text run at (0,1) width 280: "Tests With Navigation Aids"
- RenderBlock {P} at (0,149) size 784x41
- RenderText {#text} at (0,0) size 733x39
- text run at (0,0) width 733: "Each category of test is available using several different harnesses. The name of the harness describes how the test"
- text run at (0,20) width 724: "markup is contained within it, for example the Xlink embed case uses an XLink with the show axis set to embed."
- RenderBlock {UL} at (0,205) size 784x201
- RenderListItem {LI} at (40,0) size 744x40
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 23x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 23x19
- text run at (0,0) width 23: "full"
- RenderText {#text} at (22,0) size 9x19
- text run at (22,0) width 9: ": "
- RenderInline {A} at (0,0) size 97x19 [color=#0000EE]
- RenderText {#text} at (30,0) size 97x19
- text run at (30,0) width 97: "Self Contained"
- RenderText {#text} at (126,0) size 9x19
- text run at (126,0) width 9: ", "
- RenderInline {A} at (0,0) size 121x19 [color=#0000EE]
- RenderText {#text} at (134,0) size 121x19
- text run at (134,0) width 121: "XHTML <iframe>"
- RenderText {#text} at (254,0) size 9x19
- text run at (254,0) width 9: ", "
- RenderInline {A} at (0,0) size 118x19 [color=#0000EE]
- RenderText {#text} at (262,0) size 118x19
- text run at (262,0) width 118: "XHTML <object>"
- RenderText {#text} at (379,0) size 9x19
- text run at (379,0) width 9: ", "
- RenderInline {A} at (0,0) size 117x19 [color=#0000EE]
- RenderText {#text} at (387,0) size 117x19
- text run at (387,0) width 117: "XHTML <frame>"
- RenderText {#text} at (503,0) size 9x19
- text run at (503,0) width 9: ", "
- RenderInline {A} at (0,0) size 109x19 [color=#0000EE]
- RenderText {#text} at (511,0) size 109x19
- text run at (511,0) width 109: "HTML <iframe>"
- RenderText {#text} at (619,0) size 9x19
- text run at (619,0) width 9: ", "
- RenderInline {A} at (0,0) size 107x19 [color=#0000EE]
- RenderText {#text} at (627,0) size 107x19
- text run at (627,0) width 107: "HTML <object>"
- RenderText {#text} at (733,0) size 5x19
- text run at (733,0) width 5: ","
- RenderInline {A} at (0,0) size 105x19 [color=#0000EE]
- RenderText {#text} at (0,20) size 105x19
- text run at (0,20) width 105: "HTML <frame>"
- RenderText {#text} at (104,20) size 9x19
- text run at (104,20) width 9: ", "
- RenderInline {A} at (0,0) size 89x19 [color=#0000EE]
- RenderText {#text} at (112,20) size 89x19
- text run at (112,20) width 89: "XLink embed"
- RenderText {#text} at (200,20) size 9x19
- text run at (200,20) width 9: ", "
- RenderInline {A} at (0,0) size 84x19 [color=#0000EE]
- RenderText {#text} at (208,20) size 84x19
- text run at (208,20) width 84: "TNG Format"
- RenderListItem {LI} at (40,40) size 744x40
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 34x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 34: "static"
- RenderText {#text} at (33,0) size 10x19
- text run at (33,0) width 10: ": "
- RenderInline {A} at (0,0) size 96x19 [color=#0000EE]
- RenderText {#text} at (42,0) size 96x19
- text run at (42,0) width 96: "Self Contained"
- RenderText {#text} at (137,0) size 9x19
- text run at (137,0) width 9: ", "
- RenderInline {A} at (0,0) size 121x19 [color=#0000EE]
- RenderText {#text} at (145,0) size 121x19
- text run at (145,0) width 121: "XHTML <iframe>"
- RenderText {#text} at (265,0) size 9x19
- text run at (265,0) width 9: ", "
- RenderInline {A} at (0,0) size 119x19 [color=#0000EE]
- RenderText {#text} at (273,0) size 119x19
- text run at (273,0) width 119: "XHTML <object>"
- RenderText {#text} at (391,0) size 9x19
- text run at (391,0) width 9: ", "
- RenderInline {A} at (0,0) size 116x19 [color=#0000EE]
- RenderText {#text} at (399,0) size 116x19
- text run at (399,0) width 116: "XHTML <frame>"
- RenderText {#text} at (514,0) size 9x19
- text run at (514,0) width 9: ", "
- RenderInline {A} at (0,0) size 110x19 [color=#0000EE]
- RenderText {#text} at (522,0) size 110x19
- text run at (522,0) width 110: "HTML <iframe>"
- RenderText {#text} at (631,0) size 9x19
- text run at (631,0) width 9: ", "
- RenderInline {A} at (0,0) size 685x39 [color=#0000EE]
- RenderText {#text} at (639,0) size 685x39
- text run at (639,0) width 46: "HTML"
- text run at (0,20) width 58: "<object>"
- RenderText {#text} at (57,20) size 9x19
- text run at (57,20) width 9: ", "
- RenderInline {A} at (0,0) size 105x19 [color=#0000EE]
- RenderText {#text} at (65,20) size 105x19
- text run at (65,20) width 105: "HTML <frame>"
- RenderText {#text} at (169,20) size 9x19
- text run at (169,20) width 9: ", "
- RenderInline {A} at (0,0) size 89x19 [color=#0000EE]
- RenderText {#text} at (177,20) size 89x19
- text run at (177,20) width 89: "XLink embed"
- RenderText {#text} at (265,20) size 9x19
- text run at (265,20) width 9: ", "
- RenderInline {A} at (0,0) size 84x19 [color=#0000EE]
- RenderText {#text} at (273,20) size 84x19
- text run at (273,20) width 84: "TNG Format"
- RenderListItem {LI} at (40,80) size 744x40
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 94x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 94x19
- text run at (0,0) width 94: "history-related"
- RenderText {#text} at (93,0) size 9x19
- text run at (93,0) width 9: ": "
- RenderInline {A} at (0,0) size 97x19 [color=#0000EE]
- RenderText {#text} at (101,0) size 97x19
- text run at (101,0) width 97: "Self Contained"
- RenderText {#text} at (197,0) size 9x19
- text run at (197,0) width 9: ", "
- RenderInline {A} at (0,0) size 121x19 [color=#0000EE]
- RenderText {#text} at (205,0) size 121x19
- text run at (205,0) width 121: "XHTML <iframe>"
- RenderText {#text} at (325,0) size 9x19
- text run at (325,0) width 9: ", "
- RenderInline {A} at (0,0) size 118x19 [color=#0000EE]
- RenderText {#text} at (333,0) size 118x19
- text run at (333,0) width 118: "XHTML <object>"
- RenderText {#text} at (450,0) size 9x19
- text run at (450,0) width 9: ", "
- RenderInline {A} at (0,0) size 117x19 [color=#0000EE]
- RenderText {#text} at (458,0) size 117x19
- text run at (458,0) width 117: "XHTML <frame>"
- RenderText {#text} at (574,0) size 9x19
- text run at (574,0) width 9: ", "
- RenderInline {A} at (0,0) size 109x19 [color=#0000EE]
- RenderText {#text} at (582,0) size 109x19
- text run at (582,0) width 109: "HTML <iframe>"
- RenderText {#text} at (690,0) size 9x19
- text run at (690,0) width 9: ", "
- RenderInline {A} at (0,0) size 745x39 [color=#0000EE]
- RenderText {#text} at (698,0) size 745x39
- text run at (698,0) width 47: "HTML"
- text run at (0,20) width 58: "<object>"
- RenderText {#text} at (57,20) size 9x19
- text run at (57,20) width 9: ", "
- RenderInline {A} at (0,0) size 105x19 [color=#0000EE]
- RenderText {#text} at (65,20) size 105x19
- text run at (65,20) width 105: "HTML <frame>"
- RenderText {#text} at (169,20) size 9x19
- text run at (169,20) width 9: ", "
- RenderInline {A} at (0,0) size 89x19 [color=#0000EE]
- RenderText {#text} at (177,20) size 89x19
- text run at (177,20) width 89: "XLink embed"
- RenderText {#text} at (265,20) size 9x19
- text run at (265,20) width 9: ", "
- RenderInline {A} at (0,0) size 84x19 [color=#0000EE]
- RenderText {#text} at (273,20) size 84x19
- text run at (273,20) width 84: "TNG Format"
- RenderListItem {LI} at (40,120) size 744x40
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 68x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 68x19
- text run at (0,0) width 68: "interactive"
- RenderText {#text} at (67,0) size 9x19
- text run at (67,0) width 9: ": "
- RenderInline {A} at (0,0) size 97x19 [color=#0000EE]
- RenderText {#text} at (75,0) size 97x19
- text run at (75,0) width 97: "Self Contained"
- RenderText {#text} at (171,0) size 9x19
- text run at (171,0) width 9: ", "
- RenderInline {A} at (0,0) size 121x19 [color=#0000EE]
- RenderText {#text} at (179,0) size 121x19
- text run at (179,0) width 121: "XHTML <iframe>"
- RenderText {#text} at (299,0) size 9x19
- text run at (299,0) width 9: ", "
- RenderInline {A} at (0,0) size 119x19 [color=#0000EE]
- RenderText {#text} at (307,0) size 119x19
- text run at (307,0) width 119: "XHTML <object>"
- RenderText {#text} at (425,0) size 9x19
- text run at (425,0) width 9: ", "
- RenderInline {A} at (0,0) size 116x19 [color=#0000EE]
- RenderText {#text} at (433,0) size 116x19
- text run at (433,0) width 116: "XHTML <frame>"
- RenderText {#text} at (548,0) size 9x19
- text run at (548,0) width 9: ", "
- RenderInline {A} at (0,0) size 110x19 [color=#0000EE]
- RenderText {#text} at (556,0) size 110x19
- text run at (556,0) width 110: "HTML <iframe>"
- RenderText {#text} at (665,0) size 9x19
- text run at (665,0) width 9: ", "
- RenderInline {A} at (0,0) size 719x39 [color=#0000EE]
- RenderText {#text} at (673,0) size 719x39
- text run at (673,0) width 46: "HTML"
- text run at (0,20) width 58: "<object>"
- RenderText {#text} at (57,20) size 9x19
- text run at (57,20) width 9: ", "
- RenderInline {A} at (0,0) size 105x19 [color=#0000EE]
- RenderText {#text} at (65,20) size 105x19
- text run at (65,20) width 105: "HTML <frame>"
- RenderText {#text} at (169,20) size 9x19
- text run at (169,20) width 9: ", "
- RenderInline {A} at (0,0) size 89x19 [color=#0000EE]
- RenderText {#text} at (177,20) size 89x19
- text run at (177,20) width 89: "XLink embed"
- RenderText {#text} at (265,20) size 9x19
- text run at (265,20) width 9: ", "
- RenderInline {A} at (0,0) size 84x19 [color=#0000EE]
- RenderText {#text} at (273,20) size 84x19
- text run at (273,20) width 84: "TNG Format"
- RenderListItem {LI} at (40,160) size 744x40
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 56x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 56x19
- text run at (0,0) width 56: "dynamic"
- RenderText {#text} at (55,0) size 9x19
- text run at (55,0) width 9: ": "
- RenderInline {A} at (0,0) size 97x19 [color=#0000EE]
- RenderText {#text} at (63,0) size 97x19
- text run at (63,0) width 97: "Self Contained"
- RenderText {#text} at (159,0) size 9x19
- text run at (159,0) width 9: ", "
- RenderInline {A} at (0,0) size 121x19 [color=#0000EE]
- RenderText {#text} at (167,0) size 121x19
- text run at (167,0) width 121: "XHTML <iframe>"
- RenderText {#text} at (287,0) size 9x19
- text run at (287,0) width 9: ", "
- RenderInline {A} at (0,0) size 118x19 [color=#0000EE]
- RenderText {#text} at (295,0) size 118x19
- text run at (295,0) width 118: "XHTML <object>"
- RenderText {#text} at (412,0) size 9x19
- text run at (412,0) width 9: ", "
- RenderInline {A} at (0,0) size 117x19 [color=#0000EE]
- RenderText {#text} at (420,0) size 117x19
- text run at (420,0) width 117: "XHTML <frame>"
- RenderText {#text} at (536,0) size 9x19
- text run at (536,0) width 9: ", "
- RenderInline {A} at (0,0) size 109x19 [color=#0000EE]
- RenderText {#text} at (544,0) size 109x19
- text run at (544,0) width 109: "HTML <iframe>"
- RenderText {#text} at (652,0) size 9x19
- text run at (652,0) width 9: ", "
- RenderInline {A} at (0,0) size 707x39 [color=#0000EE]
- RenderText {#text} at (660,0) size 707x39
- text run at (660,0) width 47: "HTML"
- text run at (0,20) width 58: "<object>"
- RenderText {#text} at (57,20) size 9x19
- text run at (57,20) width 9: ", "
- RenderInline {A} at (0,0) size 105x19 [color=#0000EE]
- RenderText {#text} at (65,20) size 105x19
- text run at (65,20) width 105: "HTML <frame>"
- RenderText {#text} at (169,20) size 9x19
- text run at (169,20) width 9: ", "
- RenderInline {A} at (0,0) size 89x19 [color=#0000EE]
- RenderText {#text} at (177,20) size 89x19
- text run at (177,20) width 89: "XLink embed"
- RenderText {#text} at (265,20) size 9x19
- text run at (265,20) width 9: ", "
- RenderInline {A} at (0,0) size 84x19 [color=#0000EE]
- RenderText {#text} at (273,20) size 84x19
- text run at (273,20) width 84: "TNG Format"
- RenderBlock {H2} at (0,425) size 784x31
- RenderText {#text} at (0,1) size 174x28
- text run at (0,1) width 174: "Unadorned Tests"
- RenderBlock {UL} at (0,475) size 784x3121
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 125x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 125x19
- text run at (0,0) width 125: "Groups of selectors"
- RenderText {#text} at (124,0) size 32x19
- text run at (124,0) width 32: " (#1)"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 147x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 147x19
- text run at (0,0) width 147: "Type element selectors"
- RenderText {#text} at (146,0) size 32x19
- text run at (146,0) width 32: " (#2)"
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 169x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 169x19
- text run at (0,0) width 169: "Omitted universal selector"
- RenderText {#text} at (168,0) size 32x19
- text run at (168,0) width 32: " (#4)"
- RenderListItem {LI} at (40,60) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 176x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 176x19
- text run at (0,0) width 176: "Attribute existence selector"
- RenderText {#text} at (175,0) size 31x19
- text run at (175,0) width 31: " (#5)"
- RenderListItem {LI} at (40,80) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 151x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 151x19
- text run at (0,0) width 151: "Attribute value selector"
- RenderText {#text} at (150,0) size 31x19
- text run at (150,0) width 31: " (#6)"
- RenderListItem {LI} at (40,100) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 184x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 184x19
- text run at (0,0) width 184: "Attribute multivalue selector"
- RenderText {#text} at (183,0) size 32x19
- text run at (183,0) width 32: " (#7)"
- RenderListItem {LI} at (40,120) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 184x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 184x19
- text run at (0,0) width 184: "Attribute multivalue selector"
- RenderText {#text} at (183,0) size 40x19
- text run at (183,0) width 40: " (#7b)"
- RenderListItem {LI} at (40,140) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 348x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 348x19
- text run at (0,0) width 348: "Attribute value selectors (hyphen-separated attributes)"
- RenderText {#text} at (347,0) size 32x19
- text run at (347,0) width 32: " (#8)"
- RenderListItem {LI} at (40,160) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 315x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 315x19
- text run at (0,0) width 315: "Substring matching attribute selector (beginning)"
- RenderText {#text} at (314,0) size 32x19
- text run at (314,0) width 32: " (#9)"
- RenderListItem {LI} at (40,180) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 274x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 274x19
- text run at (0,0) width 274: "Substring matching attribute selector (end)"
- RenderText {#text} at (273,0) size 40x19
- text run at (273,0) width 40: " (#10)"
- RenderListItem {LI} at (40,200) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 304x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 304x19
- text run at (0,0) width 304: "Substring matching attribute selector (contains)"
- RenderText {#text} at (303,0) size 39x19
- text run at (303,0) width 39: " (#11)"
- RenderListItem {LI} at (40,220) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 144x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "Default attribute value"
- RenderText {#text} at (143,0) size 40x19
- text run at (143,0) width 40: " (#12)"
- RenderListItem {LI} at (40,240) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 95x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 95x19
- text run at (0,0) width 95: "Class selectors"
- RenderText {#text} at (94,0) size 40x19
- text run at (94,0) width 40: " (#13)"
- RenderListItem {LI} at (40,260) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 183x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 183x19
- text run at (0,0) width 183: "More than one class selector"
- RenderText {#text} at (182,0) size 39x19
- text run at (182,0) width 39: " (#14)"
- RenderListItem {LI} at (40,280) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 77x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 77: "ID selectors"
- RenderText {#text} at (76,0) size 40x19
- text run at (76,0) width 40: " (#15)"
- RenderListItem {LI} at (40,300) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 116x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 116x19
- text run at (0,0) width 116: ":link pseudo-class"
- RenderText {#text} at (115,0) size 39x19
- text run at (115,0) width 39: " (#16)"
- RenderListItem {LI} at (40,320) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 133x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 133x19
- text run at (0,0) width 133: ":visited pseudo-class"
- RenderText {#text} at (132,0) size 40x19
- text run at (132,0) width 40: " (#17)"
- RenderListItem {LI} at (40,340) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 127x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 127x19
- text run at (0,0) width 127: ":hover pseudo-class"
- RenderText {#text} at (126,0) size 40x19
- text run at (126,0) width 40: " (#18)"
- RenderListItem {LI} at (40,360) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 127x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 127x19
- text run at (0,0) width 127: ":hover pseudo-class"
- RenderText {#text} at (126,0) size 48x19
- text run at (126,0) width 48: " (#18b)"
- RenderListItem {LI} at (40,380) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 129x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 129x19
- text run at (0,0) width 129: ":active pseudo-class"
- RenderText {#text} at (128,0) size 40x19
- text run at (128,0) width 40: " (#19)"
- RenderListItem {LI} at (40,400) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 125x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 125x19
- text run at (0,0) width 125: ":focus pseudo-class"
- RenderText {#text} at (124,0) size 40x19
- text run at (124,0) width 40: " (#20)"
- RenderListItem {LI} at (40,420) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 127x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 127x19
- text run at (0,0) width 127: ":target pseudo-class"
- RenderText {#text} at (126,0) size 39x19
- text run at (126,0) width 39: " (#21)"
- RenderListItem {LI} at (40,440) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 127x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 127x19
- text run at (0,0) width 127: ":target pseudo-class"
- RenderText {#text} at (126,0) size 47x19
- text run at (126,0) width 47: " (#21b)"
- RenderListItem {LI} at (40,460) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 127x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 127x19
- text run at (0,0) width 127: ":target pseudo-class"
- RenderText {#text} at (126,0) size 47x19
- text run at (126,0) width 47: " (#21c)"
- RenderListItem {LI} at (40,480) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 129x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 129x19
- text run at (0,0) width 129: ":lang() pseudo-class"
- RenderText {#text} at (128,0) size 40x19
- text run at (128,0) width 40: " (#22)"
- RenderListItem {LI} at (40,500) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 140x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 140x19
- text run at (0,0) width 140: ":enabled pseudo-class"
- RenderText {#text} at (139,0) size 40x19
- text run at (139,0) width 40: " (#23)"
- RenderListItem {LI} at (40,520) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 144x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: ":disabled pseudo-class"
- RenderText {#text} at (143,0) size 40x19
- text run at (143,0) width 40: " (#24)"
- RenderListItem {LI} at (40,540) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 143x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 143x19
- text run at (0,0) width 143: ":checked pseudo-class"
- RenderText {#text} at (142,0) size 40x19
- text run at (142,0) width 40: " (#25)"
- RenderListItem {LI} at (40,560) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 116x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 116x19
- text run at (0,0) width 116: ":root pseudo-class"
- RenderText {#text} at (115,0) size 40x19
- text run at (115,0) width 40: " (#27)"
- RenderListItem {LI} at (40,580) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 159x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 159x19
- text run at (0,0) width 159: ":nth-child() pseudo-class"
- RenderText {#text} at (158,0) size 40x19
- text run at (158,0) width 40: " (#28)"
- RenderListItem {LI} at (40,600) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 159x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 159x19
- text run at (0,0) width 159: ":nth-child() pseudo-class"
- RenderText {#text} at (158,0) size 48x19
- text run at (158,0) width 48: " (#28b)"
- RenderListItem {LI} at (40,620) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 187x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 187x19
- text run at (0,0) width 187: ":nth-last-child() pseudo-class"
- RenderText {#text} at (186,0) size 39x19
- text run at (186,0) width 39: " (#29)"
- RenderListItem {LI} at (40,640) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 187x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 187x19
- text run at (0,0) width 187: ":nth-last-child() pseudo-class"
- RenderText {#text} at (186,0) size 47x19
- text run at (186,0) width 47: " (#29b)"
- RenderListItem {LI} at (40,660) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 173x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 173x19
- text run at (0,0) width 173: ":nth-of-type() pseudo-class"
- RenderText {#text} at (172,0) size 40x19
- text run at (172,0) width 40: " (#30)"
- RenderListItem {LI} at (40,680) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 201x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 201x19
- text run at (0,0) width 201: ":nth-last-of-type() pseudo-class"
- RenderText {#text} at (200,0) size 40x19
- text run at (200,0) width 40: " (#31)"
- RenderListItem {LI} at (40,700) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 154x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 154x19
- text run at (0,0) width 154: ":first-child pseudo-class"
- RenderText {#text} at (153,0) size 39x19
- text run at (153,0) width 39: " (#32)"
- RenderListItem {LI} at (40,720) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 150x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 150x19
- text run at (0,0) width 150: ":last-child pseudo-class"
- RenderText {#text} at (149,0) size 40x19
- text run at (149,0) width 40: " (#33)"
- RenderListItem {LI} at (40,740) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 168x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 168x19
- text run at (0,0) width 168: ":first-of-type pseudo-class"
- RenderText {#text} at (167,0) size 40x19
- text run at (167,0) width 40: " (#34)"
- RenderListItem {LI} at (40,760) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 164x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 164x19
- text run at (0,0) width 164: ":last-of-type pseudo-class"
- RenderText {#text} at (163,0) size 40x19
- text run at (163,0) width 40: " (#35)"
- RenderListItem {LI} at (40,780) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 156x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 156x19
- text run at (0,0) width 156: ":only-child pseudo-class"
- RenderText {#text} at (155,0) size 40x19
- text run at (155,0) width 40: " (#36)"
- RenderListItem {LI} at (40,800) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 171x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 171x19
- text run at (0,0) width 171: ":only-of-type pseudo-class"
- RenderText {#text} at (170,0) size 39x19
- text run at (170,0) width 39: " (#37)"
- RenderListItem {LI} at (40,820) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 170x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 170x19
- text run at (0,0) width 170: "::first-line pseudo-element"
- RenderText {#text} at (169,0) size 39x19
- text run at (169,0) width 39: " (#38)"
- RenderListItem {LI} at (40,840) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 179x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 179x19
- text run at (0,0) width 179: "::first-letter pseudo-element"
- RenderText {#text} at (178,0) size 39x19
- text run at (178,0) width 39: " (#39)"
- RenderListItem {LI} at (40,860) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 370x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 370x19
- text run at (0,0) width 370: "::first-letter pseudo-element with ::before pseudo-element"
- RenderText {#text} at (369,0) size 47x19
- text run at (369,0) width 47: " (#39a)"
- RenderListItem {LI} at (40,880) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 370x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 370x19
- text run at (0,0) width 370: "::first-letter pseudo-element with ::before pseudo-element"
- RenderText {#text} at (369,0) size 47x19
- text run at (369,0) width 47: " (#39a)"
- RenderListItem {LI} at (40,900) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 179x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 179x19
- text run at (0,0) width 179: "::first-letter pseudo-element"
- RenderText {#text} at (178,0) size 47x19
- text run at (178,0) width 47: " (#39b)"
- RenderListItem {LI} at (40,920) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 172x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 172x19
- text run at (0,0) width 172: "::selection pseudo-element"
- RenderText {#text} at (171,0) size 39x19
- text run at (171,0) width 39: " (#40)"
- RenderListItem {LI} at (40,940) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 156x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 156x19
- text run at (0,0) width 156: "::before pseudo-element"
- RenderText {#text} at (155,0) size 39x19
- text run at (155,0) width 39: " (#41)"
- RenderListItem {LI} at (40,960) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 144x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "::after pseudo-element"
- RenderText {#text} at (143,0) size 40x19
- text run at (143,0) width 40: " (#42)"
- RenderListItem {LI} at (40,980) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 152x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 152x19
- text run at (0,0) width 152: "Descendant combinator"
- RenderText {#text} at (151,0) size 40x19
- text run at (151,0) width 40: " (#43)"
- RenderListItem {LI} at (40,1000) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 152x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 152x19
- text run at (0,0) width 152: "Descendant combinator"
- RenderText {#text} at (151,0) size 48x19
- text run at (151,0) width 48: " (#43b)"
- RenderListItem {LI} at (40,1020) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 113x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "Child combinator"
- RenderText {#text} at (112,0) size 40x19
- text run at (112,0) width 40: " (#44)"
- RenderListItem {LI} at (40,1040) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 113x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 113x19
- text run at (0,0) width 113: "Child combinator"
- RenderText {#text} at (112,0) size 48x19
- text run at (112,0) width 48: " (#44b)"
- RenderListItem {LI} at (40,1060) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 188x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 188x19
- text run at (0,0) width 188: "Child combinator and classes"
- RenderText {#text} at (187,0) size 47x19
- text run at (187,0) width 47: " (#44c)"
- RenderListItem {LI} at (40,1080) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 172x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 172x19
- text run at (0,0) width 172: "Child combinatior and IDs"
- RenderText {#text} at (171,0) size 47x19
- text run at (171,0) width 47: " (#44d)"
- RenderListItem {LI} at (40,1100) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 175x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 175x19
- text run at (0,0) width 175: "Direct adjacent combinator"
- RenderText {#text} at (174,0) size 39x19
- text run at (174,0) width 39: " (#45)"
- RenderListItem {LI} at (40,1120) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 175x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 175x19
- text run at (0,0) width 175: "Direct adjacent combinator"
- RenderText {#text} at (174,0) size 47x19
- text run at (174,0) width 47: " (#45b)"
- RenderListItem {LI} at (40,1140) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 250x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 250x19
- text run at (0,0) width 250: "Direct adjacent combinator and classes"
- RenderText {#text} at (249,0) size 47x19
- text run at (249,0) width 47: " (#45c)"
- RenderListItem {LI} at (40,1160) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 184x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 184x19
- text run at (0,0) width 184: "Indirect adjacent combinator"
- RenderText {#text} at (183,0) size 40x19
- text run at (183,0) width 40: " (#46)"
- RenderListItem {LI} at (40,1180) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 184x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 184x19
- text run at (0,0) width 184: "Indirect adjacent combinator"
- RenderText {#text} at (183,0) size 48x19
- text run at (183,0) width 48: " (#46b)"
- RenderListItem {LI} at (40,1200) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 400x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 400x19
- text run at (0,0) width 400: "NEGATED substring matching attribute selector on beginning"
- RenderText {#text} at (399,0) size 39x19
- text run at (399,0) width 39: " (#54)"
- RenderListItem {LI} at (40,1220) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 359x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 359x19
- text run at (0,0) width 359: "NEGATED substring matching attribute selector on end"
- RenderText {#text} at (358,0) size 39x19
- text run at (358,0) width 39: " (#55)"
- RenderListItem {LI} at (40,1240) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 380x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 380x19
- text run at (0,0) width 380: "NEGATED substring matching attribute selector on middle"
- RenderText {#text} at (379,0) size 40x19
- text run at (379,0) width 40: " (#56)"
- RenderListItem {LI} at (40,1260) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 316x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 316x19
- text run at (0,0) width 316: "Default attribute value and negation pseudo-class"
- RenderText {#text} at (315,0) size 40x19
- text run at (315,0) width 40: " (#58)"
- RenderListItem {LI} at (40,1280) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 163x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 163x19
- text run at (0,0) width 163: "NEGATED class selector"
- RenderText {#text} at (162,0) size 40x19
- text run at (162,0) width 40: " (#59)"
- RenderListItem {LI} at (40,1300) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 149x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 149x19
- text run at (0,0) width 149: "NEGATED ID selector"
- RenderText {#text} at (148,0) size 40x19
- text run at (148,0) width 40: " (#60)"
- RenderListItem {LI} at (40,1320) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 193x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 193x19
- text run at (0,0) width 193: "NEGATED :link pseudo-class"
- RenderText {#text} at (192,0) size 40x19
- text run at (192,0) width 40: " (#61)"
- RenderListItem {LI} at (40,1340) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 211x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 211x19
- text run at (0,0) width 211: "NEGATED :visited pseudo-class"
- RenderText {#text} at (210,0) size 40x19
- text run at (210,0) width 40: " (#62)"
- RenderListItem {LI} at (40,1360) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 205x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 205x19
- text run at (0,0) width 205: "NEGATED :hover pseudo-class"
- RenderText {#text} at (204,0) size 40x19
- text run at (204,0) width 40: " (#63)"
- RenderListItem {LI} at (40,1380) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 207x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 207x19
- text run at (0,0) width 207: "NEGATED :active pseudo-class"
- RenderText {#text} at (206,0) size 39x19
- text run at (206,0) width 39: " (#64)"
- RenderListItem {LI} at (40,1400) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 203x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 203x19
- text run at (0,0) width 203: "NEGATED :focus pseudo-class"
- RenderText {#text} at (202,0) size 40x19
- text run at (202,0) width 40: " (#65)"
- RenderListItem {LI} at (40,1420) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 205x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 205x19
- text run at (0,0) width 205: "NEGATED :target pseudo-class"
- RenderText {#text} at (204,0) size 39x19
- text run at (204,0) width 39: " (#66)"
- RenderListItem {LI} at (40,1440) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 205x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 205x19
- text run at (0,0) width 205: "NEGATED :target pseudo-class"
- RenderText {#text} at (204,0) size 47x19
- text run at (204,0) width 47: " (#66b)"
- RenderListItem {LI} at (40,1460) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 207x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 207x19
- text run at (0,0) width 207: "NEGATED :lang() pseudo-class"
- RenderText {#text} at (206,0) size 39x19
- text run at (206,0) width 39: " (#67)"
- RenderListItem {LI} at (40,1480) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 221x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 221x19
- text run at (0,0) width 221: "NEGATED :checked pseudo-class"
- RenderText {#text} at (220,0) size 40x19
- text run at (220,0) width 40: " (#70)"
- RenderListItem {LI} at (40,1500) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 194x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "NEGATED :root pseudo-class"
- RenderText {#text} at (193,0) size 40x19
- text run at (193,0) width 40: " (#72)"
- RenderListItem {LI} at (40,1520) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 194x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 194x19
- text run at (0,0) width 194: "NEGATED :root pseudo-class"
- RenderText {#text} at (193,0) size 48x19
- text run at (193,0) width 48: " (#72b)"
- RenderListItem {LI} at (40,1540) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 237x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 237x19
- text run at (0,0) width 237: "NEGATED :nth-child() pseudo-class"
- RenderText {#text} at (236,0) size 40x19
- text run at (236,0) width 40: " (#73)"
- RenderListItem {LI} at (40,1560) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 237x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 237x19
- text run at (0,0) width 237: "NEGATED :nth-child() pseudo-class"
- RenderText {#text} at (236,0) size 48x19
- text run at (236,0) width 48: " (#73b)"
- RenderListItem {LI} at (40,1580) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 264x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 264x19
- text run at (0,0) width 264: "NEGATED :nth-last-child() pseudo-class"
- RenderText {#text} at (263,0) size 40x19
- text run at (263,0) width 40: " (#74)"
- RenderListItem {LI} at (40,1600) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 264x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 264x19
- text run at (0,0) width 264: "NEGATED :nth-last-child() pseudo-class"
- RenderText {#text} at (263,0) size 48x19
- text run at (263,0) width 48: " (#74b)"
- RenderListItem {LI} at (40,1620) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 251x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 251x19
- text run at (0,0) width 251: "NEGATED :nth-of-type() pseudo-class"
- RenderText {#text} at (250,0) size 40x19
- text run at (250,0) width 40: " (#75)"
- RenderListItem {LI} at (40,1640) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 251x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 251x19
- text run at (0,0) width 251: "NEGATED :nth-of-type() pseudo-class"
- RenderText {#text} at (250,0) size 48x19
- text run at (250,0) width 48: " (#75b)"
- RenderListItem {LI} at (40,1660) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 279x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 279x19
- text run at (0,0) width 279: "NEGATED :nth-last-of-type() pseudo-class"
- RenderText {#text} at (278,0) size 39x19
- text run at (278,0) width 39: " (#76)"
- RenderListItem {LI} at (40,1680) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 279x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 279x19
- text run at (0,0) width 279: "NEGATED :nth-last-of-type() pseudo-class"
- RenderText {#text} at (278,0) size 47x19
- text run at (278,0) width 47: " (#76b)"
- RenderListItem {LI} at (40,1700) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 232x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 232x19
- text run at (0,0) width 232: "NEGATED :first-child pseudo-class"
- RenderText {#text} at (231,0) size 39x19
- text run at (231,0) width 39: " (#77)"
- RenderListItem {LI} at (40,1720) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 232x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 232x19
- text run at (0,0) width 232: "NEGATED :first-child pseudo-class"
- RenderText {#text} at (231,0) size 47x19
- text run at (231,0) width 47: " (#77b)"
- RenderListItem {LI} at (40,1740) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 228x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 228x19
- text run at (0,0) width 228: "NEGATED :last-child pseudo-class"
- RenderText {#text} at (227,0) size 40x19
- text run at (227,0) width 40: " (#78)"
- RenderListItem {LI} at (40,1760) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 228x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 228x19
- text run at (0,0) width 228: "NEGATED :last-child pseudo-class"
- RenderText {#text} at (227,0) size 48x19
- text run at (227,0) width 48: " (#78b)"
- RenderListItem {LI} at (40,1780) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 246x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 246x19
- text run at (0,0) width 246: "NEGATED :first-of-type pseudo-class"
- RenderText {#text} at (245,0) size 39x19
- text run at (245,0) width 39: " (#79)"
- RenderListItem {LI} at (40,1800) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 242x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 242x19
- text run at (0,0) width 242: "NEGATED :last-of-type pseudo-class"
- RenderText {#text} at (241,0) size 40x19
- text run at (241,0) width 40: " (#80)"
- RenderListItem {LI} at (40,1820) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 234x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 234x19
- text run at (0,0) width 234: "NEGATED :only-child pseudo-class"
- RenderText {#text} at (233,0) size 40x19
- text run at (233,0) width 40: " (#81)"
- RenderListItem {LI} at (40,1840) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 234x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 234x19
- text run at (0,0) width 234: "NEGATED :only-child pseudo-class"
- RenderText {#text} at (233,0) size 48x19
- text run at (233,0) width 48: " (#81b)"
- RenderListItem {LI} at (40,1860) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 248x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 248x19
- text run at (0,0) width 248: "NEGATED :only-of-type pseudo-class"
- RenderText {#text} at (247,0) size 40x19
- text run at (247,0) width 40: " (#82)"
- RenderListItem {LI} at (40,1880) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 248x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 248x19
- text run at (0,0) width 248: "NEGATED :only-of-type pseudo-class"
- RenderText {#text} at (247,0) size 48x19
- text run at (247,0) width 48: " (#82b)"
- RenderListItem {LI} at (40,1900) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 347x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 347x19
- text run at (0,0) width 347: "Negation pseudo-class cannot be an argument of itself"
- RenderText {#text} at (346,0) size 40x19
- text run at (346,0) width 40: " (#83)"
- RenderListItem {LI} at (40,1920) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 155x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 155x19
- text run at (0,0) width 155: ":contains() pseudo-class"
- RenderText {#text} at (154,0) size 39x19
- text run at (154,0) width 39: " (#84)"
- RenderListItem {LI} at (40,1940) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 155x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 155x19
- text run at (0,0) width 155: ":contains() pseudo-class"
- RenderText {#text} at (154,0) size 47x19
- text run at (154,0) width 47: " (#84b)"
- RenderListItem {LI} at (40,1960) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 232x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 232x19
- text run at (0,0) width 232: "NEGATED :contains() pseudo-class"
- RenderText {#text} at (231,0) size 40x19
- text run at (231,0) width 40: " (#85)"
- RenderListItem {LI} at (40,1980) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 453x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 453x19
- text run at (0,0) width 453: "Nondeterministic matching of direct and indirect adjacent combinators"
- RenderText {#text} at (452,0) size 40x19
- text run at (452,0) width 40: " (#87)"
- RenderListItem {LI} at (40,2000) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 453x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 453x19
- text run at (0,0) width 453: "Nondeterministic matching of direct and indirect adjacent combinators"
- RenderText {#text} at (452,0) size 48x19
- text run at (452,0) width 48: " (#87b)"
- RenderListItem {LI} at (40,2020) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 475x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 475x19
- text run at (0,0) width 475: "Nondeterministic matching of descendant and direct adjacent combinators"
- RenderText {#text} at (474,0) size 40x19
- text run at (474,0) width 40: " (#88)"
- RenderListItem {LI} at (40,2040) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 475x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 475x19
- text run at (0,0) width 475: "Nondeterministic matching of descendant and direct adjacent combinators"
- RenderText {#text} at (474,0) size 48x19
- text run at (474,0) width 48: " (#88b)"
- RenderListItem {LI} at (40,2060) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 368x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 368x19
- text run at (0,0) width 368: "Simple combination of descendant and child combinators"
- RenderText {#text} at (367,0) size 40x19
- text run at (367,0) width 40: " (#89)"
- RenderListItem {LI} at (40,2080) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 408x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 408x19
- text run at (0,0) width 408: "Simple combination of direct and indirect adjacent combinators"
- RenderText {#text} at (407,0) size 40x19
- text run at (407,0) width 40: " (#90)"
- RenderListItem {LI} at (40,2100) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 408x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 408x19
- text run at (0,0) width 408: "Simple combination of direct and indirect adjacent combinators"
- RenderText {#text} at (407,0) size 48x19
- text run at (407,0) width 48: " (#90b)"
- RenderListItem {LI} at (40,2120) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 289x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 289x19
- text run at (0,0) width 289: "NEGATED :enabled:disabled pseudo-classes"
- RenderText {#text} at (288,0) size 48x19
- text run at (288,0) width 48: " (#144)"
- RenderListItem {LI} at (40,2140) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 186x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 186x19
- text run at (0,0) width 186: ":empty pseudo-class and text"
- RenderText {#text} at (185,0) size 47x19
- text run at (185,0) width 47: " (#148)"
- RenderListItem {LI} at (40,2160) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 263x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 263x19
- text run at (0,0) width 263: ":empty pseudo-class and empty elements"
- RenderText {#text} at (262,0) size 47x19
- text run at (262,0) width 47: " (#149)"
- RenderListItem {LI} at (40,2180) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 263x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 263x19
- text run at (0,0) width 263: ":empty pseudo-class and empty elements"
- RenderText {#text} at (262,0) size 55x19
- text run at (262,0) width 55: " (#149b)"
- RenderListItem {LI} at (40,2200) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 233x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 233x19
- text run at (0,0) width 233: ":empty pseudo-class and whitespace"
- RenderText {#text} at (232,0) size 48x19
- text run at (232,0) width 48: " (#151)"
- RenderListItem {LI} at (40,2220) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 219x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 219x19
- text run at (0,0) width 219: ":empty pseudo-class and elements"
- RenderText {#text} at (218,0) size 47x19
- text run at (218,0) width 47: " (#152)"
- RenderListItem {LI} at (40,2240) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 123x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 123x19
- text run at (0,0) width 123: "Syntax and parsing"
- RenderText {#text} at (122,0) size 48x19
- text run at (122,0) width 48: " (#154)"
- RenderListItem {LI} at (40,2260) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 123x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 123x19
- text run at (0,0) width 123: "Syntax and parsing"
- RenderText {#text} at (122,0) size 48x19
- text run at (122,0) width 48: " (#155)"
- RenderListItem {LI} at (40,2280) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 123x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 123x19
- text run at (0,0) width 123: "Syntax and parsing"
- RenderText {#text} at (122,0) size 55x19
- text run at (122,0) width 55: " (#155a)"
- RenderListItem {LI} at (40,2300) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 123x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 123x19
- text run at (0,0) width 123: "Syntax and parsing"
- RenderText {#text} at (122,0) size 56x19
- text run at (122,0) width 56: " (#155b)"
- RenderListItem {LI} at (40,2320) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 123x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 123x19
- text run at (0,0) width 123: "Syntax and parsing"
- RenderText {#text} at (122,0) size 55x19
- text run at (122,0) width 55: " (#155c)"
- RenderListItem {LI} at (40,2340) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 123x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 123x19
- text run at (0,0) width 123: "Syntax and parsing"
- RenderText {#text} at (122,0) size 56x19
- text run at (122,0) width 56: " (#155d)"
- RenderListItem {LI} at (40,2360) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 123x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 123x19
- text run at (0,0) width 123: "Syntax and parsing"
- RenderText {#text} at (122,0) size 48x19
- text run at (122,0) width 48: " (#156)"
- RenderListItem {LI} at (40,2380) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 123x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 123x19
- text run at (0,0) width 123: "Syntax and parsing"
- RenderText {#text} at (122,0) size 56x19
- text run at (122,0) width 56: " (#156b)"
- RenderListItem {LI} at (40,2400) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 123x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 123x19
- text run at (0,0) width 123: "Syntax and parsing"
- RenderText {#text} at (122,0) size 55x19
- text run at (122,0) width 55: " (#156c)"
- RenderListItem {LI} at (40,2420) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 123x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 123x19
- text run at (0,0) width 123: "Syntax and parsing"
- RenderText {#text} at (122,0) size 48x19
- text run at (122,0) width 48: " (#157)"
- RenderListItem {LI} at (40,2440) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 123x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 123x19
- text run at (0,0) width 123: "Syntax and parsing"
- RenderText {#text} at (122,0) size 48x19
- text run at (122,0) width 48: " (#158)"
- RenderListItem {LI} at (40,2460) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 283x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 283x19
- text run at (0,0) width 283: "Syntax and parsing of new pseudo-elements"
- RenderText {#text} at (282,0) size 47x19
- text run at (282,0) width 47: " (#159)"
- RenderListItem {LI} at (40,2480) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 303x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 303x19
- text run at (0,0) width 303: "Syntax and parsing of unknown pseudo-classes"
- RenderText {#text} at (302,0) size 48x19
- text run at (302,0) width 48: " (#160)"
- RenderListItem {LI} at (40,2500) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 442x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 442x19
- text run at (0,0) width 442: "Syntax and parsing of unknown pseudo-classes and pseudo-elements"
- RenderText {#text} at (441,0) size 47x19
- text run at (441,0) width 47: " (#161)"
- RenderListItem {LI} at (40,2520) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 140x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 140x19
- text run at (0,0) width 140: "Contextual ::selection"
- RenderText {#text} at (139,0) size 48x19
- text run at (139,0) width 48: " (#162)"
- RenderListItem {LI} at (40,2540) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 132x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 132x19
- text run at (0,0) width 132: "Contextual :contains"
- RenderText {#text} at (131,0) size 48x19
- text run at (131,0) width 48: " (#163)"
- RenderListItem {LI} at (40,2560) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 142x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 142x19
- text run at (0,0) width 142: ":focus with ::selection"
- RenderText {#text} at (141,0) size 47x19
- text run at (141,0) width 47: " (#164)"
- RenderListItem {LI} at (40,2580) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 144x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: ":hover with ::selection"
- RenderText {#text} at (143,0) size 47x19
- text run at (143,0) width 47: " (#165)"
- RenderListItem {LI} at (40,2600) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 178x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 178x19
- text run at (0,0) width 178: ":first-letter with ::first-letter"
- RenderText {#text} at (177,0) size 48x19
- text run at (177,0) width 48: " (#166)"
- RenderListItem {LI} at (40,2620) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 178x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 178x19
- text run at (0,0) width 178: ":first-letter with ::first-letter"
- RenderText {#text} at (177,0) size 55x19
- text run at (177,0) width 55: " (#166a)"
- RenderListItem {LI} at (40,2640) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 160x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 160x19
- text run at (0,0) width 160: ":first-line with ::first-line"
- RenderText {#text} at (159,0) size 48x19
- text run at (159,0) width 48: " (#167)"
- RenderListItem {LI} at (40,2660) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 160x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 160x19
- text run at (0,0) width 160: ":first-line with ::first-line"
- RenderText {#text} at (159,0) size 55x19
- text run at (159,0) width 55: " (#167a)"
- RenderListItem {LI} at (40,2680) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 132x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 132x19
- text run at (0,0) width 132: ":before with ::before"
- RenderText {#text} at (131,0) size 48x19
- text run at (131,0) width 48: " (#168)"
- RenderListItem {LI} at (40,2700) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 132x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 132x19
- text run at (0,0) width 132: ":before with ::before"
- RenderText {#text} at (131,0) size 55x19
- text run at (131,0) width 55: " (#168a)"
- RenderListItem {LI} at (40,2720) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 109x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 109x19
- text run at (0,0) width 109: ":after with ::after"
- RenderText {#text} at (108,0) size 48x19
- text run at (108,0) width 48: " (#169)"
- RenderListItem {LI} at (40,2740) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 109x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 109x19
- text run at (0,0) width 109: ":after with ::after"
- RenderText {#text} at (108,0) size 55x19
- text run at (108,0) width 55: " (#169a)"
- RenderListItem {LI} at (40,2760) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 156x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 156x19
- text run at (0,0) width 156: "Long chains of selectors"
- RenderText {#text} at (155,0) size 48x19
- text run at (155,0) width 48: " (#170)"
- RenderListItem {LI} at (40,2780) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 156x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 156x19
- text run at (0,0) width 156: "Long chains of selectors"
- RenderText {#text} at (155,0) size 55x19
- text run at (155,0) width 55: " (#170a)"
- RenderListItem {LI} at (40,2800) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 156x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 156x19
- text run at (0,0) width 156: "Long chains of selectors"
- RenderText {#text} at (155,0) size 56x19
- text run at (155,0) width 56: " (#170b)"
- RenderListItem {LI} at (40,2820) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 156x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 156x19
- text run at (0,0) width 156: "Long chains of selectors"
- RenderText {#text} at (155,0) size 55x19
- text run at (155,0) width 55: " (#170c)"
- RenderListItem {LI} at (40,2840) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 156x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 156x19
- text run at (0,0) width 156: "Long chains of selectors"
- RenderText {#text} at (155,0) size 56x19
- text run at (155,0) width 56: " (#170d)"
- RenderListItem {LI} at (40,2860) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 180x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 180x19
- text run at (0,0) width 180: "Parsing: Numbers in classes"
- RenderText {#text} at (179,0) size 55x19
- text run at (179,0) width 55: " (#175a)"
- RenderListItem {LI} at (40,2880) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 180x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 180x19
- text run at (0,0) width 180: "Parsing: Numbers in classes"
- RenderText {#text} at (179,0) size 56x19
- text run at (179,0) width 56: " (#175b)"
- RenderListItem {LI} at (40,2900) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 180x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 180x19
- text run at (0,0) width 180: "Parsing: Numbers in classes"
- RenderText {#text} at (179,0) size 55x19
- text run at (179,0) width 55: " (#175c)"
- RenderListItem {LI} at (40,2920) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 263x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 263x19
- text run at (0,0) width 263: "NEGATED Dynamic handling of :empty"
- RenderText {#text} at (262,0) size 39x19
- text run at (262,0) width 39: " (#d1)"
- RenderListItem {LI} at (40,2940) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 263x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 263x19
- text run at (0,0) width 263: "NEGATED Dynamic handling of :empty"
- RenderText {#text} at (262,0) size 47x19
- text run at (262,0) width 47: " (#d1b)"
- RenderListItem {LI} at (40,2960) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 220x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 220x19
- text run at (0,0) width 220: "Dynamic handling of combinators"
- RenderText {#text} at (219,0) size 39x19
- text run at (219,0) width 39: " (#d2)"
- RenderListItem {LI} at (40,2980) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 303x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 303x19
- text run at (0,0) width 303: "Dynamic updating of :first-child and :last-child"
- RenderText {#text} at (302,0) size 40x19
- text run at (302,0) width 40: " (#d4)"
- RenderListItem {LI} at (40,3000) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 93x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 93x19
- text run at (0,0) width 93: ":indeterminate"
- RenderText {#text} at (92,0) size 40x19
- text run at (92,0) width 40: " (#d5)"
- RenderListItem {LI} at (40,3020) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 181x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 181x19
- text run at (0,0) width 181: ":indeterminate and :checked"
- RenderText {#text} at (180,0) size 47x19
- text run at (180,0) width 47: " (#d5a)"
- RenderListItem {LI} at (40,3040) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 259x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 259x19
- text run at (0,0) width 259: "NEGATED :indeterminate and :checked"
- RenderText {#text} at (258,0) size 47x19
- text run at (258,0) width 47: " (#d5b)"
- RenderListItem {LI} at (40,3060) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 181x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 181x19
- text run at (0,0) width 181: ":indeterminate and :checked"
- RenderText {#text} at (180,0) size 47x19
- text run at (180,0) width 47: " (#d5c)"
- RenderListItem {LI} at (40,3080) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 186x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 186x19
- text run at (0,0) width 186: ":indeterminate with :checked"
- RenderText {#text} at (185,0) size 48x19
- text run at (185,0) width 48: " (#d5d)"
- RenderListItem {LI} at (40,3100) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderInline {A} at (0,0) size 264x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 264x19
- text run at (0,0) width 264: "NEGATED :indeterminate with :checked"
- RenderText {#text} at (263,0) size 47x19
- text run at (263,0) width 47: " (#d5e)"
- RenderBlock {P} at (0,3611) size 784x21
- RenderText {#text} at (0,0) size 62x19
- text run at (0,0) width 62: "See also: "
- RenderInline {A} at (0,0) size 37x19 [color=#0000EE]
- RenderText {#text} at (61,0) size 37x19
- text run at (61,0) width 37: "Index"
- RenderText {#text} at (97,0) size 9x19
- text run at (97,0) width 9: ", "
- RenderInline {A} at (0,0) size 58x19 [color=#0000EE]
- RenderText {#text} at (105,0) size 58x19
- text run at (105,0) width 58: "XHTML"
- RenderText {#text} at (162,0) size 9x19
- text run at (162,0) width 9: ", "
- RenderInline {A} at (0,0) size 37x19 [color=#0000EE]
- RenderText {#text} at (170,0) size 37x19
- text run at (170,0) width 37: "XML"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors166aexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/166a-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/166a-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/166a-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderInline (generated) at (0,0) size 10x19 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "T"
- RenderText {#text} at (9,0) size 410x19
- text run at (9,0) width 410: "he first letter of this paragraph should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors167expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/167-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/167-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/167-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 411x19
- text run at (0,0) width 411: "The first line of this paragraph should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors167aexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/167a-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/167a-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/167a-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 411x19
- text run at (0,0) width 411: "The first line of this paragraph should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors168expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/168-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/168-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/168-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x88
- RenderBlock {HTML} at (0,0) size 800x88
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 84x19
- text run at (0,0) width 84: "This test has "
- RenderInline {SPAN} at (0,0) size 60x19
- RenderInline (generated) at (0,0) size 60x19 [bgcolor=#00FF00]
- RenderText at (83,0) size 60x19
- text run at (83,0) width 60: "PASSED"
- RenderText {#text} at (142,0) size 5x19
- text run at (142,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 457x19
- text run at (0,0) width 457: "(If the previous line just reads \"This test has .\" then this test has failed.)"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors168aexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/168a-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/168a-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/168a-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x88
- RenderBlock {HTML} at (0,0) size 800x88
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 84x19
- text run at (0,0) width 84: "This test has "
- RenderInline {SPAN} at (0,0) size 60x19
- RenderInline (generated) at (0,0) size 60x19 [bgcolor=#00FF00]
- RenderText at (83,0) size 60x19
- text run at (83,0) width 60: "PASSED"
- RenderText {#text} at (142,0) size 5x19
- text run at (142,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 457x19
- text run at (0,0) width 457: "(If the previous line just reads \"This test has .\" then this test has failed.)"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors169expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/169-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/169-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/169-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x88
- RenderBlock {HTML} at (0,0) size 800x88
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 84x19
- text run at (0,0) width 84: "This test has "
- RenderInline {SPAN} at (0,0) size 60x19
- RenderInline (generated) at (0,0) size 60x19 [bgcolor=#00FF00]
- RenderText at (83,0) size 60x19
- text run at (83,0) width 60: "PASSED"
- RenderText {#text} at (142,0) size 5x19
- text run at (142,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 457x19
- text run at (0,0) width 457: "(If the previous line just reads \"This test has .\" then this test has failed.)"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors169aexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/169a-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/169a-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/169a-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x88
- RenderBlock {HTML} at (0,0) size 800x88
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 84x19
- text run at (0,0) width 84: "This test has "
- RenderInline {SPAN} at (0,0) size 60x19
- RenderInline (generated) at (0,0) size 60x19 [bgcolor=#00FF00]
- RenderText at (83,0) size 60x19
- text run at (83,0) width 60: "PASSED"
- RenderText {#text} at (142,0) size 5x19
- text run at (142,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 457x19
- text run at (0,0) width 457: "(If the previous line just reads \"This test has .\" then this test has failed.)"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors170expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {SPAN} at (0,0) size 166x19 [color=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This line should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors170aexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170a-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170a-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170a-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This line should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors170bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This line should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors170cexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170c-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170c-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170c-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This line should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors170dexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170d-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170d-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/170d-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This line should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors175aexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/175a-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/175a-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/175a-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This line should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors175bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/175b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/175b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/175b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This line should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors175cexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/175c-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/175c-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/175c-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This line should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors177aexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/177a-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/177a-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/177a-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 290x19
- text run at (0,0) width 290: "When you select this text, it shouldn't go red."
-selection start: position 0 of child 0 {#text} of child 1 {P} of body
-selection end: position 47 of child 0 {#text} of child 1 {P} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectors177bexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/177b-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/177b-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/177b-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20 [color=#008000]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This line should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectorslanginheritanceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-inheritance-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-inheritance-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-inheritance-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x88
- RenderBlock {HTML} at (0,0) size 800x88
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {DIV} at (0,0) size 784x56
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This line should have a green background."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 309x19
- text run at (0,0) width 309: "This line should NOT have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectorslanginheritance2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-inheritance2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-inheritance2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-inheritance2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x88
- RenderBlock {HTML} at (0,0) size 800x88
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This line should have a green background."
- RenderBlock {DIV} at (0,36) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 309x19
- text run at (0,0) width 309: "This line should NOT have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectorslangvsxmllangexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-vs-xml-lang-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-vs-xml-lang-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-vs-xml-lang-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 784x56
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This line should have a green background."
- RenderBlock {P} at (0,36) size 784x20 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 309x19
- text run at (0,0) width 309: "This line should NOT have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectorslangvsxmllangxhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-vs-xml-lang-xhtml-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-vs-xml-lang-xhtml-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/lang-vs-xml-lang-xhtml-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x88
- RenderBlock {html} at (0,0) size 800x88
- RenderBlock {div} at (0,16) size 800x56
- RenderBlock {p} at (0,0) size 800x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 272x19
- text run at (0,0) width 272: "This line should have a green background."
- RenderBlock {p} at (0,36) size 800x20 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 309x19
- text run at (0,0) width 309: "This line should NOT have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectorsnondeterministiccombinatorsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/nondeterministic-combinators-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/nondeterministic-combinators-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/nondeterministic-combinators-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20
- RenderBlock {DIV} at (0,0) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "This text should be green."
- RenderBlock {DIV} at (0,20) size 784x0
- RenderBlock {DIV} at (0,20) size 784x0
- RenderBlock {DIV} at (0,20) size 784x0
- RenderBlock {DIV} at (0,20) size 784x20 [color=#008000]
- RenderText {#text} at (0,0) size 196x19
- text run at (0,0) width 196: "This text should also be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectorsunqualifiedhoverquirksexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/unqualified-hover-quirks-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/unqualified-hover-quirks-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/unqualified-hover-quirks-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 464x22
- text run at (0,0) width 464: "Test of unqualifed :hover selector in quirks parsing mode"
- RenderBlock {P} at (0,41) size 784x21
- RenderText {#text} at (0,0) size 625x19
- text run at (0,0) width 625: "Moving the mouse anywhere over the document should result no change to the background color."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastselectorsvisiteddescendantexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/visited-descendant-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/visited-descendant-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/selectors/visited-descendant-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,61 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 776x19
- text run at (0,0) width 776: "Test that visited style matches to the topmost link in a decendant selector. The link should be green, with red underlining."
- RenderBlock {P} at (0,36) size 784x20
- RenderInline {A} at (0,0) size 31x19 [color=#FF0000]
- RenderInline {SPAN} at (0,0) size 31x19 [color=#008000]
- RenderText {#text} at (0,0) size 31x19
- text run at (0,0) width 31: "Link"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,72) size 784x20
- RenderText {#text} at (0,0) size 743x19
- text run at (0,0) width 743: "Test that visited style matches to the topmost link in a child selector. The link should be green, with red underlining."
- RenderBlock {P} at (0,108) size 784x20
- RenderInline {A} at (0,0) size 31x19 [color=#FF0000]
- RenderInline {SPAN} at (0,0) size 31x19 [color=#008000]
- RenderText {#text} at (0,0) size 31x19
- text run at (0,0) width 31: "Link"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,144) size 784x20
- RenderText {#text} at (0,0) size 668x19
- text run at (0,0) width 668: "Test that visited style does not match to non-topmost links. The link should be red, with red underlining."
- RenderBlock {P} at (0,180) size 784x20
- RenderInline {A} at (0,0) size 0x0 [color=#FF0000]
- RenderInline {SPAN} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 31x19 [color=#FF0000]
- RenderText {#text} at (0,0) size 31x19
- text run at (0,0) width 31: "Link"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,216) size 784x40
- RenderText {#text} at (0,0) size 783x39
- text run at (0,0) width 783: "Test that direct adjacent selector doesn't match visited style. The link should be red, with red underlining. The span should"
- text run at (0,20) width 59: "be green."
- RenderBlock {P} at (0,272) size 784x20
- RenderInline {A} at (0,0) size 31x19 [color=#FF0000]
- RenderText {#text} at (0,0) size 31x19
- text run at (0,0) width 31: "Link"
- RenderText {#text} at (30,0) size 5x19
- text run at (30,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 33x19 [color=#008000]
- RenderText {#text} at (34,0) size 33x19
- text run at (34,0) width 33: "Span"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,308) size 784x40
- RenderText {#text} at (0,0) size 748x39
- text run at (0,0) width 748: "Test that indirect adjacent selector doesn't match visited style. The link should be red, with red underlining. The span"
- text run at (0,20) width 106: "should be green."
- RenderBlock {P} at (0,364) size 784x20
- RenderInline {A} at (0,0) size 31x19 [color=#FF0000]
- RenderText {#text} at (0,0) size 31x19
- text run at (0,0) width 31: "Link"
- RenderText {#text} at (30,0) size 5x19
- text run at (30,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 33x19 [color=#008000]
- RenderText {#text} at (34,0) size 33x19
- text run at (34,0) width 33: "Span"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastsubpixelsubpixelaccumulatestolayersexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/sub-pixel/sub-pixel-accumulates-to-layers-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/sub-pixel/sub-pixel-accumulates-to-layers-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/sub-pixel/sub-pixel-accumulates-to-layers-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 32000x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x0
- RenderBlock {HTML} at (0,0) size 800x0
-layer at (0,0) size 14x14
- RenderBlock (positioned) {DIV} at (0,0) size 15x15
-layer at (6,0) size 2x7
- RenderBlock (positioned) {DIV} at (6,0) size 2x8 [bgcolor=#FF0000]
-layer at (0,0) size 14x14
- RenderBlock (positioned) {DIV} at (0,0) size 15x15
-layer at (6,0) size 2x7
- RenderBlock (positioned) {DIV} at (6,0) size 2x8 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (0,0) size 42x26
- RenderTable {TABLE} at (0,0) size 42x26 [bgcolor=#000000]
- RenderTableSection {TBODY} at (0,0) size 42x26
- RenderTableRow {TR} at (0,2) size 42x22
- RenderTableCell {TD} at (2,2) size 38x22 [color=#FFFFFF] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 36x19
- text run at (1,1) width 36: "Hello"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x38
- RenderBlock {HTML} at (0,0) size 800x38
- RenderBody {BODY} at (8,8) size 784x22
- RenderTable {TABLE} at (0,0) size 784x22
- RenderTableSection {TBODY} at (0,0) size 784x22
- RenderTableRow {TR} at (0,0) size 784x22
- RenderTableCell {TD} at (0,1) size 715x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 221x19
- text run at (0,0) width 221: "Post to Confessions of a Mozillian"
- RenderTableCell {TD} at (714,1) size 70x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "foo"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,81 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x55
- RenderTableSection {TBODY} at (0,0) size 784x55
- RenderTableRow {TR} at (0,2) size 784x27
- RenderTableCell {TD} at (2,4) size 57x23 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 37x20
- text run at (1,2) width 37: "URL:"
- RenderTableCell {TD} at (60,2) size 722x27 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (1,3) size 720x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableRow {TR} at (0,31) size 784x22
- RenderTableCell {TD} at (2,31) size 780x22 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 257x19
- text run at (1,1) width 257: "Alongwordtogiveyouanicebigminwidth."
- RenderTable {TABLE} at (0,55) size 100x100 [bgcolor=#FF0000] [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 96x96
- RenderTableRow {TR} at (0,2) size 96x92
- RenderTableCell {TD} at (2,46) size 92x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (0,155) size 167x120 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 163x116
- RenderTableRow {TR} at (0,2) size 163x24
- RenderTableCell {TD} at (2,2) size 159x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 32x19
- text run at (2,2) width 32: "hello"
- RenderTableRow {TR} at (0,28) size 163x24
- RenderTableCell {TD} at (2,28) size 159x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 69x19
- text run at (2,2) width 69: "more hello"
- RenderTableRow {TR} at (0,54) size 163x24
- RenderTableCell {TD} at (2,54) size 159x24 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 38x19
- text run at (2,2) width 38: "world"
- RenderTableRow {TR} at (0,80) size 163x34
- RenderTableCell {TD} at (2,83) size 159x28 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 0x0
- RenderTable {TABLE} at (0,275) size 107x86
- RenderTableSection {TBODY} at (0,0) size 107x86
- RenderTableRow {TR} at (0,2) size 107x82
- RenderTableCell {TD} at (2,2) size 103x82 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 88x79
- text run at (1,1) width 88: "I should wrap"
- text run at (1,21) width 82: "and not have"
- text run at (1,41) width 56: "nowrap. "
- text run at (56,41) width 7: "I"
- text run at (1,61) width 88: "really should."
- RenderTable {TABLE} at (0,361) size 107x86
- RenderTableSection {TBODY} at (0,0) size 107x86
- RenderTableRow {TR} at (0,2) size 107x82
- RenderTableCell {TD} at (2,2) size 103x82 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 101x80
- RenderText {#text} at (0,0) size 88x79
- text run at (0,0) width 88: "I should wrap"
- text run at (0,20) width 82: "and not have"
- text run at (0,40) width 56: "nowrap. "
- text run at (55,40) width 7: "I"
- text run at (0,60) width 88: "really should."
- RenderTable {TABLE} at (0,447) size 374x26
- RenderTableSection {TBODY} at (0,0) size 374x26
- RenderTableRow {TR} at (0,2) size 374x22
- RenderTableCell {TD} at (2,2) size 370x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 368x19
- text run at (1,1) width 147: "I should have nowrap. "
- text run at (147,1) width 101: "I really should. "
- text run at (247,1) width 122: "Definitely. Should."
- RenderTable {TABLE} at (0,473) size 374x26
- RenderTableSection {TBODY} at (0,0) size 374x26
- RenderTableRow {TR} at (0,2) size 374x22
- RenderTableCell {TD} at (2,2) size 370x22 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 368x20
- RenderText {#text} at (0,0) size 368x19
- text run at (0,0) width 147: "I should have nowrap. "
- text run at (146,0) width 101: "I really should. "
- text run at (246,0) width 122: "Definitely. Should."
-layer at (76,16) size 706x14
- RenderBlock {DIV} at (6,3) size 708x15
-layer at (16,250) size 150x24 clip at (17,251) size 148x22
- RenderTextControl {TEXTAREA} at (4,2) size 150x24 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {DIV} at (3,3) size 144x14
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 309x230 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 305x226
- RenderTableRow {TR} at (0,2) size 305x222
- RenderTableCell {TD} at (2,2) size 238x222 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (101,101) size 36x19
- text run at (101,101) width 36: "Hello"
- RenderTableCell {TD} at (241,102) size 62x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 59x19
- text run at (1,1) width 59: "Goodbye"
- RenderBlock {DIV} at (0,230) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,72 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 770x100
- RenderTableSection {TBODY} at (0,0) size 770x100
- RenderTableRow {TR} at (0,0) size 770x20
- RenderTableCell {TD} at (0,40) size 131x20 [bgcolor=#008000] [r=0 c=0 rs=5 cs=1]
- RenderTable {TABLE} at (0,0) size 131x20
- RenderTableSection {TBODY} at (0,0) size 131x20
- RenderTableRow {TR} at (0,0) size 131x20
- RenderTableCell {TD} at (0,0) size 131x20 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 130x0
- RenderBR {BR} at (130,0) size 0x0
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "1"
- RenderTableCell {TD} at (130,46) size 2x8 [bgcolor=#FF0000] [r=0 c=1 rs=5 cs=1]
- RenderImage {IMG} at (0,0) size 1x7
- RenderTableCell {TD} at (131,0) size 281x20 [bgcolor=#800080] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "3"
- RenderTableCell {TD} at (411,0) size 9x20 [bgcolor=#0000FF] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "4"
- RenderTableCell {TD} at (419,0) size 351x20 [bgcolor=#FFA500] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "5"
- RenderTableRow {TR} at (0,20) size 770x20
- RenderTableCell {TD} at (131,30) size 281x20 [bgcolor=#800080] [r=1 c=2 rs=2 cs=1]
- RenderImage {IMG} at (0,0) size 280x0
- RenderBR {BR} at (280,0) size 0x0
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "3"
- RenderTableCell {TD} at (411,30) size 9x20 [bgcolor=#0000FF] [r=1 c=3 rs=2 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "4"
- RenderTableCell {TD} at (419,20) size 351x20 [bgcolor=#FFA500] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "5"
- RenderTableRow {TR} at (0,40) size 770x20
- RenderTableCell {TD} at (419,40) size 351x20 [r=2 c=4 rs=1 cs=1]
- RenderTable {TABLE} at (0,0) size 351x20 [bgcolor=#FFA500]
- RenderTableSection {TBODY} at (0,0) size 351x20
- RenderTableRow {TR} at (0,0) size 351x20
- RenderTableCell {TD} at (0,0) size 274x20 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 267x0
- RenderBR {BR} at (267,0) size 0x0
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "5"
- RenderTableCell {TD} at (273,10) size 78x0 [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 78x0
- RenderTableRow {TR} at (0,60) size 770x20
- RenderTableCell {TD} at (131,60) size 281x20 [bgcolor=#800080] [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "3"
- RenderTableCell {TD} at (411,60) size 9x20 [bgcolor=#0000FF] [r=3 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "4"
- RenderTableCell {TD} at (419,60) size 351x20 [bgcolor=#FFA500] [r=3 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "5"
- RenderTableRow {TR} at (0,80) size 770x20
- RenderTableCell {TD} at (131,80) size 281x20 [bgcolor=#800080] [r=4 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "3"
- RenderTableCell {TD} at (411,80) size 9x20 [bgcolor=#0000FF] [r=4 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "4"
- RenderTableCell {TD} at (419,80) size 351x20 [bgcolor=#FFA500] [r=4 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "5"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 231x226 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 227x222
- RenderTableRow {TR} at (0,0) size 227x222
- RenderTableCell {TD} at (0,0) size 227x222 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (101,101) size 25x19
- text run at (101,101) width 25: "Foo"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 525x94 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 523x92
- RenderTableRow {TR} at (0,0) size 523x48
- RenderTableCell {TD} at (0,0) size 28x3 [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
- RenderImage {IMG} at (1,1) size 25x1
- RenderTableCell {TD} at (27,0) size 496x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 22x19
- text run at (1,1) width 22: "foo"
- RenderTableRow {TR} at (0,48) size 523x22
- RenderTableCell {TD} at (27,48) size 496x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 494x20
- RenderText {#text} at (12,0) size 442x19
- text run at (12,0) width 442: "Affordable, high-quality business services with unparalleled support."
- RenderTableRow {TR} at (0,70) size 523x0
- RenderTableCell {TD} at (27,70) size 496x22 [border: (1px inset #808080)] [r=2 c=1 rs=2 cs=1]
- RenderText {#text} at (1,1) size 420x19
- text run at (1,1) width 420: "Wireless Services\x{2014}Take the Net with you when you\x{2019}re on the go"
- RenderTableRow {TR} at (0,70) size 523x22
- RenderTableCell {TD} at (0,70) size 523x22 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 24x19
- text run at (1,1) width 24: "goo"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable009expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/009-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/009-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/009-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x584 [bgcolor=#FFFFFF]
- RenderBlock {CENTER} at (0,0) size 800x58
- RenderTable {TABLE} at (0,0) size 800x58 [bgcolor=#CCCCCC] [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 798x56
- RenderTableRow {TR} at (0,0) size 798x56
- RenderTableCell {TD} at (0,0) size 798x56 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (82,1) size 634x54 [border: (2px solid #FF0000)]
- RenderTable {TABLE} at (2,2) size 630x216 [bgcolor=#CCCCCC] [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 626x212
- RenderTableRow {TR} at (0,15) size 626x182
- RenderTableCell {TD} at (15,15) size 596x182 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (249,1) size 98x180 [bgcolor=#CCCCCC]
- RenderTableSection {TBODY} at (0,0) size 98x180
- RenderTableRow {TR} at (0,0) size 98x180
- RenderTableCell {TD} at (0,0) size 98x180 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (0,0) size 97x180
- RenderBlock {P} at (0,74) size 800x0
- RenderBlock (floating) {DIV} at (0,74) size 104x54 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 84x59
- text run at (2,2) width 84: "Here is some"
- text run at (2,22) width 32: "text. "
- text run at (33,22) width 53: "I should"
- text run at (2,42) width 61: "overflow."
- RenderBR {BR} at (62,57) size 1x0
- RenderText {#text} at (2,62) size 99x19
- text run at (2,62) width 99: "I will overflow."
- RenderBR {BR} at (100,77) size 1x0
- RenderText {#text} at (2,82) size 100x39
- text run at (2,82) width 100: "I definitely will"
- text run at (2,102) width 58: "overflow"
- RenderBR {BR} at (59,117) size 1x0
- RenderText {#text} at (2,122) size 68x39
- text run at (2,122) width 68: "I promis. I"
- text run at (2,142) width 66: "lvoerflow."
- RenderBR {BR} at (67,157) size 1x0
- RenderText {#text} at (2,162) size 45x19
- text run at (2,162) width 45: "Really."
- RenderBlock {P} at (0,74) size 800x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable010expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/010-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/010-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/010-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x0
- RenderTable {TABLE} at (0,0) size 105x26
- RenderTableSection {TBODY} at (0,0) size 105x26
- RenderTableRow {TR} at (0,2) size 105x22
- RenderTableCell {TD} at (2,2) size 38x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 36x19
- text run at (1,1) width 36: "Hello"
- RenderTableCell {TD} at (41,2) size 62x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 59x19
- text run at (1,1) width 59: "Goodbye"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable011expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/011-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/011-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/011-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,48 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x90
- RenderBlock {HTML} at (0,0) size 800x90
- RenderBody {BODY} at (8,8) size 784x74
- RenderTable {TABLE} at (0,0) size 67x74
- RenderTableSection {THEAD} at (0,0) size 67x26
- RenderTableRow {TR} at (0,2) size 67x22
- RenderTableCell {TH} at (2,2) size 15x22 [color=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 13x19
- text run at (1,1) width 13: "H"
- RenderTableCell {TH} at (18,2) size 15x22 [color=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 12x19
- text run at (1,1) width 12: "E"
- RenderTableCell {TH} at (34,2) size 16x22 [color=#FF0000] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 13x19
- text run at (1,1) width 13: "A"
- RenderTableCell {TH} at (51,2) size 14x22 [color=#FF0000] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 12x19
- text run at (1,1) width 12: "D"
- RenderTableSection {TFOOT} at (0,50) size 67x24
- RenderTableRow {TR} at (0,0) size 67x22
- RenderTableCell {TH} at (2,0) size 15x22 [color=#0000FF] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 11x19
- text run at (2,1) width 11: "F"
- RenderTableCell {TH} at (18,0) size 15x22 [color=#0000FF] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 13x19
- text run at (1,1) width 13: "O"
- RenderTableCell {TH} at (34,0) size 16x22 [color=#0000FF] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 13x19
- text run at (1,1) width 13: "O"
- RenderTableCell {TH} at (51,0) size 14x22 [color=#0000FF] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 12x19
- text run at (1,1) width 12: "T"
- RenderTableSection {TBODY} at (0,26) size 67x24
- RenderTableRow {TR} at (0,0) size 67x22
- RenderTableCell {TD} at (2,0) size 15x22 [color=#008000] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x19
- text run at (1,1) width 8: "b"
- RenderTableCell {TD} at (18,0) size 15x22 [color=#008000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x19
- text run at (1,1) width 8: "o"
- RenderTableCell {TD} at (34,0) size 16x22 [color=#008000] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x19
- text run at (1,1) width 8: "d"
- RenderTableCell {TD} at (51,0) size 14x22 [color=#008000] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x19
- text run at (1,1) width 8: "y"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable012expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/012-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/012-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/012-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "Text"
- RenderTable {TABLE} at (0,20) size 784x100
- RenderTableSection {TBODY} at (0,0) size 784x100
- RenderTableRow {TR} at (0,0) size 784x100
- RenderTableCell {TD} at (0,50) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,120) size 784x20
- RenderText {#text} at (0,0) size 328x19
- text run at (0,0) width 328: "This text is 100 pixels lower than the previous line."
- RenderTable {TABLE} at (0,140) size 784x100
- RenderTableSection {TBODY} at (0,0) size 784x100
- RenderTableRow {TR} at (0,0) size 784x100
- RenderBlock (anonymous) at (0,240) size 784x20
- RenderText {#text} at (0,0) size 328x19
- text run at (0,0) width 328: "This text is 100 pixels lower than the previous line."
- RenderTable {TABLE} at (0,260) size 784x0
- RenderBlock (anonymous) at (0,260) size 784x20
- RenderText {#text} at (0,0) size 314x19
- text run at (0,0) width 314: "No space between this line and the previous line."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable013expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/013-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/013-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/013-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x100
- RenderTableSection {TBODY} at (0,0) size 784x100
- RenderTableRow {TR} at (0,0) size 784x100
- RenderTableCell {TD} at (0,40) size 47x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (46,40) size 692x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (737,40) size 47x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable014expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/014-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/014-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/014-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x573
- RenderBlock (anonymous) at (0,0) size 784x86
- RenderImage {IMG} at (0,0) size 132x86
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {H2} at (0,105) size 784x0
- RenderTable {TABLE} at (0,105) size 132x41
- RenderTableSection {TBODY} at (0,0) size 132x40
- RenderTableRow {TR} at (0,0) size 132x20
- RenderTableCell {TD} at (0,0) size 132x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "hello"
- RenderTableRow {TR} at (0,20) size 132x20
- RenderTableCell {TD} at (0,20) size 132x20 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 56x19
- text run at (0,0) width 56: "goodbye"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable015expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/015-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/015-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/015-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 48x32 [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 42x26
- RenderTableRow {TR} at (0,2) size 42x22
- RenderTableCell {TD} at (2,2) size 38x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 36x19
- text run at (1,1) width 36: "Hello"
- RenderTable {TABLE} at (0,48) size 48x32 [border: (3px solid #000000)]
- RenderTableSection {TBODY} at (3,3) size 42x26
- RenderTableRow {TR} at (0,2) size 42x22
- RenderTableCell {TD} at (2,2) size 38x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 36x19
- text run at (1,1) width 36: "Hello"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable016expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/016-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/016-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/016-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x120 [bgcolor=#808000]
- RenderTableSection {TBODY} at (0,0) size 784x120
- RenderTableRow {TR} at (0,0) size 784x120
- RenderTableCell {TD} at (0,0) size 74x120 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 74x119
- text run at (0,0) width 54: "Dorothy"
- text run at (0,20) width 74: "Rothschild:"
- text run at (0,40) width 37: "Love,"
- text run at (0,60) width 59: "curiosity,"
- text run at (0,80) width 51: "freckles"
- text run at (0,100) width 24: "and"
- RenderTableCell {TD} at (73,0) size 711x20 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 200x19
- text run at (0,0) width 200: "Animal Friends Rescue Project"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable017expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/017-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/017-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/017-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 745x56 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 743x54
- RenderTableRow {TR} at (0,2) size 743x50
- RenderTableCell {TD} at (2,2) size 240x50 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 236x46
- RenderTableSection {TBODY} at (0,0) size 236x46
- RenderTableRow {TR} at (0,2) size 236x42
- RenderTableCell {TD} at (2,2) size 232x42 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 230x39
- text run at (1,1) width 230: "This is the first column. It has some"
- text run at (1,21) width 58: "text in it."
- RenderTableCell {TD} at (243,2) size 498x50 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 494x46
- RenderTableSection {TBODY} at (0,0) size 494x46
- RenderTableRow {TR} at (0,2) size 494x42
- RenderTableCell {TD} at (2,2) size 490x42 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 472x39
- text run at (1,1) width 176: "This is the second column. "
- text run at (176,1) width 297: "It has a lot more content than the first column."
- text run at (1,21) width 140: "That shouldn't matter."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable018expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/018-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/018-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/018-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,39 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 446x19
- text run at (0,0) width 446: "This is a test for bug 3166276. Set the following preferences to see it:"
- RenderBlock {UL} at (0,36) size 784x40
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 225x19
- text run at (0,0) width 225: "Proportional font -- Times 15 point"
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 235x19
- text run at (0,0) width 235: "Fixed width font -- Monaco 11 point"
- RenderBlock {P} at (0,92) size 784x70
- RenderTable {TABLE} at (0,0) size 784x70 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 782x68
- RenderTableRow {TR} at (0,2) size 782x64
- RenderTableCell {TD} at (2,2) size 778x64 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 128x19
- text run at (2,2) width 128: "The following text: "
- RenderInline {TT} at (0,0) size 87x14
- RenderText {#text} at (129,7) size 87x14
- text run at (129,7) width 87: "hello world"
- RenderText {#text} at (215,2) size 761x59
- text run at (215,2) width 543: ", is written using the <tt> tag. It should show up as Monaco 11 point, but instead it is"
- text run at (2,22) width 761: "showing up as Monaco 15 point. The font is correct, but the point size is whatever is set for the proportional font. Note"
- text run at (2,42) width 291: "that this only happens to text inside a <table>"
- RenderBlock {P} at (0,178) size 784x20
- RenderText {#text} at (0,0) size 296x19
- text run at (0,0) width 296: "Here is the same text again outside a <table>: "
- RenderInline {TT} at (0,0) size 87x14
- RenderText {#text} at (295,5) size 87x14
- text run at (295,5) width 87: "hello world"
- RenderText {#text} at (381,0) size 240x19
- text run at (381,0) width 240: ". Notice it is displayed correctly now."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable020expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/020-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/020-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/020-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 500x30 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 498x28
- RenderTableRow {TR} at (0,2) size 498x24
- RenderTableCell {TD} at (2,2) size 222x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 159x19
- text run at (2,2) width 159: "Dell Inspiron Notebooks"
- RenderTableCell {TD} at (225,2) size 271x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 159x19
- text run at (2,2) width 159: "Dell Inspiron Notebooks"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable021expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/021-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/021-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/021-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 156x46
- RenderTableSection {TBODY} at (0,0) size 156x46
- RenderTableRow {TR} at (0,2) size 156x42
- RenderTableCell {TD} at (2,2) size 51x42 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 48x39
- text run at (1,1) width 32: "first-"
- text run at (1,21) width 48: "column"
- RenderTableCell {TD} at (54,12) size 100x22 [bgcolor=#BBBBBB] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 98x19
- text run at (1,1) width 98: "second-column"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable023expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/023-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/023-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/023-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,100 +0,0 @@
</span><del>-layer at (0,0) size 800x808
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x808
- RenderBlock {HTML} at (0,0) size 800x808
- RenderBody {BODY} at (8,8) size 784x784
- RenderTable {TABLE} at (0,0) size 784x88
- RenderTableSection {TBODY} at (0,0) size 784x88
- RenderTableRow {TR} at (0,2) size 784x84
- RenderTableCell {TD} at (2,32) size 703x24 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "1"
- RenderTableCell {TD} at (706,2) size 62x84 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 58x79
- text run at (2,2) width 55: "See, this"
- text run at (2,22) width 35: "is the"
- text run at (2,42) width 58: "problem."
- text run at (2,62) width 51: "It will..."
- RenderTableCell {TD} at (769,32) size 13x24 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "3"
- RenderBlock {P} at (0,104) size 784x0
- RenderTable {TABLE} at (0,104) size 784x216
- RenderTableSection {TBODY} at (0,0) size 784x216
- RenderTableRow {TR} at (0,2) size 784x212
- RenderTableCell {TD} at (2,2) size 780x212 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 776x208
- RenderTableSection {TBODY} at (0,0) size 776x208
- RenderTableRow {TR} at (0,2) size 776x204
- RenderTableCell {TD} at (2,92) size 695x24 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "1"
- RenderTableCell {TD} at (698,2) size 62x204 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 58x199
- text run at (2,2) width 55: "See, this"
- text run at (2,22) width 35: "is the"
- text run at (2,42) width 58: "problem."
- text run at (2,62) width 40: "S See,"
- text run at (2,82) width 38: "this is"
- text run at (2,102) width 20: "the"
- text run at (2,122) width 58: "problem."
- text run at (2,142) width 55: "See, this"
- text run at (2,162) width 35: "is the"
- text run at (2,182) width 58: "problem."
- RenderTableCell {TD} at (761,92) size 13x24 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "3"
- RenderBlock {P} at (0,336) size 784x0
- RenderTable {TABLE} at (0,336) size 527x216
- RenderTableSection {TBODY} at (0,0) size 527x216
- RenderTableRow {TR} at (0,2) size 527x212
- RenderTableCell {TD} at (2,2) size 523x212 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 519x208
- RenderTableSection {TBODY} at (0,0) size 519x208
- RenderTableRow {TR} at (0,2) size 519x204
- RenderTableCell {TD} at (2,92) size 437x24 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "1"
- RenderTableCell {TD} at (440,2) size 63x204 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 58x199
- text run at (2,2) width 55: "See, this"
- text run at (2,22) width 35: "is the"
- text run at (2,42) width 58: "problem."
- text run at (2,62) width 40: "S See,"
- text run at (2,82) width 38: "this is"
- text run at (2,102) width 20: "the"
- text run at (2,122) width 58: "problem."
- text run at (2,142) width 55: "See, this"
- text run at (2,162) width 35: "is the"
- text run at (2,182) width 58: "problem."
- RenderTableCell {TD} at (504,92) size 13x24 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "3"
- RenderBlock {P} at (0,568) size 784x0
- RenderTable {TABLE} at (0,568) size 527x216
- RenderTableSection {TBODY} at (0,0) size 527x216
- RenderTableRow {TR} at (0,2) size 527x212
- RenderTableCell {TD} at (2,2) size 523x212 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 519x208
- RenderTable {TABLE} at (0,0) size 519x208
- RenderTableSection {TBODY} at (0,0) size 519x208
- RenderTableRow {TR} at (0,2) size 519x204
- RenderTableCell {TD} at (2,92) size 437x24 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "1"
- RenderTableCell {TD} at (440,2) size 63x204 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 58x199
- text run at (2,2) width 55: "See, this"
- text run at (2,22) width 35: "is the"
- text run at (2,42) width 58: "problem."
- text run at (2,62) width 40: "S See,"
- text run at (2,82) width 38: "this is"
- text run at (2,102) width 20: "the"
- text run at (2,122) width 58: "problem."
- text run at (2,142) width 55: "See, this"
- text run at (2,162) width 35: "is the"
- text run at (2,182) width 58: "problem."
- RenderTableCell {TD} at (504,92) size 13x24 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "3"
- RenderBlock {P} at (0,800) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable026expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/026-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/026-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/026-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (714,0) size 70x32
- RenderTableSection {TBODY} at (0,0) size 70x32
- RenderTableRow {TR} at (0,2) size 70x28
- RenderTableCell {TD} at (2,2) size 66x28 [r=0 c=0 rs=1 cs=1]
- RenderBlock (floating) {DIV} at (1,1) size 64x26
- RenderTable {TABLE} at (0,0) size 64x26
- RenderTableSection {TBODY} at (0,0) size 64x26
- RenderTableRow {TR} at (0,2) size 64x22
- RenderTableCell {TD} at (2,2) size 10x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x19
- text run at (1,1) width 8: "a"
- RenderTableCell {TD} at (13,2) size 38x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 36x19
- text run at (1,1) width 36: "Hello"
- RenderTableCell {TD} at (52,2) size 10x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x19
- text run at (1,1) width 8: "c"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable027expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/027-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/027-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/027-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,73 +0,0 @@
</span><del>-layer at (0,0) size 802x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 794x372
- RenderTableSection {TBODY} at (0,0) size 794x372
- RenderTableRow {TR} at (0,0) size 794x28
- RenderTableCell {TD} at (0,0) size 794x28 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=3]
- RenderText {#text} at (4,4) size 239x19
- text run at (4,4) width 145: " Join Now Sign In "
- text run at (148,4) width 95: " Personalize: "
- RenderInline {A} at (0,0) size 53x19
- RenderText {#text} at (242,4) size 53x19
- text run at (242,4) width 53: "Settings"
- RenderText {#text} at (294,4) size 14x19
- text run at (294,4) width 14: " \x{2022} "
- RenderInline {A} at (0,0) size 52x19
- RenderText {#text} at (307,4) size 52x19
- text run at (307,4) width 52: "Content"
- RenderText {#text} at (358,4) size 15x19
- text run at (358,4) width 15: " \x{2022} "
- RenderInline {A} at (0,0) size 46x19
- RenderText {#text} at (372,4) size 46x19
- text run at (372,4) width 46: "Layout"
- RenderText {#text} at (417,4) size 14x19
- text run at (417,4) width 14: " \x{2022} "
- RenderInline {A} at (0,0) size 114x19
- RenderText {#text} at (431,4) size 114x19
- text run at (431,4) width 114: "Colors & Themes"
- RenderText {#text} at (544,4) size 15x19
- text run at (544,4) width 15: " \x{2022} "
- RenderInline {A} at (0,0) size 48x19
- RenderText {#text} at (558,4) size 48x19
- text run at (558,4) width 48: "Sign In"
- RenderText {#text} at (605,4) size 185x19
- text run at (605,4) width 9: " "
- text run at (613,4) width 92: " My Links: "
- text run at (704,4) width 86: " Lite \x{2022} Email"
- RenderTableRow {TR} at (0,28) size 794x344
- RenderTableCell {TD} at (0,196) size 223x8 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (222,28) size 350x344 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 342x336
- RenderTableSection {TBODY} at (0,0) size 342x336
- RenderTableRow {TR} at (0,2) size 342x332
- RenderTableCell {TD} at (2,2) size 338x332 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 334x328
- RenderTableSection {TBODY} at (0,0) size 334x328
- RenderTableRow {TR} at (0,2) size 334x324
- RenderTableCell {TD} at (2,162) size 127x4 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (130,2) size 73x324 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 68x319
- text run at (2,2) width 57: "This guy"
- text run at (2,22) width 43: "should"
- text run at (2,42) width 54: "have the"
- text run at (2,62) width 61: "really big"
- text run at (2,82) width 68: "maxwidth."
- text run at (2,102) width 14: "It "
- text run at (15,102) width 44: "should"
- text run at (2,122) width 40: "be big"
- text run at (2,142) width 64: "enough to"
- text run at (2,162) width 37: "really"
- text run at (2,182) width 37: "really"
- text run at (2,202) width 38: "screw"
- text run at (2,222) width 64: "things up."
- text run at (2,242) width 44: "That is"
- text run at (2,262) width 41: "what I"
- text run at (2,282) width 62: "think will"
- text run at (2,302) width 37: "work."
- RenderTableCell {TD} at (204,162) size 128x4 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (571,187) size 223x26 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
- RenderImage {IMG} at (4,4) size 212x18
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable027verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/027-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/027-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/027-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,73 +0,0 @@
</span><del>-layer at (0,0) size 800x810
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x810
- RenderBlock {HTML} at (0,0) size 800x810
- RenderBody {BODY} at (8,8) size 784x794
- RenderTable {TABLE} at (0,0) size 372x794
- RenderTableSection {TBODY} at (0,0) size 372x794
- RenderTableRow {TR} at (0,0) size 28x794
- RenderTableCell {TD} at (0,0) size 28x794 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=3]
- RenderText {#text} at (4,4) size 19x239
- text run at (4,4) width 145: " Join Now Sign In "
- text run at (4,148) width 95: " Personalize: "
- RenderInline {A} at (0,0) size 19x53
- RenderText {#text} at (4,242) size 19x53
- text run at (4,242) width 52: "Settings"
- RenderText {#text} at (4,294) size 19x14
- text run at (4,294) width 14: " \x{2022} "
- RenderInline {A} at (0,0) size 19x52
- RenderText {#text} at (4,307) size 19x52
- text run at (4,307) width 51: "Content"
- RenderText {#text} at (4,358) size 19x15
- text run at (4,358) width 14: " \x{2022} "
- RenderInline {A} at (0,0) size 19x46
- RenderText {#text} at (4,372) size 19x46
- text run at (4,372) width 46: "Layout"
- RenderText {#text} at (4,417) size 19x14
- text run at (4,417) width 14: " \x{2022} "
- RenderInline {A} at (0,0) size 19x114
- RenderText {#text} at (4,431) size 19x114
- text run at (4,431) width 114: "Colors & Themes"
- RenderText {#text} at (4,544) size 19x15
- text run at (4,544) width 14: " \x{2022} "
- RenderInline {A} at (0,0) size 19x48
- RenderText {#text} at (4,558) size 19x48
- text run at (4,558) width 47: "Sign In"
- RenderText {#text} at (4,605) size 19x185
- text run at (4,605) width 8: " "
- text run at (4,613) width 92: " My Links: "
- text run at (4,704) width 86: " Lite \x{2022} Email"
- RenderTableRow {TR} at (0,28) size 344x794
- RenderTableCell {TD} at (28,168) size 344x-113 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (28,222) size 344x350 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 336x342
- RenderTableSection {TBODY} at (0,0) size 336x342
- RenderTableRow {TR} at (0,2) size 332x342
- RenderTableCell {TD} at (2,2) size 332x338 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 328x334
- RenderTableSection {TBODY} at (0,0) size 328x334
- RenderTableRow {TR} at (0,2) size 324x334
- RenderTableCell {TD} at (2,162) size 324x-193 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (2,130) size 324x73 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 319x68
- text run at (2,2) width 57: "This guy"
- text run at (22,2) width 43: "should"
- text run at (42,2) width 54: "have the"
- text run at (62,2) width 61: "really big"
- text run at (82,2) width 68: "maxwidth."
- text run at (102,2) width 14: "It "
- text run at (102,15) width 43: "should"
- text run at (122,2) width 40: "be big"
- text run at (142,2) width 64: "enough to"
- text run at (162,2) width 37: "really"
- text run at (182,2) width 37: "really"
- text run at (202,2) width 38: "screw"
- text run at (222,2) width 64: "things up."
- text run at (242,2) width 44: "That is"
- text run at (262,2) width 41: "what I"
- text run at (282,2) width 62: "think will"
- text run at (302,2) width 37: "work."
- RenderTableCell {TD} at (2,364) size 324x-192 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (28,730) size 344x-95 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
- RenderImage {IMG} at (163,-155) size 18x212
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable028expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/028-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/028-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/028-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 279x19
- text run at (0,0) width 279: "These two tables should be the same width."
- RenderTable {TABLE} at (0,20) size 320x22
- RenderTableSection {TBODY} at (0,0) size 320x22
- RenderTableRow {TR} at (0,0) size 320x22
- RenderTableCell {TD} at (0,0) size 71x22 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x19
- text run at (1,1) width 8: "1"
- RenderTableCell {TD} at (70,0) size 244x22 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x19
- text run at (1,1) width 8: "2"
- RenderTableCell {TD} at (313,0) size 7x22 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 4x20 [bgcolor=#FFA500]
- RenderBlock {P} at (0,58) size 784x0
- RenderTable {TABLE} at (0,58) size 320x44
- RenderTableSection {TBODY} at (0,0) size 320x44
- RenderTableRow {TR} at (0,0) size 320x22
- RenderTableCell {TD} at (0,0) size 64x22 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x19
- text run at (1,1) width 8: "1"
- RenderTableCell {TD} at (63,5) size 257x12 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 254x10 [bgcolor=#FFA500]
- RenderTableRow {TR} at (0,22) size 320x22
- RenderTableCell {TD} at (0,22) size 320x22 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=3]
- RenderText {#text} at (1,1) size 8x19
- text run at (1,1) width 8: "1"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable028verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/028-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/028-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/028-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 282x19
- text run at (0,0) width 282: "These two tables should be the same height."
- RenderBlock {DIV} at (0,20) size 82x320
- RenderTable {TABLE} at (0,0) size 22x320
- RenderTableSection {TBODY} at (0,0) size 22x320
- RenderTableRow {TR} at (0,0) size 22x320
- RenderTableCell {TD} at (0,0) size 22x71 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x8
- text run at (1,1) width 8: "1"
- RenderTableCell {TD} at (0,70) size 22x244 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x8
- text run at (1,1) width 8: "2"
- RenderTableCell {TD} at (0,313) size 22x7 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 20x4 [bgcolor=#FFA500]
- RenderBlock {P} at (38,0) size 0x320
- RenderTable {TABLE} at (38,0) size 44x320
- RenderTableSection {TBODY} at (0,0) size 44x320
- RenderTableRow {TR} at (0,0) size 22x320
- RenderTableCell {TD} at (0,0) size 22x64 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x8
- text run at (1,1) width 8: "1"
- RenderTableCell {TD} at (0,68) size 22x247 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (6,-4) size 10x254 [bgcolor=#FFA500]
- RenderTableRow {TR} at (0,22) size 22x320
- RenderTableCell {TD} at (22,0) size 22x320 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=3]
- RenderText {#text} at (1,1) size 19x8
- text run at (1,1) width 8: "1"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable029expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/029-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/029-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/029-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x42
- RenderTableSection {TBODY} at (0,0) size 784x42
- RenderTableRow {TR} at (0,0) size 784x42
-layer at (8,8) size 150x42
- RenderTableCell {TD} at (0,0) size 151x42 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (0,0) size 151x42 [border: (10px outset #808080)]
- RenderTableSection {TBODY} at (10,10) size 130x22
- RenderTableRow {TR} at (0,0) size 130x22
-layer at (18,18) size 130x22 clip at (19,19) size 128x20
- RenderTableCell {TD} at (0,0) size 130x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 125x19
- text run at (1,1) width 125: "left column content"
-layer at (158,8) size 634x42
- RenderTableCell {TD} at (150,11) size 634x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 72x19
- text run at (0,0) width 72: "second cell"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable030expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/030-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/030-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/030-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 706x32 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 702x28
- RenderTableRow {TR} at (0,2) size 702x24
- RenderTableCell {TD} at (2,2) size 698x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 246x19
- text run at (2,2) width 246: "I should be 90% of the window width."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable033expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/033-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/033-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/033-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [color=#FFFFFF]
- RenderTable {TABLE} at (0,0) size 400x32
- RenderTableSection {TBODY} at (0,0) size 400x32
- RenderTableRow {TR} at (0,2) size 400x28
- RenderTableCell {TD} at (2,2) size 396x28 [color=#800080] [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 351x26 [color=#FFFFFF]
- RenderTableSection {TBODY} at (0,0) size 351x26
- RenderTableRow {TR} at (0,2) size 351x22
- RenderTableCell {TD} at (2,2) size 347x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 345x19
- text run at (1,1) width 345: "This text should be white, since we're in quirks mode."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable035expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/035-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/035-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/035-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x124
- RenderBlock {HTML} at (0,0) size 800x124
- RenderBody {BODY} at (8,8) size 784x108
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 411x19
- text run at (0,0) width 411: "This test should have two centered tables and two centered divs."
- RenderTable {TABLE} at (297,20) size 190x24 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 188x22
- RenderTableRow {TR} at (0,0) size 188x22
- RenderTableCell {TD} at (0,0) size 188x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 186x19
- text run at (1,1) width 186: "This table is aligned \"center\""
- RenderTable {TABLE} at (285,44) size 214x24 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 211x22
- RenderTableRow {TR} at (0,0) size 211x22
- RenderTableCell {TD} at (0,0) size 211x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 209x19
- text run at (1,1) width 209: "This table is aligned \"CENTER\""
- RenderBlock {DIV} at (0,68) size 784x20
- RenderText {#text} at (304,0) size 176x19
- text run at (304,0) width 176: "This div is aligned \"center\""
- RenderBlock {DIV} at (0,88) size 784x20
- RenderText {#text} at (293,0) size 198x19
- text run at (293,0) width 198: "This div is aligned \"CENTER\""
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable035verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/035-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/035-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/035-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (676,0) size 124x600
- RenderBlock {HTML} at (0,0) size 124x600
- RenderBody {BODY} at (8,8) size 108x584
- RenderBlock (anonymous) at (0,0) size 20x584
- RenderText {#text} at (0,0) size 19x411
- text run at (0,0) width 411: "This test should have two centered tables and two centered divs."
- RenderTable {TABLE} at (20,197) size 24x190 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 22x188
- RenderTableRow {TR} at (0,0) size 22x188
- RenderTableCell {TD} at (0,0) size 22x188 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x186
- text run at (1,1) width 186: "This table is aligned \"center\""
- RenderTable {TABLE} at (44,185) size 24x214 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 22x211
- RenderTableRow {TR} at (0,0) size 22x211
- RenderTableCell {TD} at (0,0) size 22x211 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x209
- text run at (1,1) width 209: "This table is aligned \"CENTER\""
- RenderBlock {DIV} at (68,0) size 20x584
- RenderText {#text} at (0,204) size 19x176
- text run at (0,204) width 175: "This div is aligned \"center\""
- RenderBlock {DIV} at (88,0) size 20x584
- RenderText {#text} at (0,193) size 19x198
- text run at (0,193) width 198: "This div is aligned \"CENTER\""
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable036expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/036-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/036-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/036-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 645x584
- RenderTableSection {TBODY} at (0,0) size 645x584
- RenderTableRow {TR} at (0,0) size 645x24
- RenderTableCell {TD} at (0,0) size 645x24 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 645x24 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 180x19
- text run at (2,2) width 180: "i am the text of the first row"
- RenderTableRow {TR} at (0,24) size 645x560
- RenderTableCell {TD} at (0,24) size 645x24 [r=1 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 645x24 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 198x19
- text run at (2,2) width 198: "i am the text of the second row"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable037expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/037-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/037-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/037-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x62
- RenderBlock {html} at (0,0) size 800x62
- RenderBody {body} at (8,8) size 784x46
- RenderTable {table} at (0,0) size 83x26
- RenderTableSection (anonymous) at (0,0) size 83x26
- RenderTableRow {tr} at (0,2) size 83x22
- RenderTableCell {td} at (2,2) size 79x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 77x19
- text run at (1,1) width 77: "Hello world"
- RenderBlock (anonymous) at (0,26) size 784x20
- RenderText {#text} at (0,0) size 219x19
- text run at (0,0) width 219: "Hello also? Why isn't this visible?"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable038expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/038-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/038-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/038-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 768x39
- text run at (0,0) width 278: "The two rows below should look identical. "
- text run at (277,0) width 491: "In both, the spanning cells in columns 2-3 should consume as much width as"
- text run at (0,20) width 258: "possible, while column 1 should be tiny."
- RenderTable {TABLE} at (0,40) size 784x58 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 780x54
- RenderTableRow {TR} at (0,2) size 780x24
- RenderTableCell {TD} at (2,2) size 13x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "1"
- RenderTableCell {TD} at (16,2) size 762x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,2) size 22x19
- text run at (2,2) width 22: "2-3"
- RenderTableRow {TR} at (0,28) size 780x24
- RenderTableCell {TD} at (2,28) size 13x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 8x19
- text run at (2,2) width 8: "1"
- RenderTableCell {TD} at (16,28) size 762x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
- RenderText {#text} at (2,2) size 22x19
- text run at (2,2) width 22: "2-3"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable038verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/038-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/038-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/038-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x640
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x640
- RenderBlock {HTML} at (0,0) size 800x640
- RenderBody {BODY} at (8,8) size 784x624
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 768x39
- text run at (0,0) width 278: "The two rows below should look identical. "
- text run at (277,0) width 491: "In both, the spanning cells in columns 2-3 should consume as much width as"
- text run at (0,20) width 258: "possible, while column 1 should be tiny."
- RenderTable {TABLE} at (0,40) size 58x584 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 54x580
- RenderTableRow {TR} at (0,2) size 24x580
- RenderTableCell {TD} at (2,2) size 24x13 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x8
- text run at (2,2) width 8: "1"
- RenderTableCell {TD} at (2,16) size 24x562 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,2) size 19x22
- text run at (2,2) width 22: "2-3"
- RenderTableRow {TR} at (0,28) size 24x580
- RenderTableCell {TD} at (28,2) size 24x13 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x8
- text run at (2,2) width 8: "1"
- RenderTableCell {TD} at (28,16) size 24x562 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=2]
- RenderText {#text} at (2,2) size 19x22
- text run at (2,2) width 22: "2-3"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable039expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/039-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/039-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/039-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,52 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderTable {TABLE} at (0,0) size 182x53 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 180x51
- RenderTableRow {TR} at (0,1) size 180x24
- RenderTableCell {TH} at (1,1) size 35x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "(1,1)"
- RenderTableCell {TH} at (36,1) size 36x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "(1,2)"
- RenderTableCell {TH} at (72,1) size 36x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "(1,3)"
- RenderTableCell {TH} at (108,1) size 35x24 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "(1,4)"
- RenderTableCell {TH} at (143,1) size 36x24 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "(1,5)"
- RenderTableRow {TR} at (0,26) size 180x24
- RenderTableCell {TD} at (1,26) size 35x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "(2,1)"
- RenderTableCell {TD} at (36,26) size 36x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "(2,2)"
- RenderTableCell {TD} at (72,26) size 36x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "(2,3)"
- RenderTableCell {TD} at (108,26) size 35x24 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "(2,4)"
- RenderTableCell {TD} at (143,26) size 36x24 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "(2,5)"
- RenderBlock {P} at (0,69) size 784x40
- RenderInline {B} at (0,0) size 49x19
- RenderText {#text} at (0,0) size 49x19
- text run at (0,0) width 49: "Row 0:"
- RenderText {#text} at (48,0) size 174x19
- text run at (48,0) width 174: " (1,1)\x{9}(1,2)\x{9}(1,3)\x{9}(1,4)\x{9}(1,5)"
- RenderBR {BR} at (221,15) size 1x0
- RenderInline {B} at (0,0) size 49x19
- RenderText {#text} at (0,20) size 49x19
- text run at (0,20) width 49: "Row 1:"
- RenderText {#text} at (48,20) size 174x19
- text run at (48,20) width 174: " (2,1)\x{9}(2,2)\x{9}(2,3)\x{9}(2,4)\x{9}(2,5)"
- RenderBR {BR} at (221,35) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable040expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/040-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/040-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/040-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,88 +0,0 @@
</span><del>-layer at (0,0) size 800x655
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x655
- RenderBlock {HTML} at (0,0) size 800x656
- RenderBody {BODY} at (8,8) size 784x640
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 603x36
- text run at (0,1) width 603: "Fixed Columns, Auto Span, Minwidth Table"
- RenderTable {TABLE} at (0,59) size 100x41
- RenderTableSection {TBODY} at (0,0) size 100x40
- RenderTableRow {TR} at (0,0) size 100x20
- RenderTableCell {TD} at (0,10) size 34x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (33,10) size 68x0 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,20) size 100x20
- RenderTableCell {TD} at (0,30) size 101x0 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
- RenderBlock {DIV} at (0,0) size 100x0
- RenderBlock {P} at (0,115) size 784x61
- RenderText {#text} at (0,0) size 148x19
- text run at (0,0) width 148: "The table width is: 100"
- RenderBR {BR} at (147,15) size 1x0
- RenderText {#text} at (0,20) size 135x19
- text run at (0,20) width 135: "Column One is: 33%"
- RenderBR {BR} at (134,35) size 1x0
- RenderText {#text} at (0,40) size 137x19
- text run at (0,40) width 137: "Column Two is: 67%"
- RenderBlock {HR} at (0,191) size 784x3 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,201) size 600x41
- RenderTableSection {TBODY} at (0,0) size 600x40
- RenderTableRow {TR} at (0,0) size 600x20
- RenderTableCell {TD} at (0,10) size 200x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (200,10) size 401x0 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,20) size 600x20
- RenderTableCell {TD} at (0,30) size 601x0 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
- RenderBlock {DIV} at (0,0) size 600x0
- RenderBlock {P} at (0,257) size 784x61
- RenderText {#text} at (0,0) size 148x19
- text run at (0,0) width 148: "The table width is: 600"
- RenderBR {BR} at (147,15) size 1x0
- RenderText {#text} at (0,20) size 135x19
- text run at (0,20) width 135: "Column One is: 33%"
- RenderBR {BR} at (134,35) size 1x0
- RenderText {#text} at (0,40) size 137x19
- text run at (0,40) width 137: "Column Two is: 67%"
- RenderBlock {HR} at (0,333) size 784x3 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,343) size 600x61
- RenderTableSection {TBODY} at (0,0) size 600x60
- RenderTableRow {TR} at (0,0) size 600x40
- RenderTableCell {TD} at (0,0) size 200x40 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 192x39
- text run at (0,0) width 192: "Fixed cell in column one with"
- text run at (0,20) width 66: "some text."
- RenderTableCell {TD} at (200,0) size 401x40 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 389x39
- text run at (0,0) width 389: "Fixed cell in column two with a lot more text. Will the ratios"
- text run at (0,20) width 89: "be preserved?"
- RenderTableRow {TR} at (0,40) size 600x20
- RenderTableCell {TD} at (0,50) size 601x0 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
- RenderBlock {DIV} at (0,0) size 600x0
- RenderBlock {P} at (0,419) size 784x61
- RenderText {#text} at (0,0) size 148x19
- text run at (0,0) width 148: "The table width is: 600"
- RenderBR {BR} at (147,15) size 1x0
- RenderText {#text} at (0,20) size 135x19
- text run at (0,20) width 135: "Column One is: 33%"
- RenderBR {BR} at (134,35) size 1x0
- RenderText {#text} at (0,40) size 137x19
- text run at (0,40) width 137: "Column Two is: 67%"
- RenderBlock {HR} at (0,495) size 784x3 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,505) size 600x41
- RenderTableSection {TBODY} at (0,0) size 600x40
- RenderTableRow {TR} at (0,0) size 600x20
- RenderTableCell {TD} at (0,10) size 200x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 100x0
- RenderTableCell {TD} at (200,10) size 401x0 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 250x0
- RenderTableRow {TR} at (0,20) size 600x20
- RenderTableCell {TD} at (0,30) size 601x0 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
- RenderBlock {DIV} at (0,0) size 600x0
- RenderBlock {P} at (0,561) size 784x61
- RenderText {#text} at (0,0) size 148x19
- text run at (0,0) width 148: "The table width is: 600"
- RenderBR {BR} at (147,15) size 1x0
- RenderText {#text} at (0,20) size 135x19
- text run at (0,20) width 135: "Column One is: 33%"
- RenderBR {BR} at (134,35) size 1x0
- RenderText {#text} at (0,40) size 137x19
- text run at (0,40) width 137: "Column Two is: 67%"
- RenderBlock {HR} at (0,637) size 784x3 [border: (1px inset #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable040verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/040-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/040-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/040-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,88 +0,0 @@
</span><del>-layer at (0,0) size 800x2375
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2375
- RenderBlock {HTML} at (0,0) size 800x2376
- RenderBody {BODY} at (8,8) size 784x2360
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 610x36
- text run at (0,1) width 610: "Fixed Columns, Auto Span, Minheight Table"
- RenderTable {TABLE} at (0,59) size 40x101
- RenderTableSection {TBODY} at (0,0) size 40x100
- RenderTableRow {TR} at (0,0) size 20x100
- RenderTableCell {TD} at (0,10) size 20x14 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,43) size 20x48 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,20) size 20x100
- RenderTableCell {TD} at (20,10) size 20x81 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
- RenderBlock {DIV} at (10,-10) size 0x100
- RenderBlock {P} at (0,175) size 784x61
- RenderText {#text} at (0,0) size 152x19
- text run at (0,0) width 152: "The table height is: 100"
- RenderBR {BR} at (151,15) size 1x0
- RenderText {#text} at (0,20) size 135x19
- text run at (0,20) width 135: "Column One is: 33%"
- RenderBR {BR} at (134,35) size 1x0
- RenderText {#text} at (0,40) size 137x19
- text run at (0,40) width 137: "Column Two is: 67%"
- RenderBlock {HR} at (0,251) size 784x3 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,261) size 40x601
- RenderTableSection {TBODY} at (0,0) size 40x600
- RenderTableRow {TR} at (0,0) size 20x600
- RenderTableCell {TD} at (0,10) size 20x180 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,210) size 20x381 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,20) size 20x600
- RenderTableCell {TD} at (20,10) size 20x581 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
- RenderBlock {DIV} at (10,-10) size 0x600
- RenderBlock {P} at (0,877) size 784x61
- RenderText {#text} at (0,0) size 152x19
- text run at (0,0) width 152: "The table height is: 600"
- RenderBR {BR} at (151,15) size 1x0
- RenderText {#text} at (0,20) size 135x19
- text run at (0,20) width 135: "Column One is: 33%"
- RenderBR {BR} at (134,35) size 1x0
- RenderText {#text} at (0,40) size 137x19
- text run at (0,40) width 137: "Column Two is: 67%"
- RenderBlock {HR} at (0,953) size 784x3 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,963) size 60x601
- RenderTableSection {TBODY} at (0,0) size 60x600
- RenderTableRow {TR} at (0,0) size 40x600
- RenderTableCell {TD} at (0,0) size 40x200 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 39x192
- text run at (0,0) width 192: "Fixed cell in column one with"
- text run at (20,0) width 66: "some text."
- RenderTableCell {TD} at (0,200) size 40x401 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 39x389
- text run at (0,0) width 389: "Fixed cell in column two with a lot more text. Will the ratios"
- text run at (20,0) width 89: "be preserved?"
- RenderTableRow {TR} at (0,40) size 20x600
- RenderTableCell {TD} at (40,10) size 20x581 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
- RenderBlock {DIV} at (10,-10) size 0x600
- RenderBlock {P} at (0,1579) size 784x61
- RenderText {#text} at (0,0) size 152x19
- text run at (0,0) width 152: "The table height is: 600"
- RenderBR {BR} at (151,15) size 1x0
- RenderText {#text} at (0,20) size 135x19
- text run at (0,20) width 135: "Column One is: 33%"
- RenderBR {BR} at (134,35) size 1x0
- RenderText {#text} at (0,40) size 137x19
- text run at (0,40) width 137: "Column Two is: 67%"
- RenderBlock {HR} at (0,1655) size 784x3 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,1665) size 40x601
- RenderTableSection {TBODY} at (0,0) size 40x600
- RenderTableRow {TR} at (0,0) size 20x600
- RenderTableCell {TD} at (0,10) size 20x180 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (10,-10) size 0x100
- RenderTableCell {TD} at (0,210) size 20x381 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (10,-10) size 0x250
- RenderTableRow {TR} at (0,20) size 20x600
- RenderTableCell {TD} at (20,10) size 20x581 [bgcolor=#FFC0CB] [r=1 c=0 rs=1 cs=2]
- RenderBlock {DIV} at (10,-10) size 0x600
- RenderBlock {P} at (0,2281) size 784x61
- RenderText {#text} at (0,0) size 152x19
- text run at (0,0) width 152: "The table height is: 600"
- RenderBR {BR} at (151,15) size 1x0
- RenderText {#text} at (0,20) size 135x19
- text run at (0,20) width 135: "Column One is: 33%"
- RenderBR {BR} at (134,35) size 1x0
- RenderText {#text} at (0,40) size 137x19
- text run at (0,40) width 137: "Column Two is: 67%"
- RenderBlock {HR} at (0,2357) size 784x3 [border: (1px inset #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable041expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/041-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/041-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/041-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,107 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x345
- RenderBlock {HTML} at (0,0) size 800x345
- RenderBody {BODY} at (8,18) size 784x319
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 229x22
- text run at (0,0) width 229: "ROWSPAN of 1024 - Works"
- RenderTable {TABLE} at (0,41) size 170x109 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 168x106
- RenderTableRow {TR} at (0,2) size 168x24
- RenderTableCell {TD} at (2,2) size 47x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 43x19
- text run at (2,2) width 43: "header"
- RenderTableCell {TD} at (50,41) size 9x24 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=1 rs=1024 cs=1]
- RenderText {#text} at (2,2) size 4x19
- text run at (2,2) width 4: " "
- RenderTableCell {TD} at (60,2) size 48x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 43x19
- text run at (2,2) width 43: "header"
- RenderTableCell {TD} at (109,41) size 9x24 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=3 rs=1024 cs=1]
- RenderText {#text} at (2,2) size 4x19
- text run at (2,2) width 4: " "
- RenderTableCell {TD} at (119,2) size 47x24 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 43x19
- text run at (2,2) width 43: "header"
- RenderTableRow {TR} at (0,28) size 168x24
- RenderTableCell {TD} at (2,28) size 47x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableCell {TD} at (60,28) size 48x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableCell {TD} at (119,28) size 47x24 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableRow {TR} at (0,54) size 168x24
- RenderTableCell {TD} at (2,54) size 47x24 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableCell {TD} at (60,54) size 48x24 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableCell {TD} at (119,54) size 47x24 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableRow {TR} at (0,80) size 168x24
- RenderTableCell {TD} at (2,80) size 47x24 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableCell {TD} at (60,80) size 48x24 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableCell {TD} at (119,80) size 47x24 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderBlock {H3} at (0,168) size 784x24
- RenderText {#text} at (0,0) size 288x22
- text run at (0,0) width 288: "ROWSPAN of 1025 - Doesn't Work"
- RenderTable {TABLE} at (0,210) size 170x109 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 168x106
- RenderTableRow {TR} at (0,2) size 168x24
- RenderTableCell {TD} at (2,2) size 47x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 43x19
- text run at (2,2) width 43: "header"
- RenderTableCell {TD} at (50,41) size 9x24 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=1 rs=1026 cs=1]
- RenderText {#text} at (2,2) size 4x19
- text run at (2,2) width 4: " "
- RenderTableCell {TD} at (60,2) size 48x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 43x19
- text run at (2,2) width 43: "header"
- RenderTableCell {TD} at (109,41) size 9x24 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=3 rs=1026 cs=1]
- RenderText {#text} at (2,2) size 4x19
- text run at (2,2) width 4: " "
- RenderTableCell {TD} at (119,2) size 47x24 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 43x19
- text run at (2,2) width 43: "header"
- RenderTableRow {TR} at (0,28) size 168x24
- RenderTableCell {TD} at (2,28) size 47x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableCell {TD} at (60,28) size 48x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableCell {TD} at (119,28) size 47x24 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableRow {TR} at (0,54) size 168x24
- RenderTableCell {TD} at (2,54) size 47x24 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableCell {TD} at (60,54) size 48x24 [border: (1px inset #808080)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableCell {TD} at (119,54) size 47x24 [border: (1px inset #808080)] [r=2 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableRow {TR} at (0,80) size 168x24
- RenderTableCell {TD} at (2,80) size 47x24 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableCell {TD} at (60,80) size 48x24 [border: (1px inset #808080)] [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
- RenderTableCell {TD} at (119,80) size 47x24 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "foobar"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttable100percentcellwidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/100-percent-cell-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/100-percent-cell-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/100-percent-cell-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 662x19
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13670"
- RenderText {#text} at (357,0) size 358x19
- text run at (357,0) width 5: " "
- text run at (361,0) width 354: "Table misrender when one of the TDs has width=100%"
- RenderText {#text} at (714,0) size 5x19
- text run at (714,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 568x19
- text run at (0,0) width 568: "There should be one green vertical line, 100px long and 2px thick, near the right margin."
- RenderTable {TABLE} at (0,72) size 784x50
- RenderTableSection {TBODY} at (0,0) size 784x50
- RenderTableRow {TR} at (0,0) size 784x50
- RenderTableCell {TD} at (0,25) size 782x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (781,0) size 3x50 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 2x50 [bgcolor=#008000]
- RenderBlock {DIV} at (0,122) size 784x50
- RenderBlock {DIV} at (782,0) size 2x50 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableabsolutetableatbottomexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/absolute-table-at-bottom-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/absolute-table-at-bottom-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/absolute-table-at-bottom-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,53 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x197
- RenderBlock {HTML} at (0,0) size 800x197
- RenderBody {BODY} at (8,8) size 784x181
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 109x19
- text run at (0,0) width 109: "Testcase for bug "
- RenderInline {A} at (0,0) size 33x19 [color=#0000EE]
- RenderText {#text} at (108,0) size 33x19
- text run at (108,0) width 33: "4874"
- RenderText {#text} at (140,0) size 426x19
- text run at (140,0) width 426: " - Table with absolute bottom positioning is positioned incorrectly."
- RenderBlock {H1} at (0,41) size 784x39
- RenderText {#text} at (0,1) size 170x36
- text run at (0,1) width 170: "Look Down!"
- RenderBlock {P} at (0,100) size 784x81
- RenderText {#text} at (0,0) size 783x79
- text run at (0,0) width 512: "At the bottom of the window you should see the word \"Paragraph\" followed by "
- text run at (511,0) width 272: "three boxes containing text. The entire red"
- text run at (0,20) width 203: "border around each box should "
- text run at (202,20) width 465: "be visible without scrolling (the window should not be scrollable at all). "
- text run at (666,20) width 103: "The three boxes"
- text run at (0,40) width 352: "should be aligned at the bottom with the bottom of the "
- text run at (351,40) width 413: "window. The text \"Tall table\" should be vertically centered in its"
- text run at (0,60) width 32: "box, "
- text run at (32,60) width 487: "which should be 50px tall. The other two boxes should both be shorter than "
- text run at (518,60) width 207: "50px, and have the same height."
-layer at (120,550) size 120x50
- RenderTable {TABLE} at (120,550) size 120x50 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 118x48
- RenderTableRow {TR} at (0,2) size 118x44
- RenderTableCell {TD} at (2,13) size 114x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 60x19
- text run at (1,1) width 60: "Tall table"
-layer at (240,572) size 120x28
- RenderTable {TABLE} at (240,572) size 120x28 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 118x26
- RenderTableRow {TR} at (0,2) size 118x22
- RenderTableCell {TD} at (2,2) size 114x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 84x19
- text run at (1,1) width 84: "Normal table"
-layer at (360,572) size 120x28
- RenderTable {TABLE} at (360,572) size 120x28 [border: (1px solid #FF0000)]
- RenderTableSection {TBODY} at (1,1) size 118x26
- RenderTableRow {TR} at (0,2) size 118x22
- RenderTableCell {TD} at (2,2) size 114x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 70x19
- text run at (1,1) width 70: "Short table"
-layer at (0,580) size 65x20
- RenderBlock (positioned) {P} at (0,580) size 65x20
- RenderText {#text} at (0,0) size 65x19
- text run at (0,0) width 65: "Paragraph"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableaddbeforeanonymouschildexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/add-before-anonymous-child-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/add-before-anonymous-child-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/add-before-anonymous-child-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 218x19
- text run at (0,0) width 218: "This tests for a regression against "
- RenderInline {I} at (0,0) size 776x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (217,0) size 354x19
- text run at (217,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5868"
- RenderText {#text} at (570,0) size 776x39
- text run at (570,0) width 5: " "
- text run at (574,0) width 202: "Crash on HP.com with ToT and"
- text run at (0,20) width 317: "Safari 2.0.2 in khtml::RenderContainer::detach()"
- RenderText {#text} at (316,20) size 5x19
- text run at (316,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 733x19
- text run at (0,0) width 410: "There should be two 100x100 squares stacked vertically below. "
- text run at (409,0) width 324: "The green square should be above the blue square."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,102) size 105x204
- RenderTableSection {TBODY} at (0,0) size 105x204
- RenderTableRow (anonymous) at (0,2) size 105x200
- RenderTableCell (anonymous) at (2,2) size 101x200 [r=0 c=0 rs=1 cs=1]
- RenderBlock {TR} at (0,0) size 100x100 [bgcolor=#008000]
- RenderBlock {TR} at (0,100) size 100x100 [bgcolor=#0000FF]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablealignrightwithinleftaligneddivexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/align-right-within-left-aligned-div-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/align-right-within-left-aligned-div-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/align-right-within-left-aligned-div-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x509
- RenderBlock {HTML} at (0,0) size 800x509
- RenderBody {BODY} at (8,8) size 784x22
- RenderBlock {DIV} at (0,0) size 784x2 [border: (1px solid #008000)]
- RenderTable {TABLE} at (1,1) size 400x500 [bgcolor=#FFA500] [border: (1px outset #808080)]
- RenderBlock (anonymous) at (0,2) size 784x20
- RenderText {#text} at (401,0) size 86x19
- text run at (401,0) width 86: "More content"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableappendcellsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/append-cells-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/append-cells-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/append-cells-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,51 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 307x19
- text run at (0,0) width 307: "Both rows should have the same width (725px)."
- RenderTable {TABLE} at (0,36) size 725x40
- RenderTableSection {TBODY} at (0,0) size 725x40
- RenderTableRow {TR} at (0,0) size 725x20
- RenderTableCell {TD} at (0,0) size 182x20 [bgcolor=#7CFC00] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "cell"
- RenderTableCell {TD} at (181,0) size 182x20 [bgcolor=#00FFFF] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "cell"
- RenderTableCell {TD} at (362,0) size 182x20 [bgcolor=#FFFF00] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "cell"
- RenderTableCell {TD} at (543,0) size 182x20 [bgcolor=#FFA500] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "cell"
- RenderTableRow {TR} at (0,20) size 725x20
- RenderTableCell {TD} at (0,20) size 182x20 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (181,20) size 182x20 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (362,20) size 182x20 [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (543,20) size 182x20 [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTable {TABLE} at (0,76) size 725x20
- RenderTableSection {TBODY} at (0,0) size 725x20
- RenderTableRow {TR} at (0,0) size 725x20
- RenderTableCell {TD} at (0,0) size 182x20 [bgcolor=#7CFC00] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "1"
- RenderTableCell {TD} at (181,0) size 182x20 [bgcolor=#00FFFF] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "2"
- RenderTableCell {TD} at (362,0) size 182x20 [bgcolor=#FFFF00] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "3"
- RenderTableCell {TD} at (543,0) size 182x20 [bgcolor=#FFA500] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "4"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableappendcells2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/append-cells2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/append-cells2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/append-cells2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,89 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 465x19
- text run at (0,0) width 465: "Rows should have different number of columns, but those should match."
- RenderTable {TABLE} at (0,36) size 725x100
- RenderTableSection {THEAD} at (0,0) size 725x20
- RenderTableRow {TR} at (0,0) size 725x20
- RenderTableCell {TD} at (0,0) size 91x20 [bgcolor=#7CFC00] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "1"
- RenderTableCell {TD} at (90,0) size 92x20 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 18x19
- text run at (0,0) width 18: "1+"
- RenderTableCell {TD} at (181,0) size 91x20 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "2"
- RenderTableCell {TD} at (271,0) size 92x20 [bgcolor=#008B8B] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 18x19
- text run at (0,0) width 18: "2+"
- RenderTableCell {TD} at (362,0) size 92x20 [bgcolor=#FFFF00] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "3"
- RenderTableCell {TD} at (453,0) size 91x20 [bgcolor=#FFD700] [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 18x19
- text run at (0,0) width 18: "3+"
- RenderTableSection {TFOOT} at (0,80) size 725x20
- RenderTableRow {TR} at (0,0) size 725x20
- RenderTableCell {TD} at (0,0) size 91x20 [bgcolor=#7CFC00] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "1"
- RenderTableCell {TD} at (90,0) size 92x20 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 18x19
- text run at (0,0) width 18: "1+"
- RenderTableCell {TD} at (181,0) size 91x20 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "2"
- RenderTableCell {TD} at (271,0) size 92x20 [bgcolor=#008B8B] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 18x19
- text run at (0,0) width 18: "2+"
- RenderTableCell {TD} at (362,0) size 92x20 [bgcolor=#FFFF00] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "3"
- RenderTableCell {TD} at (453,0) size 91x20 [bgcolor=#FFD700] [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 18x19
- text run at (0,0) width 18: "3+"
- RenderTableCell {TD} at (543,0) size 92x20 [bgcolor=#FFA500] [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "4"
- RenderTableCell {TD} at (634,0) size 91x20 [bgcolor=#FF8C00] [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 18x19
- text run at (0,0) width 18: "4+"
- RenderTableSection {TBODY} at (0,20) size 725x60
- RenderTableRow {TR} at (0,0) size 725x20
- RenderTableCell {TD} at (0,0) size 91x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableRow {TR} at (0,20) size 725x20
- RenderTableCell {TD} at (0,20) size 91x20 [bgcolor=#7CFC00] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "1"
- RenderTableCell {TD} at (90,20) size 92x20 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 18x19
- text run at (0,0) width 18: "1+"
- RenderTableCell {TD} at (181,20) size 91x20 [bgcolor=#00FFFF] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "2"
- RenderTableCell {TD} at (271,20) size 92x20 [bgcolor=#008B8B] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 18x19
- text run at (0,0) width 18: "2+"
- RenderTableRow {TR} at (0,40) size 725x20
- RenderTableCell {TD} at (0,40) size 91x20 [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderBlock (anonymous) at (0,136) size 784x24
- RenderButton {BUTTON} at (2,2) size 50x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 26x14
- RenderText {#text} at (0,0) size 26x14
- text run at (0,0) width 26: "show"
- RenderText {#text} at (53,1) size 5x19
- text run at (53,1) width 5: " "
- RenderButton {BUTTON} at (59,2) size 46x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 21x14
- RenderText {#text} at (0,0) size 21x14
- text run at (0,0) width 21: "hide"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableautowithpercentheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/auto-with-percent-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/auto-with-percent-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/auto-with-percent-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x164
- RenderBlock {HTML} at (0,0) size 800x164
- RenderBody {BODY} at (8,16) size 784x132
- RenderTable {TABLE} at (16,0) size 86x64 [border: (3px solid #FF0000)]
- RenderTableSection {TBODY} at (3,3) size 80x58
- RenderTableRow {TR} at (0,2) size 80x54
- RenderTableCell {TD} at (2,2) size 76x54 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 72x26 [color=#FFFFFF] [bgcolor=#800080]
- RenderTableSection {TBODY} at (0,0) size 72x26
- RenderTableRow {TR} at (0,2) size 72x22
- RenderTableCell {TD} at (2,2) size 68x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 66x19
- text run at (1,1) width 66: "Table One"
- RenderTable {TABLE} at (1,27) size 74x26 [color=#FFFFFF] [bgcolor=#800080]
- RenderTableSection {TBODY} at (0,0) size 74x26
- RenderTableRow {TR} at (0,2) size 74x22
- RenderTableCell {TD} at (2,2) size 70x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 68x19
- text run at (1,1) width 68: "Table Two"
- RenderTable {TABLE} at (16,80) size 69x52 [border: (3px solid #FF0000)]
- RenderTableSection {TBODY} at (3,3) size 63x46
- RenderTableRow {TR} at (0,2) size 63x42
- RenderTableCell {TD} at (2,2) size 59x42 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 57x20 [color=#FFFFFF] [bgcolor=#800080]
- RenderText {#text} at (0,0) size 55x19
- text run at (0,0) width 55: "Div One"
- RenderBlock {DIV} at (1,21) size 57x20 [color=#FFFFFF] [bgcolor=#800080]
- RenderText {#text} at (0,0) size 57x19
- text run at (0,0) width 57: "Div Two"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableautowithpercentheightverticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/auto-with-percent-height-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/auto-with-percent-height-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/auto-with-percent-height-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x202
- RenderBlock {HTML} at (0,0) size 800x202
- RenderBody {BODY} at (8,16) size 784x170
- RenderTable {TABLE} at (16,0) size 64x86 [border: (3px solid #FF0000)]
- RenderTableSection {TBODY} at (3,3) size 58x80
- RenderTableRow {TR} at (0,2) size 54x80
- RenderTableCell {TD} at (2,2) size 54x76 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 26x72 [color=#FFFFFF] [bgcolor=#800080]
- RenderTableSection {TBODY} at (0,0) size 26x72
- RenderTableRow {TR} at (0,2) size 22x72
- RenderTableCell {TD} at (2,2) size 22x68 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x66
- text run at (1,1) width 66: "Table One"
- RenderTable {TABLE} at (27,1) size 26x74 [color=#FFFFFF] [bgcolor=#800080]
- RenderTableSection {TBODY} at (0,0) size 26x74
- RenderTableRow {TR} at (0,2) size 22x74
- RenderTableCell {TD} at (2,2) size 22x70 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x68
- text run at (1,1) width 68: "Table Two"
- RenderTable {TABLE} at (16,101) size 52x69 [border: (3px solid #FF0000)]
- RenderTableSection {TBODY} at (3,3) size 46x63
- RenderTableRow {TR} at (0,2) size 42x63
- RenderTableCell {TD} at (2,2) size 42x59 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 20x57 [color=#FFFFFF] [bgcolor=#800080]
- RenderText {#text} at (0,0) size 19x55
- text run at (0,0) width 55: "Div One"
- RenderBlock {DIV} at (21,1) size 20x57 [color=#FFFFFF] [bgcolor=#800080]
- RenderText {#text} at (0,0) size 19x57
- text run at (0,0) width 57: "Div Two"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsing001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x430
- RenderBlock {HTML} at (0,0) size 800x430
- RenderBody {BODY} at (8,8) size 784x414
- RenderBlock {DIV} at (0,0) size 784x226 [border: (10px dotted #0000FF)]
- RenderTable {TABLE} at (10,10) size 323x206 [border: (5px solid #FF0000)]
- RenderTableSection {TBODY} at (5,5) size 313x176
- RenderTableRow {TR} at (0,0) size 313x42
- RenderTableCell {TD} at (0,0) size 313x42 [border: (5px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (6,6) size 36x19
- text run at (6,6) width 36: "Hello"
- RenderTableRow {TR} at (0,42) size 313x62
- RenderTableCell {TD} at (0,42) size 313x62 [border: (15px solid #0000FF)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (16,16) size 59x19
- text run at (16,16) width 59: "Goodbye"
- RenderTableRow {TR} at (0,104) size 313x72
- RenderTableCell {TD} at (0,104) size 313x72 [border: (25px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (26,26) size 59x19
- text run at (26,26) width 59: "Goodbye"
- RenderBlock {DIV} at (0,386) size 784x28 [border: (1px solid #008000)]
- RenderTable {TABLE} at (1,1) size 33x26 [border: (1px none #808080)]
- RenderTableSection {TBODY} at (1,1) size 31x24
- RenderTableRow {TR} at (0,0) size 31x24
- RenderTableCell {TD} at (0,0) size 31x24 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 27x19
- text run at (2,2) width 27: "Test"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsing001verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/001-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/001-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/001-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (370,0) size 430x600
- RenderBlock {HTML} at (0,0) size 430x600
- RenderBody {BODY} at (8,8) size 414x584
- RenderBlock {DIV} at (0,0) size 226x584 [border: (10px dotted #0000FF)]
- RenderTable {TABLE} at (10,10) size 206x323 [border: (5px solid #FF0000)]
- RenderTableSection {TBODY} at (5,5) size 176x313
- RenderTableRow {TR} at (0,0) size 42x313
- RenderTableCell {TD} at (0,0) size 42x313 [border: (5px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (6,6) size 19x36
- text run at (6,6) width 36: "Hello"
- RenderTableRow {TR} at (0,42) size 62x313
- RenderTableCell {TD} at (42,0) size 62x313 [border: (15px solid #0000FF)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (16,16) size 19x59
- text run at (16,16) width 59: "Goodbye"
- RenderTableRow {TR} at (0,104) size 72x313
- RenderTableCell {TD} at (104,0) size 72x313 [border: (25px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (26,26) size 19x59
- text run at (26,26) width 59: "Goodbye"
- RenderBlock {DIV} at (386,0) size 28x584 [border: (1px solid #008000)]
- RenderTable {TABLE} at (1,1) size 26x33 [border: (1px none #808080)]
- RenderTableSection {TBODY} at (1,1) size 24x31
- RenderTableRow {TR} at (0,0) size 24x31
- RenderTableCell {TD} at (0,0) size 24x31 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x27
- text run at (2,2) width 27: "Test"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsing002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,62 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x282
- RenderTable {TABLE} at (0,0) size 159x282 [border: (2px solid #FFFF00)]
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #000000)]
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableSection {TBODY} at (2,2) size 154x277
- RenderTableRow {TR} at (0,0) size 154x57
- RenderTableCell {TD} at (0,1) size 53x55 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (19,19) size 8x19
- text run at (19,19) width 8: "1"
- RenderTableCell {TD} at (52,0) size 51x57 [border: (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (18,19) size 8x19
- text run at (18,19) width 8: "2"
- RenderTableCell {TD} at (102,0) size 52x57 [border: (3px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (17,19) size 8x19
- text run at (17,19) width 8: "3"
- RenderTableRow {TR} at (0,57) size 154x57
- RenderTableCell {TD} at (0,59) size 53x53 [border: (1px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (19,17) size 8x19
- text run at (19,17) width 8: "4"
- RenderTableCell {TD} at (52,57) size 51x57 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (19,19) size 8x19
- text run at (19,19) width 8: "5"
- RenderTableCell {TD} at (102,57) size 52x57 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (19,19) size 8x19
- text run at (19,19) width 8: "6"
- RenderTableRow {TR} at (0,114) size 154x55
- RenderTableCell {TD} at (0,115) size 53x53 [border: (1px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (19,17) size 8x19
- text run at (19,17) width 8: "7"
- RenderTableCell {TD} at (52,114) size 51x55 [border: (3px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (18,19) size 8x19
- text run at (18,19) width 8: "8"
- RenderTableCell {TD} at (102,114) size 52x55 [border: (3px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (17,19) size 8x19
- text run at (17,19) width 8: "9"
- RenderTableRow {TR} at (0,169) size 154x53
- RenderTableCell {TD} at (0,169) size 53x53 [border: (1px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (19,17) size 16x19
- text run at (19,17) width 16: "10"
- RenderTableCell {TD} at (52,169) size 51x53 [border: (1px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (18,17) size 16x19
- text run at (18,17) width 16: "11"
- RenderTableCell {TD} at (102,169) size 52x53 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (17,17) size 16x19
- text run at (17,17) width 16: "12"
- RenderTableRow {TR} at (0,222) size 154x55
- RenderTableCell {TD} at (0,222) size 53x55 [border: (1px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
- RenderText {#text} at (19,17) size 16x19
- text run at (19,17) width 16: "13"
- RenderTableCell {TD} at (52,222) size 51x55 [border: (1px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (18,17) size 16x19
- text run at (18,17) width 16: "14"
- RenderTableCell {TD} at (102,222) size 52x55 [border: (1px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
- RenderText {#text} at (17,17) size 16x19
- text run at (17,17) width 16: "15"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsing002verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/002-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/002-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/002-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,174 +0,0 @@
</span><del>-layer at (0,0) size 800x622
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x622
- RenderBlock {HTML} at (0,0) size 800x623
- RenderBody {BODY} at (8,8) size 784x599
- RenderBlock {P} at (0,0) size 784x599
- RenderTable {TABLE} at (0,0) size 282x159 [border: (2px solid #FFFF00)]
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #000000)]
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableSection {TBODY} at (2,2) size 277x154
- RenderTableRow {TR} at (0,0) size 57x154
- RenderTableCell {TD} at (0,1) size 57x51 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (19,18) size 19x8
- text run at (19,18) width 8: "1"
- RenderTableCell {TD} at (0,52) size 57x51 [border: (2px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (18,18) size 19x8
- text run at (18,18) width 8: "2"
- RenderTableCell {TD} at (0,102) size 57x52 [border: (1px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (18,17) size 19x8
- text run at (18,17) width 8: "3"
- RenderTableRow {TR} at (0,57) size 57x154
- RenderTableCell {TD} at (57,2) size 57x49 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (18,17) size 19x8
- text run at (18,17) width 8: "4"
- RenderTableCell {TD} at (57,52) size 57x51 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (18,19) size 19x8
- text run at (18,19) width 8: "5"
- RenderTableCell {TD} at (57,102) size 57x52 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (18,19) size 19x8
- text run at (18,19) width 8: "6"
- RenderTableRow {TR} at (0,114) size 55x154
- RenderTableCell {TD} at (114,1) size 55x51 [border: (3px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (17,18) size 19x8
- text run at (17,18) width 8: "7"
- RenderTableCell {TD} at (114,52) size 55x51 [border: (2px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (18,18) size 19x8
- text run at (18,18) width 8: "8"
- RenderTableCell {TD} at (114,102) size 55x52 [border: (1px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (18,17) size 19x8
- text run at (18,17) width 8: "9"
- RenderTableRow {TR} at (0,169) size 53x154
- RenderTableCell {TD} at (169,0) size 53x53 [border: (3px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (16,19) size 19x16
- text run at (16,19) width 16: "10"
- RenderTableCell {TD} at (169,52) size 53x51 [border: (2px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (16,18) size 19x16
- text run at (16,18) width 16: "11"
- RenderTableCell {TD} at (169,102) size 53x52 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (16,17) size 19x16
- text run at (16,17) width 16: "12"
- RenderTableRow {TR} at (0,222) size 55x154
- RenderTableCell {TD} at (222,0) size 55x53 [border: (3px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
- RenderText {#text} at (16,19) size 19x16
- text run at (16,19) width 16: "13"
- RenderTableCell {TD} at (222,52) size 55x51 [border: (2px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (16,18) size 19x16
- text run at (16,18) width 16: "14"
- RenderTableCell {TD} at (222,102) size 55x52 [border: (1px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
- RenderText {#text} at (16,17) size 19x16
- text run at (16,17) width 16: "15"
- RenderTable {TABLE} at (0,158) size 282x159 [border: (2px solid #FFFF00)]
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #000000)]
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableSection {TBODY} at (2,2) size 277x154
- RenderTableRow {TR} at (0,0) size 57x154
- RenderTableCell {TD} at (0,1) size 57x51 [border: (3px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (20,18) size 19x8
- text run at (20,18) width 8: "1"
- RenderTableCell {TD} at (0,52) size 57x51 [border: (2px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (19,18) size 19x8
- text run at (19,18) width 8: "2"
- RenderTableCell {TD} at (0,102) size 57x52 [border: (1px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (19,17) size 19x8
- text run at (19,17) width 8: "3"
- RenderTableRow {TR} at (0,57) size 57x154
- RenderTableCell {TD} at (57,2) size 57x49 [border: (3px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (19,17) size 19x8
- text run at (19,17) width 8: "4"
- RenderTableCell {TD} at (57,52) size 57x51 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (19,19) size 19x8
- text run at (19,19) width 8: "5"
- RenderTableCell {TD} at (57,102) size 57x52 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (19,19) size 19x8
- text run at (19,19) width 8: "6"
- RenderTableRow {TR} at (0,114) size 55x154
- RenderTableCell {TD} at (114,1) size 55x51 [border: (3px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (18,18) size 19x8
- text run at (18,18) width 8: "7"
- RenderTableCell {TD} at (114,52) size 55x51 [border: (2px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (19,18) size 19x8
- text run at (19,18) width 8: "8"
- RenderTableCell {TD} at (114,102) size 55x52 [border: (1px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (19,17) size 19x8
- text run at (19,17) width 8: "9"
- RenderTableRow {TR} at (0,169) size 53x154
- RenderTableCell {TD} at (169,0) size 53x53 [border: (3px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (17,19) size 19x16
- text run at (17,19) width 16: "10"
- RenderTableCell {TD} at (169,52) size 53x51 [border: (2px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (17,18) size 19x16
- text run at (17,18) width 16: "11"
- RenderTableCell {TD} at (169,102) size 53x52 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (17,17) size 19x16
- text run at (17,17) width 16: "12"
- RenderTableRow {TR} at (0,222) size 55x154
- RenderTableCell {TD} at (222,0) size 55x53 [border: (3px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
- RenderText {#text} at (17,19) size 19x16
- text run at (17,19) width 16: "13"
- RenderTableCell {TD} at (222,52) size 55x51 [border: (2px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (17,18) size 19x16
- text run at (17,18) width 16: "14"
- RenderTableCell {TD} at (222,102) size 55x52 [border: (1px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
- RenderText {#text} at (17,17) size 19x16
- text run at (17,17) width 16: "15"
- RenderTable {TABLE} at (0,316) size 159x283 [border: (3px solid #FFFF00)]
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0 [border: (3px solid #000000)]
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableSection {TBODY} at (2,2) size 154x277
- RenderTableRow {TR} at (0,0) size 154x57
- RenderTableCell {TD} at (0,1) size 53x55 [border: (1px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (19,18) size 8x19
- text run at (19,18) width 8: "1"
- RenderTableCell {TD} at (52,0) size 51x57 [border: (3px solid #FF0000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (18,18) size 8x19
- text run at (18,18) width 8: "2"
- RenderTableCell {TD} at (102,0) size 52x57 [border: (3px solid #FF0000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (17,18) size 8x19
- text run at (17,18) width 8: "3"
- RenderTableRow {TR} at (0,57) size 154x57
- RenderTableCell {TD} at (0,59) size 53x53 [border: (1px solid #FF0000)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (19,16) size 8x19
- text run at (19,16) width 8: "4"
- RenderTableCell {TD} at (52,57) size 51x57 [border: (3px dashed #0000FF)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (19,18) size 8x19
- text run at (19,18) width 8: "5"
- RenderTableCell {TD} at (102,57) size 52x57 [border: (3px solid #008000)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (19,18) size 8x19
- text run at (19,18) width 8: "6"
- RenderTableRow {TR} at (0,114) size 154x55
- RenderTableCell {TD} at (0,115) size 53x53 [border: (1px solid #FF0000)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (19,16) size 8x19
- text run at (19,16) width 8: "7"
- RenderTableCell {TD} at (52,114) size 51x55 [border: (1px solid #FF0000)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (18,18) size 8x19
- text run at (18,18) width 8: "8"
- RenderTableCell {TD} at (102,114) size 52x55 [border: (1px solid #FF0000)] [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (17,18) size 8x19
- text run at (17,18) width 8: "9"
- RenderTableRow {TR} at (0,169) size 154x53
- RenderTableCell {TD} at (0,169) size 53x53 [border: (1px solid #FF0000)] [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (19,16) size 16x19
- text run at (19,16) width 16: "10"
- RenderTableCell {TD} at (52,169) size 51x53 [border: (1px solid #FF0000)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (18,16) size 16x19
- text run at (18,16) width 16: "11"
- RenderTableCell {TD} at (102,169) size 52x53 [border: (1px solid #FF0000)] [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (17,16) size 16x19
- text run at (17,16) width 16: "12"
- RenderTableRow {TR} at (0,222) size 154x55
- RenderTableCell {TD} at (0,222) size 53x55 [border: (3px solid #FF0000)] [r=4 c=0 rs=1 cs=1]
- RenderText {#text} at (19,16) size 16x19
- text run at (19,16) width 16: "13"
- RenderTableCell {TD} at (52,222) size 51x55 [border: (3px solid #FF0000)] [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (18,16) size 16x19
- text run at (18,16) width 16: "14"
- RenderTableCell {TD} at (102,222) size 52x55 [border: (3px solid #FF0000)] [r=4 c=2 rs=1 cs=1]
- RenderText {#text} at (17,16) size 16x19
- text run at (17,16) width 16: "15"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsing003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x390
- RenderBlock {HTML} at (0,0) size 800x390
- RenderBody {BODY} at (8,16) size 784x342
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 204x19
- text run at (0,0) width 204: "The black border below should "
- RenderInline {I} at (0,0) size 21x19
- RenderText {#text} at (203,0) size 21x19
- text run at (203,0) width 21: "not"
- RenderText {#text} at (223,0) size 758x39
- text run at (223,0) width 218: " cut through the top left corner of "
- text run at (440,0) width 318: "the blue border. It would cut through with our old"
- text run at (0,20) width 88: "behavior, but "
- RenderInline {A} at (0,0) size 24x19 [color=#0000EE]
- RenderText {#text} at (87,20) size 24x19
- text run at (87,20) width 24: "this"
- RenderText {#text} at (110,20) size 313x19
- text run at (110,20) width 5: " "
- text run at (114,20) width 309: "bug fix changed our behavior to match the spec."
- RenderBlock {DIV} at (32,72) size 720x270 [border: (1px solid #0000FF)]
- RenderTable {DIV} at (1,1) size 116x220 [border: (10px none #000000)]
- RenderTableSection (anonymous) at (1,10) size 105x200
- RenderTableRow {P} at (0,0) size 105x100
- RenderTableCell {SPAN} at (0,0) size 53x11 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {SPAN} at (52,0) size 53x68 [border: (10px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {P} at (0,100) size 105x100 [border: (1px solid #0000FF)]
- RenderTableCell {SPAN} at (0,100) size 53x20 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {SPAN} at (52,100) size 53x68 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsing003verticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/003-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/003-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/003-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (390,0) size 410x600
- RenderBlock {HTML} at (0,0) size 410x600
- RenderBody {BODY} at (16,8) size 362x584
- RenderBlock {P} at (0,0) size 60x584
- RenderText {#text} at (0,0) size 19x204
- text run at (0,0) width 204: "The black border below should "
- RenderInline {I} at (0,0) size 19x21
- RenderText {#text} at (0,203) size 19x21
- text run at (0,203) width 21: "not"
- RenderText {#text} at (0,223) size 39x555
- text run at (0,223) width 217: " cut through the top left corner of "
- text run at (0,440) width 114: "the blue border. It"
- text run at (20,0) width 292: "would cut through with our old behavior, but "
- RenderInline {A} at (0,0) size 19x24 [color=#0000EE]
- RenderText {#text} at (20,291) size 19x24
- text run at (20,291) width 24: "this"
- RenderText {#text} at (20,314) size 39x567
- text run at (20,314) width 4: " "
- text run at (20,318) width 248: "bug fix changed our behavior to match"
- text run at (40,0) width 56: "the spec."
- RenderBlock {DIV} at (92,32) size 270x520 [border: (1px solid #0000FF)]
- RenderTable {DIV} at (1,1) size 220x116 [border: (1px none #000000)]
- RenderTableSection (anonymous) at (10,1) size 200x105
- RenderTableRow {P} at (0,0) size 100x105
- RenderTableCell {SPAN} at (0,0) size 100x-36 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {SPAN} at (0,52) size 100x21 [border: (10px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {P} at (0,100) size 100x105 [border: (1px solid #0000FF)]
- RenderTableCell {SPAN} at (100,0) size 100x-27 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {SPAN} at (100,52) size 100x21 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsingbordercollapsingheadfootexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,277 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 687x19
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 353x19
- text run at (53,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8848"
- RenderText {#text} at (405,0) size 335x19
- text run at (405,0) width 5: " "
- text run at (409,0) width 331: "TFOOT borders are copied to THEAD and TBODY"
- RenderText {#text} at (739,0) size 5x19
- text run at (739,0) width 5: "."
- RenderBlock {HR} at (0,36) size 784x2 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,46) size 317x331
- RenderTableSection {TBODY} at (0,0) size 317x331
- RenderTableRow {TR} at (0,2) size 317x327
- RenderTableCell {TD} at (2,2) size 77x327 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 55x95 [border: none]
- RenderTableSection {THEAD} at (0,0) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TH} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x19
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,23) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {TBODY} at (0,46) size 54x24
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TD} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 2"
- RenderTableSection {TFOOT} at (0,70) size 54x24 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TD} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "Footer"
- RenderTable {TABLE} at (11,116) size 55x95 [border: none]
- RenderTableSection {TBODY} at (0,23) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {THEAD} at (0,0) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TH} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x19
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,46) size 54x24
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TD} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 2"
- RenderTableSection {TFOOT} at (0,70) size 54x24 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TD} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "Footer"
- RenderTable {TABLE} at (11,221) size 55x95 [border: none]
- RenderTableSection {TBODY} at (0,23) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {THEAD} at (0,0) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TH} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x19
- text run at (2,2) width 51: "Header"
- RenderTableSection {TFOOT} at (0,70) size 54x24 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TD} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "Footer"
- RenderTableSection {TBODY} at (0,46) size 54x24
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TD} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 2"
- RenderTableCell {TD} at (80,2) size 78x327 [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 55x95 [border: none]
- RenderTableSection {TBODY} at (0,23) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {TFOOT} at (0,70) size 54x24 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TD} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "Footer"
- RenderTableSection {THEAD} at (0,0) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TH} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x19
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,46) size 54x24
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TD} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 2"
- RenderTable {TABLE} at (11,116) size 55x95 [border: none]
- RenderTableSection {TFOOT} at (0,70) size 54x24 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TD} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "Footer"
- RenderTableSection {TBODY} at (0,23) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {THEAD} at (0,0) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TH} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x19
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,46) size 54x24
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TD} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 2"
- RenderTable {TABLE} at (11,221) size 55x95 [border: none]
- RenderTableSection {TBODY} at (0,23) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {TBODY} at (0,46) size 54x24
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TD} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 2"
- RenderTableSection {TFOOT} at (0,70) size 54x24 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TD} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "Footer"
- RenderTableSection {THEAD} at (0,0) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TH} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x19
- text run at (2,2) width 51: "Header"
- RenderTableCell {TD} at (159,2) size 78x327 [r=0 c=2 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 55x95 [border: (1px none #808080)]
- RenderTableSection {THEAD} at (0,1) size 54x24 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TH} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x19
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,25) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {TBODY} at (0,48) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 2"
- RenderTableSection {TFOOT} at (0,71) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "Footer"
- RenderTable {TABLE} at (11,116) size 55x95 [border: (1px none #808080)]
- RenderTableSection {TBODY} at (0,25) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {THEAD} at (0,1) size 54x24 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TH} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x19
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,48) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 2"
- RenderTableSection {TFOOT} at (0,71) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "Footer"
- RenderTable {TABLE} at (11,221) size 55x95 [border: (1px none #808080)]
- RenderTableSection {TBODY} at (0,25) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {THEAD} at (0,1) size 54x24 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TH} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x19
- text run at (2,2) width 51: "Header"
- RenderTableSection {TFOOT} at (0,71) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "Footer"
- RenderTableSection {TBODY} at (0,48) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 2"
- RenderTableCell {TD} at (238,2) size 77x327 [r=0 c=3 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 55x95 [border: (1px none #808080)]
- RenderTableSection {TBODY} at (0,25) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {TFOOT} at (0,71) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "Footer"
- RenderTableSection {THEAD} at (0,1) size 54x24 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TH} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x19
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,48) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 2"
- RenderTable {TABLE} at (11,116) size 55x95 [border: (1px none #808080)]
- RenderTableSection {TFOOT} at (0,71) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "Footer"
- RenderTableSection {TBODY} at (0,25) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {THEAD} at (0,1) size 54x24 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TH} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x19
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (0,48) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 2"
- RenderTable {TABLE} at (11,221) size 55x95 [border: (1px none #808080)]
- RenderTableSection {TBODY} at (0,25) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {TBODY} at (0,48) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Body 2"
- RenderTableSection {TFOOT} at (0,71) size 54x23
- RenderTableRow {TR} at (0,0) size 54x23
- RenderTableCell {TD} at (0,0) size 54x23 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 42x19
- text run at (2,2) width 42: "Footer"
- RenderTableSection {THEAD} at (0,1) size 54x24 [border: (2px solid #0000FF) none (2px solid #008000) none]
- RenderTableRow {TR} at (0,0) size 54x24
- RenderTableCell {TH} at (0,0) size 54x24 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 51x19
- text run at (2,2) width 51: "Header"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsingbordercollapsingheadfootverticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,277 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 687x19
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 353x19
- text run at (53,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8848"
- RenderText {#text} at (405,0) size 335x19
- text run at (405,0) width 5: " "
- text run at (409,0) width 331: "TFOOT borders are copied to THEAD and TBODY"
- RenderText {#text} at (739,0) size 5x19
- text run at (739,0) width 5: "."
- RenderBlock {HR} at (0,36) size 784x2 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,46) size 419x211
- RenderTableSection {TBODY} at (0,0) size 419x211
- RenderTableRow {TR} at (0,2) size 419x207
- RenderTableCell {TD} at (2,2) size 103x207 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 94x55 [border: none]
- RenderTableSection {THEAD} at (0,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TH} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x51
- text run at (1,2) width 51: "Header"
- RenderTableSection {TBODY} at (23,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 1"
- RenderTableSection {TBODY} at (46,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 2"
- RenderTableSection {TFOOT} at (69,0) size 24x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TD} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x42
- text run at (2,2) width 42: "Footer"
- RenderTable {TABLE} at (11,75) size 94x56 [border: none]
- RenderTableSection {TBODY} at (23,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 1"
- RenderTableSection {THEAD} at (0,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TH} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x51
- text run at (1,2) width 51: "Header"
- RenderTableSection {TBODY} at (46,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 2"
- RenderTableSection {TFOOT} at (69,0) size 24x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TD} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x42
- text run at (2,2) width 42: "Footer"
- RenderTable {TABLE} at (11,140) size 94x56 [border: none]
- RenderTableSection {TBODY} at (23,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 1"
- RenderTableSection {THEAD} at (0,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TH} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x51
- text run at (1,2) width 51: "Header"
- RenderTableSection {TFOOT} at (69,0) size 24x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TD} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x42
- text run at (2,2) width 42: "Footer"
- RenderTableSection {TBODY} at (46,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 2"
- RenderTableCell {TD} at (106,2) size 103x207 [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 94x55 [border: none]
- RenderTableSection {TBODY} at (23,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 1"
- RenderTableSection {TFOOT} at (69,0) size 24x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TD} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x42
- text run at (2,2) width 42: "Footer"
- RenderTableSection {THEAD} at (0,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TH} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x51
- text run at (1,2) width 51: "Header"
- RenderTableSection {TBODY} at (46,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 2"
- RenderTable {TABLE} at (11,75) size 94x56 [border: none]
- RenderTableSection {TFOOT} at (69,0) size 24x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TD} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x42
- text run at (2,2) width 42: "Footer"
- RenderTableSection {TBODY} at (23,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 1"
- RenderTableSection {THEAD} at (0,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TH} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x51
- text run at (1,2) width 51: "Header"
- RenderTableSection {TBODY} at (46,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 2"
- RenderTable {TABLE} at (11,140) size 94x56 [border: none]
- RenderTableSection {TBODY} at (23,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 1"
- RenderTableSection {TBODY} at (46,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 2"
- RenderTableSection {TFOOT} at (69,0) size 24x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TD} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x42
- text run at (2,2) width 42: "Footer"
- RenderTableSection {THEAD} at (0,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TH} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x51
- text run at (1,2) width 51: "Header"
- RenderTableCell {TD} at (210,2) size 103x207 [r=0 c=2 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 96x55 [border: none]
- RenderTableSection {THEAD} at (1,0) size 24x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TH} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x51
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (25,0) size 24x54
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TD} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x47
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {TBODY} at (49,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 2"
- RenderTableSection {TFOOT} at (72,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x42
- text run at (1,2) width 42: "Footer"
- RenderTable {TABLE} at (11,75) size 96x56 [border: none]
- RenderTableSection {TBODY} at (25,0) size 24x54
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TD} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x47
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {THEAD} at (1,0) size 24x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TH} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x51
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (49,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 2"
- RenderTableSection {TFOOT} at (72,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x42
- text run at (1,2) width 42: "Footer"
- RenderTable {TABLE} at (11,140) size 96x56 [border: none]
- RenderTableSection {TBODY} at (25,0) size 24x54
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TD} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x47
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {THEAD} at (1,0) size 24x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TH} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x51
- text run at (2,2) width 51: "Header"
- RenderTableSection {TFOOT} at (72,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x42
- text run at (1,2) width 42: "Footer"
- RenderTableSection {TBODY} at (49,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 2"
- RenderTableCell {TD} at (314,2) size 103x207 [r=0 c=3 rs=1 cs=1]
- RenderTable {TABLE} at (11,11) size 96x55 [border: none]
- RenderTableSection {TBODY} at (25,0) size 24x54
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TD} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x47
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {TFOOT} at (72,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x42
- text run at (1,2) width 42: "Footer"
- RenderTableSection {THEAD} at (1,0) size 24x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TH} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x51
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (49,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 2"
- RenderTable {TABLE} at (11,75) size 96x56 [border: none]
- RenderTableSection {TFOOT} at (72,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x42
- text run at (1,2) width 42: "Footer"
- RenderTableSection {TBODY} at (25,0) size 24x54
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TD} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x47
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {THEAD} at (1,0) size 24x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TH} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x51
- text run at (2,2) width 51: "Header"
- RenderTableSection {TBODY} at (49,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 2"
- RenderTable {TABLE} at (11,140) size 96x56 [border: none]
- RenderTableSection {TBODY} at (25,0) size 24x54
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TD} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x47
- text run at (2,2) width 47: "Body 1"
- RenderTableSection {TBODY} at (49,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x47
- text run at (1,2) width 47: "Body 2"
- RenderTableSection {TFOOT} at (72,0) size 23x54
- RenderTableRow {TR} at (0,0) size 23x54
- RenderTableCell {TD} at (0,0) size 23x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x42
- text run at (1,2) width 42: "Footer"
- RenderTableSection {THEAD} at (1,0) size 24x54 [border: none (2px solid #0000FF) none (2px solid #008000)]
- RenderTableRow {TR} at (0,0) size 24x54
- RenderTableCell {TH} at (0,0) size 24x54 [border: (1px solid #D3D3D3)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 19x51
- text run at (2,2) width 51: "Header"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsingrtlbordercollapsingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/rtl-border-collapsing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/rtl-border-collapsing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/rtl-border-collapsing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,105 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 218x19
- text run at (0,0) width 218: "This tests for a regression against "
- RenderInline {I} at (0,0) size 763x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (217,0) size 354x19
- text run at (217,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6888"
- RenderText {#text} at (570,0) size 763x39
- text run at (570,0) width 193: " Collapsed borders appear on"
- text run at (0,20) width 317: "the wrong side or on the wrong cell in RTL tables"
- RenderText {#text} at (316,20) size 5x19
- text run at (316,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 371x19
- text run at (0,0) width 371: "The RTL table should be a mirror image of the LTR table."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,102) size 134x80
- RenderTableSection {TBODY} at (0,0) size 134x80
- RenderTableRow {TR} at (0,0) size 134x28
- RenderTableCell {TD} at (0,0) size 68x28 [border: none (1px solid #000000) none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (18,4) size 30x19
- text run at (18,4) width 30: "RTL"
- RenderTableCell {TD} at (67,0) size 67x28 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (18,4) size 30x19
- text run at (18,4) width 30: "LTR"
- RenderTableRow {TR} at (0,28) size 134x52
- RenderTableCell {TD} at (0,28) size 68x52 [border: none (1px solid #000000) none] [r=1 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 59x44 [border: none (1px solid #0000FF) none (1px solid #FF0000)]
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FFFF00] [border: none (2px dotted #008000) none (1px solid #000000)]
- RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#C0C0C0]
- RenderTableSection {TBODY} at (1,0) size 57x44
- RenderTableRow {TR} at (0,0) size 57x22
- RenderTableCell {TD} at (44,0) size 13x22 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 9x19
- text run at (2,1) width 9 RTL: " "
- RenderTableCell {TD} at (33,0) size 12x22 [border: none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 9x19
- text run at (2,1) width 9 RTL: " "
- RenderTableCell {TD} at (11,0) size 23x22 [border: none] [r=0 c=2 rs=1 cs=2]
- RenderText {#text} at (12,1) size 9x19
- text run at (12,1) width 9 RTL: " "
- RenderTableCell {TD} at (0,0) size 12x22 [border: none] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (2,1) size 9x19
- text run at (2,1) width 9 RTL: " "
- RenderTableRow {TR} at (0,22) size 57x22
- RenderTableCell {TD} at (44,22) size 13x22 [border: none (2px solid #800000) none] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 9x19
- text run at (1,1) width 9 RTL: " "
- RenderTableCell {TD} at (33,22) size 12x22 [border: none] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 9x19
- text run at (2,1) width 9 RTL: " "
- RenderTableCell {TD} at (21,22) size 13x22 [border: none] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 9x19
- text run at (2,1) width 9 RTL: " "
- RenderTableCell {TD} at (11,22) size 11x22 [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 9x19
- text run at (1,1) width 9 RTL: " "
- RenderTableCell {TD} at (0,22) size 12x22 [border: none] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (2,1) size 9x19
- text run at (2,1) width 9 RTL: " "
- RenderTableCell {TD} at (67,28) size 67x52 [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 59x44 [border: none (1px solid #FF0000) none (1px solid #0000FF)]
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FFFF00] [border: none (1px solid #000000) none (2px dotted #008000)]
- RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#C0C0C0]
- RenderTableSection {TBODY} at (1,0) size 57x44
- RenderTableRow {TR} at (0,0) size 57x22
- RenderTableCell {TD} at (0,0) size 13x22 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 8x19
- text run at (2,1) width 8: " "
- RenderTableCell {TD} at (12,0) size 12x22 [border: none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x19
- text run at (1,1) width 8: " "
- RenderTableCell {TD} at (23,0) size 23x22 [border: none] [r=0 c=2 rs=1 cs=2]
- RenderText {#text} at (2,1) size 8x19
- text run at (2,1) width 8: " "
- RenderTableCell {TD} at (45,0) size 12x22 [border: none] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x19
- text run at (1,1) width 8: " "
- RenderTableRow {TR} at (0,22) size 57x22
- RenderTableCell {TD} at (0,22) size 13x22 [border: none (2px solid #800000)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (3,1) size 8x19
- text run at (3,1) width 8: " "
- RenderTableCell {TD} at (12,22) size 12x22 [border: none] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x19
- text run at (1,1) width 8: " "
- RenderTableCell {TD} at (23,22) size 12x22 [border: none] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 8x19
- text run at (2,1) width 8: " "
- RenderTableCell {TD} at (34,22) size 12x22 [border: none] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (2,1) size 8x19
- text run at (2,1) width 8: " "
- RenderTableCell {TD} at (45,22) size 12x22 [border: none] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x19
- text run at (1,1) width 8: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablebordercollapsingrtlbordercollapsingverticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,105 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 218x19
- text run at (0,0) width 218: "This tests for a regression against "
- RenderInline {I} at (0,0) size 763x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (217,0) size 354x19
- text run at (217,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6888"
- RenderText {#text} at (570,0) size 763x39
- text run at (570,0) width 193: " Collapsed borders appear on"
- text run at (0,20) width 317: "the wrong side or on the wrong cell in RTL tables"
- RenderText {#text} at (316,20) size 5x19
- text run at (316,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 371x19
- text run at (0,0) width 371: "The RTL table should be a mirror image of the LTR table."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,102) size 80x140
- RenderTableSection {TBODY} at (0,0) size 80x140
- RenderTableRow {TR} at (0,0) size 28x140
- RenderTableCell {TD} at (0,0) size 28x71 [border: none (1px solid #000000) none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (4,19) size 19x31
- text run at (4,19) width 30: "RTL"
- RenderTableCell {TD} at (0,70) size 28x70 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (4,20) size 19x29
- text run at (4,20) width 29: "LTR"
- RenderTableRow {TR} at (0,28) size 52x140
- RenderTableCell {TD} at (28,0) size 52x71 [border: none (1px solid #000000) none] [r=1 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 44x62 [border: (1px solid #0000FF) none (1px solid #FF0000) none]
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FFFF00] [border: (2px dotted #008000) none (1px solid #000000) none]
- RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#C0C0C0]
- RenderTableSection {TBODY} at (0,1) size 44x60
- RenderTableRow {TR} at (0,0) size 22x60
- RenderTableCell {TD} at (0,46) size 22x14 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,3) size 19x9
- text run at (1,3) width 8 RTL: " "
- RenderTableCell {TD} at (0,33) size 22x14 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,4) size 19x9
- text run at (1,4) width 8 RTL: " "
- RenderTableCell {TD} at (0,11) size 22x23 [r=0 c=2 rs=1 cs=2]
- RenderText {#text} at (1,13) size 19x9
- text run at (1,13) width 8 RTL: " "
- RenderTableCell {TD} at (0,0) size 22x12 [border: (1px none #000000)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x9
- text run at (1,2) width 8 RTL: " "
- RenderTableRow {TR} at (0,22) size 22x60
- RenderTableCell {TD} at (22,46) size 22x14 [border: (2px solid #800000) none] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,3) size 19x9
- text run at (1,3) width 8 RTL: " "
- RenderTableCell {TD} at (22,33) size 22x14 [border: (1px none #000000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x9
- text run at (1,2) width 8 RTL: " "
- RenderTableCell {TD} at (22,22) size 22x12 [border: (1px none #000000)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x9
- text run at (1,2) width 8 RTL: " "
- RenderTableCell {TD} at (22,11) size 22x12 [border: none] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x9
- text run at (1,1) width 8 RTL: " "
- RenderTableCell {TD} at (22,0) size 22x12 [border: (1px none #000000)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x9
- text run at (1,2) width 8 RTL: " "
- RenderTableCell {TD} at (28,70) size 52x70 [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 44x62 [border: (1px solid #FF0000) none (1px solid #0000FF) none]
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FFFF00] [border: (1px solid #000000) none (2px dotted #008000) none]
- RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#C0C0C0]
- RenderTableSection {TBODY} at (0,1) size 44x60
- RenderTableRow {TR} at (0,0) size 22x60
- RenderTableCell {TD} at (0,0) size 22x14 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x8
- text run at (1,2) width 8: " "
- RenderTableCell {TD} at (0,13) size 22x13 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x8
- text run at (1,1) width 8: " "
- RenderTableCell {TD} at (0,25) size 22x24 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=2]
- RenderText {#text} at (1,2) size 19x8
- text run at (1,2) width 8: " "
- RenderTableCell {TD} at (0,48) size 22x12 [border: none] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x8
- text run at (1,1) width 8: " "
- RenderTableRow {TR} at (0,22) size 22x60
- RenderTableCell {TD} at (22,0) size 22x14 [border: (1px none #000000) (2px solid #800000) none] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x8
- text run at (1,2) width 8: " "
- RenderTableCell {TD} at (22,13) size 22x13 [border: (2px none #000000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,3) size 19x8
- text run at (1,3) width 8: " "
- RenderTableCell {TD} at (22,25) size 22x13 [border: (1px none #000000)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x8
- text run at (1,2) width 8: " "
- RenderTableCell {TD} at (22,37) size 22x12 [border: (1px none #000000)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (1,2) size 19x8
- text run at (1,2) width 8: " "
- RenderTableCell {TD} at (22,48) size 22x12 [border: none] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x8
- text run at (1,1) width 8: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablecellabsolutechildexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-absolute-child-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-absolute-child-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-absolute-child-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 213x19
- text run at (0,0) width 213: "This tests for regressions against "
- RenderInline {I} at (0,0) size 747x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (212,0) size 354x19
- text run at (212,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8081"
- RenderText {#text} at (565,0) size 747x39
- text run at (565,0) width 5: " "
- text run at (569,0) width 178: "REGRESSION: Drop-down"
- text run at (0,20) width 130: "menu has gap at top"
- RenderText {#text} at (129,20) size 5x19
- text run at (129,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 541x19
- text run at (0,0) width 541: "You should see two identical green squares, 100x100 pixels each, next to each other."
- RenderTable {TABLE} at (0,92) size 108x156
- RenderTableSection {TBODY} at (0,0) size 108x156
- RenderTableRow {TR} at (0,2) size 108x50
- RenderTableCell {TD} at (2,26) size 104x2 [r=0 c=0 rs=1 cs=2]
- RenderTableRow {TR} at (0,54) size 108x100
- RenderTableCell {TD} at (2,54) size 100x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- RenderTableCell (anonymous) at (104,54) size 2x0 [r=1 c=1 rs=1 cs=1]
-layer at (11,155) size 98x98
- RenderBlock (positioned) {DIV} at (11,155) size 98x98
-layer at (112,154) size 102x102
- RenderBlock (positioned) {TD} at (112,154) size 102x102 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablecellcoalescingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-coalescing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-coalescing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-coalescing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x0
- RenderTable at (0,0) size 55x20
- RenderTableSection (anonymous) at (0,0) size 55x20
- RenderTableRow (anonymous) at (0,0) size 55x20
- RenderTableCell {DIV} at (0,0) size 27x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "One"
- RenderTableCell {DIV} at (26,0) size 29x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "Two"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablecellprefwidthinvalidationexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-pref-width-invalidation-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-pref-width-invalidation-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-pref-width-invalidation-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x26
- RenderTableSection {TBODY} at (0,0) size 784x26
- RenderTableRow {TR} at (0,2) size 784x22
- RenderTableCell {TD} at (2,2) size 62x22 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (66,12) size 716x2 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,26) size 784x0
-layer at (11,11) size 60x20
- RenderBlock {DIV} at (1,1) size 60x20
- RenderText {#text} at (0,0) size 56x19
- text run at (0,0) width 56: "Success!"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablecellwidthautoexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-width-auto-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-width-auto-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cell-width-auto-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,54 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x560
- RenderBlock {HTML} at (0,0) size 800x560
- RenderBody {BODY} at (8,16) size 784x536
- RenderBlock {DIV} at (0,0) size 600x536
- RenderBlock {P} at (0,0) size 600x20
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "The following two tables should be the same."
- RenderBlock {P} at (0,36) size 600x20
- RenderText {#text} at (0,0) size 163x19
- text run at (0,0) width 163: "Table 1: width in <COL>"
- RenderTable {TABLE} at (0,72) size 257x206
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0
- RenderTableSection {TBODY} at (0,0) size 257x206
- RenderTableRow {TR} at (0,2) size 257x202
- RenderTableCell {TD} at (2,2) size 151x202 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 148x199
- text run at (1,1) width 91: "Cras tincidunt"
- text run at (1,21) width 148: "bibendum nunc. Morbi"
- text run at (1,41) width 136: "condimentum aliquet"
- text run at (1,61) width 101: "diam. Phasellus"
- text run at (1,81) width 100: "pulvinar, nisl at"
- text run at (1,101) width 131: "tempor auctor, dolor"
- text run at (1,121) width 144: "pede vestibulum risus,"
- text run at (1,141) width 147: "placerat malesuada dui"
- text run at (1,161) width 124: "enim nec est. Nulla"
- text run at (1,181) width 24: "leo."
- RenderTableCell {TD} at (154,92) size 101x22 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 86x19
- text run at (1,1) width 86: "Lorem ipsum"
- RenderBlock {P} at (0,294) size 600x20
- RenderText {#text} at (0,0) size 153x19
- text run at (0,0) width 153: "Table 2: width in <TD>"
- RenderTable {TABLE} at (0,330) size 261x206
- RenderTableSection {TBODY} at (0,0) size 261x206
- RenderTableRow {TR} at (0,2) size 261x202
- RenderTableCell {TD} at (2,2) size 153x202 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 149x199
- text run at (1,1) width 91: "Cras tincidunt"
- text run at (1,21) width 148: "bibendum nunc. Morbi"
- text run at (1,41) width 136: "condimentum aliquet"
- text run at (1,61) width 101: "diam. Phasellus"
- text run at (1,81) width 149: "pulvinar, nisl at tempor"
- text run at (1,101) width 116: "auctor, dolor pede"
- text run at (1,121) width 110: "vestibulum risus,"
- text run at (1,141) width 147: "placerat malesuada dui"
- text run at (1,161) width 124: "enim nec est. Nulla"
- text run at (1,181) width 24: "leo."
- RenderTableCell {TD} at (156,92) size 103x22 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 86x19
- text run at (1,1) width 86: "Lorem ipsum"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablecellindexexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cellindex-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cellindex-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/cellindex-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 154x26
- RenderTableSection {TBODY} at (0,0) size 154x26
- RenderTableRow {TR} at (0,2) size 154x22
- RenderTableCell {TH} at (2,2) size 65x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 63x19
- text run at (1,1) width 63: "Header 1"
- RenderTableCell {TD} at (68,2) size 42x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 1"
- RenderTableCell {TD} at (111,2) size 41x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 2"
- RenderBlock (anonymous) at (0,26) size 784x60
- RenderText {#text} at (0,0) size 93x19
- text run at (0,0) width 93: "h1 has index 0"
- RenderBR {BR} at (92,15) size 1x0
- RenderText {#text} at (0,20) size 92x19
- text run at (0,20) width 92: "c1 has index 1"
- RenderBR {BR} at (91,35) size 1x0
- RenderText {#text} at (0,40) size 92x19
- text run at (0,40) width 92: "c2 has index 2"
- RenderBR {BR} at (91,55) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablecolgroupprecededbycaptionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colgroup-preceded-by-caption-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colgroup-preceded-by-caption-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colgroup-preceded-by-caption-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x148
- RenderBlock {HTML} at (0,0) size 800x148
- RenderBody {BODY} at (8,8) size 784x132
- RenderTable {TABLE} at (0,0) size 275x66
- RenderBlock {CAPTION} at (0,0) size 275x40
- RenderText {#text} at (30,0) size 214x39
- text run at (30,0) width 214: "The next line should have yellow"
- text run at (97,20) width 80: "background."
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FFFF00]
- RenderTableSection {TBODY} at (0,40) size 275x26
- RenderTableRow {TR} at (0,2) size 275x22
- RenderTableCell {TD} at (2,2) size 271x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 269x19
- text run at (1,1) width 269: "This line should have yellow background."
- RenderTable {TABLE} at (0,66) size 275x66
- RenderBlock {CAPTION} at (0,0) size 275x40
- RenderText {#text} at (30,0) size 214x39
- text run at (30,0) width 214: "The next line should have yellow"
- text run at (97,20) width 80: "background."
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#FFFF00]
- RenderTableSection {TBODY} at (0,40) size 275x26
- RenderTableRow {TR} at (0,2) size 275x22
- RenderTableCell {TD} at (2,2) size 271x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 269x19
- text run at (1,1) width 269: "This line should have yellow background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablecolgroupspanninggroupsrulesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colgroup-spanning-groups-rules-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colgroup-spanning-groups-rules-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colgroup-spanning-groups-rules-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,113 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 240x226 [border: none]
- RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (1px solid #000000) none (1px solid #000000)]
- RenderTableCol {COLGROUP} at (0,0) size 0x0 [border: none (1px solid #000000) none (1px solid #000000)]
- RenderTableSection {TBODY} at (0,0) size 239x225 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 239x29
- RenderTableCell {TH} at (0,0) size 83x29 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (10,5) size 64x19
- text run at (10,5) width 64: "Weekday"
- RenderTableCell {TH} at (82,0) size 46x29 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (7,5) size 33x19
- text run at (7,5) width 33: "Date"
- RenderTableCell {TH} at (127,0) size 72x29 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (4,5) size 63x19
- text run at (4,5) width 63: "Manager"
- RenderTableCell {TH} at (198,0) size 41x29 [border: (1px none #000000)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (7,5) size 26x19
- text run at (7,5) width 26: "Qty"
- RenderTableRow {TR} at (0,29) size 239x28
- RenderTableCell {TD} at (0,29) size 83x28 [border: none] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (5,4) size 54x19
- text run at (5,4) width 54: "Monday"
- RenderTableCell {TD} at (82,29) size 46x28 [border: none] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (5,4) size 36x19
- text run at (5,4) width 36: "09/11"
- RenderTableCell {TD} at (127,29) size 72x28 [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (4,4) size 45x19
- text run at (4,4) width 45: "Kelsey"
- RenderTableCell {TD} at (198,29) size 41x28 [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (4,4) size 24x19
- text run at (4,4) width 24: "639"
- RenderTableRow {TR} at (0,57) size 239x28
- RenderTableCell {TD} at (0,57) size 83x28 [border: none] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (5,4) size 54x19
- text run at (5,4) width 54: "Tuesday"
- RenderTableCell {TD} at (82,57) size 46x28 [border: none] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (5,4) size 37x19
- text run at (5,4) width 37: "09/12"
- RenderTableCell {TD} at (127,57) size 72x28 [r=2 c=2 rs=1 cs=1]
- RenderText {#text} at (4,4) size 52x19
- text run at (4,4) width 52: "Lindsey"
- RenderTableCell {TD} at (198,57) size 41x28 [r=2 c=3 rs=1 cs=1]
- RenderText {#text} at (4,4) size 24x19
- text run at (4,4) width 24: "596"
- RenderTableRow {TR} at (0,85) size 239x28
- RenderTableCell {TD} at (0,85) size 83x28 [border: none] [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (5,4) size 74x19
- text run at (5,4) width 74: "Wednesday"
- RenderTableCell {TD} at (82,85) size 46x28 [border: none] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (5,4) size 37x19
- text run at (5,4) width 37: "09/13"
- RenderTableCell {TD} at (127,85) size 72x28 [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (4,4) size 42x19
- text run at (4,4) width 42: "Randy"
- RenderTableCell {TD} at (198,85) size 41x28 [r=3 c=3 rs=1 cs=1]
- RenderText {#text} at (4,4) size 32x19
- text run at (4,4) width 32: "1135"
- RenderTableRow {TR} at (0,113) size 239x28
- RenderTableCell {TD} at (0,113) size 83x28 [border: none] [r=4 c=0 rs=1 cs=1]
- RenderText {#text} at (5,4) size 61x19
- text run at (5,4) width 61: "Thursday"
- RenderTableCell {TD} at (82,113) size 46x28 [border: none] [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (5,4) size 37x19
- text run at (5,4) width 37: "09/14"
- RenderTableCell {TD} at (127,113) size 72x28 [r=4 c=2 rs=1 cs=1]
- RenderText {#text} at (4,4) size 39x19
- text run at (4,4) width 39: "Susan"
- RenderTableCell {TD} at (198,113) size 41x28 [r=4 c=3 rs=1 cs=1]
- RenderText {#text} at (4,4) size 32x19
- text run at (4,4) width 32: "1002"
- RenderTableRow {TR} at (0,141) size 239x28
- RenderTableCell {TD} at (0,141) size 83x28 [border: none] [r=5 c=0 rs=1 cs=1]
- RenderText {#text} at (5,4) size 42x19
- text run at (5,4) width 42: "Friday"
- RenderTableCell {TD} at (82,141) size 46x28 [border: none] [r=5 c=1 rs=1 cs=1]
- RenderText {#text} at (5,4) size 37x19
- text run at (5,4) width 37: "09/15"
- RenderTableCell {TD} at (127,141) size 72x28 [r=5 c=2 rs=1 cs=1]
- RenderText {#text} at (4,4) size 42x19
- text run at (4,4) width 42: "Randy"
- RenderTableCell {TD} at (198,141) size 41x28 [r=5 c=3 rs=1 cs=1]
- RenderText {#text} at (4,4) size 24x19
- text run at (4,4) width 24: "908"
- RenderTableRow {TR} at (0,169) size 239x28
- RenderTableCell {TD} at (0,169) size 83x28 [border: none] [r=6 c=0 rs=1 cs=1]
- RenderText {#text} at (5,4) size 57x19
- text run at (5,4) width 57: "Saturday"
- RenderTableCell {TD} at (82,169) size 46x28 [border: none] [r=6 c=1 rs=1 cs=1]
- RenderText {#text} at (5,4) size 37x19
- text run at (5,4) width 37: "09/16"
- RenderTableCell {TD} at (127,169) size 72x28 [r=6 c=2 rs=1 cs=1]
- RenderText {#text} at (4,4) size 52x19
- text run at (4,4) width 52: "Lindsey"
- RenderTableCell {TD} at (198,169) size 41x28 [r=6 c=3 rs=1 cs=1]
- RenderText {#text} at (4,4) size 24x19
- text run at (4,4) width 24: "371"
- RenderTableRow {TR} at (0,197) size 239x28
- RenderTableCell {TD} at (0,197) size 83x28 [border: none] [r=7 c=0 rs=1 cs=1]
- RenderText {#text} at (5,4) size 48x19
- text run at (5,4) width 48: "Sunday"
- RenderTableCell {TD} at (82,197) size 46x28 [border: none] [r=7 c=1 rs=1 cs=1]
- RenderText {#text} at (5,4) size 37x19
- text run at (5,4) width 37: "09/17"
- RenderTableCell {TD} at (127,197) size 72x28 [r=7 c=2 rs=1 cs=1]
- RenderText {#text} at (4,4) size 39x19
- text run at (4,4) width 39: "Susan"
- RenderTableCell {TD} at (198,197) size 41x28 [r=7 c=3 rs=1 cs=1]
- RenderText {#text} at (4,4) size 24x19
- text run at (4,4) width 24: "272"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablecolspanMinWidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colspanMinWidth-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colspanMinWidth-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colspanMinWidth-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 160x45
- RenderTableSection {TBODY} at (0,0) size 160x45
- RenderTableRow {TR} at (0,2) size 160x2
- RenderTableCell {TD} at (2,2) size 3x2 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,6) size 160x0
- RenderTableCell {TD} at (2,6) size 152x2 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2]
- RenderTableRow {TR} at (0,8) size 160x0
- RenderTableCell {TD} at (155,24) size 3x3 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1]
- RenderTableRow {TR} at (0,10) size 160x33
- RenderTableCell {TD} at (2,10) size 152x33 [bgcolor=#00FFFF] [r=3 c=0 rs=1 cs=2]
- RenderTable {TABLE} at (1,1) size 150x31
- RenderTableSection {TBODY} at (0,0) size 150x31
- RenderTableRow {TR} at (0,2) size 150x27
- RenderTableCell {TD} at (2,14) size 3x3 [bgcolor=#FF00FF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (6,2) size 142x27 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (3,3) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (27,27) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablecolspanMinWidthverticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colspanMinWidth-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colspanMinWidth-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/colspanMinWidth-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 159x160
- RenderTableSection {TBODY} at (0,0) size 159x160
- RenderTableRow {TR} at (0,2) size 2x160
- RenderTableCell {TD} at (2,2) size 2x3 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,6) size 0x160
- RenderTableCell {TD} at (6,2) size 2x152 [bgcolor=#008000] [r=1 c=0 rs=2 cs=2]
- RenderTableRow {TR} at (0,8) size 0x160
- RenderTableCell {TD} at (8,228) size 149x-144 [bgcolor=#FF0000] [r=2 c=2 rs=2 cs=1]
- RenderTableRow {TR} at (0,10) size 147x160
- RenderTableCell {TD} at (10,2) size 147x152 [bgcolor=#00FFFF] [r=3 c=0 rs=1 cs=2]
- RenderTable {TABLE} at (1,1) size 145x150
- RenderTableSection {TBODY} at (0,0) size 145x150
- RenderTableRow {TR} at (0,2) size 141x150
- RenderTableCell {TD} at (2,71) size 141x-136 [bgcolor=#FF00FF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (2,6) size 141x142 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (3,3) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (22,23) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabledynamiccaptionaddbeforechildexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-caption-add-before-child-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-caption-add-before-child-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-caption-add-before-child-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x256
- RenderBlock {html} at (0,0) size 800x256
- RenderBody {body} at (8,8) size 784x240
- RenderTable {table} at (0,0) size 83x240
- RenderBlock {caption} at (0,0) size 83x80
- RenderText {#text} at (20,0) size 83x79
- text run at (20,0) width 42: "PASS:"
- text run at (0,20) width 83: "Dynamically"
- text run at (22,40) width 39: "added"
- text run at (17,60) width 48: "caption"
- RenderBlock {caption} at (0,80) size 83x40
- RenderText {#text} at (4,0) size 77x39
- text run at (4,0) width 75: "PASS: Text"
- text run at (3,20) width 77: "in caption 1"
-layer at (8,128) size 83x40
- RenderBlock {caption} at (0,120) size 83x40
- RenderText {#text} at (4,0) size 77x39
- text run at (4,0) width 75: "PASS: Text"
- text run at (3,20) width 77: "in caption 2"
-layer at (8,168) size 83x40
- RenderBlock {caption} at (0,160) size 83x40
- RenderText {#text} at (4,0) size 77x39
- text run at (4,0) width 75: "PASS: Text"
- text run at (3,20) width 77: "in caption 3"
-layer at (8,208) size 83x40
- RenderBlock {caption} at (0,200) size 83x40
- RenderText {#text} at (4,0) size 77x39
- text run at (4,0) width 75: "PASS: Text"
- text run at (3,20) width 77: "in caption 4"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabledynamiccaptionaddremovebeforechildexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-caption-add-remove-before-child-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-caption-add-remove-before-child-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-caption-add-remove-before-child-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x96
- RenderBlock {html} at (0,0) size 800x96
- RenderBody {body} at (8,8) size 784x80
- RenderTable {table} at (0,0) size 48x80
- RenderBlock {caption} at (0,0) size 48x80
- RenderText {#text} at (2,0) size 48x79
- text run at (2,0) width 43: "PASS:"
- text run at (1,20) width 45: "Text in"
- text run at (0,40) width 48: "caption"
- text run at (19,60) width 9: "1"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabledynamiccellpaddingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-cellpadding-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-cellpadding-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-cellpadding-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 121x112 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 119x110
- RenderTableRow {TR} at (0,2) size 119x52
- RenderTableCell {TD} at (2,2) size 57x52 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (16,16) size 24x19
- text run at (16,16) width 24: "100"
- RenderTableCell {TD} at (60,2) size 57x52 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (16,16) size 24x19
- text run at (16,16) width 24: "200"
- RenderTableRow {TR} at (0,56) size 119x52
- RenderTableCell {TD} at (2,56) size 57x52 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (16,16) size 24x19
- text run at (16,16) width 24: "300"
- RenderTableCell {TD} at (60,56) size 57x52 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (16,16) size 24x19
- text run at (16,16) width 24: "400"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabledynamicdescendantpercentageheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-descendant-percentage-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-descendant-percentage-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/dynamic-descendant-percentage-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 357x19
- text run at (0,0) width 357: "The following two green rectangles should be identical:"
- RenderTable {TABLE} at (0,36) size 284x104
- RenderTableSection {TBODY} at (0,0) size 284x104
- RenderTableRow {TR} at (0,2) size 284x100
- RenderTableCell {TD} at (2,2) size 280x100 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 278x98 [bgcolor=#008000] [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 272x19
- text run at (3,3) width 272: "This text should have a green background."
- RenderTable {TABLE} at (0,140) size 284x104
- RenderTableSection {TBODY} at (0,0) size 284x104
- RenderTableRow {TR} at (0,2) size 284x100
- RenderTableCell {TD} at (2,2) size 280x100 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 278x98 [bgcolor=#008000] [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 272x19
- text run at (3,3) width 272: "This text should have a green background."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableearlytablelayoutexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/early-table-layout-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/early-table-layout-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/early-table-layout-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 500x56 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 498x54
- RenderTableRow {TR} at (0,2) size 498x24
- RenderTableCell {TD} at (2,2) size 246x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 48x19
- text run at (2,2) width 48: "cell 1,1"
- RenderTableCell {TD} at (250,2) size 246x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 48x19
- text run at (2,2) width 48: "cell 1,2"
- RenderTableRow {TR} at (0,28) size 498x24
- RenderTableCell {TD} at (2,28) size 246x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 48x19
- text run at (2,2) width 48: "cell 2,1"
- RenderTableCell {TD} at (250,28) size 246x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 48x19
- text run at (2,2) width 48: "cell 2,2"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableedgeoffsetsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/edge-offsets-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/edge-offsets-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/edge-offsets-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,50 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 218x19
- text run at (0,0) width 218: "This tests for a regression against "
- RenderInline {I} at (0,0) size 742x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (217,0) size 354x19
- text run at (217,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7054"
- RenderText {#text} at (570,0) size 742x39
- text run at (570,0) width 5: " "
- text run at (574,0) width 168: "Vertical scroll bars do not"
- text run at (0,20) width 222: "appear or do not scroll completely"
- RenderText {#text} at (221,20) size 5x19
- text run at (221,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 660x19
- text run at (0,0) width 660: "The top two boxes should have horizontal scroll bars. The bottom box should have a vertical scroll bar."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,204) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock (anonymous) at (0,326) size 784x20
- RenderBR {BR} at (0,0) size 0x19
-layer at (8,110) size 102x102 clip at (9,111) size 100x85 scrollWidth 133
- RenderBlock {DIV} at (0,102) size 102x102 [border: (1px solid #0000FF)]
- RenderTable {TABLE} at (1,1) size 7x6
- RenderTableSection {TBODY} at (0,0) size 7x6
- RenderTableRow {TR} at (0,2) size 7x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=1 cs=1]
-layer at (8,232) size 102x102 clip at (9,233) size 100x85 scrollX 33 scrollWidth 133
- RenderBlock {DIV} at (0,224) size 102x102 [border: (1px solid #0000FF)]
- RenderTable {TABLE} at (94,1) size 7x6
- RenderTableSection {TBODY} at (0,0) size 7x6
- RenderTableRow {TR} at (0,2) size 7x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=1 cs=1]
-layer at (8,354) size 102x102 clip at (9,355) size 85x100 scrollHeight 133
- RenderBlock {DIV} at (0,346) size 102x102 [border: (1px solid #0000FF)]
- RenderTable {TABLE} at (1,1) size 7x6
- RenderTableSection {TBODY} at (0,0) size 7x6
- RenderTableRow {TR} at (0,2) size 7x2
- RenderTableCell {TD} at (2,2) size 3x2 [r=0 c=0 rs=1 cs=1]
-layer at (82,114) size 60x60 backgroundClip at (9,111) size 100x85 clip at (9,111) size 100x85 outlineClip at (9,111) size 100x85
- RenderBlock (positioned) {DIV} at (70,0) size 60x60 [bgcolor=#C0C0C0]
-layer at (-24,236) size 60x60 backgroundClip at (9,233) size 100x85 clip at (9,233) size 100x85 outlineClip at (9,233) size 100x85
- RenderBlock (positioned) {DIV} at (-130,0) size 61x60 [bgcolor=#C0C0C0]
-layer at (12,428) size 60x60 backgroundClip at (9,355) size 85x100 clip at (9,355) size 85x100 outlineClip at (9,355) size 85x100
- RenderBlock (positioned) {DIV} at (0,70) size 60x60 [bgcolor=#C0C0C0]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableemptycellsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/empty-cells-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/empty-cells-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/empty-cells-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,201 +0,0 @@
</span><del>-layer at (0,0) size 800x776
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x776
- RenderBlock {HTML} at (0,0) size 800x776
- RenderBody {BODY} at (0,0) size 800x776
- RenderTable {TABLE} at (0,0) size 800x29 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x25
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,12) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,2) size 796x21 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 224x20
- text run at (0,1) width 224: "First cell empty, second auto width"
- RenderTable {TABLE} at (0,29) size 800x29 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x25
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,12) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,2) size 796x21 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 244x20
- text run at (0,1) width 244: "First cell empty, second percent width"
- RenderTable {TABLE} at (0,58) size 800x29 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x25
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,12) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,2) size 796x21 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 230x20
- text run at (0,1) width 230: "First cell empty, second fixed width"
- RenderTable {TABLE} at (0,87) size 800x29 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x25
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,2) size 398x21 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x20
- text run at (0,1) width 4: " "
- RenderTableCell {TD} at (398,2) size 398x21 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 341x20
- text run at (0,1) width 341: "First cell empty (with space) and has white-space:pre"
- RenderTable {TABLE} at (0,116) size 800x29 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x25
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,12) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,2) size 796x21 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 329x20
- text run at (0,1) width 329: "First cell empty (no space) and has white-space:pre"
- RenderTable {TABLE} at (0,145) size 800x29 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x25
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,10) size 398x5 [border: (2px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (398,2) size 398x21 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 196x20
- text run at (0,1) width 196: "First cell empty but has border"
- RenderTable {TABLE} at (0,174) size 800x29 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x25
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,10) size 398x5 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (398,2) size 398x21 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 206x20
- text run at (0,1) width 206: "First cell empty but has padding"
- RenderTable {TABLE} at (0,203) size 800x29 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x25
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,11) size 398x3 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (398,1) size 398x23 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 243x20
- text run at (1,2) width 243: "First cell empty, table has cellpadding"
- RenderTable {TABLE} at (0,232) size 800x31 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x27
- RenderTableRow {TR} at (0,1) size 796x25
- RenderTableCell {TD} at (1,13) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (2,3) size 793x21 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 240x20
- text run at (0,1) width 240: "First cell empty, table has cellspacing"
- RenderTable {TABLE} at (0,263) size 800x29 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x25
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,12) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,2) size 796x21 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 200x20
- text run at (0,1) width 200: "First cell empty but has margin"
- RenderTable {TABLE} at (0,292) size 800x29 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x25
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,12) size 398x0 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (398,2) size 398x21 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 267x20
- text run at (0,1) width 267: "First cell empty but has background color"
- RenderTable {TABLE} at (0,321) size 800x54 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x50
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,12) size 398x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (398,2) size 398x21 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 163x20
- text run at (0,1) width 163: "First row, first cell empty"
- RenderTableRow {TR} at (0,25) size 796x25
- RenderTableCell {TD} at (0,27) size 398x21 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 24x20
- text run at (0,1) width 24: "text"
- RenderTableCell {TD} at (398,27) size 398x21 [bgcolor=#FF0000] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 205x20
- text run at (0,1) width 205: "Second row, first cell not empty"
- RenderTable {TABLE} at (0,375) size 800x54 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x50
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,12) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,2) size 796x21 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 163x20
- text run at (0,1) width 163: "First row, first cell empty"
- RenderTableRow {TR} at (0,25) size 796x25
- RenderTableCell {TD} at (0,37) size 1x0 [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,27) size 796x21 [bgcolor=#FF0000] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 180x20
- text run at (0,1) width 180: "Second row, first cell empty"
- RenderTable {TABLE} at (0,429) size 800x29 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x25
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,12) size 398x0 [r=0 c=0 rs=1 cs=2]
- RenderTableCell {TD} at (398,2) size 398x21 [bgcolor=#FF0000] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 182x20
- text run at (0,1) width 182: "First cell empty, has colspan"
- RenderTable {TABLE} at (0,458) size 800x54 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x50
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,12) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,2) size 398x21 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 24x20
- text run at (0,1) width 24: "text"
- RenderTableCell {TD} at (398,2) size 398x21 [bgcolor=#FF0000] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 314x20
- text run at (0,1) width 314: "First row, first cell empty, second cell non-empty"
- RenderTableRow {TR} at (0,25) size 796x25
- RenderTableCell {TD} at (0,37) size 398x0 [r=1 c=0 rs=1 cs=2]
- RenderTableCell {TD} at (398,27) size 398x21 [bgcolor=#FF0000] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 283x20
- text run at (0,1) width 283: "Second row, first cell empty with colspan=2"
- RenderTable {TABLE} at (0,512) size 800x54 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x50
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,2) size 398x21 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 24x20
- text run at (0,1) width 24: "text"
- RenderTableCell {TD} at (397,12) size 1x0 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (398,2) size 398x21 [bgcolor=#FF0000] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 314x20
- text run at (0,1) width 314: "First row, first cell non-empty, second cell empty"
- RenderTableRow {TR} at (0,25) size 796x25
- RenderTableCell {TD} at (0,37) size 398x0 [r=1 c=0 rs=1 cs=2]
- RenderTableCell {TD} at (398,27) size 398x21 [bgcolor=#FF0000] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 283x20
- text run at (0,1) width 283: "Second row, first cell empty with colspan=2"
- RenderTable {TABLE} at (0,566) size 800x54 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x50
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,12) size 199x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (199,12) size 199x0 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (398,2) size 398x21 [bgcolor=#FF0000] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 238x20
- text run at (0,1) width 238: "First row, first and second cell empty"
- RenderTableRow {TR} at (0,25) size 796x25
- RenderTableCell {TD} at (0,37) size 398x0 [r=1 c=0 rs=1 cs=2]
- RenderTableCell {TD} at (398,27) size 398x21 [bgcolor=#FF0000] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 278x20
- text run at (0,1) width 278: "Second row, first cell empty, has colspan=2"
- RenderTable {TABLE} at (0,620) size 800x54 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x50
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,12) size 199x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (199,12) size 199x0 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (398,2) size 398x21 [bgcolor=#FF0000] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 238x20
- text run at (0,1) width 238: "First row, first and second cell empty"
- RenderTableRow {TR} at (0,25) size 796x25
- RenderTableCell {TD} at (0,37) size 398x0 [r=1 c=0 rs=1 cs=2]
- RenderTableCell {TD} at (398,27) size 398x21 [bgcolor=#FF0000] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 397x20
- text run at (0,1) width 397: "Second row, first cell empty, has colspan=2 and percent width"
- RenderTable {TABLE} at (0,674) size 800x54 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x50
- RenderTableRow {TR} at (0,0) size 796x25
- RenderTableCell {TD} at (0,12) size 199x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (199,12) size 199x0 [r=0 c=1 rs=1 cs=1]
- RenderTableCell {TD} at (398,2) size 398x21 [bgcolor=#FF0000] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 238x20
- text run at (0,1) width 238: "First row, first and second cell empty"
- RenderTableRow {TR} at (0,25) size 796x25
- RenderTableCell {TD} at (0,37) size 398x0 [r=1 c=0 rs=1 cs=2]
- RenderTableCell {TD} at (398,27) size 398x21 [bgcolor=#FF0000] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 383x20
- text run at (0,1) width 383: "Second row, first cell empty, has colspan=2 and fixed width"
- RenderBlock (anonymous) at (0,728) size 800x20
- RenderText {#text} at (0,0) size 103x19
- text run at (0,0) width 103: "One empty cell:"
- RenderTable {TABLE} at (0,748) size 800x4 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x0
- RenderTableRow {TR} at (0,0) size 796x0
- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,752) size 800x20
- RenderText {#text} at (0,0) size 110x19
- text run at (0,0) width 110: "Two empty cells:"
- RenderTable {TABLE} at (0,772) size 800x4 [border: (2px solid #000000)]
- RenderTableSection {TBODY} at (2,2) size 796x0
- RenderTableRow {TR} at (0,0) size 796x0
- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (0,0) size 1x0 [r=0 c=1 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableemptytablepercentheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/empty-table-percent-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/empty-table-percent-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/empty-table-percent-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#994444]
- RenderTable {TABLE} at (0,0) size 784x584 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 782x582
- RenderTableRow {TR} at (0,2) size 782x578
- RenderTableCell {TD} at (2,289) size 622x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (626,279) size 154x24 [border: (1px dashed #552222)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 150x0
- RenderBlock (anonymous) at (2,2) size 150x20
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "boo"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablefixednestedexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-nested-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-nested-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-nested-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 740x30 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 740x30
- RenderTableRow {TR} at (0,2) size 740x26
- RenderTableCell {TD} at (2,15) size 1x0 [bgcolor=#FFFF00] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (5,2) size 733x26 [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (0,0) size 587x26
- RenderTableSection {TBODY} at (0,0) size 587x26
- RenderTableRow {TR} at (0,2) size 587x22
- RenderTableCell {TD} at (2,2) size 583x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 108x19
- text run at (1,1) width 108: "here is some text"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablefixedtablenoncellinrowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-non-cell-in-row-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-non-cell-in-row-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-non-cell-in-row-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 65x19
- text run at (0,0) width 65: "This tests "
- RenderInline {A} at (0,0) size 61x19 [color=#0000EE]
- RenderText {#text} at (64,0) size 61x19
- text run at (64,0) width 61: "bug 6960"
- RenderText {#text} at (124,0) size 773x39
- text run at (124,0) width 649: ", which was an assertion that failed for fixed-layout tables with non-cells in them. This can arise with"
- text run at (0,20) width 95: "forms, at least."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 438x19
- text run at (0,0) width 438: "The test is simply that the empty table below does not cause a crash."
- RenderTable {TABLE} at (0,92) size 100x100 [border: (3px solid #FF0000)]
- RenderTableSection {TBODY} at (3,3) size 94x94
- RenderTableRow {TR} at (0,2) size 94x90
- RenderTableCell {TD} at (2,46) size 90x2 [r=0 c=0 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablefixedtablewithpercentinsidepercenttableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-inside-percent-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-inside-percent-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-inside-percent-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x36 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 784x36
- RenderTableRow {TR} at (0,2) size 784x2
- RenderTableCell {TD} at (2,2) size 780x2 [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,6) size 784x28
- RenderTableCell {TD} at (2,6) size 780x28 [r=1 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 778x26 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 778x26
- RenderTableRow {TR} at (0,2) size 778x22
- RenderTableCell {TD} at (2,2) size 774x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 51x19
- text run at (1,1) width 51: "Content"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablefixedtablewithpercentwidthinsideautotableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x38 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 784x38
- RenderTableRow {TR} at (0,2) size 784x34
- RenderTableCell {TD} at (2,2) size 780x34 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 778x32 [bgcolor=#0000FF]
- RenderTableSection {TBODY} at (0,0) size 778x32
- RenderTableRow {TR} at (0,2) size 778x28
- RenderTableCell {TD} at (2,2) size 774x28 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 772x26 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 772x26
- RenderTableRow {TR} at (0,2) size 772x22
- RenderTableCell {TD} at (2,2) size 768x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 51x19
- text run at (1,1) width 51: "Content"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablefixedtablewithpercentwidthinsidedivexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-width-inside-div-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-width-inside-div-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-width-inside-div-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x38 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 784x38
- RenderTableRow {TR} at (0,2) size 784x34
- RenderTableCell {TD} at (2,2) size 780x34 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 150x32 [bgcolor=#800080]
- RenderTable {TABLE} at (0,0) size 150x32 [bgcolor=#0000FF]
- RenderTableSection {TBODY} at (0,0) size 150x32
- RenderTableRow {TR} at (0,2) size 150x28
- RenderTableCell {TD} at (2,2) size 146x28 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 144x26 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 144x26
- RenderTableRow {TR} at (0,2) size 144x22
- RenderTableCell {TD} at (2,2) size 140x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 51x19
- text run at (1,1) width 51: "Content"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablefixedtablewithpercentwidthinsidefixedwidthtableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x64 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 784x64
- RenderTableRow {TR} at (0,2) size 784x60
- RenderTableCell {TD} at (2,2) size 780x60 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 778x58
- RenderBlock (anonymous) at (0,0) size 778x20
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "boo"
- RenderTable {TABLE} at (0,20) size 100x38 [bgcolor=#800080]
- RenderTableSection {TBODY} at (0,0) size 100x38
- RenderTableRow {TR} at (0,2) size 100x34
- RenderTableCell {TD} at (2,2) size 96x34 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 94x32 [bgcolor=#0000FF]
- RenderTableSection {TBODY} at (0,0) size 94x32
- RenderTableRow {TR} at (0,2) size 94x28
- RenderTableCell {TD} at (2,2) size 90x28 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 88x26 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 88x26
- RenderTableRow {TR} at (0,2) size 88x22
- RenderTableCell {TD} at (2,2) size 84x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 51x19
- text run at (1,1) width 51: "Content"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablefixedtablewithsmallpercentwidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-small-percent-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-small-percent-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/fixed-table-with-small-percent-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x38 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 784x38
- RenderTableRow {TR} at (0,2) size 784x34
- RenderTableCell {TD} at (2,2) size 780x34 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 778x32 [bgcolor=#0000FF]
- RenderTableSection {TBODY} at (0,0) size 778x32
- RenderTableRow {TR} at (0,2) size 778x28
- RenderTableCell {TD} at (2,2) size 774x28 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 386x26 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 386x26
- RenderTableRow {TR} at (0,2) size 386x22
- RenderTableCell {TD} at (2,2) size 382x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 51x19
- text run at (1,1) width 51: "Content"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablefloatingthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/floating-th-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/floating-th-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/floating-th-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,38 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 165x100 [border: (1px solid #000000)]
- RenderTableSection {THEAD} at (1,1) size 163x26
- RenderTableRow {TR} at (0,2) size 163x22
- RenderTableCell (anonymous) at (2,2) size 101x22 [r=0 c=0 rs=1 cs=1]
- RenderBlock (floating) {TH} at (0,0) size 51x22
- RenderText {#text} at (1,1) size 49x19
- text run at (1,1) width 49: "Head 1"
- RenderBlock (floating) {TH} at (50,0) size 51x22
- RenderText {#text} at (1,1) size 49x19
- text run at (1,1) width 49: "Head 2"
- RenderTableSection {TFOOT} at (1,75) size 163x24
- RenderTableRow {TR} at (0,0) size 163x22
- RenderTableCell {TD} at (2,0) size 101x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 54x19
- text run at (1,1) width 54: "Footer 1"
- RenderTableCell {TD} at (104,0) size 57x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 54x19
- text run at (1,1) width 54: "Footer 2"
- RenderTableSection {TBODY} at (1,27) size 163x48
- RenderTableRow {TR} at (0,0) size 163x22
- RenderTableCell {TD} at (2,0) size 101x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 1"
- RenderTableCell {TD} at (104,0) size 57x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 2"
- RenderTableRow {TR} at (0,24) size 163x22
- RenderTableCell {TD} at (2,24) size 101x22 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 3"
- RenderTableCell {TD} at (104,24) size 57x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 4"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablefloatingTablePaintBackgroundexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/floatingTablePaintBackground-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/floatingTablePaintBackground-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/floatingTablePaintBackground-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 628x22 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 628x22
- RenderTableRow {TR} at (0,0) size 628x22
- RenderTableCell {TD} at (0,0) size 628x22 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 268x19
- text run at (1,1) width 268: "This line should have a green background"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableframeandrulesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/frame-and-rules-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/frame-and-rules-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/frame-and-rules-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,2459 +0,0 @@
</span><del>-layer at (0,0) size 800x8148
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x8148
- RenderBlock {HTML} at (0,0) size 800x8148
- RenderBody {BODY} at (8,8) size 784x8092
- RenderTable {TABLE} at (0,0) size 273x130
- RenderBlock {CAPTION} at (0,0) size 273x20
- RenderInline {A} at (0,0) size 226x19
- RenderText {#text} at (21,0) size 226x19
- text run at (21,0) width 226: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}none\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (246,0) size 6x19
- text run at (246,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 273x22
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 273x66
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,11) size 91x22 [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 183x22 [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 273x22
- RenderTableCell {TD} at (90,22) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (181,33) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 273x22
- RenderTableCell {TD} at (0,44) size 182x22 [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,108) size 273x22
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,178) size 273x131
- RenderBlock {CAPTION} at (0,0) size 273x20
- RenderInline {A} at (0,0) size 237x19
- RenderText {#text} at (15,0) size 237x19
- text run at (15,0) width 237: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}none\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (251,0) size 7x19
- text run at (251,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 273x23
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 273x66
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,11) size 91x22 [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 183x22 [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 273x22
- RenderTableCell {TD} at (90,22) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (181,33) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 273x22
- RenderTableCell {TD} at (0,44) size 182x22 [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,109) size 273x22
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,357) size 273x131 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 273x20
- RenderInline {A} at (0,0) size 237x19
- RenderText {#text} at (15,0) size 237x19
- text run at (15,0) width 237: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}none\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (251,0) size 7x19
- text run at (251,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 273x22
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 273x66
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,11) size 91x22 [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 183x22 [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 273x22
- RenderTableCell {TD} at (90,22) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (181,33) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 273x22
- RenderTableCell {TD} at (0,44) size 182x22 [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,108) size 273x22
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,536) size 273x132 [border: none none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 273x20
- RenderInline {A} at (0,0) size 240x19
- RenderText {#text} at (14,0) size 240x19
- text run at (14,0) width 240: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}none\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (253,0) size 6x19
- text run at (253,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 273x23
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 273x66
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,11) size 91x22 [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 183x22 [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 273x22
- RenderTableCell {TD} at (90,22) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (181,33) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 273x22
- RenderTableCell {TD} at (0,44) size 182x22 [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,109) size 273x22
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,716) size 275x130 [border: none (1px solid #808080) none none]
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 238x19
- RenderText {#text} at (16,0) size 238x19
- text run at (16,0) width 238: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}none\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (253,0) size 6x19
- text run at (253,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 274x22
- RenderTableRow {TR} at (0,0) size 274x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 274x66
- RenderTableRow {TR} at (0,0) size 274x22
- RenderTableCell {TD} at (0,11) size 92x22 [border: none] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 183x22 [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 274x22
- RenderTableCell {TD} at (91,22) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,33) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 274x22
- RenderTableCell {TD} at (0,44) size 183x22 [border: none] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,108) size 274x22
- RenderTableRow {TR} at (0,0) size 274x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,894) size 274x130
- RenderBlock {CAPTION} at (0,0) size 274x20
- RenderInline {A} at (0,0) size 218x19
- RenderText {#text} at (25,0) size 218x19
- text run at (25,0) width 218: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}none\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (242,0) size 7x19
- text run at (242,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 274x22
- RenderTableRow {TR} at (0,0) size 274x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 274x66
- RenderTableRow {TR} at (0,0) size 274x22
- RenderTableCell {TD} at (0,11) size 92x22 [border: none] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 183x22 [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 274x22
- RenderTableCell {TD} at (91,22) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,33) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 274x22
- RenderTableCell {TD} at (0,44) size 183x22 [border: none] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,108) size 274x22
- RenderTableRow {TR} at (0,0) size 274x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,1072) size 274x130 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 274x20
- RenderInline {A} at (0,0) size 220x19
- RenderText {#text} at (24,0) size 220x19
- text run at (24,0) width 220: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}none\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (243,0) size 7x19
- text run at (243,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 273x22
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 273x66
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,11) size 91x22 [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 183x22 [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 273x22
- RenderTableCell {TD} at (90,22) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (181,33) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 273x22
- RenderTableCell {TD} at (0,44) size 182x22 [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,108) size 273x22
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,1250) size 275x132 [border: none]
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 223x19
- RenderText {#text} at (23,0) size 223x19
- text run at (23,0) width 223: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}none\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (245,0) size 6x19
- text run at (245,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 274x23
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 274x66
- RenderTableRow {TR} at (0,0) size 274x22
- RenderTableCell {TD} at (0,11) size 92x22 [border: none] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 183x22 [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 274x22
- RenderTableCell {TD} at (91,22) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,33) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 274x22
- RenderTableCell {TD} at (0,44) size 183x22 [border: none] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,109) size 274x22
- RenderTableRow {TR} at (0,0) size 274x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,1430) size 275x132 [border: none]
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 242x19
- RenderText {#text} at (14,0) size 242x19
- text run at (14,0) width 242: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}none\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (255,0) size 6x19
- text run at (255,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 274x23
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 274x66
- RenderTableRow {TR} at (0,0) size 274x22
- RenderTableCell {TD} at (0,11) size 92x22 [border: none] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 183x22 [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 274x22
- RenderTableCell {TD} at (91,22) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,33) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 274x22
- RenderTableCell {TD} at (0,44) size 183x22 [border: none] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,109) size 274x22
- RenderTableRow {TR} at (0,0) size 274x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,1610) size 273x132
- RenderBlock {CAPTION} at (0,0) size 273x20
- RenderInline {A} at (0,0) size 239x19
- RenderText {#text} at (14,0) size 239x19
- text run at (14,0) width 239: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}groups\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (252,0) size 6x19
- text run at (252,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 273x22 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 273x67 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,11) size 91x23 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 183x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 273x22
- RenderTableCell {TD} at (90,23) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (181,34) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,45) size 273x22
- RenderTableCell {TD} at (0,45) size 182x22 [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,109) size 273x23 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,1790) size 273x133
- RenderBlock {CAPTION} at (0,0) size 273x20
- RenderInline {A} at (0,0) size 249x19
- RenderText {#text} at (9,0) size 249x19
- text run at (9,0) width 249: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}groups\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (257,0) size 7x19
- text run at (257,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 273x23 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 273x67 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,11) size 91x23 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 183x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 273x22
- RenderTableCell {TD} at (90,23) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (181,34) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,45) size 273x22
- RenderTableCell {TD} at (0,45) size 182x22 [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,110) size 273x23 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,1971) size 273x133 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 273x20
- RenderInline {A} at (0,0) size 249x19
- RenderText {#text} at (9,0) size 249x19
- text run at (9,0) width 249: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}groups\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (257,0) size 7x19
- text run at (257,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 273x22 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 273x67 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,11) size 91x23 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 183x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 273x22
- RenderTableCell {TD} at (90,23) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (181,34) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,45) size 273x22
- RenderTableCell {TD} at (0,45) size 182x22 [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,109) size 273x23 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,2152) size 273x134 [border: none none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 273x20
- RenderInline {A} at (0,0) size 252x19
- RenderText {#text} at (8,0) size 252x19
- text run at (8,0) width 252: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}groups\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (259,0) size 6x19
- text run at (259,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 273x23 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 273x67 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,11) size 91x23 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 183x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 273x22
- RenderTableCell {TD} at (90,23) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (181,34) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,45) size 273x22
- RenderTableCell {TD} at (0,45) size 182x22 [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,110) size 273x23 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,2334) size 275x132 [border: none (1px solid #808080) none none]
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 250x19
- RenderText {#text} at (10,0) size 250x19
- text run at (10,0) width 250: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}groups\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (259,0) size 6x19
- text run at (259,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 274x22 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 274x67 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,11) size 92x23 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 183x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 274x22
- RenderTableCell {TD} at (91,23) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,34) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,45) size 274x22
- RenderTableCell {TD} at (0,45) size 183x22 [border: none] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,109) size 274x23 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,2514) size 274x132
- RenderBlock {CAPTION} at (0,0) size 274x20
- RenderInline {A} at (0,0) size 231x19
- RenderText {#text} at (19,0) size 231x19
- text run at (19,0) width 231: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}groups\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (249,0) size 6x19
- text run at (249,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 274x22 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 274x67 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,11) size 92x23 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 183x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 274x22
- RenderTableCell {TD} at (91,23) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,34) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,45) size 274x22
- RenderTableCell {TD} at (0,45) size 183x22 [border: none] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,109) size 274x23 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,2694) size 274x132 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 274x20
- RenderInline {A} at (0,0) size 233x19
- RenderText {#text} at (18,0) size 233x19
- text run at (18,0) width 233: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}groups\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (250,0) size 6x19
- text run at (250,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 273x22 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 273x67 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,11) size 91x23 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 183x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 273x22
- RenderTableCell {TD} at (90,23) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (181,34) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,45) size 273x22
- RenderTableCell {TD} at (0,45) size 182x22 [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,109) size 273x23 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,2874) size 275x134 [border: none]
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 235x19
- RenderText {#text} at (17,0) size 235x19
- text run at (17,0) width 235: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}groups\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (251,0) size 7x19
- text run at (251,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 274x23 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 274x67 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,11) size 92x23 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 183x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 274x22
- RenderTableCell {TD} at (91,23) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,34) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,45) size 274x22
- RenderTableCell {TD} at (0,45) size 183x22 [border: none] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,110) size 274x23 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,3056) size 275x134 [border: none]
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 255x19
- RenderText {#text} at (7,0) size 255x19
- text run at (7,0) width 255: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}groups\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (261,0) size 6x19
- text run at (261,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 274x23 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 274x67 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,11) size 92x23 [border: (1px none #000000)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 183x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 274x22
- RenderTableCell {TD} at (91,23) size 92x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,34) size 92x22 [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,45) size 274x22
- RenderTableCell {TD} at (0,45) size 183x22 [border: none] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,110) size 274x23 [border: (1px solid #808080) none (1px solid #808080) none]
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x23 [border: (1px none #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x23 [border: (1px none #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,3238) size 273x134
- RenderBlock {CAPTION} at (0,0) size 273x20
- RenderInline {A} at (0,0) size 225x19
- RenderText {#text} at (21,0) size 225x19
- text run at (21,0) width 225: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}rows\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (245,0) size 6x19
- text run at (245,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 273x22
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 273x69
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,11) size 91x24 [border: (1px solid #808080) none none none] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 183x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 273x23
- RenderTableCell {TD} at (90,23) size 92x23 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (181,34) size 92x24 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 273x23
- RenderTableCell {TD} at (0,46) size 182x23 [border: (1px solid #808080) none none none] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,111) size 273x23
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,3420) size 273x135
- RenderBlock {CAPTION} at (0,0) size 273x20
- RenderInline {A} at (0,0) size 235x19
- RenderText {#text} at (16,0) size 235x19
- text run at (16,0) width 235: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}rows\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (250,0) size 7x19
- text run at (250,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 273x23
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 273x69
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,11) size 91x24 [border: (1px solid #808080) none none none] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 183x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 273x23
- RenderTableCell {TD} at (90,23) size 92x23 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (181,34) size 92x24 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 273x23
- RenderTableCell {TD} at (0,46) size 182x23 [border: (1px solid #808080) none none none] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,112) size 273x23
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,3603) size 273x135 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 273x20
- RenderInline {A} at (0,0) size 235x19
- RenderText {#text} at (16,0) size 235x19
- text run at (16,0) width 235: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}rows\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (250,0) size 7x19
- text run at (250,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 273x22
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 273x69
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,11) size 91x24 [border: (1px solid #808080) none none none] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 183x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 273x23
- RenderTableCell {TD} at (90,23) size 92x23 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (181,34) size 92x24 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 273x23
- RenderTableCell {TD} at (0,46) size 182x23 [border: (1px solid #808080) none none none] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,111) size 273x23
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,3786) size 273x136 [border: none none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 273x20
- RenderInline {A} at (0,0) size 238x19
- RenderText {#text} at (15,0) size 238x19
- text run at (15,0) width 238: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}rows\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (252,0) size 6x19
- text run at (252,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 273x23
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 273x69
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,11) size 91x24 [border: (1px solid #808080) none none none] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 183x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 273x23
- RenderTableCell {TD} at (90,23) size 92x23 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (181,34) size 92x24 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 273x23
- RenderTableCell {TD} at (0,46) size 182x23 [border: (1px solid #808080) none none none] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,112) size 273x23
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,3970) size 275x134 [border: none (1px solid #808080) none none]
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 236x19
- RenderText {#text} at (17,0) size 236x19
- text run at (17,0) width 236: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}rows\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (252,0) size 6x19
- text run at (252,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 274x22
- RenderTableRow {TR} at (0,0) size 274x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 274x69
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,11) size 92x24 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 183x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 274x23
- RenderTableCell {TD} at (91,23) size 92x23 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,34) size 92x24 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 274x23
- RenderTableCell {TD} at (0,46) size 183x23 [border: (1px solid #808080) none none (1px none #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,111) size 274x23
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,4152) size 274x134
- RenderBlock {CAPTION} at (0,0) size 274x20
- RenderInline {A} at (0,0) size 217x19
- RenderText {#text} at (26,0) size 217x19
- text run at (26,0) width 217: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}rows\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (242,0) size 6x19
- text run at (242,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 274x22
- RenderTableRow {TR} at (0,0) size 274x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 274x69
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,11) size 92x24 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 183x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 274x23
- RenderTableCell {TD} at (91,23) size 92x23 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,34) size 92x24 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 274x23
- RenderTableCell {TD} at (0,46) size 183x23 [border: (1px solid #808080) none none (1px none #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,111) size 274x23
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,4334) size 274x134 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 274x20
- RenderInline {A} at (0,0) size 218x19
- RenderText {#text} at (25,0) size 218x19
- text run at (25,0) width 218: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}rows\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (242,0) size 7x19
- text run at (242,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 273x22
- RenderTableRow {TR} at (0,0) size 273x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 273x69
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,11) size 91x24 [border: (1px solid #808080) none none none] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 183x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 273x23
- RenderTableCell {TD} at (90,23) size 92x23 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (181,34) size 92x24 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 273x23
- RenderTableCell {TD} at (0,46) size 182x23 [border: (1px solid #808080) none none none] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,111) size 273x23
- RenderTableRow {TR} at (0,0) size 273x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px solid #808080) none none none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (181,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,4516) size 275x136 [border: none]
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 221x19
- RenderText {#text} at (24,0) size 221x19
- text run at (24,0) width 221: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}rows\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (244,0) size 7x19
- text run at (244,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 274x23
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 274x69
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,11) size 92x24 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 183x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 274x23
- RenderTableCell {TD} at (91,23) size 92x23 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,34) size 92x24 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 274x23
- RenderTableCell {TD} at (0,46) size 183x23 [border: (1px solid #808080) none none (1px none #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,112) size 274x23
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,4700) size 275x136 [border: none]
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 241x19
- RenderText {#text} at (14,0) size 241x19
- text run at (14,0) width 241: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}rows\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (254,0) size 6x19
- text run at (254,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 274x23
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 274x69
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,11) size 92x24 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 183x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 274x23
- RenderTableCell {TD} at (91,23) size 92x23 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,34) size 92x24 [border: (1px solid #808080) none none none] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 274x23
- RenderTableCell {TD} at (0,46) size 183x23 [border: (1px solid #808080) none none (1px none #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,112) size 274x23
- RenderTableRow {TR} at (0,0) size 274x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 92x23 [border: (1px solid #808080) none none none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,4884) size 275x130
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 219x19
- RenderText {#text} at (25,0) size 219x19
- text run at (25,0) width 219: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}cols\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (243,0) size 7x19
- text run at (243,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 275x22
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 275x66
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,11) size 91x22 [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 185x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 275x22
- RenderTableCell {TD} at (90,22) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,33) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 275x22
- RenderTableCell {TD} at (0,44) size 183x22 [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,108) size 275x22
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,5062) size 275x131
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 230x19
- RenderText {#text} at (20,0) size 230x19
- text run at (20,0) width 230: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}cols\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (249,0) size 6x19
- text run at (249,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 275x23
- RenderTableRow {TR} at (0,0) size 275x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px none #808080) none none none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x23 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x23 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 275x66
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,11) size 91x22 [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 185x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 275x22
- RenderTableCell {TD} at (90,22) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,33) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 275x22
- RenderTableCell {TD} at (0,44) size 183x22 [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,109) size 275x22
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,5241) size 275x131 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 230x19
- RenderText {#text} at (20,0) size 230x19
- text run at (20,0) width 230: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}cols\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (249,0) size 6x19
- text run at (249,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 275x22
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 275x66
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,11) size 91x22 [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 185x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 275x22
- RenderTableCell {TD} at (90,22) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,33) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 275x22
- RenderTableCell {TD} at (0,44) size 183x22 [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,108) size 275x22
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,5420) size 275x132 [border: none none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 233x19
- RenderText {#text} at (18,0) size 233x19
- text run at (18,0) width 233: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}cols\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (250,0) size 6x19
- text run at (250,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 275x23
- RenderTableRow {TR} at (0,0) size 275x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px none #808080) none none none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x23 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x23 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 275x66
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,11) size 91x22 [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 185x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 275x22
- RenderTableCell {TD} at (90,22) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,33) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 275x22
- RenderTableCell {TD} at (0,44) size 183x22 [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,109) size 275x22
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,5600) size 277x130 [border: none (1px solid #808080) none none]
- RenderBlock {CAPTION} at (0,0) size 277x20
- RenderInline {A} at (0,0) size 231x19
- RenderText {#text} at (20,0) size 231x19
- text run at (20,0) width 231: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}cols\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (250,0) size 6x19
- text run at (250,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 276x22
- RenderTableRow {TR} at (0,0) size 276x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 276x66
- RenderTableRow {TR} at (0,0) size 276x22
- RenderTableCell {TD} at (0,11) size 92x22 [border: none none none (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 185x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 276x22
- RenderTableCell {TD} at (91,22) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (183,33) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 276x22
- RenderTableCell {TD} at (0,44) size 184x22 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,108) size 276x22
- RenderTableRow {TR} at (0,0) size 276x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,5778) size 276x130
- RenderBlock {CAPTION} at (0,0) size 276x20
- RenderInline {A} at (0,0) size 211x19
- RenderText {#text} at (30,0) size 211x19
- text run at (30,0) width 211: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}cols\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (240,0) size 6x19
- text run at (240,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 276x22
- RenderTableRow {TR} at (0,0) size 276x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 276x66
- RenderTableRow {TR} at (0,0) size 276x22
- RenderTableCell {TD} at (0,11) size 92x22 [border: none none none (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 185x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 276x22
- RenderTableCell {TD} at (91,22) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (183,33) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 276x22
- RenderTableCell {TD} at (0,44) size 184x22 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,108) size 276x22
- RenderTableRow {TR} at (0,0) size 276x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,5956) size 276x130 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 276x20
- RenderInline {A} at (0,0) size 213x19
- RenderText {#text} at (29,0) size 213x19
- text run at (29,0) width 213: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}cols\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (241,0) size 6x19
- text run at (241,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 275x22
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 275x66
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,11) size 91x22 [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 185x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 275x22
- RenderTableCell {TD} at (90,22) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,33) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 275x22
- RenderTableCell {TD} at (0,44) size 183x22 [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,108) size 275x22
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,6134) size 277x132 [border: none]
- RenderBlock {CAPTION} at (0,0) size 277x20
- RenderInline {A} at (0,0) size 216x19
- RenderText {#text} at (28,0) size 216x19
- text run at (28,0) width 216: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}cols\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (243,0) size 6x19
- text run at (243,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 276x23
- RenderTableRow {TR} at (0,0) size 276x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x23 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x23 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 276x66
- RenderTableRow {TR} at (0,0) size 276x22
- RenderTableCell {TD} at (0,11) size 92x22 [border: none none none (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 185x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 276x22
- RenderTableCell {TD} at (91,22) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (183,33) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 276x22
- RenderTableCell {TD} at (0,44) size 184x22 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,109) size 276x22
- RenderTableRow {TR} at (0,0) size 276x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,6314) size 277x132 [border: none]
- RenderBlock {CAPTION} at (0,0) size 277x20
- RenderInline {A} at (0,0) size 235x19
- RenderText {#text} at (18,0) size 235x19
- text run at (18,0) width 235: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}cols\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (252,0) size 7x19
- text run at (252,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 276x23
- RenderTableRow {TR} at (0,0) size 276x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x23 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x23 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 276x66
- RenderTableRow {TR} at (0,0) size 276x22
- RenderTableCell {TD} at (0,11) size 92x22 [border: none none none (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 185x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,22) size 276x22
- RenderTableCell {TD} at (91,22) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (183,33) size 93x22 [border: none none none (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,44) size 276x22
- RenderTableCell {TD} at (0,44) size 184x22 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,109) size 276x22
- RenderTableRow {TR} at (0,0) size 276x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x22 [border: none none none (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,6494) size 275x134
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 210x19
- RenderText {#text} at (30,0) size 210x19
- text run at (30,0) width 210: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (239,0) size 6x19
- text run at (239,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 275x22
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x22 [border: none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x22 [border: none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 275x69
- RenderTableRow {TR} at (0,0) size 275x23
- RenderTableCell {TD} at (0,11) size 91x24 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 185x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 275x23
- RenderTableCell {TD} at (90,23) size 93x23 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,34) size 93x24 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 275x23
- RenderTableCell {TD} at (0,46) size 183x23 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,111) size 275x23
- RenderTableRow {TR} at (0,0) size 275x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x23 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,6676) size 275x135
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 221x19
- RenderText {#text} at (24,0) size 221x19
- text run at (24,0) width 221: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (244,0) size 7x19
- text run at (244,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 275x23
- RenderTableRow {TR} at (0,0) size 275x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x23 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 275x69
- RenderTableRow {TR} at (0,0) size 275x23
- RenderTableCell {TD} at (0,11) size 91x24 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 185x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 275x23
- RenderTableCell {TD} at (90,23) size 93x23 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,34) size 93x24 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 275x23
- RenderTableCell {TD} at (0,46) size 183x23 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,112) size 275x23
- RenderTableRow {TR} at (0,0) size 275x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x23 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,6859) size 275x135 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 221x19
- RenderText {#text} at (24,0) size 221x19
- text run at (24,0) width 221: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (244,0) size 7x19
- text run at (244,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 275x22
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x22 [border: none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x22 [border: none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 275x69
- RenderTableRow {TR} at (0,0) size 275x23
- RenderTableCell {TD} at (0,11) size 91x24 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 185x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 275x23
- RenderTableCell {TD} at (90,23) size 93x23 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,34) size 93x24 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 275x23
- RenderTableCell {TD} at (0,46) size 183x23 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,111) size 275x23
- RenderTableRow {TR} at (0,0) size 275x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x23 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,7042) size 275x136 [border: none none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 275x20
- RenderInline {A} at (0,0) size 224x19
- RenderText {#text} at (23,0) size 224x19
- text run at (23,0) width 224: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (246,0) size 6x19
- text run at (246,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 275x23
- RenderTableRow {TR} at (0,0) size 275x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x23 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 275x69
- RenderTableRow {TR} at (0,0) size 275x23
- RenderTableCell {TD} at (0,11) size 91x24 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 185x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 275x23
- RenderTableCell {TD} at (90,23) size 93x23 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,34) size 93x24 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 275x23
- RenderTableCell {TD} at (0,46) size 183x23 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,112) size 275x23
- RenderTableRow {TR} at (0,0) size 275x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x23 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,7226) size 277x134 [border: none (1px solid #808080) none none]
- RenderBlock {CAPTION} at (0,0) size 277x20
- RenderInline {A} at (0,0) size 222x19
- RenderText {#text} at (25,0) size 222x19
- text run at (25,0) width 222: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (246,0) size 6x19
- text run at (246,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 276x22
- RenderTableRow {TR} at (0,0) size 276x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x22 [border: none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x22 [border: none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 276x69
- RenderTableRow {TR} at (0,0) size 276x23
- RenderTableCell {TD} at (0,11) size 92x24 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 185x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 276x23
- RenderTableCell {TD} at (91,23) size 93x23 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (183,34) size 93x24 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 276x23
- RenderTableCell {TD} at (0,46) size 184x23 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,111) size 276x23
- RenderTableRow {TR} at (0,0) size 276x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x23 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,7408) size 276x134
- RenderBlock {CAPTION} at (0,0) size 276x20
- RenderInline {A} at (0,0) size 202x19
- RenderText {#text} at (34,0) size 202x19
- text run at (34,0) width 202: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (235,0) size 7x19
- text run at (235,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 276x22
- RenderTableRow {TR} at (0,0) size 276x22
- RenderTableCell {TD} at (0,0) size 92x22 [border: none] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x22 [border: none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x22 [border: none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 276x69
- RenderTableRow {TR} at (0,0) size 276x23
- RenderTableCell {TD} at (0,11) size 92x24 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 185x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 276x23
- RenderTableCell {TD} at (91,23) size 93x23 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (183,34) size 93x24 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 276x23
- RenderTableCell {TD} at (0,46) size 184x23 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,111) size 276x23
- RenderTableRow {TR} at (0,0) size 276x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x23 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,7590) size 276x134 [border: none (1px solid #808080) none]
- RenderBlock {CAPTION} at (0,0) size 276x20
- RenderInline {A} at (0,0) size 204x19
- RenderText {#text} at (33,0) size 204x19
- text run at (33,0) width 204: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (236,0) size 7x19
- text run at (236,0) width 7: ":"
- RenderTableSection {THEAD} at (0,20) size 275x22
- RenderTableRow {TR} at (0,0) size 275x22
- RenderTableCell {TD} at (0,0) size 91x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 89x19
- text run at (1,1) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x22 [border: none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x22 [border: none] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,1) size 89x19
- text run at (2,1) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,42) size 275x69
- RenderTableRow {TR} at (0,0) size 275x23
- RenderTableCell {TD} at (0,11) size 91x24 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (1,2) size 89x20
- text run at (1,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (90,0) size 185x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 275x23
- RenderTableCell {TD} at (90,23) size 93x23 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (182,34) size 93x24 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 275x23
- RenderTableCell {TD} at (0,46) size 183x23 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,111) size 275x23
- RenderTableRow {TR} at (0,0) size 275x23
- RenderTableCell {TD} at (0,0) size 91x23 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,2) size 89x19
- text run at (1,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (90,0) size 93x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (182,0) size 93x23 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,7772) size 277x136 [border: none]
- RenderBlock {CAPTION} at (0,0) size 277x20
- RenderInline {A} at (0,0) size 207x19
- RenderText {#text} at (32,0) size 207x19
- text run at (32,0) width 207: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (238,0) size 6x19
- text run at (238,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 276x23
- RenderTableRow {TR} at (0,0) size 276x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x23 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 276x69
- RenderTableRow {TR} at (0,0) size 276x23
- RenderTableCell {TD} at (0,11) size 92x24 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 185x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 276x23
- RenderTableCell {TD} at (91,23) size 93x23 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (183,34) size 93x24 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 276x23
- RenderTableCell {TD} at (0,46) size 184x23 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,112) size 276x23
- RenderTableRow {TR} at (0,0) size 276x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x23 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 3"
- RenderTable {TABLE} at (0,7956) size 277x136 [border: none]
- RenderBlock {CAPTION} at (0,0) size 277x20
- RenderInline {A} at (0,0) size 226x19
- RenderText {#text} at (23,0) size 226x19
- text run at (23,0) width 226: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}all\x{201D}"
- RenderInline (generated) at (0,0) size 6x19
- RenderText at (248,0) size 6x19
- text run at (248,0) width 6: ":"
- RenderTableSection {THEAD} at (0,20) size 276x23
- RenderTableRow {TR} at (0,0) size 276x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x23 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 1, Cell 3"
- RenderTableSection {TBODY} at (0,43) size 276x69
- RenderTableRow {TR} at (0,0) size 276x23
- RenderTableCell {TD} at (0,11) size 92x24 [border: (1px solid #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 2, Cell 1"
- RenderTableCell {TD} at (91,0) size 185x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 2, Cell 2"
- RenderTableRow {TR} at (0,23) size 276x23
- RenderTableCell {TD} at (91,23) size 93x23 [border: (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 3, Cell 2"
- RenderTableCell {TD} at (183,34) size 93x24 [border: (1px solid #808080)] [r=1 c=2 rs=2 cs=1]
- RenderText {#text} at (2,2) size 89x20
- text run at (2,3) width 89: "Row 3, Cell 3"
- RenderTableRow {TR} at (0,46) size 276x23
- RenderTableCell {TD} at (0,46) size 184x23 [border: (1px solid #808080)] [r=2 c=0 rs=1 cs=2]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 4, Cell 1"
- RenderTableSection {TFOOT} at (0,112) size 276x23
- RenderTableRow {TR} at (0,0) size 276x23
- RenderTableCell {TD} at (0,0) size 92x23 [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 1"
- RenderTableCell {TD} at (91,0) size 93x23 [border: (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 2"
- RenderTableCell {TD} at (183,0) size 93x23 [border: (1px solid #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 89x19
- text run at (2,2) width 89: "Row 5, Cell 3"
-layer at (400,24) size 400x150
- RenderBlock (positioned) {TABLE} at (400,24) size 400x150
- RenderTable at (0,0) size 347x162
- RenderBlock {CAPTION} at (0,0) size 347x20
- RenderText {#text} at (50,0) size 241x19
- text run at (50,0) width 241: "Local links to specific testcase tables"
- RenderInline (generated) at (0,0) size 7x19
- RenderText at (290,0) size 7x19
- text run at (290,0) width 7: ":"
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableCol {COLGROUP} at (0,0) size 0x0
- RenderTableSection {THEAD} at (0,20) size 347x42
- RenderTableRow {TR} at (0,2) size 347x18
- RenderTableCell {TH} at (2,20) size 72x2 [r=0 c=0 rs=2 cs=2]
- RenderTableCell {TH} at (75,2) size 270x18 [r=0 c=2 rs=1 cs=9]
- RenderText {#text} at (118,1) size 34x15
- text run at (118,1) width 34: "Frame"
- RenderTableRow {TR} at (0,22) size 347x18
- RenderTableCell {TH} at (75,22) size 26x18 [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 24x15
- text run at (1,1) width 24: "void"
- RenderTableCell {TH} at (102,22) size 34x18 [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 32x15
- text run at (1,1) width 32: "above"
- RenderTableCell {TH} at (137,22) size 35x18 [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (1,1) size 32x15
- text run at (1,1) width 32: "below"
- RenderTableCell {TH} at (173,22) size 35x18 [r=1 c=5 rs=1 cs=1]
- RenderText {#text} at (1,1) size 33x15
- text run at (1,1) width 33: "hsides"
- RenderTableCell {TH} at (209,22) size 36x18 [r=1 c=6 rs=1 cs=1]
- RenderText {#text} at (1,1) size 33x15
- text run at (1,1) width 33: "vsides"
- RenderTableCell {TH} at (246,22) size 18x18 [r=1 c=7 rs=1 cs=1]
- RenderText {#text} at (1,1) size 16x15
- text run at (1,1) width 16: "lhs"
- RenderTableCell {TH} at (265,22) size 19x18 [r=1 c=8 rs=1 cs=1]
- RenderText {#text} at (1,1) size 16x15
- text run at (1,1) width 16: "rhs"
- RenderTableCell {TH} at (285,22) size 22x18 [r=1 c=9 rs=1 cs=1]
- RenderText {#text} at (1,1) size 20x15
- text run at (1,1) width 20: "box"
- RenderTableCell {TH} at (308,22) size 37x18 [r=1 c=10 rs=1 cs=1]
- RenderText {#text} at (1,1) size 34x15
- text run at (1,1) width 34: "border"
- RenderTableSection {TBODY} at (0,62) size 347x100
- RenderTableRow {TR} at (0,0) size 347x18
- RenderTableCell {TH} at (2,40) size 32x18 [r=0 c=0 rs=5 cs=1]
- RenderText {#text} at (1,1) size 30x15
- text run at (1,1) width 30: "Rules"
- RenderTableCell {TH} at (35,0) size 39x18 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (11,1) size 26x15
- text run at (11,1) width 26: "none"
- RenderTableCell {TD} at (75,0) size 26x18 [bgcolor=#CCCCCC] [r=0 c=2 rs=1 cs=1]
- RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
- RenderText {#text} at (5,1) size 15x15
- text run at (5,2) width 15: "Go"
- RenderTableCell {TD} at (102,0) size 34x18 [bgcolor=#CCCCCC] [r=0 c=3 rs=1 cs=1]
- RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 15x15
- text run at (9,2) width 15: "Go"
- RenderTableCell {TD} at (137,0) size 35x18 [bgcolor=#CCCCCC] [r=0 c=4 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 16x15
- text run at (9,2) width 16: "Go"
- RenderTableCell {TD} at (173,0) size 35x18 [bgcolor=#CCCCCC] [r=0 c=5 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 16x15
- text run at (9,2) width 16: "Go"
- RenderTableCell {TD} at (209,0) size 36x18 [bgcolor=#CCCCCC] [r=0 c=6 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 16x15
- text run at (9,2) width 16: "Go"
- RenderTableCell {TD} at (246,0) size 18x18 [bgcolor=#CCCCCC] [r=0 c=7 rs=1 cs=1]
- RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
- RenderText {#text} at (1,1) size 15x15
- text run at (1,2) width 15: "Go"
- RenderTableCell {TD} at (265,0) size 19x18 [bgcolor=#CCCCCC] [r=0 c=8 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (1,1) size 16x15
- text run at (1,2) width 16: "Go"
- RenderTableCell {TD} at (285,0) size 22x18 [bgcolor=#CCCCCC] [r=0 c=9 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (3,1) size 16x15
- text run at (3,2) width 16: "Go"
- RenderTableCell {TD} at (308,0) size 37x18 [bgcolor=#CCCCCC] [r=0 c=10 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (10,1) size 16x15
- text run at (10,2) width 16: "Go"
- RenderTableRow {TR} at (0,20) size 347x18
- RenderTableCell {TH} at (35,20) size 39x18 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 36x15
- text run at (1,1) width 36: "groups"
- RenderTableCell {TD} at (75,20) size 26x18 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
- RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
- RenderText {#text} at (5,1) size 15x15
- text run at (5,2) width 15: "Go"
- RenderTableCell {TD} at (102,20) size 34x18 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
- RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 15x15
- text run at (9,2) width 15: "Go"
- RenderTableCell {TD} at (137,20) size 35x18 [bgcolor=#CCCCCC] [r=1 c=4 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 16x15
- text run at (9,2) width 16: "Go"
- RenderTableCell {TD} at (173,20) size 35x18 [bgcolor=#CCCCCC] [r=1 c=5 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 16x15
- text run at (9,2) width 16: "Go"
- RenderTableCell {TD} at (209,20) size 36x18 [bgcolor=#CCCCCC] [r=1 c=6 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 16x15
- text run at (9,2) width 16: "Go"
- RenderTableCell {TD} at (246,20) size 18x18 [bgcolor=#CCCCCC] [r=1 c=7 rs=1 cs=1]
- RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
- RenderText {#text} at (1,1) size 15x15
- text run at (1,2) width 15: "Go"
- RenderTableCell {TD} at (265,20) size 19x18 [bgcolor=#CCCCCC] [r=1 c=8 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (1,1) size 16x15
- text run at (1,2) width 16: "Go"
- RenderTableCell {TD} at (285,20) size 22x18 [bgcolor=#CCCCCC] [r=1 c=9 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (3,1) size 16x15
- text run at (3,2) width 16: "Go"
- RenderTableCell {TD} at (308,20) size 37x18 [bgcolor=#CCCCCC] [r=1 c=10 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (10,1) size 16x15
- text run at (10,2) width 16: "Go"
- RenderTableRow {TR} at (0,40) size 347x18
- RenderTableCell {TH} at (35,40) size 39x18 [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (11,1) size 26x15
- text run at (11,1) width 26: "rows"
- RenderTableCell {TD} at (75,40) size 26x18 [bgcolor=#CCCCCC] [r=2 c=2 rs=1 cs=1]
- RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
- RenderText {#text} at (5,1) size 15x15
- text run at (5,2) width 15: "Go"
- RenderTableCell {TD} at (102,40) size 34x18 [bgcolor=#CCCCCC] [r=2 c=3 rs=1 cs=1]
- RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 15x15
- text run at (9,2) width 15: "Go"
- RenderTableCell {TD} at (137,40) size 35x18 [bgcolor=#CCCCCC] [r=2 c=4 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 16x15
- text run at (9,2) width 16: "Go"
- RenderTableCell {TD} at (173,40) size 35x18 [bgcolor=#CCCCCC] [r=2 c=5 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 16x15
- text run at (9,2) width 16: "Go"
- RenderTableCell {TD} at (209,40) size 36x18 [bgcolor=#CCCCCC] [r=2 c=6 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 16x15
- text run at (9,2) width 16: "Go"
- RenderTableCell {TD} at (246,40) size 18x18 [bgcolor=#CCCCCC] [r=2 c=7 rs=1 cs=1]
- RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
- RenderText {#text} at (1,1) size 15x15
- text run at (1,2) width 15: "Go"
- RenderTableCell {TD} at (265,40) size 19x18 [bgcolor=#CCCCCC] [r=2 c=8 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (1,1) size 16x15
- text run at (1,2) width 16: "Go"
- RenderTableCell {TD} at (285,40) size 22x18 [bgcolor=#CCCCCC] [r=2 c=9 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (3,1) size 16x15
- text run at (3,2) width 16: "Go"
- RenderTableCell {TD} at (308,40) size 37x18 [bgcolor=#CCCCCC] [r=2 c=10 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (10,1) size 16x15
- text run at (10,2) width 16: "Go"
- RenderTableRow {TR} at (0,60) size 347x18
- RenderTableCell {TH} at (35,60) size 39x18 [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (15,1) size 22x15
- text run at (15,1) width 22: "cols"
- RenderTableCell {TD} at (75,60) size 26x18 [bgcolor=#CCCCCC] [r=3 c=2 rs=1 cs=1]
- RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
- RenderText {#text} at (5,1) size 15x15
- text run at (5,2) width 15: "Go"
- RenderTableCell {TD} at (102,60) size 34x18 [bgcolor=#CCCCCC] [r=3 c=3 rs=1 cs=1]
- RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 15x15
- text run at (9,2) width 15: "Go"
- RenderTableCell {TD} at (137,60) size 35x18 [bgcolor=#CCCCCC] [r=3 c=4 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 16x15
- text run at (9,2) width 16: "Go"
- RenderTableCell {TD} at (173,60) size 35x18 [bgcolor=#CCCCCC] [r=3 c=5 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 16x15
- text run at (9,2) width 16: "Go"
- RenderTableCell {TD} at (209,60) size 36x18 [bgcolor=#CCCCCC] [r=3 c=6 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 16x15
- text run at (9,2) width 16: "Go"
- RenderTableCell {TD} at (246,60) size 18x18 [bgcolor=#CCCCCC] [r=3 c=7 rs=1 cs=1]
- RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
- RenderText {#text} at (1,1) size 15x15
- text run at (1,2) width 15: "Go"
- RenderTableCell {TD} at (265,60) size 19x18 [bgcolor=#CCCCCC] [r=3 c=8 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (1,1) size 16x15
- text run at (1,2) width 16: "Go"
- RenderTableCell {TD} at (285,60) size 22x18 [bgcolor=#CCCCCC] [r=3 c=9 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (3,1) size 16x15
- text run at (3,2) width 16: "Go"
- RenderTableCell {TD} at (308,60) size 37x18 [bgcolor=#CCCCCC] [r=3 c=10 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (10,1) size 16x15
- text run at (10,2) width 16: "Go"
- RenderTableRow {TR} at (0,80) size 347x18
- RenderTableCell {TH} at (35,80) size 39x18 [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (23,1) size 14x15
- text run at (23,1) width 14: "all"
- RenderTableCell {TD} at (75,80) size 26x18 [bgcolor=#CCCCCC] [r=4 c=2 rs=1 cs=1]
- RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
- RenderText {#text} at (5,1) size 15x15
- text run at (5,2) width 15: "Go"
- RenderTableCell {TD} at (102,80) size 34x18 [bgcolor=#CCCCCC] [r=4 c=3 rs=1 cs=1]
- RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 15x15
- text run at (9,2) width 15: "Go"
- RenderTableCell {TD} at (137,80) size 35x18 [bgcolor=#CCCCCC] [r=4 c=4 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 16x15
- text run at (9,2) width 16: "Go"
- RenderTableCell {TD} at (173,80) size 35x18 [bgcolor=#CCCCCC] [r=4 c=5 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 16x15
- text run at (9,2) width 16: "Go"
- RenderTableCell {TD} at (209,80) size 36x18 [bgcolor=#CCCCCC] [r=4 c=6 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (9,1) size 16x15
- text run at (9,2) width 16: "Go"
- RenderTableCell {TD} at (246,80) size 18x18 [bgcolor=#CCCCCC] [r=4 c=7 rs=1 cs=1]
- RenderInline {A} at (0,0) size 15x14 [color=#0000EE]
- RenderText {#text} at (1,1) size 15x15
- text run at (1,2) width 15: "Go"
- RenderTableCell {TD} at (265,80) size 19x18 [bgcolor=#CCCCCC] [r=4 c=8 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (1,1) size 16x15
- text run at (1,2) width 16: "Go"
- RenderTableCell {TD} at (285,80) size 22x18 [bgcolor=#CCCCCC] [r=4 c=9 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (3,1) size 16x15
- text run at (3,2) width 16: "Go"
- RenderTableCell {TD} at (308,80) size 37x18 [bgcolor=#CCCCCC] [r=4 c=10 rs=1 cs=1]
- RenderInline {A} at (0,0) size 16x14 [color=#0000EE]
- RenderText {#text} at (10,1) size 16x15
- text run at (10,2) width 16: "Go"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablegeneratedcaptionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/generated-caption-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/generated-caption-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/generated-caption-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,40 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 678x19
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=15309"
- RenderText {#text} at (357,0) size 374x19
- text run at (357,0) width 5: " "
- text run at (361,0) width 370: "Crash due to infinite recursion in RenderTable::addChild"
- RenderText {#text} at (730,0) size 5x19
- text run at (730,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 514x19
- text run at (0,0) width 514: "The following should look the same (and have identical render tree hierarchies):"
- RenderBlock {P} at (0,72) size 784x40
- RenderTable {SPAN} at (0,0) size 32x40
- RenderTableSection (anonymous) at (0,0) size 32x20
- RenderTableRow (anonymous) at (0,0) size 32x20
- RenderTableCell (anonymous) at (0,0) size 32x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "table"
- RenderBlock (generated) at (0,20) size 32x20
- RenderText at (0,0) size 30x19
- text run at (0,0) width 30: "after"
- RenderBlock {P} at (0,128) size 784x40
- RenderTable {TABLE} at (0,0) size 32x40
- RenderTableSection {TBODY} at (0,0) size 32x20
- RenderTableRow {TR} at (0,0) size 32x20
- RenderTableCell {TD} at (0,0) size 32x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "table"
- RenderBlock {CAPTION} at (0,20) size 32x20
- RenderText {#text} at (0,0) size 31x19
- text run at (0,0) width 31: "after"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableinsertbeforeanonymousancestorsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/insert-before-anonymous-ancestors-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/insert-before-anonymous-ancestors-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/insert-before-anonymous-ancestors-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 748x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=15208"
- RenderText {#text} at (357,0) size 748x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 387: "display:table causes the collapsed text to show at a different"
- text run at (0,20) width 155: "position when expanded"
- RenderText {#text} at (154,20) size 5x19
- text run at (154,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 209x19
- text run at (0,0) width 209: "This should say \x{201C}Lorem ipsum\x{201D}:"
- RenderTable {DIV} at (0,92) size 86x20
- RenderTableSection (anonymous) at (0,0) size 86x20
- RenderTableRow (anonymous) at (0,0) size 86x20
- RenderTableCell (anonymous) at (0,0) size 86x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 43: "Lorem"
- RenderText {#text} at (42,0) size 44x19
- text run at (42,0) width 5: " "
- text run at (46,0) width 40: "ipsum"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableinsertcellbeforeformexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/insert-cell-before-form-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/insert-cell-before-form-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/insert-cell-before-form-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 657x19
- RenderInline {A} at (0,0) size 156x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 156x19
- text run at (53,0) width 156: "rdar://problem/5615307"
- RenderText {#text} at (208,0) size 502x19
- text run at (208,0) width 502: " Repro crash in WebKit!WebCore::RenderContainer::destroyLeftoverChildren"
- RenderText {#text} at (709,0) size 5x19
- text run at (709,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 274x19
- text run at (0,0) width 274: "There should be a line of green text below."
- RenderTable {TABLE} at (0,72) size 150x32 [color=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 150x32
- RenderTableRow {TR} at (0,2) size 150x28
- RenderTableCell {TD} at (2,2) size 146x28 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 144x26 [color=#000000]
- RenderTableSection {TBODY} at (0,0) size 144x26
- RenderTableRow {TR} at (0,2) size 144x22 [color=#008000]
- RenderTableCell {TD} at (2,2) size 140x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 138x19
- text run at (1,1) width 138: "This should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableinsertrowbeforeformexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/insert-row-before-form-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/insert-row-before-form-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/insert-row-before-form-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 657x19
- RenderInline {A} at (0,0) size 156x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 156x19
- text run at (53,0) width 156: "rdar://problem/5615307"
- RenderText {#text} at (208,0) size 502x19
- text run at (208,0) width 502: " Repro crash in WebKit!WebCore::RenderContainer::destroyLeftoverChildren"
- RenderText {#text} at (709,0) size 5x19
- text run at (709,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 274x19
- text run at (0,0) width 274: "There should be a line of green text below."
- RenderTable {TABLE} at (0,72) size 150x32 [color=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 150x32
- RenderTableRow {TR} at (0,2) size 150x28
- RenderTableCell {TD} at (2,2) size 146x28 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 144x26 [color=#008000]
- RenderTableSection {TBODY} at (0,0) size 144x26
- RenderTableRow {TR} at (0,2) size 144x22
- RenderTableCell {TD} at (2,2) size 140x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 138x19
- text run at (1,1) width 138: "This should be green."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableinvisiblecellbackgroundexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/invisible-cell-background-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/invisible-cell-background-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/invisible-cell-background-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,56 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 320x19
- text run at (0,0) width 320: "This tests that the background of a table cell with "
- RenderInline {TT} at (0,0) size 133x14
- RenderText {#text} at (319,5) size 133x14
- text run at (319,5) width 133: "visibility:hidden"
- RenderText {#text} at (451,0) size 110x19
- text run at (451,0) width 110: " is never painted."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 465x19
- text run at (0,0) width 465: "You should see nine green squares and no red, orange or yellow squares."
- RenderTable {TABLE} at (4,72) size 28x25
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,101) size 28x25 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,130) size 28x25 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,159) size 28x25 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,188) size 28x25 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FF0000]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,217) size 28x25 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,246) size 28x25 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,275) size 28x25 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,304) size 28x25 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (4,333) size 28x25 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 28x25 [bgcolor=#FFFF00]
- RenderTableRow {TR} at (0,0) size 28x25 [bgcolor=#FFA500]
- RenderTableCell {TD} at (0,11) size 28x3 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablelargewidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/large-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/large-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/large-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x68 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 782x66
- RenderTableRow {TR} at (0,2) size 782x62
- RenderTableCell {TD} at (2,22) size 23x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (26,2) size 754x62 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (11,11) size 720x39
- text run at (11,11) width 720: "This is a very long line of text, but it should be wrapped. It should not extend all the way off the right side of the"
- text run at (11,31) width 313: "window, but rather be broken into multiple lines."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablemozillabug10296verticalalign1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/mozilla-bug10296-vertical-align-1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/mozilla-bug10296-vertical-align-1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/mozilla-bug10296-vertical-align-1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,53 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x365
- RenderBlock {HTML} at (0,0) size 800x365
- RenderBody {BODY} at (8,21) size 784x336
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 481x36
- text run at (0,1) width 481: "Vertical alignment and table height"
- RenderBlock {P} at (0,59) size 784x21
- RenderText {#text} at (0,0) size 547x19
- text run at (0,0) width 547: "In each of the following tables the cells with 'Data' should all have the same baseline:"
- RenderTable {TABLE} at (0,95) size 460x121
- RenderTableSection {TBODY} at (0,0) size 460x120
- RenderTableRow {TR} at (0,2) size 460x116
- RenderTableCell {TD} at (2,75) size 35x24 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "Data"
- RenderTableCell {TD} at (38,46) size 95x61 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,3) size 91x54
- text run at (2,3) width 91: "Data"
- RenderTableCell {TD} at (134,2) size 187x116 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,4) size 182x107
- text run at (2,4) width 182: "Data"
- RenderTableCell {TD} at (322,2) size 29x24 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 25x19
- text run at (2,2) width 25: "Top"
- RenderTableCell {TD} at (352,48) size 51x24 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Middle"
- RenderTableCell {TD} at (404,94) size 54x24 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (2,2) size 49x19
- text run at (2,2) width 49: "Bottom"
- RenderTable {TABLE} at (0,215) size 460x121
- RenderTableSection {TBODY} at (0,0) size 460x120
- RenderTableRow {TR} at (0,2) size 460x116
- RenderTableCell {TD} at (2,2) size 29x24 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 25x19
- text run at (2,2) width 25: "Top"
- RenderTableCell {TD} at (32,48) size 51x24 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Middle"
- RenderTableCell {TD} at (84,94) size 53x24 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 49x19
- text run at (2,2) width 49: "Bottom"
- RenderTableCell {TD} at (138,2) size 187x116 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (2,4) size 182x107
- text run at (2,4) width 182: "Data"
- RenderTableCell {TD} at (326,75) size 35x24 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "Data"
- RenderTableCell {TD} at (362,46) size 96x61 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (2,3) size 91x54
- text run at (2,3) width 91: "Data"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablemozillabug10296verticalalign2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/mozilla-bug10296-vertical-align-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/mozilla-bug10296-vertical-align-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/mozilla-bug10296-vertical-align-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,74 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x485
- RenderBlock {HTML} at (0,0) size 800x485
- RenderBody {BODY} at (8,21) size 784x456
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 481x36
- text run at (0,1) width 481: "Vertical alignment and table height"
- RenderBlock {P} at (0,59) size 784x21
- RenderText {#text} at (0,0) size 547x19
- text run at (0,0) width 547: "In each of the following tables the cells with 'Data' should all have the same baseline:"
- RenderTable {TABLE} at (0,95) size 460x121
- RenderTableSection {TBODY} at (0,0) size 460x120
- RenderTableRow {TR} at (0,2) size 460x116
- RenderTableCell {TD} at (2,2) size 186x116 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,4) size 182x107
- text run at (2,4) width 182: "Data"
- RenderTableCell {TD} at (189,2) size 29x24 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 25x19
- text run at (2,2) width 25: "Top"
- RenderTableCell {TD} at (219,48) size 52x24 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Middle"
- RenderTableCell {TD} at (272,75) size 35x24 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "Data"
- RenderTableCell {TD} at (308,94) size 53x24 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 49x19
- text run at (2,2) width 49: "Bottom"
- RenderTableCell {TD} at (362,46) size 96x61 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (2,3) size 91x54
- text run at (2,3) width 91: "Data"
- RenderTable {TABLE} at (0,215) size 460x121
- RenderTableSection {TBODY} at (0,0) size 460x120
- RenderTableRow {TR} at (0,2) size 460x116
- RenderTableCell {TD} at (2,2) size 29x24 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 25x19
- text run at (2,2) width 25: "Top"
- RenderTableCell {TD} at (32,75) size 35x24 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "Data"
- RenderTableCell {TD} at (68,46) size 96x61 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,3) size 91x54
- text run at (2,3) width 91: "Data"
- RenderTableCell {TD} at (165,48) size 51x24 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Middle"
- RenderTableCell {TD} at (217,94) size 53x24 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 49x19
- text run at (2,2) width 49: "Bottom"
- RenderTableCell {TD} at (271,2) size 187x116 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (2,4) size 182x107
- text run at (2,4) width 182: "Data"
- RenderTable {TABLE} at (0,335) size 460x121
- RenderTableSection {TBODY} at (0,0) size 460x120
- RenderTableRow {TR} at (0,2) size 460x116
- RenderTableCell {TD} at (2,2) size 29x24 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 25x19
- text run at (2,2) width 25: "Top"
- RenderTableCell {TD} at (32,46) size 96x61 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,3) size 91x54
- text run at (2,3) width 91: "Data"
- RenderTableCell {TD} at (129,94) size 53x24 [border: (1px solid #000000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (2,2) size 49x19
- text run at (2,2) width 49: "Bottom"
- RenderTableCell {TD} at (183,75) size 35x24 [border: (1px solid #000000)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "Data"
- RenderTableCell {TD} at (219,2) size 186x116 [border: (1px solid #000000)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (2,4) size 182x107
- text run at (2,4) width 182: "Data"
- RenderTableCell {TD} at (406,48) size 52x24 [border: (1px solid #000000)] [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (2,2) size 47x19
- text run at (2,2) width 47: "Middle"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablemultiplecaptionsdisplayexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/multiple-captions-display-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/multiple-captions-display-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/multiple-captions-display-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,65 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x308
- RenderBlock {html} at (0,0) size 800x308
- RenderBody {body} at (8,8) size 784x292
- RenderTable {table} at (0,0) size 128x292
- RenderTableSection (anonymous) at (0,164) size 128x2
- RenderTableRow (anonymous) at (0,0) size 128x0
- RenderTableCell (anonymous) at (2,0) size 124x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {caption} at (0,40) size 128x40
- RenderText {#text} at (16,0) size 95x39
- text run at (16,0) width 95: "PASS: Normal"
- text run at (38,20) width 52: "Caption"
- RenderTableSection {thead} at (0,140) size 128x24
- RenderTableRow (anonymous) at (0,2) size 128x20
- RenderTableCell (anonymous) at (2,2) size 124x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 65x19
- text run at (0,0) width 65: "HEADER"
- RenderTableSection {tbody} at (0,166) size 128x42
- RenderTableRow (anonymous) at (0,0) size 128x40
- RenderTableCell (anonymous) at (2,0) size 124x40 [r=0 c=0 rs=1 cs=1]
- RenderBR {br} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 124x19
- text run at (0,20) width 124: "Some body content"
- RenderBR {br} at (123,20) size 1x19
- RenderTableSection {tfoot} at (0,210) size 128x22
- RenderTableRow (anonymous) at (0,0) size 128x20
- RenderTableCell (anonymous) at (2,0) size 124x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 63x19
- text run at (0,0) width 63: "FOOTER"
- RenderTableSection (anonymous) at (0,208) size 128x2
- RenderTableRow (anonymous) at (0,0) size 128x0
- RenderTableCell (anonymous) at (2,0) size 124x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {caption} at (0,80) size 128x60
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {caption} at (0,140) size 128x0
-layer at (8,240) size 128x60
- RenderBlock {caption} at (0,232) size 128x60
- RenderText {#text} at (26,0) size 119x59
- text run at (26,0) width 76: "PASS: First"
- text run at (4,20) width 119: "Caption aligned to"
- text run at (29,40) width 70: "the bottom"
-layer at (10,172) size 232x20
- RenderBlock (positioned) {caption} at (10,172) size 232x20
- RenderText {#text} at (0,0) size 232x19
- text run at (0,0) width 232: "PASS: Caption with a fixed position"
-layer at (8,8) size 128x40
- RenderBlock {caption} at (0,0) size 128x40
- RenderText {#text} at (15,0) size 104x39
- text run at (15,0) width 97: "PASS: Caption"
- text run at (12,20) width 104: "with opacity 0.7"
-layer at (10,216) size 334x20
- RenderBlock (positioned) {caption} at (10,216) size 335x20
- RenderText {#text} at (0,0) size 335x19
- text run at (0,0) width 335: "PASS: Caption with a fixed position and opacity 0.6"
-layer at (8,88) size 121x59
- RenderInline {a} at (0,0) size 121x59
- RenderText {#text} at (15,0) size 121x59
- text run at (15,0) width 97: "PASS: Caption"
- text run at (3,20) width 121: "with opacity 0.5 in"
- text run at (14,40) width 100: "one of its child."
-layer at (72,148) size 448x20
- RenderBlock (positioned) {a} at (71,148) size 450x20
- RenderText {#text} at (0,0) size 449x19
- text run at (0,0) width 449: "PASS: Caption with opacity 0.4 and fixed position of one of the child."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablemultiplepercentheightrowsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/multiple-percent-height-rows-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/multiple-percent-height-rows-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/multiple-percent-height-rows-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 435x227 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 433x225
- RenderTableRow {TR} at (0,0) size 433x225
- RenderTableCell {TD} at (0,0) size 433x225 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 431x223 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 429x221
- RenderTableRow {TR} at (0,0) size 429x111
- RenderTableCell {TD} at (0,44) size 215x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,0) size 4x20
- text run at (1,1) width 4: " "
- RenderTableCell {TD} at (214,44) size 215x23 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,0) size 4x20
- text run at (1,1) width 4: " "
- RenderTableRow {TR} at (0,110) size 429x111
- RenderTableCell {TD} at (0,154) size 215x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,0) size 4x20
- text run at (1,1) width 4: " "
- RenderTableCell {TD} at (214,154) size 215x23 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,0) size 4x20
- text run at (1,1) width 4: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablenestedpercentheighttableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/nested-percent-height-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/nested-percent-height-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/nested-percent-height-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 191x22
- text run at (0,0) width 191: "Height:100% Problems"
- RenderBlock {P} at (0,41) size 784x21
- RenderText {#text} at (0,0) size 757x19
- text run at (0,0) width 406: "In the example below, the inner table should be 300 pixels tall. "
- text run at (405,0) width 352: "Instead the height:100% on the table cell isn't honored."
- RenderTable {TABLE} at (354,77) size 76x301 [bgcolor=#FF0000]
- RenderTableSection {TBODY} at (0,0) size 75x300
- RenderTableRow {TR} at (0,0) size 75x300
- RenderTableCell {TD} at (0,0) size 75x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (0,0) size 75x300 [bgcolor=#008000]
- RenderTableSection {TBODY} at (0,0) size 75x300
- RenderTableRow {TR} at (0,2) size 75x296
- RenderTableCell {TD} at (2,139) size 71x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 69x19
- text run at (1,1) width 69: "Inner table"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablenobrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/nobr-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/nobr-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/nobr-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {NOBR} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,0) size 784x390
- RenderTable {TABLE} at (0,0) size 71x390 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 69x388
- RenderTableRow {TR} at (0,2) size 69x384
- RenderTableCell {TD} at (2,2) size 65x384 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 60x379
- text run at (2,2) width 55: "This is a"
- text run at (2,22) width 54: "test case"
- text run at (2,42) width 19: "for"
- text run at (2,62) width 60: "3190580."
- text run at (2,82) width 33: "Even"
- text run at (2,102) width 45: "though"
- text run at (2,122) width 59: "this table"
- text run at (2,142) width 11: "is"
- text run at (2,162) width 56: "enclosed"
- text run at (2,182) width 57: "in a nobr"
- text run at (2,202) width 51: "tag, this"
- text run at (2,222) width 24: "text"
- text run at (2,242) width 43: "should"
- text run at (2,262) width 32: "wrap"
- text run at (2,282) width 53: "anyway."
- text run at (2,302) width 60: "The table"
- text run at (2,322) width 44: "is only"
- text run at (2,342) width 59: "50 pixels"
- text run at (2,362) width 36: "wide."
- RenderBlock (anonymous) at (0,390) size 784x0
- RenderInline {NOBR} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableoverflowHiddenexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/overflowHidden-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/overflowHidden-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/overflowHidden-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,230 +0,0 @@
</span><del>-layer at (0,0) size 800x2484
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x2484
- RenderBlock {HTML} at (0,0) size 800x2484
- RenderBody {BODY} at (8,8) size 784x2468
- RenderTable {TABLE} at (0,0) size 419x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 415x108
- RenderTableRow {TR} at (0,2) size 415x104
- RenderTableCell {TD} at (308,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,112) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,152) size 719x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 715x108
- RenderTableRow {TR} at (0,2) size 715x104
- RenderTableCell {TD} at (608,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,264) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,304) size 719x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 715x108
- RenderTableRow {TR} at (0,2) size 715x104
- RenderTableCell {TD} at (608,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,416) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,456) size 419x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 415x108
- RenderTableRow {TR} at (0,2) size 415x104
- RenderTableCell {TD} at (308,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,568) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,608) size 419x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 415x108
- RenderTableRow {TR} at (0,2) size 415x104
- RenderTableCell {TD} at (2,2) size 105x104 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,720) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,760) size 619x218 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 615x214
- RenderTableRow {TR} at (0,2) size 615x104
- RenderTableCell {TD} at (308,2) size 305x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 301x100 [bgcolor=#800080]
- RenderTableRow {TR} at (0,108) size 615x104
- RenderTableCell {TD} at (2,108) size 305x104 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 301x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,978) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,1018) size 719x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 715x108
- RenderTableRow {TR} at (0,2) size 715x104
- RenderTableCell {TD} at (608,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,1130) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,1170) size 719x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 715x108
- RenderTableRow {TR} at (0,2) size 715x104
- RenderTableCell {TD} at (608,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,1282) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,1322) size 719x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 715x108
- RenderTableRow {TR} at (0,2) size 715x104
- RenderTableCell {TD} at (608,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,1434) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {DIV} at (0,1474) size 401x100
- RenderTableSection (anonymous) at (0,0) size 401x100
- RenderTableRow {DIV} at (0,0) size 401x100
- RenderTableCell {DIV} at (300,0) size 101x100 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,1574) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {DIV} at (0,1614) size 401x100
- RenderTableSection (anonymous) at (0,0) size 401x100
- RenderTableRow {DIV} at (0,0) size 401x100
- RenderTableCell {DIV} at (300,0) size 101x100 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,1714) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,1754) size 716x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 711x107
- RenderTableRow {TR} at (0,0) size 711x107
- RenderTableCell {TD} at (605,0) size 106x107 [border: (3px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,4) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,1866) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,1906) size 716x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 711x107
- RenderTableRow {TR} at (0,0) size 711x107
- RenderTableCell {TD} at (605,0) size 106x107 [border: (3px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,4) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,2018) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,2058) size 419x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 415x108
- RenderTableRow {TR} at (0,2) size 415x104
- RenderTableCell {TD} at (308,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,2170) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,2210) size 434x112 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 430x108
- RenderTableRow {TR} at (0,2) size 430x104
- RenderTableCell {TD} at (323,2) size 105x104 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 100x100 [bgcolor=#800080]
- RenderBlock (anonymous) at (0,2322) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,2362) size 471x106
- RenderTableSection {TBODY} at (0,0) size 471x106
- RenderTableRow {TR} at (0,2) size 471x102
- RenderTableCell {TD} at (366,2) size 103x102 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 100x100 [bgcolor=#800080]
-layer at (12,12) size 304x104 clip at (13,13) size 302x102
- RenderTableCell {TD} at (2,52) size 304x4 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-layer at (12,164) size 604x104 clip at (13,165) size 602x102
- RenderTableCell {TD} at (2,42) size 605x24 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-layer at (12,468) size 304x104 clip at (13,469) size 302x102 scrollWidth 601
- RenderTableCell {TD} at (2,52) size 305x4 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,-18) size 300x20 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 600x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "Test"
-layer at (118,620) size 304x104 clip at (119,621) size 302x102 scrollWidth 601
- RenderTableCell {TD} at (108,52) size 305x4 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,-18) size 300x20 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 600x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 82x19
- text run at (0,0) width 82: "Reverse Test"
-layer at (12,772) size 304x104 clip at (13,773) size 302x102 scrollWidth 601
- RenderTableCell {TD} at (2,52) size 305x4 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,-18) size 300x20 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 600x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 82x19
- text run at (0,0) width 82: "Stacked Test"
-layer at (318,878) size 304x104 clip at (319,879) size 302x102 scrollWidth 601
- RenderTableCell {TD} at (308,158) size 305x4 [bgcolor=#808080] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (2,-18) size 300x20 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 600x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 52x19
- text run at (0,0) width 52: "Reverse"
-layer at (12,1030) size 604x104 clip at (13,1031) size 602x102
- RenderTableCell {TD} at (2,42) size 605x24 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-layer at (8,1482) size 300x100 scrollWidth 600
- RenderTableCell {DIV} at (0,40) size 301x20 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 300x20
- RenderBlock {DIV} at (0,0) size 600x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 146x19
- text run at (0,0) width 146: "With display:table-cell"
-layer at (10,1764) size 605x107 clip at (13,1767) size 602x102
- RenderTableCell {TD} at (0,40) size 606x27 [bgcolor=#808080] [border: (3px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (4,4) size 600x20 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 219x19
- text run at (0,0) width 219: "Test with border-collapse:collapse"
-layer at (10,1916) size 605x107 clip at (13,1919) size 602x102
- RenderTableCell {TD} at (0,40) size 606x27 [border: (3px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (4,4) size 600x20 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 276x19
- text run at (0,0) width 276: "Test with border-collapse:collapse no color"
-layer at (12,2070) size 304x84 clip at (13,2071) size 302x67 scrollWidth 601
- RenderTableCell {TD} at (2,34) size 305x20 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,-18) size 300x20 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 600x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 153x19
- text run at (0,0) width 153: "Test with overflow:auto"
-layer at (12,2222) size 319x104 clip at (13,2223) size 302x87 scrollWidth 601
- RenderTableCell {TD} at (2,44) size 320x20 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,-18) size 300x20 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 600x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 161x19
- text run at (0,0) width 161: "Test with overflow:scroll"
-layer at (10,2372) size 362x102 clip at (40,2402) size 302x27 scrollWidth 601
- RenderTableCell {TD} at (2,4) size 363x98 [bgcolor=#808080] [border: (30px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (31,31) size 300x20 [bgcolor=#00FF00]
- RenderBlock {DIV} at (0,0) size 600x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 153x19
- text run at (0,0) width 153: "Test with overflow:auto"
-layer at (14,90) size 600x20
- RenderBlock (positioned) {DIV} at (14,90) size 600x20 [bgcolor=#00FFFF]
- RenderText {#text} at (0,0) size 213x19
- text run at (0,0) width 213: "With absolute positioning on div."
-layer at (14,206) size 600x20
- RenderBlock {DIV} at (2,2) size 600x20 [bgcolor=#00FFFF]
- RenderText {#text} at (0,0) size 130x19
- text run at (0,0) width 130: "With opacity on div."
-layer at (12,316) size 604x104 clip at (13,317) size 602x102
- RenderTableCell {TD} at (2,42) size 605x24 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 600x20 [bgcolor=#00FFFF]
- RenderText {#text} at (0,0) size 134x19
- text run at (0,0) width 134: "With opacity on cell."
-layer at (14,1072) size 600x20
- RenderBlock (relative positioned) {DIV} at (2,2) size 600x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 207x19
- text run at (0,0) width 207: "With relative positioning on div."
-layer at (12,1182) size 604x104 clip at (13,1183) size 602x102
- RenderTableCell {TD} at (2,42) size 605x24 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 600x20 [bgcolor=#FFC0CB]
- RenderText {#text} at (0,0) size 211x19
- text run at (0,0) width 211: "With relative positioning on cell."
-layer at (112,1334) size 604x104 clip at (113,1335) size 602x102
- RenderTableCell {TD} at (2,42) size 605x24 [bgcolor=#808080] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 600x20 [bgcolor=#FFC0CB]
- RenderText {#text} at (0,0) size 297x19
- text run at (0,0) width 297: "With relative positioning and an offset on cell."
-layer at (108,1622) size 300x100 scrollWidth 600
- RenderTableCell {DIV} at (0,40) size 301x20 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 300x20
- RenderBlock {DIV} at (0,0) size 600x20 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 287x19
- text run at (0,0) width 287: "With display:table-cell + relative positioning"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablepercentheightsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/percent-heights-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/percent-heights-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/percent-heights-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {H3} at (0,0) size 784x23
- RenderText {#text} at (0,0) size 246x22
- text run at (0,0) width 246: "Small Percentage Heights Bug"
- RenderBlock {P} at (0,41) size 784x41
- RenderText {#text} at (0,0) size 762x39
- text run at (0,0) width 409: "In the example below, all eight cells should be the same height. "
- text run at (408,0) width 354: "It appears that any percentage heights cause cells to fill"
- text run at (0,20) width 148: "the entire table height. "
- text run at (147,20) width 546: "Note how cell 8 is correct but 2-7 are not, despite the cells all specifying height:30%."
- RenderTable {TABLE} at (0,97) size 784x105 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 782x102
- RenderTableRow {TR} at (0,0) size 782x102
- RenderTableCell {TD} at (0,0) size 479x102 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (194,11) size 91x19
- text run at (194,11) width 91: "Table Data #1"
- RenderBR {BR} at (284,26) size 1x0
- RenderText {#text} at (204,31) size 71x19
- text run at (204,31) width 71: "Other cells"
- RenderBR {BR} at (274,46) size 1x0
- RenderText {#text} at (174,51) size 130x19
- text run at (174,51) width 130: "should be the height"
- RenderBR {BR} at (303,66) size 1x0
- RenderText {#text} at (205,71) size 69x19
- text run at (205,71) width 69: "of this cell"
- RenderTableCell {TD} at (478,20) size 44x62 [bgcolor=#006000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (11,11) size 22x39
- text run at (11,11) width 22: "TD"
- text run at (13,31) width 17: "#2"
- RenderTableCell {TD} at (521,20) size 45x62 [bgcolor=#00FFFF] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (11,11) size 22x39
- text run at (11,11) width 22: "TD"
- text run at (13,31) width 17: "#3"
- RenderTableCell {TD} at (565,20) size 44x62 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (11,11) size 22x39
- text run at (11,11) width 22: "TD"
- text run at (13,31) width 17: "#4"
- RenderTableCell {TD} at (608,20) size 44x62 [bgcolor=#008000] [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (11,11) size 22x39
- text run at (11,11) width 22: "TD"
- text run at (13,31) width 17: "#5"
- RenderTableCell {TD} at (651,20) size 45x62 [bgcolor=#000080] [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (11,11) size 22x39
- text run at (11,11) width 22: "TD"
- text run at (13,31) width 17: "#6"
- RenderTableCell {TD} at (695,20) size 44x62 [bgcolor=#CACACA] [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (11,11) size 22x39
- text run at (11,11) width 22: "TD"
- text run at (13,31) width 17: "#7"
- RenderTableCell {TD} at (738,20) size 44x62 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
- RenderInline {FONT} at (0,0) size 22x39 [color=#FFFFFF]
- RenderText {#text} at (11,11) size 22x39
- text run at (11,11) width 22: "TD"
- text run at (13,31) width 17: "#8"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableprependinanonymoustableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/prepend-in-anonymous-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/prepend-in-anonymous-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/prepend-in-anonymous-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,474 +0,0 @@
</span><del>-layer at (0,0) size 800x1459
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1459
- RenderBlock {HTML} at (0,0) size 800x1459
- RenderBody {BODY} at (8,8) size 784x1443
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 779x39
- RenderInline {A} at (0,0) size 312x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 312x19
- text run at (53,0) width 312: "https://bugs.webkit.org/show_bug.cgi?id=19519"
- RenderText {#text} at (364,0) size 779x39
- text run at (364,0) width 415: " DOM modification causes stack exhaustion (BUTTON OBJECT"
- text run at (0,20) width 91: "COLGROUP)"
- RenderText {#text} at (90,20) size 5x19
- text run at (90,20) width 5: "."
- RenderBlock {PRE} at (0,56) size 784x14
- RenderText {#text} at (0,0) size 242x14
- text run at (0,0) width 242: "Prepending block to table-cell:"
- RenderBlock {DIV} at (0,83) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,83) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {PRE} at (0,96) size 784x14
- RenderText {#text} at (0,0) size 250x14
- text run at (0,0) width 250: "Prepending inline to table-cell:"
- RenderBlock {DIV} at (0,123) size 784x0
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {DIV} at (0,0) size 0x0
- RenderTable at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,123) size 784x0
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {DIV} at (0,0) size 0x0
- RenderTable at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {PRE} at (0,136) size 784x14
- RenderText {#text} at (0,0) size 281x14
- text run at (0,0) width 281: "Prepending table-cell to table-cell:"
- RenderBlock {DIV} at (0,163) size 784x0
- RenderTable at (0,0) size 2x0
- RenderTableSection (anonymous) at (0,0) size 2x0
- RenderTableRow (anonymous) at (0,0) size 2x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,163) size 784x0
- RenderTable at (0,0) size 2x0
- RenderTableSection (anonymous) at (0,0) size 2x0
- RenderTableRow (anonymous) at (0,0) size 2x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=1 rs=1 cs=1]
- RenderBlock {PRE} at (0,176) size 784x14
- RenderText {#text} at (0,0) size 274x14
- text run at (0,0) width 274: "Prepending table-row to table-cell:"
- RenderBlock {DIV} at (0,203) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow {DIV} at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=1 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,203) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow {DIV} at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=1 c=0 rs=1 cs=1]
- RenderBlock {PRE} at (0,216) size 784x14
- RenderText {#text} at (0,0) size 320x14
- text run at (0,0) width 320: "Prepending table-row-group to table-cell:"
- RenderBlock {DIV} at (0,243) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableSection {DIV} at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,243) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableSection {DIV} at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {PRE} at (0,256) size 784x14
- RenderText {#text} at (0,0) size 344x14
- text run at (0,0) width 344: "Prepending table-column-group to table-cell:"
- RenderBlock {DIV} at (0,283) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,283) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {PRE} at (0,296) size 784x14
- RenderText {#text} at (0,0) size 305x14
- text run at (0,0) width 305: "Prepending table-caption to table-cell:"
- RenderBlock {DIV} at (0,323) size 784x0
- RenderTable at (0,0) size 1x0
- RenderBlock {DIV} at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,323) size 784x0
- RenderTable at (0,0) size 1x0
- RenderBlock {DIV} at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {PRE} at (0,336) size 784x14
- RenderText {#text} at (0,0) size 235x14
- text run at (0,0) width 235: "Prepending block to table-row:"
- RenderBlock {DIV} at (0,363) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,363) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,376) size 784x14
- RenderText {#text} at (0,0) size 242x14
- text run at (0,0) width 242: "Prepending inline to table-row:"
- RenderBlock {DIV} at (0,403) size 784x0
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {DIV} at (0,0) size 0x0
- RenderTable at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,403) size 784x0
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {DIV} at (0,0) size 0x0
- RenderTable at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,416) size 784x14
- RenderText {#text} at (0,0) size 274x14
- text run at (0,0) width 274: "Prepending table-cell to table-row:"
- RenderBlock {DIV} at (0,443) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableRow {DIV} at (0,0) size 1x0
- RenderBlock {DIV} at (0,443) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableRow {DIV} at (0,0) size 1x0
- RenderBlock {PRE} at (0,456) size 784x14
- RenderText {#text} at (0,0) size 266x14
- text run at (0,0) width 266: "Prepending table-row to table-row:"
- RenderBlock {DIV} at (0,483) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,483) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,496) size 784x14
- RenderText {#text} at (0,0) size 313x14
- text run at (0,0) width 313: "Prepending table-row-group to table-row:"
- RenderBlock {DIV} at (0,523) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,523) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,536) size 784x14
- RenderText {#text} at (0,0) size 336x14
- text run at (0,0) width 336: "Prepending table-column-group to table-row:"
- RenderBlock {DIV} at (0,563) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,563) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,576) size 784x14
- RenderText {#text} at (0,0) size 297x14
- text run at (0,0) width 297: "Prepending table-caption to table-row:"
- RenderBlock {DIV} at (0,603) size 784x0
- RenderTable at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,603) size 784x0
- RenderTable at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,616) size 784x14
- RenderText {#text} at (0,0) size 281x14
- text run at (0,0) width 281: "Prepending block to table-row-group:"
- RenderBlock {DIV} at (0,643) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,643) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,656) size 784x14
- RenderText {#text} at (0,0) size 289x14
- text run at (0,0) width 289: "Prepending inline to table-row-group:"
- RenderBlock {DIV} at (0,683) size 784x0
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {DIV} at (0,0) size 0x0
- RenderTable at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,683) size 784x0
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {DIV} at (0,0) size 0x0
- RenderTable at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,696) size 784x14
- RenderText {#text} at (0,0) size 320x14
- text run at (0,0) width 320: "Prepending table-cell to table-row-group:"
- RenderBlock {DIV} at (0,723) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableSection {DIV} at (0,0) size 1x0
- RenderBlock {DIV} at (0,723) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableSection {DIV} at (0,0) size 1x0
- RenderBlock {PRE} at (0,736) size 784x14
- RenderText {#text} at (0,0) size 313x14
- text run at (0,0) width 313: "Prepending table-row to table-row-group:"
- RenderBlock {DIV} at (0,763) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,763) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,776) size 784x14
- RenderText {#text} at (0,0) size 359x14
- text run at (0,0) width 359: "Prepending table-row-group to table-row-group:"
- RenderBlock {DIV} at (0,803) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,803) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,816) size 784x14
- RenderText {#text} at (0,0) size 383x14
- text run at (0,0) width 383: "Prepending table-column-group to table-row-group:"
- RenderBlock {DIV} at (0,843) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,843) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,856) size 784x14
- RenderText {#text} at (0,0) size 344x14
- text run at (0,0) width 344: "Prepending table-caption to table-row-group:"
- RenderBlock {DIV} at (0,883) size 784x0
- RenderTable at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,883) size 784x0
- RenderTable at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,896) size 784x14
- RenderText {#text} at (0,0) size 305x14
- text run at (0,0) width 305: "Prepending block to table-column-group:"
- RenderBlock {DIV} at (0,923) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,923) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,936) size 784x14
- RenderText {#text} at (0,0) size 313x14
- text run at (0,0) width 313: "Prepending inline to table-column-group:"
- RenderBlock {DIV} at (0,963) size 784x0
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {DIV} at (0,0) size 0x0
- RenderTable at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,963) size 784x0
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {DIV} at (0,0) size 0x0
- RenderTable at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,976) size 784x14
- RenderText {#text} at (0,0) size 344x14
- text run at (0,0) width 344: "Prepending table-cell to table-column-group:"
- RenderBlock {DIV} at (0,1003) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,1003) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,1016) size 784x14
- RenderText {#text} at (0,0) size 336x14
- text run at (0,0) width 336: "Prepending table-row to table-column-group:"
- RenderBlock {DIV} at (0,1043) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,1043) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,1056) size 784x14
- RenderText {#text} at (0,0) size 383x14
- text run at (0,0) width 383: "Prepending table-row-group to table-column-group:"
- RenderBlock {DIV} at (0,1083) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,1083) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,1096) size 784x14
- RenderText {#text} at (0,0) size 406x14
- text run at (0,0) width 406: "Prepending table-column-group to table-column-group:"
- RenderBlock {DIV} at (0,1123) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,1123) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,1136) size 784x14
- RenderText {#text} at (0,0) size 367x14
- text run at (0,0) width 367: "Prepending table-caption to table-column-group:"
- RenderBlock {DIV} at (0,1163) size 784x0
- RenderTable at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,1163) size 784x0
- RenderTable at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,1176) size 784x14
- RenderText {#text} at (0,0) size 266x14
- text run at (0,0) width 266: "Prepending block to table-caption:"
- RenderBlock {DIV} at (0,1203) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderTable at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,1203) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
- RenderTable at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,1216) size 784x14
- RenderText {#text} at (0,0) size 274x14
- text run at (0,0) width 274: "Prepending inline to table-caption:"
- RenderBlock {DIV} at (0,1243) size 784x0
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {DIV} at (0,0) size 0x0
- RenderTable at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,1243) size 784x0
- RenderBlock (anonymous) at (0,0) size 784x0
- RenderInline {DIV} at (0,0) size 0x0
- RenderTable at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,1256) size 784x14
- RenderText {#text} at (0,0) size 305x14
- text run at (0,0) width 305: "Prepending table-cell to table-caption:"
- RenderBlock {DIV} at (0,1283) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 1x0
- RenderBlock {DIV} at (0,1283) size 784x0
- RenderTable at (0,0) size 1x0
- RenderTableSection (anonymous) at (0,0) size 1x0
- RenderTableRow (anonymous) at (0,0) size 1x0
- RenderTableCell {DIV} at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 1x0
- RenderBlock {PRE} at (0,1296) size 784x14
- RenderText {#text} at (0,0) size 297x14
- text run at (0,0) width 297: "Prepending table-row to table-caption:"
- RenderBlock {DIV} at (0,1323) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,1323) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection (anonymous) at (0,0) size 0x0
- RenderTableRow {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,1336) size 784x14
- RenderText {#text} at (0,0) size 344x14
- text run at (0,0) width 344: "Prepending table-row-group to table-caption:"
- RenderBlock {DIV} at (0,1363) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,1363) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableSection {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,1376) size 784x14
- RenderText {#text} at (0,0) size 367x14
- text run at (0,0) width 367: "Prepending table-column-group to table-caption:"
- RenderBlock {DIV} at (0,1403) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,1403) size 784x0
- RenderTable at (0,0) size 0x0
- RenderTableCol {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {PRE} at (0,1416) size 784x14
- RenderText {#text} at (0,0) size 328x14
- text run at (0,0) width 328: "Prepending table-caption to table-caption:"
- RenderBlock {DIV} at (0,1443) size 784x0
- RenderTable at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,1443) size 784x0
- RenderTable at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
- RenderBlock {DIV} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablequotetextaroundiframeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/quote-text-around-iframe-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/quote-text-around-iframe-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/quote-text-around-iframe-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x348
- RenderBlock {HTML} at (0,0) size 800x348
- RenderBody {BODY} at (16,16) size 768x316
- RenderTable at (0,0) size 695x316
- RenderTableSection (anonymous) at (0,0) size 695x316
- RenderTableRow {Q} at (0,0) size 695x316
- RenderTableCell (anonymous) at (0,0) size 695x316 [r=0 c=0 rs=1 cs=1]
- RenderInline (generated) at (0,0) size 14x36
- RenderQuote at (0,0) size 14x36
- RenderText at (0,279) size 14x36
- text run at (0,279) width 14: "\""
- RenderText {#text} at (13,279) size 32x36
- text run at (13,279) width 32: " A"
- RenderPartObject {IFRAME} at (44,0) size 609x308 [border: (4px inset #000000)]
- layer at (0,0) size 600x300
- RenderView at (0,0) size 600x300
- layer at (0,0) size 600x300
- RenderBlock {HTML} at (0,0) size 600x300
- RenderBody {BODY} at (8,8) size 584x284
- RenderText {#text} at (652,279) size 30x36
- text run at (652,279) width 30: "B "
- RenderInline (generated) at (0,0) size 14x36
- RenderQuote at (0,0) size 14x36
- RenderText at (681,279) size 14x36
- text run at (681,279) width 14: "\""
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablerelativepositioncontainmentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/relative-position-containment-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/relative-position-containment-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/relative-position-containment-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x338
- RenderBlock {HTML} at (0,0) size 800x338
- RenderBody {BODY} at (8,8) size 784x322
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 540x19
- text run at (0,0) width 540: "Will be green if the relative positioned table cell properly acts as a containing block."
- RenderTable {TABLE} at (0,20) size 303x302 [border: (1px solid #000000)]
- RenderTableSection {TBODY} at (1,1) size 301x300
- RenderTableRow {TR} at (0,100) size 301x100
-layer at (109,129) size 100x100
- RenderTableCell {TD} at (100,150) size 101x0 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
-layer at (109,129) size 100x100
- RenderBlock (positioned) {DIV} at (0,-50) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablerelativepositionoffsetsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/relative-position-offsets-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/relative-position-offsets-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/relative-position-offsets-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x236
- RenderBlock {HTML} at (0,0) size 800x236
- RenderBody {BODY} at (8,8) size 784x220
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 370x19
- text run at (0,0) width 370: "Will be green if relative positioning offsets are supported:"
- RenderTable {TABLE} at (0,20) size 101x200
- RenderTableSection {TBODY} at (0,0) size 101x200
- RenderTableRow {TR} at (0,0) size 101x100
- RenderTableCell {TD} at (0,50) size 101x0 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,100) size 101x100
-layer at (8,28) size 100x100
- RenderTableCell {TD} at (0,150) size 101x0 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablerelativepositionstackingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/relative-position-stacking-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/relative-position-stacking-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/relative-position-stacking-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x136
- RenderBlock {HTML} at (0,0) size 800x136
- RenderBody {BODY} at (8,8) size 784x120
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 372x19
- text run at (0,0) width 372: "Will be green if relative positioning stacking is supported:"
- RenderTable {TABLE} at (0,20) size 101x100
- RenderTableSection {TBODY} at (0,0) size 101x100
- RenderTableRow {TR} at (0,0) size 101x0
- RenderTableRow {TR} at (0,0) size 101x100
- RenderTableCell {TD} at (0,50) size 101x0 [bgcolor=#FF0000] [r=1 c=0 rs=1 cs=1]
-layer at (8,28) size 100x0
- RenderTableCell {TD} at (0,0) size 101x0 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 101x0
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableremovetddisplaynoneexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/remove-td-display-none-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/remove-td-display-none-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/remove-td-display-none-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,66 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 307x19
- text run at (0,0) width 307: "Both rows should have the same width (725px)."
- RenderTable {TABLE} at (0,36) size 725x40
- RenderTableSection {TBODY} at (0,0) size 725x40
- RenderTableRow {TR} at (0,0) size 725x20
- RenderTableCell {TD} at (0,0) size 91x20 [bgcolor=#7CFC00] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "1"
- RenderTableCell {TD} at (90,0) size 92x20 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 18x19
- text run at (0,0) width 18: "1+"
- RenderTableCell {TD} at (181,0) size 91x20 [bgcolor=#00FFFF] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "2"
- RenderTableCell {TD} at (271,0) size 92x20 [bgcolor=#008B8B] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 18x19
- text run at (0,0) width 18: "2+"
- RenderTableCell {TD} at (362,0) size 92x20 [bgcolor=#FFFF00] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "3"
- RenderTableCell {TD} at (453,0) size 91x20 [bgcolor=#FFD700] [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 18x19
- text run at (0,0) width 18: "3+"
- RenderTableCell {TD} at (543,0) size 92x20 [bgcolor=#FFA500] [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "4"
- RenderTableCell {TD} at (634,0) size 91x20 [bgcolor=#FF8C00] [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 18x19
- text run at (0,0) width 18: "4+"
- RenderTableRow {TR} at (0,20) size 725x20
- RenderTableCell {TD} at (0,20) size 91x20 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTable {TABLE} at (0,76) size 725x20
- RenderTableSection {TBODY} at (0,0) size 725x20
- RenderTableRow {TR} at (0,0) size 725x20
- RenderTableCell {TD} at (0,0) size 182x20 [bgcolor=#7CFC00] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "1"
- RenderTableCell {TD} at (181,0) size 182x20 [bgcolor=#00FFFF] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "2"
- RenderTableCell {TD} at (362,0) size 182x20 [bgcolor=#FFFF00] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "3"
- RenderTableCell {TD} at (543,0) size 182x20 [bgcolor=#FFA500] [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "4"
- RenderBlock (anonymous) at (0,96) size 784x24
- RenderButton {BUTTON} at (2,2) size 50x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 26x14
- RenderText {#text} at (0,0) size 26x14
- text run at (0,0) width 26: "show"
- RenderText {#text} at (53,1) size 5x19
- text run at (53,1) width 5: " "
- RenderButton {BUTTON} at (59,2) size 46x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,3) size 21x14
- RenderText {#text} at (0,0) size 21x14
- text run at (0,0) width 21: "hide"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablereplacedpercentheightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/replaced-percent-height-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/replaced-percent-height-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/replaced-percent-height-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 611x206
- RenderTableSection {TBODY} at (0,0) size 611x206
- RenderTableRow {TR} at (0,2) size 611x202
- RenderTableCell {TD} at (2,92) size 403x22 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 400x20 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "This div does not flex."
- RenderTableCell {TD} at (406,2) size 203x202 [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 200x200
- RenderBlock {P} at (0,222) size 784x0
- RenderTable {TABLE} at (0,222) size 611x206
- RenderTableSection {TBODY} at (0,0) size 611x206
- RenderTableRow {TR} at (0,2) size 611x202
- RenderTableCell {TD} at (2,2) size 403x202 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 400x200 [bgcolor=#008000]
- RenderTableCell {TD} at (406,2) size 203x202 [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 200x200
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablerowheightrecalcexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/row-height-recalc-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/row-height-recalc-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/row-height-recalc-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x170
- RenderBlock {HTML} at (0,0) size 800x170
- RenderBody {BODY} at (8,16) size 784x146
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 675x19
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 353x19
- text run at (53,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9012"
- RenderText {#text} at (405,0) size 323x19
- text run at (405,0) width 5: " "
- text run at (409,0) width 319: "Row height not updated when cell heights change"
- RenderText {#text} at (727,0) size 5x19
- text run at (727,0) width 5: "."
- RenderBlock {HR} at (0,36) size 784x2 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,46) size 101x100
- RenderTableSection {TBODY} at (0,0) size 101x100
- RenderTableRow {TR} at (0,0) size 101x0 [bgcolor=#FF0000]
- RenderTableCell {TD} at (0,0) size 51x0 [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (50,0) size 51x0 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,0) size 101x100 [bgcolor=#008000]
- RenderTableCell {TD} at (0,50) size 101x0 [r=1 c=0 rs=1 cs=2]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablerowspanpaintorderexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rowspan-paint-order-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rowspan-paint-order-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rowspan-paint-order-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,59 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x100 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 780x96
- RenderTableRow {TR} at (0,0) size 780x22
- RenderTableCell {TD} at (0,17) size 39x62 [bgcolor=#AAAAAA] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
- RenderText {#text} at (1,1) size 37x59
- text run at (1,1) width 27: "Left"
- text run at (1,21) width 14: "(3"
- text run at (1,41) width 37: "rows)"
- RenderTableCell {TD} at (38,18) size 303x23 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
- RenderTableCell {TD} at (340,0) size 100x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=10]
- RenderText {#text} at (1,1) size 98x19
- text run at (1,1) width 98: "Middle (1 row)"
- RenderTableCell {TD} at (439,18) size 303x23 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=12 rs=2 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
- RenderTableCell {TD} at (741,17) size 39x62 [bgcolor=#AAAAAA] [border: (1px inset #808080)] [r=0 c=13 rs=3 cs=1]
- RenderText {#text} at (1,1) size 37x59
- text run at (1,1) width 37: "Right"
- text run at (24,21) width 14: "(3"
- text run at (1,41) width 37: "rows)"
- RenderTableRow {TR} at (0,22) size 780x37
- RenderTableCell {TD} at (340,29) size 12x23 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
- RenderTableCell {TD} at (351,29) size 12x23 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
- RenderTableCell {TD} at (362,29) size 12x23 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
- RenderTableCell {TD} at (373,29) size 12x23 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
- RenderTableCell {TD} at (384,29) size 12x23 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
- RenderTableCell {TD} at (395,29) size 12x23 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
- RenderTableCell {TD} at (406,29) size 12x23 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=8 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
- RenderTableCell {TD} at (417,29) size 12x23 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=9 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
- RenderTableCell {TD} at (428,29) size 12x23 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=10 rs=1 cs=1]
- RenderText {#text} at (1,1) size 4x20
- text run at (1,2) width 4: " "
- RenderTableRow {TR} at (0,59) size 780x37
- RenderTableCell {TD} at (38,66) size 742x23 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=13]
- RenderText {#text} at (465,1) size 276x20
- text run at (465,2) width 276: "Bottom Row Overlaps with the Right Cell!"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablerowspanpaintorderverticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rowspan-paint-order-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rowspan-paint-order-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rowspan-paint-order-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,60 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 100x580 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 96x576
- RenderTableRow {TR} at (0,0) size 42x576
- RenderTableCell {TD} at (0,17) size 96x5 [bgcolor=#AAAAAA] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
- RenderText {#text} at (18,-16) size 59x37
- text run at (18,-16) width 27: "Left"
- text run at (38,-16) width 14: "(3"
- text run at (58,-16) width 37: "rows)"
- RenderTableCell {TD} at (0,61) size 69x177 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=1 rs=2 cs=1]
- RenderText {#text} at (24,-23) size 20x5
- text run at (24,-22) width 5: " "
- RenderTableCell {TD} at (0,260) size 42x56 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=10]
- RenderText {#text} at (1,3) size 39x48
- text run at (1,3) width 47: "Middle"
- text run at (21,3) width 48: "(1 row)"
- RenderTableCell {TD} at (0,338) size 69x177 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=12 rs=2 cs=1]
- RenderText {#text} at (24,-23) size 20x5
- text run at (24,-22) width 5: " "
- RenderTableCell {TD} at (0,554) size 96x5 [bgcolor=#AAAAAA] [border: (1px inset #808080)] [r=0 c=13 rs=3 cs=1]
- RenderText {#text} at (18,-16) size 59x37
- text run at (18,-16) width 36: "Right"
- text run at (38,7) width 14: "(3"
- text run at (58,-16) width 37: "rows)"
- RenderTableRow {TR} at (0,42) size 27x576
- RenderTableCell {TD} at (42,263) size 27x2 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (3,-2) size 20x5
- text run at (3,-1) width 5: " "
- RenderTableCell {TD} at (42,269) size 27x2 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- RenderText {#text} at (3,-2) size 20x5
- text run at (3,-1) width 5: " "
- RenderTableCell {TD} at (42,275) size 27x2 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- RenderText {#text} at (3,-2) size 20x5
- text run at (3,-1) width 5: " "
- RenderTableCell {TD} at (42,281) size 27x2 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
- RenderText {#text} at (3,-2) size 20x5
- text run at (3,-1) width 5: " "
- RenderTableCell {TD} at (42,287) size 27x2 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
- RenderText {#text} at (3,-2) size 20x5
- text run at (3,-1) width 5: " "
- RenderTableCell {TD} at (42,293) size 27x2 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
- RenderText {#text} at (3,-2) size 20x5
- text run at (3,-1) width 5: " "
- RenderTableCell {TD} at (42,299) size 27x2 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=8 rs=1 cs=1]
- RenderText {#text} at (3,-2) size 20x5
- text run at (3,-1) width 5: " "
- RenderTableCell {TD} at (42,305) size 27x2 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=9 rs=1 cs=1]
- RenderText {#text} at (3,-2) size 20x5
- text run at (3,-1) width 5: " "
- RenderTableCell {TD} at (42,311) size 27x2 [bgcolor=#EEEEEE] [border: (1px inset #808080)] [r=1 c=10 rs=1 cs=1]
- RenderText {#text} at (3,-2) size 20x5
- text run at (3,-1) width 5: " "
- RenderTableRow {TR} at (0,69) size 27x576
- RenderTableCell {TD} at (69,40) size 27x534 [bgcolor=#008000] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=13]
- RenderText {#text} at (3,258) size 20x277
- text run at (3,259) width 277: "Bottom Row Overlaps with the Right Cell!"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablertlcelldisplaynoneassertexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rtl-cell-display-none-assert-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rtl-cell-display-none-assert-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rtl-cell-display-none-assert-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 177x19
- text run at (0,0) width 177: "This is a regression test for "
- RenderInline {I} at (0,0) size 762x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (176,0) size 354x19
- text run at (176,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9652"
- RenderText {#text} at (529,0) size 762x39
- text run at (529,0) width 5: " "
- text run at (533,0) width 229: "Assertion failure when changing an"
- text run at (0,20) width 194: "RTL table cell to display:none"
- RenderText {#text} at (193,20) size 5x19
- text run at (193,20) width 5: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,74) size 784x20
- RenderText {#text} at (0,0) size 258x19
- text run at (0,0) width 258: "No assertion failure means TEST PASS."
- RenderTable {TABLE} at (0,110) size 51x28 [border: (1px solid #008000)]
- RenderTableSection {TBODY} at (1,1) size 49x26
- RenderTableRow {TR} at (0,2) size 49x22
- RenderTableCell {TD} at (2,2) size 45x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 43x19
- text run at (1,1) width 43: "Lorem"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablerulesattrdynchange1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rules-attr-dynchange1-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rules-attr-dynchange1-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rules-attr-dynchange1-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderTable {TABLE} at (0,0) size 154x68 [border: none]
- RenderTableSection {TBODY} at (0,0) size 153x67
- RenderTableRow {TR} at (0,0) size 153x23
- RenderTableCell {TD} at (0,0) size 77x23 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 74x19
- text run at (2,2) width 74: "Row1 cell1"
- RenderTableCell {TD} at (76,0) size 77x23 [border: (1px none #808080) none none (1px solid #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 74x19
- text run at (2,2) width 74: "Row1 cell2"
- RenderTableRow {TR} at (0,23) size 153x22
- RenderTableCell {TD} at (0,23) size 77x22 [border: none none none (1px solid #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 74x19
- text run at (2,1) width 74: "Row2 cell1"
- RenderTableCell {TD} at (76,23) size 77x22 [border: none none none (1px solid #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 74x19
- text run at (2,1) width 74: "Row2 cell2"
- RenderTableRow {TR} at (0,45) size 153x22
- RenderTableCell {TD} at (0,45) size 77x22 [border: none none none (1px solid #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,1) size 74x19
- text run at (2,1) width 74: "Row3 cell1"
- RenderTableCell {TD} at (76,45) size 77x22 [border: none none none (1px solid #808080)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (2,1) size 74x19
- text run at (2,1) width 74: "Row3 cell2"
- RenderBlock {P} at (0,84) size 784x40
- RenderText {#text} at (0,0) size 737x39
- text run at (0,0) width 737: "The rules attribute is first set dynamically to rows, then to cols, so the table should show only column borders. Bug"
- text run at (0,20) width 44: "14848."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablerulesattrdynchange2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rules-attr-dynchange2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rules-attr-dynchange2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/rules-attr-dynchange2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderTable {TABLE} at (0,0) size 153x70 [border: none]
- RenderTableSection {TBODY} at (0,0) size 152x69
- RenderTableRow {TR} at (0,0) size 152x23
- RenderTableCell {TD} at (0,0) size 77x23 [border: (1px solid #808080) none none (1px none #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 74x19
- text run at (2,2) width 74: "Row1 cell1"
- RenderTableCell {TD} at (76,0) size 76x23 [border: (1px solid #808080) none none none] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 74x19
- text run at (1,2) width 74: "Row1 cell2"
- RenderTableRow {TR} at (0,23) size 152x23
- RenderTableCell {TD} at (0,23) size 77x23 [border: (1px solid #808080) none none (1px none #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 74x19
- text run at (2,2) width 74: "Row2 cell1"
- RenderTableCell {TD} at (76,23) size 76x23 [border: (1px solid #808080) none none none] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 74x19
- text run at (1,2) width 74: "Row2 cell2"
- RenderTableRow {TR} at (0,46) size 152x23
- RenderTableCell {TD} at (0,46) size 77x23 [border: (1px solid #808080) none none (1px none #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 74x19
- text run at (2,2) width 74: "Row3 cell1"
- RenderTableCell {TD} at (76,46) size 76x23 [border: (1px solid #808080) none none none] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (1,2) size 74x19
- text run at (1,2) width 74: "Row3 cell2"
- RenderBlock {P} at (0,86) size 784x20
- RenderText {#text} at (0,0) size 762x19
- text run at (0,0) width 762: "The rules attribute is first set dynamically to cols, then to rows, so the table should show only row borders. Bug 14848."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablespanOverlapRepaintexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/spanOverlapRepaint-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/spanOverlapRepaint-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/spanOverlapRepaint-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 164x51
- RenderTableSection {TBODY} at (0,0) size 164x51
- RenderTableRow {TR} at (0,2) size 164x2
- RenderTableCell {TD} at (2,2) size 6x2 [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,6) size 164x0
- RenderTableCell {TD} at (2,6) size 6x2 [r=1 c=0 rs=2 cs=1]
- RenderTableRow {TR} at (0,8) size 164x0
- RenderTableCell {TD} at (10,27) size 152x3 [r=2 c=1 rs=2 cs=1]
- RenderTableRow {TR} at (0,10) size 164x39
- RenderTableCell {TD} at (2,10) size 160x39 [r=3 c=0 rs=1 cs=2]
- RenderTable {TABLE} at (1,1) size 158x37 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 154x33
- RenderTableRow {TR} at (0,2) size 154x29
- RenderTableCell {TD} at (2,14) size 5x5 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (8,2) size 144x29 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (4,4) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderText {#text} at (0,0) size 0x0
-layer at (32,30) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 24x14
- text run at (0,0) width 24: "hello"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttablestalegridcrashexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/stale-grid-crash-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/stale-grid-crash-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/stale-grid-crash-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 721x19
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13774"
- RenderText {#text} at (357,0) size 417x19
- text run at (357,0) width 5: " "
- text run at (361,0) width 413: "REGRESSION: Crash emailing blog entry using Google Reader"
- RenderText {#text} at (773,0) size 5x19
- text run at (773,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 70x19
- text run at (0,0) width 70: "SUCCESS"
- RenderBlock (anonymous) at (0,72) size 784x1
- RenderImage {IMG} at (0,0) size 1x1
- RenderText {#text} at (0,0) size 0x0
- RenderTable {TABLE} at (0,73) size 3x2
- RenderTableSection {TBODY} at (0,0) size 3x2
- RenderTableRow {TR} at (0,0) size 3x0
- RenderTableRow {TR} at (0,0) size 3x2
- RenderTableCell {TD} at (0,0) size 3x2 [r=1 c=0 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletableafterchildintableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-after-child-in-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-after-child-in-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-after-child-in-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {DIV} at (0,0) size 127x116 [color=#FF0000] [border: (3px solid #008000)]
- RenderTableSection (anonymous) at (19,19) size 89x78
- RenderTableRow (anonymous) at (0,0) size 89x78
- RenderTableCell (anonymous) at (0,0) size 89x78 [r=0 c=0 rs=1 cs=1]
- RenderBlock (anonymous) at (0,0) size 89x20
- RenderInline {SPAN} at (0,0) size 75x19
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
- RenderTable at (0,20) size 89x58 [border: (3px solid #0000FF)]
- RenderTableSection (anonymous) at (19,19) size 51x20
- RenderTableRow (anonymous) at (0,0) size 51x20
- RenderTableCell (anonymous) at (0,0) size 51x20 [r=0 c=0 rs=1 cs=1]
- RenderText at (0,0) size 51x19
- text run at (0,0) width 51: "AFTER"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletableandpartsoutlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-and-parts-outline-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-and-parts-outline-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-and-parts-outline-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 674x19
- text run at (0,0) width 674: "You should see a table with a dotted green outline, and four table cells inside it with a solid black outline."
- RenderBR {BR} at (673,15) size 1x0
- RenderBR {BR} at (0,20) size 0x19
- RenderTable {TABLE} at (0,40) size 88x50
- RenderTableSection {TBODY} at (0,0) size 88x50
- RenderTableRow {TR} at (0,2) size 88x22
- RenderTableCell {TD} at (2,2) size 41x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 1"
- RenderTableCell {TD} at (44,2) size 42x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 2"
- RenderTableRow {TR} at (0,26) size 88x22
- RenderTableCell {TD} at (2,26) size 41x22 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 3"
- RenderTableCell {TD} at (44,26) size 42x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 4"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletablebeforechildintableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-before-child-in-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-before-child-in-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-before-child-in-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {DIV} at (0,0) size 138x116 [color=#FF0000] [border: (3px solid #008000)]
- RenderTableSection (anonymous) at (19,19) size 100x78
- RenderTableRow (anonymous) at (0,0) size 100x78
- RenderTableCell (anonymous) at (0,0) size 100x78 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 100x58 [border: (3px solid #0000FF)]
- RenderTableSection (anonymous) at (19,19) size 62x20
- RenderTableRow (anonymous) at (0,0) size 62x20
- RenderTableCell (anonymous) at (0,0) size 62x20 [r=0 c=0 rs=1 cs=1]
- RenderText at (0,0) size 62x19
- text run at (0,0) width 62: "BEFORE"
- RenderBlock (anonymous) at (0,58) size 100x20
- RenderInline {SPAN} at (0,0) size 75x19
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletablecellafterchildinblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-after-child-in-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-after-child-in-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-after-child-in-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x116 [color=#FF0000] [border: (3px solid #008000)]
- RenderBlock {DIV} at (19,19) size 746x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
- RenderTable at (19,39) size 89x58
- RenderTableSection (anonymous) at (0,0) size 89x58
- RenderTableRow (anonymous) at (0,0) size 89x58
- RenderTableCell (anonymous) at (0,0) size 89x58 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderText at (19,19) size 51x19
- text run at (19,19) width 51: "AFTER"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletablecellafterchildintableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-after-child-in-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-after-child-in-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-after-child-in-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {DIV} at (0,0) size 202x96 [color=#FF0000] [border: (3px solid #008000)]
- RenderTableSection (anonymous) at (19,19) size 164x58
- RenderTableRow (anonymous) at (0,0) size 164x58
- RenderTableCell (anonymous) at (0,19) size 75x20 [r=0 c=0 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 75x19
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
- RenderTableCell (anonymous) at (74,0) size 90x58 [border: (3px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
- RenderText at (19,19) size 51x19
- text run at (19,19) width 51: "AFTER"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletablecellbeforechildinblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-before-child-in-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-before-child-in-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-before-child-in-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x116 [color=#FF0000] [border: (3px solid #008000)]
- RenderTable at (19,19) size 100x58
- RenderTableSection (anonymous) at (0,0) size 100x58
- RenderTableRow (anonymous) at (0,0) size 100x58
- RenderTableCell (anonymous) at (0,0) size 100x58 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderText at (19,19) size 62x19
- text run at (19,19) width 62: "BEFORE"
- RenderBlock {DIV} at (19,77) size 746x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletablecellbeforechildintableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-before-child-in-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-before-child-in-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-cell-before-child-in-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {DIV} at (0,0) size 213x96 [color=#FF0000] [border: (3px solid #008000)]
- RenderTableSection (anonymous) at (19,19) size 175x58
- RenderTableRow (anonymous) at (0,0) size 175x58
- RenderTableCell (anonymous) at (0,0) size 100x58 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderText at (19,19) size 62x19
- text run at (19,19) width 62: "BEFORE"
- RenderTableCell (anonymous) at (99,19) size 76x20 [r=0 c=1 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 75x19
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletablecontinuationoutlinepaintcrashexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-continuation-outline-paint-crash-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-continuation-outline-paint-crash-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-continuation-outline-paint-crash-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 342x19
- text run at (0,0) width 342: "You should see a PASS with a solid outline around it."
- RenderText {#text} at (0,0) size 0x0
- RenderTable {TABLE} at (0,20) size 41x24
- RenderTableSection (anonymous) at (0,0) size 41x24
- RenderTableRow (anonymous) at (0,2) size 41x20
- RenderTableCell (anonymous) at (2,2) size 37x20 [r=0 c=0 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 37x19
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "PASS"
- RenderInline {SPAN} at (0,0) size 1x19
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletabledisplaytypesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-display-types-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-display-types-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-display-types-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,161 +0,0 @@
</span><del>-layer at (0,0) size 800x630
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x630
- RenderBlock {HTML} at (0,0) size 800x630
- RenderBody {BODY} at (8,10) size 784x612
- RenderTable {TABLE} at (10,0) size 120x100 [border: (1px solid #000000)]
- RenderTableSection {THEAD} at (1,1) size 118x26
- RenderTableRow {TR} at (0,2) size 118x22
- RenderTableCell {TD} at (2,2) size 56x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 46x19
- text run at (1,1) width 46: "Head 1"
- RenderTableCell {TD} at (59,2) size 57x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 46x19
- text run at (1,1) width 46: "Head 2"
- RenderTableSection {TFOOT} at (1,75) size 118x24
- RenderTableRow {TR} at (0,0) size 118x22
- RenderTableCell {TD} at (2,0) size 56x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 54x19
- text run at (1,1) width 54: "Footer 1"
- RenderTableCell {TD} at (59,0) size 57x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 54x19
- text run at (1,1) width 54: "Footer 2"
- RenderTableSection {TBODY} at (1,27) size 118x48
- RenderTableRow {TR} at (0,0) size 118x22
- RenderTableCell {TD} at (2,0) size 56x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 1"
- RenderTableCell {TD} at (59,0) size 57x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 2"
- RenderTableRow {TR} at (0,24) size 118x22
- RenderTableCell {TD} at (2,24) size 56x22 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 3"
- RenderTableCell {TD} at (59,24) size 57x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 4"
- RenderBlock {P} at (0,116) size 784x20
- RenderText {#text} at (0,0) size 227x19
- text run at (0,0) width 227: "Row groups have display:table-cell"
- RenderTable {TABLE} at (10,152) size 236x64 [border: (1px solid #000000)]
- RenderTableSection (anonymous) at (1,1) size 234x34
- RenderTableRow (anonymous) at (0,2) size 234x30
- RenderTableCell {THEAD} at (2,2) size 106x30 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 106x30
- RenderTableSection (anonymous) at (0,0) size 106x30
- RenderTableRow (anonymous) at (0,2) size 106x26
- RenderTableCell {TR} at (2,2) size 102x26 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 102x26
- RenderTableSection (anonymous) at (0,0) size 102x26
- RenderTableRow (anonymous) at (0,2) size 102x22
- RenderTableCell {TD} at (2,2) size 48x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 46x19
- text run at (1,1) width 46: "Head 1"
- RenderTableCell {TD} at (51,2) size 49x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 46x19
- text run at (1,1) width 46: "Head 2"
- RenderTableCell {TFOOT} at (109,2) size 123x30 [r=0 c=1 rs=1 cs=1]
- RenderTable at (0,0) size 122x30
- RenderTableSection (anonymous) at (0,0) size 122x30
- RenderTableRow (anonymous) at (0,2) size 122x26
- RenderTableCell {TR} at (2,2) size 118x26 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 118x26
- RenderTableSection (anonymous) at (0,0) size 118x26
- RenderTableRow (anonymous) at (0,2) size 118x22
- RenderTableCell {TD} at (2,2) size 56x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 54x19
- text run at (1,1) width 54: "Footer 1"
- RenderTableCell {TD} at (59,2) size 57x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 54x19
- text run at (1,1) width 54: "Footer 2"
- RenderTableSection {TBODY} at (1,35) size 234x28
- RenderTableRow (anonymous) at (0,0) size 234x26
- RenderTableCell {TR} at (2,0) size 106x26 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 88x26
- RenderTableSection (anonymous) at (0,0) size 88x26
- RenderTableRow (anonymous) at (0,2) size 88x22
- RenderTableCell {TD} at (2,2) size 41x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 1"
- RenderTableCell {TD} at (44,2) size 42x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 2"
- RenderTableCell {TR} at (109,0) size 123x26 [r=0 c=1 rs=1 cs=1]
- RenderTable at (0,0) size 88x26
- RenderTableSection (anonymous) at (0,0) size 88x26
- RenderTableRow (anonymous) at (0,2) size 88x22
- RenderTableCell {TD} at (2,2) size 41x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 3"
- RenderTableCell {TD} at (44,2) size 42x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 4"
- RenderBlock {P} at (0,232) size 784x20
- RenderText {#text} at (0,0) size 203x19
- text run at (0,0) width 203: "Row groups have display:block"
- RenderTable {TABLE} at (10,268) size 124x112 [border: (1px solid #000000)]
- RenderTableSection (anonymous) at (1,1) size 122x56
- RenderTableRow (anonymous) at (0,2) size 122x52
- RenderTableCell (anonymous) at (2,2) size 118x52 [r=0 c=0 rs=1 cs=1]
- RenderBlock {THEAD} at (0,0) size 118x26
- RenderBlock {TR} at (0,0) size 118x26
- RenderTable at (0,0) size 102x26
- RenderTableSection (anonymous) at (0,0) size 102x26
- RenderTableRow (anonymous) at (0,2) size 102x22
- RenderTableCell {TD} at (2,2) size 48x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 46x19
- text run at (1,1) width 46: "Head 1"
- RenderTableCell {TD} at (51,2) size 49x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 46x19
- text run at (1,1) width 46: "Head 2"
- RenderBlock {TFOOT} at (0,26) size 118x26
- RenderBlock {TR} at (0,0) size 118x26
- RenderTable at (0,0) size 118x26
- RenderTableSection (anonymous) at (0,0) size 118x26
- RenderTableRow (anonymous) at (0,2) size 118x22
- RenderTableCell {TD} at (2,2) size 56x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 54x19
- text run at (1,1) width 54: "Footer 1"
- RenderTableCell {TD} at (59,2) size 57x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 54x19
- text run at (1,1) width 54: "Footer 2"
- RenderTableSection {TBODY} at (1,57) size 122x54
- RenderTableRow (anonymous) at (0,0) size 122x52
- RenderTableCell (anonymous) at (2,0) size 118x52 [r=0 c=0 rs=1 cs=1]
- RenderBlock {TR} at (0,0) size 118x26
- RenderTable at (0,0) size 88x26
- RenderTableSection (anonymous) at (0,0) size 88x26
- RenderTableRow (anonymous) at (0,2) size 88x22
- RenderTableCell {TD} at (2,2) size 41x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 1"
- RenderTableCell {TD} at (44,2) size 42x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 2"
- RenderBlock {TR} at (0,26) size 118x26
- RenderTable at (0,0) size 88x26
- RenderTableSection (anonymous) at (0,0) size 88x26
- RenderTableRow (anonymous) at (0,2) size 88x22
- RenderTableCell {TD} at (2,2) size 41x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 3"
- RenderTableCell {TD} at (44,2) size 42x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 4"
- RenderTable at (0,390) size 303x222
- RenderTableSection (anonymous) at (0,0) size 303x222
- RenderTableRow (anonymous) at (0,0) size 303x222
- RenderTableCell {P} at (0,0) size 303x222 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 300x219
- text run at (1,1) width 259: "Lorem ipsum dolor sit amet, consectetur"
- text run at (1,21) width 252: "adipisicing elit, sed do eiusmod tempor"
- text run at (1,41) width 300: "incididunt ut labore et dolore magna aliqua. Ut"
- text run at (1,61) width 235: "enim ad minim veniam, quis nostrud"
- text run at (1,81) width 290: "exercitation ullamco laboris nisi ut aliquip ex"
- text run at (1,101) width 292: "ea commodo consequat. Duis aute irure dolor"
- text run at (1,121) width 290: "in reprehenderit in voluptate velit esse cillum"
- text run at (1,141) width 291: "dolore eu fugiat nulla pariatur. Excepteur sint"
- text run at (1,161) width 293: "occaecat cupidatat non proident, sunt in culpa"
- text run at (1,181) width 241: "qui officia deserunt mollit anim id est"
- text run at (1,201) width 58: "laborum."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletabledisplaytypesstrictexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-display-types-strict-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-display-types-strict-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-display-types-strict-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,143 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x534
- RenderBlock {HTML} at (0,0) size 800x534
- RenderBody {BODY} at (8,10) size 784x516
- RenderBlock {TABLE} at (10,0) size 764x100 [border: (1px solid #000000)]
- RenderTable at (1,1) size 118x98
- RenderTableSection {THEAD} at (0,0) size 118x26
- RenderTableRow {TR} at (0,2) size 118x22
- RenderTableCell {TD} at (2,2) size 56x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 46x19
- text run at (1,1) width 46: "Head 1"
- RenderTableCell {TD} at (59,2) size 57x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 46x19
- text run at (1,1) width 46: "Head 2"
- RenderTableSection {TFOOT} at (0,74) size 118x24
- RenderTableRow {TR} at (0,0) size 118x22
- RenderTableCell {TD} at (2,0) size 56x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 54x19
- text run at (1,1) width 54: "Footer 1"
- RenderTableCell {TD} at (59,0) size 57x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 54x19
- text run at (1,1) width 54: "Footer 2"
- RenderTableSection {TBODY} at (0,26) size 118x48
- RenderTableRow {TR} at (0,0) size 118x22
- RenderTableCell {TD} at (2,0) size 56x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 1"
- RenderTableCell {TD} at (59,0) size 57x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 2"
- RenderTableRow {TR} at (0,24) size 118x22
- RenderTableCell {TD} at (2,24) size 56x22 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 3"
- RenderTableCell {TD} at (59,24) size 57x22 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 4"
- RenderBlock {TABLE} at (10,110) size 764x54 [border: (1px solid #000000)]
- RenderTable at (1,1) size 222x52
- RenderTableSection (anonymous) at (0,0) size 222x29
- RenderTableRow (anonymous) at (0,2) size 222x25
- RenderTableCell {THEAD} at (2,2) size 100x25 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 100x25
- RenderTableSection (anonymous) at (0,0) size 100x25
- RenderTableRow (anonymous) at (0,2) size 100x21
- RenderTableCell {TR} at (2,2) size 96x21 [r=0 c=0 rs=1 cs=1]
- RenderInline {TD} at (0,0) size 48x21
- RenderText {#text} at (1,1) size 46x19
- text run at (1,1) width 46: "Head 1"
- RenderInline {TD} at (0,0) size 49x21
- RenderText {#text} at (48,1) size 47x19
- text run at (48,1) width 47: "Head 2"
- RenderTableCell {TFOOT} at (103,2) size 117x25 [r=0 c=1 rs=1 cs=1]
- RenderTable at (0,0) size 116x25
- RenderTableSection (anonymous) at (0,0) size 116x25
- RenderTableRow (anonymous) at (0,2) size 116x21
- RenderTableCell {TR} at (2,2) size 112x21 [r=0 c=0 rs=1 cs=1]
- RenderInline {TD} at (0,0) size 56x21
- RenderText {#text} at (1,1) size 54x19
- text run at (1,1) width 54: "Footer 1"
- RenderInline {TD} at (0,0) size 57x21
- RenderText {#text} at (56,1) size 55x19
- text run at (56,1) width 55: "Footer 2"
- RenderTableSection {TBODY} at (0,29) size 222x23
- RenderTableRow (anonymous) at (0,0) size 222x21
- RenderTableCell {TR} at (2,0) size 100x21 [r=0 c=0 rs=1 cs=1]
- RenderInline {TD} at (0,0) size 41x21
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 1"
- RenderInline {TD} at (0,0) size 42x21
- RenderText {#text} at (41,1) size 40x19
- text run at (41,1) width 40: "Cell 2"
- RenderTableCell {TR} at (103,0) size 117x21 [r=0 c=1 rs=1 cs=1]
- RenderInline {TD} at (0,0) size 41x21
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 3"
- RenderInline {TD} at (0,0) size 42x21
- RenderText {#text} at (41,1) size 40x19
- text run at (41,1) width 40: "Cell 4"
- RenderBlock {TABLE} at (10,174) size 764x110 [border: (1px solid #000000)]
- RenderBlock {THEAD} at (1,1) size 762x26
- RenderBlock {TR} at (0,0) size 762x26
- RenderTable at (0,0) size 102x26
- RenderTableSection (anonymous) at (0,0) size 102x26
- RenderTableRow (anonymous) at (0,2) size 102x22
- RenderTableCell {TD} at (2,2) size 48x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 46x19
- text run at (1,1) width 46: "Head 1"
- RenderTableCell {TD} at (51,2) size 49x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 46x19
- text run at (1,1) width 46: "Head 2"
- RenderBlock {TFOOT} at (1,27) size 762x26
- RenderBlock {TR} at (0,0) size 762x26
- RenderTable at (0,0) size 118x26
- RenderTableSection (anonymous) at (0,0) size 118x26
- RenderTableRow (anonymous) at (0,2) size 118x22
- RenderTableCell {TD} at (2,2) size 56x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 54x19
- text run at (1,1) width 54: "Footer 1"
- RenderTableCell {TD} at (59,2) size 57x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 54x19
- text run at (1,1) width 54: "Footer 2"
- RenderTable at (1,53) size 92x56
- RenderTableSection {TBODY} at (0,0) size 92x56
- RenderTableRow (anonymous) at (0,2) size 92x52
- RenderTableCell (anonymous) at (2,2) size 88x52 [r=0 c=0 rs=1 cs=1]
- RenderBlock {TR} at (0,0) size 88x26
- RenderTable at (0,0) size 88x26
- RenderTableSection (anonymous) at (0,0) size 88x26
- RenderTableRow (anonymous) at (0,2) size 88x22
- RenderTableCell {TD} at (2,2) size 41x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 1"
- RenderTableCell {TD} at (44,2) size 42x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 2"
- RenderBlock {TR} at (0,26) size 88x26
- RenderTable at (0,0) size 88x26
- RenderTableSection (anonymous) at (0,0) size 88x26
- RenderTableRow (anonymous) at (0,2) size 88x22
- RenderTableCell {TD} at (2,2) size 41x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 3"
- RenderTableCell {TD} at (44,2) size 42x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 39x19
- text run at (1,1) width 39: "Cell 4"
- RenderTable at (0,294) size 303x222
- RenderTableSection (anonymous) at (0,0) size 303x222
- RenderTableRow (anonymous) at (0,0) size 303x222
- RenderTableCell {P} at (0,0) size 303x222 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 300x219
- text run at (1,1) width 259: "Lorem ipsum dolor sit amet, consectetur"
- text run at (1,21) width 252: "adipisicing elit, sed do eiusmod tempor"
- text run at (1,41) width 300: "incididunt ut labore et dolore magna aliqua. Ut"
- text run at (1,61) width 235: "enim ad minim veniam, quis nostrud"
- text run at (1,81) width 290: "exercitation ullamco laboris nisi ut aliquip ex"
- text run at (1,101) width 292: "ea commodo consequat. Duis aute irure dolor"
- text run at (1,121) width 290: "in reprehenderit in voluptate velit esse cillum"
- text run at (1,141) width 291: "dolore eu fugiat nulla pariatur. Excepteur sint"
- text run at (1,161) width 293: "occaecat cupidatat non proident, sunt in culpa"
- text run at (1,181) width 241: "qui officia deserunt mollit anim id est"
- text run at (1,201) width 58: "laborum."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletabledisplaytypesverticalexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-display-types-vertical-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-display-types-vertical-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-display-types-vertical-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,185 +0,0 @@
</span><del>-layer at (0,0) size 800x1312
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1312
- RenderBlock {HTML} at (0,0) size 800x1313
- RenderBody {BODY} at (8,10) size 784x1295
- RenderTable {TABLE} at (10,0) size 100x120 [border: (1px solid #000000)]
- RenderTableSection {THEAD} at (1,1) size 26x118
- RenderTableRow {TR} at (0,2) size 22x118
- RenderTableCell {TD} at (2,2) size 22x56 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x46
- text run at (1,1) width 46: "Head 1"
- RenderTableCell {TD} at (2,59) size 22x57 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x46
- text run at (1,1) width 46: "Head 2"
- RenderTableSection {TFOOT} at (75,1) size 24x118
- RenderTableRow {TR} at (0,0) size 22x118
- RenderTableCell {TD} at (0,2) size 22x56 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x54
- text run at (1,1) width 54: "Footer 1"
- RenderTableCell {TD} at (0,59) size 22x57 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x54
- text run at (1,1) width 54: "Footer 2"
- RenderTableSection {TBODY} at (27,1) size 48x118
- RenderTableRow {TR} at (0,0) size 22x118
- RenderTableCell {TD} at (0,2) size 22x56 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x39
- text run at (1,1) width 39: "Cell 1"
- RenderTableCell {TD} at (0,59) size 22x57 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x39
- text run at (1,1) width 39: "Cell 2"
- RenderTableRow {TR} at (0,24) size 22x118
- RenderTableCell {TD} at (24,2) size 22x56 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x39
- text run at (1,1) width 39: "Cell 3"
- RenderTableCell {TD} at (24,59) size 22x57 [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x39
- text run at (1,1) width 39: "Cell 4"
- RenderBlock {P} at (0,135) size 784x21
- RenderText {#text} at (0,0) size 227x19
- text run at (0,0) width 227: "Row groups have display:table-cell"
- RenderTable {TABLE} at (10,171) size 64x236 [border: (1px solid #000000)]
- RenderTableSection (anonymous) at (1,1) size 34x234
- RenderTableRow (anonymous) at (0,2) size 30x234
- RenderTableCell {THEAD} at (2,2) size 30x106 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 30x106
- RenderTableSection (anonymous) at (0,0) size 30x106
- RenderTableRow (anonymous) at (0,2) size 26x106
- RenderTableCell {TR} at (2,2) size 26x102 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 26x102
- RenderTableSection (anonymous) at (0,0) size 26x102
- RenderTableRow (anonymous) at (0,2) size 22x102
- RenderTableCell {TD} at (2,2) size 22x48 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x46
- text run at (1,1) width 46: "Head 1"
- RenderTableCell {TD} at (2,51) size 22x49 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x46
- text run at (1,1) width 46: "Head 2"
- RenderTableCell {TFOOT} at (2,109) size 30x123 [r=0 c=1 rs=1 cs=1]
- RenderTable at (0,0) size 30x122
- RenderTableSection (anonymous) at (0,0) size 30x122
- RenderTableRow (anonymous) at (0,2) size 26x122
- RenderTableCell {TR} at (2,2) size 26x118 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 26x118
- RenderTableSection (anonymous) at (0,0) size 26x118
- RenderTableRow (anonymous) at (0,2) size 22x118
- RenderTableCell {TD} at (2,2) size 22x56 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x54
- text run at (1,1) width 54: "Footer 1"
- RenderTableCell {TD} at (2,59) size 22x57 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x54
- text run at (1,1) width 54: "Footer 2"
- RenderTableSection {TBODY} at (35,1) size 28x234
- RenderTableRow (anonymous) at (0,0) size 26x234
- RenderTableCell {TR} at (0,2) size 26x106 [r=0 c=0 rs=1 cs=1]
- RenderTable at (0,0) size 26x88
- RenderTableSection (anonymous) at (0,0) size 26x88
- RenderTableRow (anonymous) at (0,2) size 22x88
- RenderTableCell {TD} at (2,2) size 22x41 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x39
- text run at (1,1) width 39: "Cell 1"
- RenderTableCell {TD} at (2,44) size 22x42 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x39
- text run at (1,1) width 39: "Cell 2"
- RenderTableCell {TR} at (0,109) size 26x123 [r=0 c=1 rs=1 cs=1]
- RenderTable at (0,0) size 26x88
- RenderTableSection (anonymous) at (0,0) size 26x88
- RenderTableRow (anonymous) at (0,2) size 22x88
- RenderTableCell {TD} at (2,2) size 22x41 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x39
- text run at (1,1) width 39: "Cell 3"
- RenderTableCell {TD} at (2,44) size 22x42 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x39
- text run at (1,1) width 39: "Cell 4"
- RenderBlock {P} at (0,422) size 784x21
- RenderText {#text} at (0,0) size 203x19
- text run at (0,0) width 203: "Row groups have display:block"
- RenderTable {TABLE} at (10,458) size 112x125 [border: (1px solid #000000)]
- RenderTableSection (anonymous) at (1,1) size 56x122
- RenderTableRow (anonymous) at (0,2) size 52x122
- RenderTableCell (anonymous) at (2,2) size 52x118 [r=0 c=0 rs=1 cs=1]
- RenderBlock {THEAD} at (0,0) size 26x118
- RenderBlock {TR} at (0,0) size 26x118
- RenderTable at (0,0) size 26x102
- RenderTableSection (anonymous) at (0,0) size 26x102
- RenderTableRow (anonymous) at (0,2) size 22x102
- RenderTableCell {TD} at (2,2) size 22x48 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x46
- text run at (1,1) width 46: "Head 1"
- RenderTableCell {TD} at (2,51) size 22x49 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x46
- text run at (1,1) width 46: "Head 2"
- RenderBlock {TFOOT} at (26,0) size 26x118
- RenderBlock {TR} at (0,0) size 26x118
- RenderTable at (0,0) size 26x118
- RenderTableSection (anonymous) at (0,0) size 26x118
- RenderTableRow (anonymous) at (0,2) size 22x118
- RenderTableCell {TD} at (2,2) size 22x56 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x54
- text run at (1,1) width 54: "Footer 1"
- RenderTableCell {TD} at (2,59) size 22x57 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x54
- text run at (1,1) width 54: "Footer 2"
- RenderTableSection {TBODY} at (57,1) size 54x122
- RenderTableRow (anonymous) at (0,0) size 52x122
- RenderTableCell (anonymous) at (0,2) size 52x118 [r=0 c=0 rs=1 cs=1]
- RenderBlock {TR} at (0,0) size 26x118
- RenderTable at (0,0) size 26x88
- RenderTableSection (anonymous) at (0,0) size 26x88
- RenderTableRow (anonymous) at (0,2) size 22x88
- RenderTableCell {TD} at (2,2) size 22x41 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x39
- text run at (1,1) width 39: "Cell 1"
- RenderTableCell {TD} at (2,44) size 22x42 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x39
- text run at (1,1) width 39: "Cell 2"
- RenderBlock {TR} at (26,0) size 26x118
- RenderTable at (0,0) size 26x88
- RenderTableSection (anonymous) at (0,0) size 26x88
- RenderTableRow (anonymous) at (0,2) size 22x88
- RenderTableCell {TD} at (2,2) size 22x41 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x39
- text run at (1,1) width 39: "Cell 3"
- RenderTableCell {TD} at (2,44) size 22x42 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 19x39
- text run at (1,1) width 39: "Cell 4"
- RenderTable at (0,592) size 103x703
- RenderTableSection (anonymous) at (0,0) size 103x702
- RenderTableRow (anonymous) at (0,0) size 103x702
- RenderTableCell {P} at (0,0) size 103x702 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 100x699
- text run at (1,1) width 86: "Lorem ipsum"
- text run at (1,21) width 92: "dolor sit amet,"
- text run at (1,41) width 73: "consectetur"
- text run at (1,61) width 99: "adipisicing elit,"
- text run at (1,81) width 100: "sed do eiusmod"
- text run at (1,101) width 46: "tempor"
- text run at (1,121) width 82: "incididunt ut"
- text run at (1,141) width 56: "labore et"
- text run at (1,161) width 88: "dolore magna"
- text run at (1,181) width 100: "aliqua. Ut enim"
- text run at (1,201) width 61: "ad minim"
- text run at (1,221) width 82: "veniam, quis"
- text run at (1,241) width 48: "nostrud"
- text run at (1,261) width 76: "exercitation"
- text run at (1,281) width 100: "ullamco laboris"
- text run at (1,301) width 88: "nisi ut aliquip"
- text run at (1,321) width 34: "ex ea"
- text run at (1,341) width 64: "commodo"
- text run at (1,361) width 68: "consequat."
- text run at (1,381) width 96: "Duis aute irure"
- text run at (1,401) width 51: "dolor in"
- text run at (1,421) width 86: "reprehenderit"
- text run at (1,441) width 76: "in voluptate"
- text run at (1,461) width 60: "velit esse"
- text run at (1,481) width 86: "cillum dolore"
- text run at (1,501) width 93: "eu fugiat nulla"
- text run at (1,521) width 53: "pariatur."
- text run at (1,541) width 92: "Excepteur sint"
- text run at (1,561) width 56: "occaecat"
- text run at (1,581) width 87: "cupidatat non"
- text run at (1,601) width 88: "proident, sunt"
- text run at (1,621) width 76: "in culpa qui"
- text run at (1,641) width 100: "officia deserunt"
- text run at (1,661) width 91: "mollit anim id"
- text run at (1,681) width 80: "est laborum."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletablehspacealigncenterexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-hspace-align-center-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-hspace-align-center-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-hspace-align-center-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (153,0) size 478x32 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 474x28
- RenderTableRow {TR} at (0,2) size 474x24
- RenderTableCell {TD} at (2,2) size 470x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 466x19
- text run at (2,2) width 466: "The hspace attribute should be ignored and this table should be centered."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletablerowafterchildinblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-after-child-in-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-after-child-in-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-after-child-in-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x78 [color=#FF0000] [border: (3px solid #008000)]
- RenderBlock {DIV} at (19,19) size 746x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
- RenderTable at (19,39) size 51x20
- RenderTableSection (anonymous) at (0,0) size 51x20
- RenderTableRow (anonymous) at (0,0) size 51x20 [border: (3px solid #0000FF)]
- RenderTableCell (anonymous) at (0,0) size 51x20 [r=0 c=0 rs=1 cs=1]
- RenderText at (0,0) size 51x19
- text run at (0,0) width 51: "AFTER"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletablerowafterchildintableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-after-child-in-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-after-child-in-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-after-child-in-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {DIV} at (0,0) size 113x78 [color=#FF0000] [border: (3px solid #008000)]
- RenderTableSection (anonymous) at (19,19) size 75x40
- RenderTableRow (anonymous) at (0,0) size 75x20
- RenderTableCell (anonymous) at (0,0) size 75x20 [r=0 c=0 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 75x19
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
- RenderTableRow (anonymous) at (0,20) size 75x20 [border: (3px solid #0000FF)]
- RenderTableCell (anonymous) at (0,20) size 75x20 [r=1 c=0 rs=1 cs=1]
- RenderText at (0,0) size 51x19
- text run at (0,0) width 51: "AFTER"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletablerowbeforechildinblockexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-before-child-in-block-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-before-child-in-block-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-before-child-in-block-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x78 [color=#FF0000] [border: (3px solid #008000)]
- RenderTable at (19,19) size 62x20
- RenderTableSection (anonymous) at (0,0) size 62x20
- RenderTableRow (anonymous) at (0,0) size 62x20 [border: (3px solid #0000FF)]
- RenderTableCell (anonymous) at (0,0) size 62x20 [r=0 c=0 rs=1 cs=1]
- RenderText at (0,0) size 62x19
- text run at (0,0) width 62: "BEFORE"
- RenderBlock {DIV} at (19,39) size 746x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletablerowbeforechildintableexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-before-child-in-table-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-before-child-in-table-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/table-row-before-child-in-table-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {DIV} at (0,0) size 113x78 [color=#FF0000] [border: (3px solid #008000)]
- RenderTableSection (anonymous) at (19,19) size 75x40
- RenderTableRow (anonymous) at (0,0) size 75x20 [border: (3px solid #0000FF)]
- RenderTableCell (anonymous) at (0,0) size 75x20 [r=0 c=0 rs=1 cs=1]
- RenderText at (0,0) size 62x19
- text run at (0,0) width 62: "BEFORE"
- RenderTableRow (anonymous) at (0,20) size 75x20
- RenderTableCell (anonymous) at (0,20) size 75x20 [r=1 c=0 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 75x19
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "CONTENT"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletableInsideCaptionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/tableInsideCaption-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/tableInsideCaption-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/tableInsideCaption-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 206x84
- RenderTableSection {TBODY} at (0,0) size 206x84
- RenderTableRow {TR} at (0,2) size 206x80
- RenderTableCell {TD} at (2,2) size 202x80 [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 200x26
- RenderTableSection {TBODY} at (0,0) size 200x26
- RenderTableRow {TR} at (0,2) size 200x22
- RenderTableCell {TD} at (2,2) size 196x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 194x19
- text run at (1,1) width 194: "This should all be on one line."
- RenderTable {TABLE} at (1,27) size 87x52
- RenderTableSection {THEAD} at (0,26) size 87x2
- RenderBlock {CAPTION} at (0,0) size 87x26
- RenderTable {TABLE} at (14,0) size 58x26
- RenderTableSection {TBODY} at (0,0) size 57x26
- RenderTableRow {TR} at (0,2) size 57x22
- RenderTableCell {TD} at (2,2) size 53x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 51x19
- text run at (1,1) width 51: "Caption"
- RenderTableSection {TBODY} at (0,28) size 87x24
- RenderTableRow {TR} at (0,0) size 87x22
- RenderTableCell {TD} at (2,0) size 51x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 49x19
- text run at (1,1) width 49: "Bottom"
- RenderTableCell {TD} at (54,0) size 31x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 28x19
- text run at (1,1) width 28: "line."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttabletextfieldbaselineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/text-field-baseline-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/text-field-baseline-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/text-field-baseline-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,101 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x449
- RenderBlock {HTML} at (0,0) size 800x449
- RenderBody {BODY} at (8,16) size 784x417
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 177x19
- text run at (0,0) width 177: "This is a regression test for "
- RenderInline {I} at (0,0) size 750x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (176,0) size 354x19
- text run at (176,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9122"
- RenderText {#text} at (529,0) size 750x39
- text run at (529,0) width 5: " "
- text run at (533,0) width 217: "REGRESSION: Incorrect vertical"
- text run at (0,20) width 313: "position for text fields in a \"display: table\" block"
- RenderText {#text} at (312,20) size 5x19
- text run at (312,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x40
- RenderText {#text} at (0,0) size 754x39
- text run at (0,0) width 754: "Type something in the text field. Resize the window. The text field should not jump down. Delete what you typed and"
- text run at (0,20) width 325: "resize the window. The text field should not move."
- RenderBlock {FORM} at (0,112) size 784x305
- RenderTable {DL} at (0,0) size 165x25
- RenderTableSection (anonymous) at (0,0) size 165x25
- RenderTableRow {DIV} at (0,0) size 165x25
- RenderTableCell {DT} at (0,1) size 25x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Foo"
- RenderTableCell {DD} at (24,0) size 141x25 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderBlock {HR} at (0,41) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,59) size 784x40
- RenderText {#text} at (0,0) size 771x39
- text run at (0,0) width 771: "And here's more. There should not be a difference in distance between the labels, nor any difference in distance between"
- text run at (0,20) width 92: "the text fields."
- RenderTable {DL} at (0,115) size 237x190
- RenderTableSection (anonymous) at (0,0) size 237x190
- RenderTableRow {DIV} at (0,0) size 237x25
- RenderTableCell {DT} at (0,1) size 25x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Foo"
- RenderTableCell {DD} at (24,0) size 213x25 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableRow {DIV} at (0,25) size 237x25
- RenderTableCell {DT} at (0,26) size 25x20 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Foo"
- RenderTableCell {DD} at (24,25) size 213x25 [r=1 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableRow {DIV} at (0,50) size 237x25
- RenderTableCell {DT} at (0,51) size 25x20 [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Foo"
- RenderTableCell {DD} at (24,50) size 213x25 [r=2 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableRow {DIV} at (0,75) size 237x25
- RenderTableCell {DT} at (0,76) size 25x20 [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Foo"
- RenderTableCell {DD} at (24,75) size 213x25 [r=3 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableRow {DIV} at (0,100) size 237x25
- RenderTableCell {DT} at (0,101) size 25x20 [r=4 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Foo"
- RenderTableCell {DD} at (24,100) size 213x25 [r=4 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableRow {DIV} at (0,125) size 237x25
- RenderTableCell {DT} at (0,126) size 25x20 [r=5 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Foo"
- RenderTableCell {DD} at (24,125) size 213x25 [r=5 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (2,2) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
- RenderTableRow {DIV} at (0,150) size 237x40
- RenderTableCell {DT} at (0,170) size 25x20 [r=6 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25: "Foo"
- RenderTableCell {DD} at (24,150) size 213x40 [r=6 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (0,0) size 212x40
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 212x19
- text run at (0,20) width 212: "Bar (should be aligned with Foo)"
-layer at (41,133) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (41,248) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (41,273) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (41,298) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 18x14
- text run at (0,0) width 18: "Bar"
-layer at (41,323) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
- RenderText {#text} at (0,0) size 18x14
- text run at (0,0) width 18: "Bar"
-layer at (41,348) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
-layer at (41,373) size 122x14
- RenderBlock {DIV} at (6,3) size 123x15
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableunbreakableimagesquirkexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/unbreakable-images-quirk-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/unbreakable-images-quirk-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/unbreakable-images-quirk-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,72 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 88x19
- text run at (0,0) width 88: "No line break"
- RenderTable {TABLE} at (0,20) size 123x61 [bgcolor=#C0C0C0]
- RenderTableSection {TBODY} at (0,0) size 123x61
- RenderTableRow {TR} at (0,2) size 123x57
- RenderTableCell {TD} at (2,2) size 119x57 [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 20x50 [bgcolor=#ADD8E6]
- RenderText {#text} at (21,36) size 77x19
- text run at (21,36) width 77: "loremipsum"
- RenderImage {IMG} at (97,1) size 21x50 [bgcolor=#ADD8E6]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,89) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,99) size 784x20
- RenderText {#text} at (0,0) size 88x19
- text run at (0,0) width 88: "No line break"
- RenderTable {TABLE} at (0,119) size 103x61 [bgcolor=#C0C0C0]
- RenderTableSection {TBODY} at (0,0) size 103x61
- RenderTableRow {TR} at (0,2) size 103x57
- RenderTableCell {TD} at (2,2) size 99x57 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,36) size 77x19
- text run at (1,36) width 77: "loremipsum"
- RenderImage {IMG} at (77,1) size 21x50 [bgcolor=#ADD8E6]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,188) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,198) size 784x20
- RenderText {#text} at (0,0) size 154x19
- text run at (0,0) width 154: "Line break after the \"a\"."
- RenderTable {TABLE} at (0,218) size 103x81 [bgcolor=#C0C0C0]
- RenderTableSection {TBODY} at (0,0) size 103x81
- RenderTableRow {TR} at (0,2) size 103x77
- RenderTableCell {TD} at (2,2) size 99x77 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 77x74
- text run at (1,1) width 8: "a"
- text run at (1,56) width 77: "loremipsum"
- RenderImage {IMG} at (77,21) size 21x50 [bgcolor=#ADD8E6]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,307) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,317) size 784x20
- RenderText {#text} at (0,0) size 154x19
- text run at (0,0) width 154: "Line break after the \"a\"."
- RenderTable {TABLE} at (0,337) size 123x81 [bgcolor=#C0C0C0]
- RenderTableSection {TBODY} at (0,0) size 123x81
- RenderTableRow {TR} at (0,2) size 123x77
- RenderTableCell {TD} at (2,2) size 119x77 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x19
- text run at (1,1) width 8: "a"
- RenderImage {IMG} at (1,21) size 20x50 [bgcolor=#ADD8E6]
- RenderText {#text} at (21,56) size 77x19
- text run at (21,56) width 77: "loremipsum"
- RenderImage {IMG} at (97,21) size 21x50 [bgcolor=#ADD8E6]
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,426) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,436) size 784x20
- RenderText {#text} at (0,0) size 188x19
- text run at (0,0) width 188: "Line break after \"wideword\"."
- RenderTable {TABLE} at (0,456) size 123x81 [bgcolor=#C0C0C0]
- RenderTableSection {TBODY} at (0,0) size 123x81
- RenderTableRow {TR} at (0,2) size 123x77
- RenderTableCell {TD} at (2,2) size 119x77 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 64x19
- text run at (1,1) width 64: "wideword"
- RenderImage {IMG} at (1,21) size 20x50 [bgcolor=#ADD8E6]
- RenderText {#text} at (21,56) size 77x19
- text run at (21,56) width 77: "loremipsum"
- RenderImage {IMG} at (97,21) size 21x50 [bgcolor=#ADD8E6]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableunusedpercentheightsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/unused-percent-heights-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/unused-percent-heights-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/unused-percent-heights-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x58 [bgcolor=#3399CC]
- RenderTableSection {TBODY} at (0,0) size 784x58
- RenderTableRow {TR} at (0,0) size 784x29
- RenderTableCell {TD} at (0,0) size 784x29 [border: none (1px solid #FFFFFF) none] [r=0 c=0 rs=1 cs=1]
- RenderBlock {A} at (0,0) size 784x28 [color=#0000EE]
- RenderText {#text} at (4,4) size 157x19
- text run at (4,4) width 157: "List of Transit Providers"
- RenderTableRow {TR} at (0,29) size 784x29
- RenderTableCell {TD} at (0,29) size 784x29 [border: none (1px solid #FFFFFF) none] [r=1 c=0 rs=1 cs=1]
- RenderBlock {A} at (0,0) size 784x28 [color=#0000EE]
- RenderText {#text} at (4,4) size 163x19
- text run at (4,4) width 163: "Locate a Transit Provider"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttableverticalalignbaselineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/vertical-align-baseline-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/vertical-align-baseline-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/table/vertical-align-baseline-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,79 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x511
- RenderBlock {HTML} at (0,0) size 800x511
- RenderBody {BODY} at (8,8) size 784x495
- RenderTable {TABLE} at (0,0) size 662x495 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 660x493
- RenderTableRow {TR} at (0,2) size 660x489
- RenderTableCell {TD} at (2,87) size 47x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 43x19
- text run at (2,2) width 43: "Lorem"
- RenderTableCell {TD} at (50,68) size 124x47 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,21) size 44x19
- text run at (2,21) width 44: "ipsum "
- RenderInline {SPAN} at (0,0) size 77x41
- RenderText {#text} at (45,3) size 77x41
- text run at (45,3) width 77: "dolor"
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (175,87) size 20x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 16x20
- RenderText {#text} at (0,0) size 16x19
- text run at (0,0) width 16: "sit"
- RenderTableCell {TD} at (196,87) size 55x104 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 50x100 [bgcolor=#ADD8E6]
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "amet"
- RenderTableCell {TD} at (252,87) size 65x24 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (2,2) size 44x19
- text run at (2,2) width 44: "consec"
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (318,61) size 85x87 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 80x83 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 78x81
- RenderTableRow {TR} at (0,10) size 78x61
- RenderTableCell {TD} at (2,10) size 74x61 [border: (10px solid #0000FF) (1px inset #808080) (5px solid #0000FF) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,15) size 37x19
- text run at (2,15) width 37: "tetuer"
- RenderBR {BR} at (38,15) size 1x19
- RenderText {#text} at (2,35) size 70x19
- text run at (2,35) width 70: "adipiscing."
- RenderTableCell {TD} at (404,2) size 65x4 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
- RenderTableCell {TD} at (470,2) size 55x104 [border: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
- RenderBlock {DIV} at (2,2) size 50x100 [bgcolor=#FFB6C1]
- RenderTableCell {TD} at (526,29) size 66x164 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 61x120 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 59x118
- RenderTableRow {TR} at (0,2) size 59x80
- RenderTableCell {TD} at (2,27) size 55x55 [border: (10px solid #0000FF) (1px inset #808080) (5px solid #0000FF) (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (6,25) size 43x20 [bgcolor=#FFB6C1]
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 43: "Lorem"
- RenderTableRow {TR} at (0,84) size 59x32
- RenderTableCell {TD} at (2,84) size 55x32 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (6,6) size 40x19
- text run at (6,6) width 40: "ipsum"
- RenderBlock (anonymous) at (2,122) size 61x40
- RenderText {#text} at (0,0) size 53x19
- text run at (0,0) width 53: "dolor sit"
- RenderBR {BR} at (52,0) size 1x19
- RenderText {#text} at (0,20) size 36x19
- text run at (0,20) width 36: "amet."
- RenderTableCell {TD} at (593,42) size 65x64 [border: (1px inset #808080)] [r=0 c=9 rs=1 cs=1]
- RenderBlock (floating) {DIV} at (2,2) size 25x30 [bgcolor=#90EE90]
- RenderText {#text} at (0,0) size 17x19
- text run at (0,0) width 17: "F1"
- RenderBlock (floating) {DIV} at (27,2) size 25x30 [bgcolor=#90EE90]
- RenderText {#text} at (0,0) size 17x19
- text run at (0,0) width 17: "F2"
- RenderBlock (floating) {DIV} at (2,32) size 25x30 [bgcolor=#90EE90]
- RenderText {#text} at (0,0) size 17x19
- text run at (0,0) width 17: "F3"
-layer at (264,0) size 60x50
- RenderBlock (positioned) {DIV} at (263,0) size 61x50 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "P"
-layer at (416,13) size 60x50
- RenderBlock (positioned) {DIV} at (415,13) size 61x50 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "P"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextatsuikerningandligaturesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-kerning-and-ligatures-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-kerning-and-ligatures-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-kerning-and-ligatures-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 759x39
- RenderText {#text} at (53,0) size 759x39
- text run at (53,0) width 706: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6137 Disable kerning and some ligatures in the ATSUI code"
- text run at (0,20) width 29: "path"
- RenderText {#text} at (28,20) size 5x19
- text run at (28,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 720x19
- text run at (0,0) width 720: "The word \x{201C}dolor\x{201D} below should be highlighted in its entirety. The highlight should not extend beyond that word."
- RenderBlock {DIV} at (0,92) size 784x44
- RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,14) size 784x30
- RenderInline {SPAN} at (0,0) size 521x28
- RenderText {#text} at (0,1) size 521x28
- text run at (0,1) width 521: "AVAVAVAVAVfififififififi Lorem ipsum dolor sit ame\x{300}t"
- RenderText {#text} at (0,0) size 0x0
-selection start: position 37 of child 0 {#text} of child 3 {SPAN} of child 5 {DIV} of body
-selection end: position 42 of child 0 {#text} of child 3 {SPAN} of child 5 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextatsuimultiplerenderersexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-multiple-renderers-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-multiple-renderers-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-multiple-renderers-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,101 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 108x19
- text run at (0,0) width 108: "This is a test for "
- RenderInline {I} at (0,0) size 767x39
- RenderText {#text} at (107,0) size 767x39
- text run at (107,0) width 660: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6139 ATSUI code path should implement small caps,"
- text run at (0,20) width 412: "synthetic bold and oblique and correct metrics for fallback fonts"
- RenderText {#text} at (411,20) size 5x19
- text run at (411,20) width 5: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,74) size 784x20
- RenderText {#text} at (0,0) size 611x19
- text run at (0,0) width 611: "The two columns should be identical except for the accent over the e and the umlaut over the u."
- RenderTable {TABLE} at (0,110) size 237x136 [border: none]
- RenderTableSection {TBODY} at (0,0) size 236x135
- RenderTableRow {TR} at (0,0) size 236x27
- RenderTableCell {TD} at (0,0) size 118x27 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 59x23
- text run at (2,2) width 59: "Lore\x{300}m "
- RenderInline {SPAN} at (0,0) size 50x23
- RenderText {#text} at (60,2) size 50x23
- text run at (60,2) width 50: "ipsu\x{308}m"
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (118,0) size 118x27 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 59x23
- text run at (2,2) width 59: "Lorem "
- RenderInline {SPAN} at (0,0) size 50x23
- RenderText {#text} at (60,2) size 50x23
- text run at (60,2) width 50: "ipsum"
- RenderText {#text} at (0,0) size 0x0
- RenderTableRow {TR} at (0,27) size 236x27
- RenderTableCell {TD} at (0,27) size 118x27 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x23
- text run at (2,2) width 63: "Lore\x{300}m "
- RenderInline {SPAN} at (0,0) size 53x23
- RenderText {#text} at (64,2) size 53x23
- text run at (64,2) width 53: "ipsu\x{308}m"
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (118,27) size 118x27 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 63x23
- text run at (2,2) width 63: "Lorem "
- RenderInline {SPAN} at (0,0) size 53x23
- RenderText {#text} at (64,2) size 53x23
- text run at (64,2) width 53: "ipsum"
- RenderText {#text} at (0,0) size 0x0
- RenderTableRow {TR} at (0,54) size 236x27
- RenderTableCell {TD} at (0,54) size 118x27 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 58x23
- text run at (2,2) width 58: "Lore\x{300}m "
- RenderInline {SPAN} at (0,0) size 49x23
- RenderText {#text} at (59,2) size 49x23
- text run at (59,2) width 49: "ipsu\x{308}m"
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (118,54) size 118x27 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 57x23
- text run at (2,2) width 57: "Lorem "
- RenderInline {SPAN} at (0,0) size 49x23
- RenderText {#text} at (58,2) size 49x23
- text run at (58,2) width 49: "ipsum"
- RenderText {#text} at (0,0) size 0x0
- RenderTableRow {TR} at (0,81) size 236x27
- RenderTableCell {TD} at (0,81) size 118x27 [border: (1px solid #008000)] [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 60x23
- text run at (2,2) width 60: "Lore\x{300}m "
- RenderInline {SPAN} at (0,0) size 51x23
- RenderText {#text} at (61,2) size 51x23
- text run at (61,2) width 51: "ipsu\x{308}m"
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (118,81) size 118x27 [border: (1px solid #008000)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 60x23
- text run at (2,2) width 60: "Lorem "
- RenderInline {SPAN} at (0,0) size 51x23
- RenderText {#text} at (61,2) size 51x23
- text run at (61,2) width 51: "ipsum"
- RenderText {#text} at (0,0) size 0x0
- RenderTableRow {TR} at (0,108) size 236x27
- RenderTableCell {TD} at (0,108) size 118x27 [border: (1px solid #008000)] [r=4 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 101x23
- text run at (2,2) width 101: "Lore\x{300}m ipsu\x{308}m"
- RenderTableCell {TD} at (118,108) size 118x27 [border: (1px solid #008000)] [r=4 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 101x23
- text run at (2,2) width 101: "Lorem ipsum"
- RenderBlock {HR} at (0,254) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,272) size 784x20
- RenderText {#text} at (0,0) size 283x19
- text run at (0,0) width 283: "The following two lines should be identical."
- RenderBlock {P} at (0,308) size 784x27
- RenderInline {SPAN} at (0,0) size 337x23 [border: (1px solid #008000)]
- RenderText {#text} at (1,4) size 335x21
- text run at (1,4) width 335: "\x{E01}\x{E02}\x{E03}\x{E04}\x{E05}\x{E06}\x{E07}\x{E08}\x{E01}\x{E02}\x{E03}\x{E04}\x{E05}\x{E06}\x{E07}\x{E08}\x{E01}\x{E02}\x{E03}\x{E04}\x{E05}\x{E06}\x{E07}\x{E08}\x{E01}\x{E02}\x{E03}\x{E04}\x{E05}\x{E06}\x{E07}\x{E08}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,351) size 784x27
- RenderInline {SPAN} at (0,0) size 337x25 [border: (1px solid #008000)]
- RenderText {#text} at (1,2) size 335x23
- text run at (1,2) width 335: "\x{E01}\x{E02}\x{E03}\x{E04}\x{E05}\x{E06}\x{E07}\x{E08}\x{E01}\x{E02}\x{E03}\x{E04}\x{E05}\x{E06}\x{E07}\x{E08}\x{E01}\x{E02}\x{E03}\x{E04}\x{E05}\x{E06}\x{E07}\x{E08}\x{E01}\x{E02}\x{E03}\x{E04}\x{E05}\x{E06}\x{E07}\x{E08}"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextatsuinegativespacingfeaturesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-negative-spacing-features-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-negative-spacing-features-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-negative-spacing-features-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,51 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x260
- RenderBlock {HTML} at (0,0) size 800x260
- RenderBody {BODY} at (8,16) size 784x236
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 378x19
- text run at (0,0) width 378: "Test for negative spacing values in complex text rendering."
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderText {#text} at (0,0) size 517x19
- text run at (0,0) width 517: "Each green box should be identical to the blue box it follows, except for accents."
- RenderBlock {HR} at (0,64) size 784x2 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,74) size 414x162
- RenderTableSection {TBODY} at (0,0) size 414x162
- RenderTableRow {TR} at (0,2) size 414x22
- RenderTableCell {TD} at (2,2) size 204x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (57,1) size 90x19
- text run at (57,1) width 90: "Word spacing"
- RenderTableCell {TD} at (208,2) size 204x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (56,1) size 92x19
- text run at (56,1) width 92: "Letter spacing"
- RenderTableRow {TR} at (0,26) size 414x134
- RenderTableCell {TD} at (2,26) size 204x134 [r=1 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 202x132
- RenderBlock {DIV} at (0,0) size 202x38 [border: (1px solid #0000FF)]
- RenderText {#text} at (46,-1) size 172x39
- text run at (46,-1) width 155 RTL: "\x{5D9}\x{5B0}\x{5D4}\x{5B4}\x{5D9}, \x{5D0}\x{5B8}\x{5D7}\x{5B4}\x{5D9}, \x{5DC}\x{5B0}\x{5DA}\x{5B8} \x{5E1}\x{5B5}\x{5E4}\x{5B6}\x{5E8} \x{5E9}\x{5C1}\x{5B0}\x{5DC}\x{5B7}\x{5D7}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5}"
- text run at (29,17) width 119 RTL: "\x{5E6}\x{5B0}\x{5DE}\x{5B4}\x{5D9}\x{5EA}\x{5D5}\x{5BC}\x{5EA} \x{5DC}\x{5B8}\x{5DA}\x{5B0} \x{5DE}\x{5B0}\x{5DB}\x{5B7}\x{5E8}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5}."
- text run at (147,17) width 54 RTL: "\x{5D5}\x{5BC}\x{5DE}\x{5B4}\x{5DE}\x{5B0}\x{5DB}\x{5BC}\x{5B6}\x{5E8}\x{5B6}\x{5EA} "
- RenderBlock {DIV} at (0,43) size 202x42 [border: (1px solid #0000FF)]
- RenderText {#text} at (1,1) size 175x39
- text run at (1,1) width 174: "Lore\x{300}m ipsum dolor sit ame\x{300}t,"
- text run at (1,21) width 175: "consectetuer adipiscing e\x{300}lit."
- RenderBlock {DIV} at (0,90) size 202x42 [border: (1px solid #008000)]
- RenderText {#text} at (1,1) size 177x39
- text run at (1,1) width 176: "Lorem ipsum dolor sit amet,"
- text run at (1,21) width 177: "consectetuer adipiscing elit."
- RenderTableCell {TD} at (208,26) size 204x134 [r=1 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 202x132
- RenderBlock {DIV} at (0,0) size 202x38 [border: (1px solid #0000FF)]
- RenderText {#text} at (27,-1) size 174x39
- text run at (27,-1) width 174 RTL: "\x{5D9}\x{5B0}\x{5D4}\x{5B4}\x{5D9}, \x{5D0}\x{5B8}\x{5D7}\x{5B4}\x{5D9}, \x{5DC}\x{5B0}\x{5DA}\x{5B8} \x{5E1}\x{5B5}\x{5E4}\x{5B6}\x{5E8} \x{5E9}\x{5C1}\x{5B0}\x{5DC}\x{5B7}\x{5D7}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5} \x{5D5}\x{5BC}\x{5DE}\x{5B4}\x{5DE}\x{5B0}\x{5DB}\x{5BC}\x{5B6}\x{5E8}\x{5B6}\x{5EA}"
- text run at (102,17) width 99 RTL: "\x{5E6}\x{5B0}\x{5DE}\x{5B4}\x{5D9}\x{5EA}\x{5D5}\x{5BC}\x{5EA} \x{5DC}\x{5B8}\x{5DA}\x{5B0} \x{5DE}\x{5B0}\x{5DB}\x{5B7}\x{5E8}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5}."
- RenderBlock {DIV} at (0,43) size 202x42 [border: (1px solid #0000FF)]
- RenderText {#text} at (1,1) size 155x39
- text run at (1,1) width 155: "Lore\x{300}m ipsum dolor sit ame\x{300}t,"
- text run at (1,21) width 150: "consectetue\x{300}r adipiscing e\x{300}lit."
- RenderBlock {DIV} at (0,90) size 202x42 [border: (1px solid #008000)]
- RenderText {#text} at (1,1) size 155x39
- text run at (1,1) width 155: "Lorem ipsum dolor sit amet,"
- text run at (1,21) width 150: "consectetuer adipiscing elit."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextatsuipartialselectionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-partial-selection-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-partial-selection-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-partial-selection-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 759x39
- RenderInline {A} at (0,0) size 303x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 303x19
- text run at (53,0) width 303: "http://bugs.webkit.org/show_bug.cgi?id=11124"
- RenderText {#text} at (355,0) size 759x39
- text run at (355,0) width 5: " "
- text run at (359,0) width 400: "REGRESSION (r14297): No drag image for partially-selected"
- text run at (0,20) width 81: "complex text"
- RenderText {#text} at (80,20) size 5x19
- text run at (80,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 147x19
- text run at (0,0) width 147: "This should look like \x{201C}"
- RenderInline {SPAN} at (0,0) size 87x19 [color=#008000]
- RenderText {#text} at (146,0) size 87x19
- text run at (146,0) width 87: "Lore\x{300}m ipsum"
- RenderText {#text} at (232,0) size 16x19
- text run at (232,0) width 16: "\x{201D}: "
- RenderInline {SPAN} at (0,0) size 91x19
- RenderText {#text} at (247,0) size 91x19
- text run at (247,0) width 91: " Lore\x{300}m ipsum"
- RenderText {#text} at (0,0) size 0x0
-selection start: position 1 of child 0 {#text} of child 3 {SPAN} of child 2 {P} of body
-selection end: position 13 of child 0 {#text} of child 3 {SPAN} of child 2 {P} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextatsuismallcapspunctuationsizeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-small-caps-punctuation-size-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-small-caps-punctuation-size-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-small-caps-punctuation-size-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 218x19
- text run at (0,0) width 218: "This tests for a regression against "
- RenderInline {I} at (0,0) size 754x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (217,0) size 354x19
- text run at (217,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6397"
- RenderText {#text} at (570,0) size 754x39
- text run at (570,0) width 184: " ATSUI small caps use small"
- text run at (0,20) width 77: "punctuation"
- RenderText {#text} at (76,20) size 5x19
- text run at (76,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 375x19
- text run at (0,0) width 375: "All four question marks below should be \x{201C}big\x{201D}, like this: ?"
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,110) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "ATSUI: "
- RenderInline {SPAN} at (0,0) size 41x19
- RenderText {#text} at (53,0) size 41x19
- text run at (53,0) width 41: "A?b?e\x{300}"
- RenderBlock {P} at (0,146) size 784x20
- RenderText {#text} at (0,0) size 31x19
- text run at (0,0) width 31: "CG: "
- RenderInline {SPAN} at (0,0) size 41x19
- RenderText {#text} at (30,0) size 41x19
- text run at (30,0) width 41: "A?b?e"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextatsuispacingfeaturesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-spacing-features-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-spacing-features-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/atsui-spacing-features-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,88 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x396
- RenderBlock {HTML} at (0,0) size 800x396
- RenderBody {BODY} at (8,16) size 784x372
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 179x19
- text run at (0,0) width 179: "Test for regressions against "
- RenderInline {I} at (0,0) size 772x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (178,0) size 354x19
- text run at (178,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=3922"
- RenderText {#text} at (531,0) size 772x39
- text run at (531,0) width 241: " Variable word/letter spacing and full"
- text run at (0,20) width 328: "justification not supported for ATSUI-rendered text"
- RenderText {#text} at (327,20) size 5x19
- text run at (327,20) width 5: "."
- RenderBlock (anonymous) at (0,56) size 784x20
- RenderText {#text} at (0,0) size 517x19
- text run at (0,0) width 517: "Each green box should be identical to the blue box it follows, except for accents."
- RenderBlock {HR} at (0,84) size 784x2 [border: (1px inset #000000)]
- RenderTable {TABLE} at (0,94) size 620x278
- RenderTableSection {TBODY} at (0,0) size 620x278
- RenderTableRow {TR} at (0,2) size 620x22
- RenderTableCell {TD} at (2,2) size 204x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (57,1) size 90x19
- text run at (57,1) width 90: "Word spacing"
- RenderTableCell {TD} at (208,2) size 204x22 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (56,1) size 92x19
- text run at (56,1) width 92: "Letter spacing"
- RenderTableCell {TD} at (414,2) size 204x22 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (62,1) size 80x19
- text run at (62,1) width 80: "Justification"
- RenderTableRow {TR} at (0,26) size 620x250
- RenderTableCell {TD} at (2,26) size 204x192 [r=1 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 202x190
- RenderBlock {DIV} at (0,0) size 202x56 [border: (1px solid #0000FF)]
- RenderText {#text} at (60,-1) size 174x57
- text run at (60,-1) width 141 RTL: "\x{5D9}\x{5B0}\x{5D4}\x{5B4}\x{5D9}, \x{5D0}\x{5B8}\x{5D7}\x{5B4}\x{5D9}, \x{5DC}\x{5B0}\x{5DA}\x{5B8} \x{5E1}\x{5B5}\x{5E4}\x{5B6}\x{5E8}"
- text run at (27,17) width 47 RTL: "\x{5E6}\x{5B0}\x{5DE}\x{5B4}\x{5D9}\x{5EA}\x{5D5}\x{5BC}\x{5EA}"
- text run at (73,17) width 128 RTL: "\x{5E9}\x{5C1}\x{5B0}\x{5DC}\x{5B7}\x{5D7}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5} \x{5D5}\x{5BC}\x{5DE}\x{5B4}\x{5DE}\x{5B0}\x{5DB}\x{5BC}\x{5B6}\x{5E8}\x{5B6}\x{5EA} "
- text run at (120,35) width 81 RTL: "\x{5DC}\x{5B8}\x{5DA}\x{5B0} \x{5DE}\x{5B0}\x{5DB}\x{5B7}\x{5E8}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5}."
- RenderBlock {DIV} at (0,61) size 202x62 [border: (1px solid #0000FF)]
- RenderText {#text} at (1,1) size 173x59
- text run at (1,1) width 173: "Lore\x{300}m ipsum dolor sit"
- text run at (1,21) width 130: "ame\x{300}t, consectetuer"
- text run at (1,41) width 105: "adipiscing e\x{300}lit."
- RenderBlock {DIV} at (0,128) size 202x62 [border: (1px solid #008000)]
- RenderText {#text} at (1,1) size 163x59
- text run at (1,1) width 163: "Lorem ipsum dolor sit"
- text run at (1,21) width 120: "amet, consectetuer"
- text run at (1,41) width 95: "adipiscing elit."
- RenderTableCell {TD} at (208,26) size 204x250 [r=1 c=1 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 202x248
- RenderBlock {DIV} at (0,0) size 202x74 [border: (1px solid #0000FF)]
- RenderText {#text} at (42,-1) size 197x75
- text run at (42,-1) width 159 RTL: "\x{5D9}\x{5B0}\x{5D4}\x{5B4}\x{5D9}, \x{5D0}\x{5B8}\x{5D7}\x{5B4}\x{5D9}, \x{5DC}\x{5B0}\x{5DA}\x{5B8}"
- text run at (43,17) width 158 RTL: "\x{5E1}\x{5B5}\x{5E4}\x{5B6}\x{5E8} \x{5E9}\x{5C1}\x{5B0}\x{5DC}\x{5B7}\x{5D7}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5}"
- text run at (4,35) width 87 RTL: "\x{5E6}\x{5B0}\x{5DE}\x{5B4}\x{5D9}\x{5EA}\x{5D5}\x{5BC}\x{5EA}"
- text run at (90,35) width 111 RTL: "\x{5D5}\x{5BC}\x{5DE}\x{5B4}\x{5DE}\x{5B0}\x{5DB}\x{5BC}\x{5B6}\x{5E8}\x{5B6}\x{5EA} "
- text run at (55,53) width 146 RTL: "\x{5DC}\x{5B8}\x{5DA}\x{5B0} \x{5DE}\x{5B0}\x{5DB}\x{5B7}\x{5E8}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5}."
- RenderBlock {DIV} at (0,79) size 202x82 [border: (1px solid #0000FF)]
- RenderText {#text} at (1,1) size 175x79
- text run at (1,1) width 141: "Lore\x{300}m ipsum"
- text run at (1,21) width 167: "dolor sit ame\x{300}t,"
- text run at (1,41) width 140: "consectetue\x{300}r"
- text run at (1,61) width 175: "adipiscing e\x{300}lit."
- RenderBlock {DIV} at (0,166) size 202x82 [border: (1px solid #008000)]
- RenderText {#text} at (1,1) size 175x79
- text run at (1,1) width 141: "Lorem ipsum"
- text run at (1,21) width 167: "dolor sit amet,"
- text run at (1,41) width 140: "consectetuer"
- text run at (1,61) width 175: "adipiscing elit."
- RenderTableCell {TD} at (414,26) size 204x134 [r=1 c=2 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 202x132
- RenderBlock {DIV} at (0,0) size 202x38 [border: (1px solid #0000FF)]
- RenderText {#text} at (1,-1) size 200x39
- text run at (1,-1) width 200 RTL: "\x{5D9}\x{5B0}\x{5D4}\x{5B4}\x{5D9}, \x{5D0}\x{5B8}\x{5D7}\x{5B4}\x{5D9}, \x{5DC}\x{5B0}\x{5DA}\x{5B8} \x{5E1}\x{5B5}\x{5E4}\x{5B6}\x{5E8} \x{5E9}\x{5C1}\x{5B0}\x{5DC}\x{5B7}\x{5D7}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5}"
- text run at (23,17) width 123 RTL: "\x{5E6}\x{5B0}\x{5DE}\x{5B4}\x{5D9}\x{5EA}\x{5D5}\x{5BC}\x{5EA} \x{5DC}\x{5B8}\x{5DA}\x{5B0} \x{5DE}\x{5B0}\x{5DB}\x{5B7}\x{5E8}\x{5B0}\x{5EA}\x{5BC}\x{5B4}\x{5D9}\x{5D5}."
- text run at (145,17) width 56 RTL: "\x{5D5}\x{5BC}\x{5DE}\x{5B4}\x{5DE}\x{5B0}\x{5DB}\x{5BC}\x{5B6}\x{5E8}\x{5B6}\x{5EA} "
- RenderBlock {DIV} at (0,43) size 202x42 [border: (1px solid #0000FF)]
- RenderText {#text} at (1,1) size 200x39
- text run at (1,1) width 200: "Lore\x{300}m ipsum dolor sit ame\x{300}t,"
- text run at (1,21) width 179: "consectetue\x{300}r adipiscing e\x{300}lit."
- RenderBlock {DIV} at (0,90) size 202x42 [border: (1px solid #008000)]
- RenderText {#text} at (1,1) size 200x39
- text run at (1,1) width 200: "Lorem ipsum dolor sit amet,"
- text run at (1,21) width 179: "consectetuer adipiscing elit."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbackslashtoyensigndynamicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/backslash-to-yen-sign-dynamic-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/backslash-to-yen-sign-dynamic-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/backslash-to-yen-sign-dynamic-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x56
- RenderBlock {HTML} at (0,0) size 800x56
- RenderBody {BODY} at (8,8) size 784x40
- RenderBlock {DIV} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 181x19
- text run at (0,0) width 181: "This should be a yen-sign: \x{A5}"
- RenderBlock {DIV} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 185x19
- text run at (0,0) width 185: "This should be a backslash: \\"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbasic001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [color=#008000]
- RenderBlock (anonymous) at (0,0) size 784x33
- RenderText {#text} at (0,0) size 404x33
- text run at (0,0) width 404: "This is fixed pitch. "
- RenderInline {FONT} at (0,0) size 49x13
- RenderText {#text} at (403,15) size 49x13
- text run at (403,15) width 49: "This is not."
- RenderBlock (anonymous) at (0,33) size 784x32
- RenderTable {TABLE} at (0,0) size 124x32 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 120x28
- RenderTableRow {TR} at (0,2) size 120x24
- RenderTableCell {TD} at (2,2) size 116x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 112x19
- text run at (2,2) width 112: "This is also not."
- RenderBlock (anonymous) at (0,65) size 784x33
- RenderInline {FONT} at (0,0) size 42x13
- RenderText {#text} at (0,15) size 42x13
- text run at (0,15) width 42: "More text"
- RenderText {#text} at (41,0) size 155x33
- text run at (41,0) width 155: " Ending."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbasic002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 100x160
- RenderText {#text} at (0,0) size 100x159
- text run at (0,0) width 100: "This paragraph"
- text run at (0,20) width 54: "contains"
- text run at (0,40) width 100: "justified text."
- text run at (0,60) width 100: "Within the"
- text run at (0,80) width 74: "constrained"
- text run at (0,100) width 100: "width, this text"
- text run at (0,120) width 100: "should be"
- text run at (0,140) width 57: "justified."
- RenderBlock {P} at (0,176) size 100x160
- RenderText {#text} at (0,0) size 100x159
- text run at (0,0) width 100: "This paragraph"
- text run at (0,20) width 100: "also contains"
- text run at (0,40) width 100: "justified text."
- text run at (0,60) width 100: "Within the"
- text run at (0,80) width 74: "constrained"
- text run at (0,100) width 100: "width, this text"
- text run at (0,120) width 100: "should be"
- text run at (0,140) width 57: "justified."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbasic003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {P} at (0,16) size 723x24 [border: (2px solid #0000FF)]
- RenderText {#text} at (2,2) size 719x19
- text run at (2,2) width 719: "There should be 12px of letter spacing."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbasic004expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/004-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/004-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/004-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {P} at (0,16) size 652x24 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 618x19
- text run at (2,2) width 618: "There should be 30px of word spacing between each word."
- RenderBlock {DIV} at (0,0) size 784x100
- RenderTable {TABLE} at (0,100) size 100x144
- RenderTableSection {TBODY} at (0,0) size 100x144
- RenderTableRow {TR} at (0,0) size 100x144
- RenderTableCell {TD} at (0,0) size 100x144 [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (0,0) size 100x144 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 71x139
- text run at (2,2) width 38: "There"
- text run at (2,22) width 62: "should be"
- text run at (2,42) width 50: "15px of"
- text run at (2,62) width 33: "word"
- text run at (2,82) width 49: "spacing"
- text run at (2,102) width 54: "between"
- text run at (2,122) width 71: "each word."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbasic005expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/005-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/005-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/005-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (0,0) size 263x24 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 264x19
- text run at (2,2) width 264: "Words should have a negative spacing of 5px."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbasic006expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/006-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/006-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/006-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x32 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 780x28
- RenderTableRow {TR} at (0,2) size 780x24
- RenderTableCell {TD} at (2,2) size 575x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 164x19
- text run at (2,2) width 164: "Big cell gets all the width"
- RenderTableCell {TD} at (578,2) size 200x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 196x19
- text run at (2,2) width 196: "Icannotbreak noicannot \x{B7}break"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbasic007expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/007-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/007-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/007-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,45 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x46 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 780x42
- RenderTableRow {TR} at (0,0) size 780x42
- RenderTableCell {TD} at (0,10) size 721x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 69x19
- text run at (1,1) width 69: "A Big Cell"
- RenderTableCell {TD} at (720,0) size 60x42 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 35x39
- text run at (1,1) width 12: "A"
- text run at (1,21) width 35: "small"
- RenderInline {SPAN} at (0,0) size 24x19
- RenderText {#text} at (35,21) size 24x19
- text run at (35,21) width 24: "cell"
- RenderTable {TABLE} at (0,46) size 784x46 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 780x42
- RenderTableRow {TR} at (0,0) size 780x42
- RenderTableCell {TD} at (0,10) size 715x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 69x19
- text run at (1,1) width 69: "A Big Cell"
- RenderTableCell {TD} at (714,0) size 66x42 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 50x19
- text run at (1,1) width 50: "A small"
- text run at (50,1) width 1: " "
- RenderInline {SPAN} at (0,0) size 24x19
- RenderText {#text} at (1,21) size 24x19
- text run at (1,21) width 24: "cell"
- RenderText {#text} at (24,21) size 41x19
- text run at (24,21) width 41: "block!"
- RenderTable {TABLE} at (0,92) size 784x26 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 780x22
- RenderTableRow {TR} at (0,0) size 780x22
- RenderTableCell {TD} at (0,0) size 706x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 69x19
- text run at (1,1) width 69: "A Big Cell"
- RenderTableCell {TD} at (705,0) size 75x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 50x19
- text run at (1,1) width 50: "A small"
- RenderInline {SPAN} at (0,0) size 24x19
- RenderText {#text} at (50,1) size 24x19
- text run at (50,1) width 24: "cell"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbasic008expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/008-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/008-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/008-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 752x19
- text run at (0,0) width 102: "This is a test of "
- text run at (101,0) width 187: "some code to make sure that "
- text run at (287,0) width 226: "white-space gets properly ignored. "
- text run at (512,0) width 240: "If it does, then this should render the "
- RenderInline {A} at (0,0) size 28x19 [color=#0000EE]
- RenderText {#text} at (751,0) size 28x19
- text run at (751,0) width 28: "way"
- RenderText {#text} at (0,20) size 370x19
- text run at (0,20) width 121: "one would expect. "
- text run at (120,20) width 250: "Hopefully it does render the way we w"
- RenderInline {I} at (0,0) size 9x19
- RenderText {#text} at (369,20) size 9x19
- text run at (369,20) width 9: "a"
- RenderInline {B} at (0,0) size 10x19
- RenderText {#text} at (377,20) size 10x19
- text run at (377,20) width 10: "n"
- RenderText {#text} at (386,20) size 287x19
- text run at (386,20) width 42: "t it to. "
- text run at (427,20) width 87: "If it does not "
- text run at (513,20) width 92: "that would be "
- text run at (604,20) width 69: "a problem."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbasic009expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/009-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/009-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/009-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderInline {SPAN} at (0,0) size 334x28
- RenderText {#text} at (0,1) size 176x28
- text run at (0,1) width 176: "This is some text. "
- RenderInline {TT} at (0,0) size 159x25
- RenderText {#text} at (175,4) size 159x25
- text run at (175,4) width 159: "As is this."
- RenderText {#text} at (333,1) size 342x28
- text run at (333,1) width 342: " All of this text should be 24px tall."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbasic011expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/011-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/011-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/011-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x148
- RenderBlock {HTML} at (0,0) size 800x148
- RenderBody {BODY} at (8,8) size 784x132
- RenderBlock {DIV} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 103x19
- text run at (0,0) width 103: "Select this text. "
- RenderInline {FONT} at (0,0) size 752x32
- RenderText {#text} at (102,6) size 752x32
- text run at (102,6) width 82: "I am teeny and tiny. "
- text run at (183,6) width 292: "I am going to have lots of text but each line should retain the big height. "
- text run at (474,6) width 278: "If the lines shrink, it means that the root line box's height is not being"
- text run at (0,26) width 114: "considered and that's wrong."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,56) size 784x0
- RenderBlock {DIV} at (0,56) size 784x76
- RenderInline {FONT} at (0,0) size 772x74
- RenderText {#text} at (0,1) size 432x36
- text run at (0,1) width 432: "This text is absolutely enormous. "
- RenderInline {FONT} at (0,0) size 772x50
- RenderText {#text} at (431,21) size 772x50
- text run at (431,21) width 83: "I am teeny and tiny. "
- text run at (513,21) width 259: "I am going to have lots of text but each line should retain the big"
- text run at (0,59) width 30: "height. "
- text run at (29,59) width 403: "If the lines shrink, it means that the span's line box's height is not being considered and that's wrong."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbasic012expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/012-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/012-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/012-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
- RenderBlock {H2} at (0,0) size 784x30
- RenderText {#text} at (0,1) size 359x28
- text run at (0,1) width 359: "Safari Whitespace/Non-ASCII Bug"
- RenderBlock {P} at (0,49) size 784x41
- RenderText {#text} at (0,0) size 781x39
- text run at (0,0) width 654: "Apart from whitespace (tab and linefeed characters), the two lists below (in red) use identical HTML. "
- text run at (653,0) width 128: "Both lists should be"
- text run at (0,20) width 594: "rendered on a single line. In Safari, however, the first list shows each item on a separate line."
- RenderBlock {P} at (0,105) size 784x41
- RenderText {#text} at (0,0) size 764x39
- text run at (0,0) width 764: "This bug only seems to occur if the bullet character is non-ASCII (has a Unicode value higher than 127). Non-breaking"
- text run at (0,20) width 285: "spaces (&#160;), however, are an exception."
- RenderBlock (anonymous) at (0,161) size 784x81
- RenderBR {BR} at (0,0) size 0x19
- RenderInline {FONT} at (0,0) size 338x59 [color=#CC0000]
- RenderText {#text} at (0,20) size 338x19
- text run at (0,20) width 70: "\x{BB} England "
- text run at (69,20) width 62: "\x{BB} Ireland "
- text run at (130,20) width 73: "\x{BB} Scotland "
- text run at (202,20) width 77: "\x{BB} Germany "
- text run at (278,20) width 60: "\x{BB} France "
- RenderBR {BR} at (337,35) size 1x0
- RenderBR {BR} at (0,40) size 0x19
- RenderText {#text} at (0,60) size 338x19
- text run at (0,60) width 70: "\x{BB} England "
- text run at (69,60) width 62: "\x{BB} Ireland "
- text run at (130,60) width 73: "\x{BB} Scotland "
- text run at (202,60) width 77: "\x{BB} Germany "
- text run at (278,60) width 60: "\x{BB} France "
- RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbasic013expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/013-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/013-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/013-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,70 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x281
- RenderBlock {HTML} at (0,0) size 800x281
- RenderBody {BODY} at (8,21) size 784x244
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 528x36
- text run at (0,1) width 528: "Letter spacing lost for emphasized text"
- RenderBlock {P} at (0,59) size 784x41
- RenderText {#text} at (0,0) size 289x19
- text run at (0,0) width 289: "This example demonstrates that text inside a "
- RenderInline {CODE} at (0,0) size 9x14
- RenderText {#text} at (288,5) size 9x14
- text run at (288,5) width 9: "b"
- RenderText {#text} at (296,0) size 9x19
- text run at (296,0) width 9: ", "
- RenderInline {CODE} at (0,0) size 8x14
- RenderText {#text} at (304,5) size 8x14
- text run at (304,5) width 8: "i"
- RenderText {#text} at (311,0) size 9x19
- text run at (311,0) width 9: ", "
- RenderInline {CODE} at (0,0) size 48x14
- RenderText {#text} at (319,5) size 48x14
- text run at (319,5) width 48: "strong"
- RenderText {#text} at (366,0) size 23x19
- text run at (366,0) width 23: " or "
- RenderInline {CODE} at (0,0) size 16x14
- RenderText {#text} at (388,5) size 16x14
- text run at (388,5) width 16: "em"
- RenderText {#text} at (403,0) size 115x19
- text run at (403,0) width 115: " element loses its "
- RenderInline {CODE} at (0,0) size 110x14
- RenderText {#text} at (517,5) size 110x14
- text run at (517,5) width 110: "letter-spacing"
- RenderText {#text} at (626,0) size 745x39
- text run at (626,0) width 119: " CSS attribute that"
- text run at (0,20) width 348: "should be inherited. This was discovered in Safari 1.0."
- RenderBlock {DIV} at (0,115) size 784x129
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 133x19
- text run at (0,0) width 133: "Text inside "
- RenderInline {B} at (0,0) size 50x19
- RenderText {#text} at (132,0) size 50x19
- text run at (132,0) width 50: "bold"
- RenderText {#text} at (181,0) size 103x19
- text run at (181,0) width 103: " element."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 133x19
- text run at (0,0) width 133: "Text inside "
- RenderInline {STRONG} at (0,0) size 73x19
- RenderText {#text} at (132,0) size 73x19
- text run at (132,0) width 73: "strong"
- RenderText {#text} at (204,0) size 102x19
- text run at (204,0) width 102: " element."
- RenderBlock {P} at (0,72) size 784x20
- RenderText {#text} at (0,0) size 133x19
- text run at (0,0) width 133: "Text inside "
- RenderInline {I} at (0,0) size 62x19
- RenderText {#text} at (132,0) size 62x19
- text run at (132,0) width 62: "italic"
- RenderText {#text} at (193,0) size 103x19
- text run at (193,0) width 103: " element."
- RenderBlock {P} at (0,108) size 784x20
- RenderText {#text} at (0,0) size 133x19
- text run at (0,0) width 133: "Text inside "
- RenderInline {EM} at (0,0) size 98x19
- RenderText {#text} at (132,0) size 98x19
- text run at (132,0) width 98: "emphasis"
- RenderText {#text} at (229,0) size 103x19
- text run at (229,0) width 103: " element."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbasic014expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/014-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/014-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/014-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 396x208 [border: (2px solid #FF0000)]
- RenderBlock {P} at (2,18) size 392x40
- RenderText {#text} at (0,0) size 364x39
- text run at (0,0) width 364: "I\x{2019}m told this is the longest word in the English language:"
- text run at (0,20) width 190: "anti\x{AD}dis\x{AD}est\x{AD}ab\x{AD}lish\x{AD}ment\x{AD}arian\x{AD}ism."
- RenderBlock {P} at (2,74) size 392x40
- RenderText {#text} at (0,0) size 364x39
- text run at (0,0) width 364: "I\x{2019}m told this is the longest word in the English language:"
- text run at (0,20) width 190: "anti\x{AD}dis\x{AD}est\x{AD}ab\x{AD}lish\x{AD}ment\x{AD}arian\x{AD}ism."
- RenderBlock {P} at (2,130) size 392x60
- RenderText {#text} at (0,0) size 364x39
- text run at (0,0) width 364: "I\x{2019}m told this is the longest word in the English language:"
- text run at (0,20) width 76: "anti\x{AD}dis\x{AD}est\x{AD}ab\x{AD}"
- RenderBR {BR} at (75,35) size 1x0
- RenderText {#text} at (0,40) size 115x19
- text run at (0,40) width 115: "lish\x{AD}ment\x{AD}arian\x{AD}ism."
- RenderBlock {P} at (0,224) size 784x0
- RenderBlock (floating) {DIV} at (0,224) size 562x148 [border: (2px solid #FF0000)]
- RenderBlock {P} at (2,18) size 558x20
- RenderText {#text} at (0,0) size 558x19
- text run at (0,0) width 558: "I\x{2019}m told this is the longest word in the English language: anti\x{AD}dis\x{AD}est\x{AD}ab\x{AD}lish\x{AD}ment\x{AD}arian\x{AD}ism."
- RenderBlock {P} at (2,54) size 558x20
- RenderText {#text} at (0,0) size 558x19
- text run at (0,0) width 558: "I\x{2019}m told this is the longest word in the English language: anti\x{AD}dis\x{AD}est\x{AD}ab\x{AD}lish\x{AD}ment\x{AD}arian\x{AD}ism."
- RenderBlock {P} at (2,90) size 558x40
- RenderText {#text} at (0,0) size 444x19
- text run at (0,0) width 444: "I\x{2019}m told this is the longest word in the English language: anti\x{AD}dis\x{AD}est\x{AD}ab\x{AD}"
- RenderBR {BR} at (443,15) size 1x0
- RenderText {#text} at (0,20) size 115x19
- text run at (0,20) width 115: "lish\x{AD}ment\x{AD}arian\x{AD}ism."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbasic015expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/015-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/015-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/015-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,62 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 218x19
- text run at (0,0) width 218: "This tests for a regression against "
- RenderInline {I} at (0,0) size 773x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (217,0) size 354x19
- text run at (217,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6418"
- RenderText {#text} at (570,0) size 773x39
- text run at (570,0) width 5: " "
- text run at (574,0) width 199: "Incorrect scrollbar when using"
- text run at (0,20) width 281: "overflow:auto and word-wrap:break-word; "
- text run at (280,20) width 89: "in some cases"
- RenderText {#text} at (368,20) size 5x19
- text run at (368,20) width 5: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,74) size 784x20
- RenderText {#text} at (0,0) size 267x19
- text run at (0,0) width 267: "The first line should break after \x{201C}Lorem\x{201D}."
- RenderBlock {DIV} at (0,110) size 85x42 [border: (1px solid #00FFFF)]
- RenderText {#text} at (1,1) size 43x39
- text run at (1,1) width 43: "Lorem"
- text run at (1,21) width 40: "ipsum"
- RenderInline {SPAN} at (0,0) size 38x19
- RenderText {#text} at (40,21) size 38x19
- text run at (40,21) width 38: " dolor"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,160) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,178) size 784x20
- RenderText {#text} at (0,0) size 672x19
- text run at (0,0) width 489: "The first line should break after the letter u, so that the gray border does not "
- text run at (488,0) width 184: "extend beyond the cyan box."
- RenderBlock {DIV} at (0,214) size 87x42 [border: (1px solid #00FFFF)]
- RenderInline {SPAN} at (0,0) size 70x39 [border: none (30px solid #C0C0C0) none]
- RenderText {#text} at (1,1) size 70x39
- text run at (1,1) width 70: "Loremipsu"
- text run at (1,21) width 13: "m"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,264) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,282) size 784x20
- RenderText {#text} at (0,0) size 622x19
- text run at (0,0) width 439: "The first line should break after the letter p, so that the text does not "
- text run at (438,0) width 184: "extend beyond the cyan box."
- RenderBlock {DIV} at (0,318) size 87x42 [border: (1px solid #00FFFF)]
- RenderInline {SPAN} at (0,0) size 78x39 [border: none (30px solid #C0C0C0)]
- RenderText {#text} at (31,1) size 78x39
- text run at (31,1) width 48: "Loremi"
- text run at (1,21) width 35: "psum"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,368) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,386) size 784x20
- RenderText {#text} at (0,0) size 258x19
- text run at (0,0) width 258: "\x{201C}Dolor\x{201D} should not break into two lines."
-layer at (8,430) size 45x23
- RenderBlock (positioned) {DIV} at (8,430) size 45x23
- RenderBlock {DIV} at (0,0) size 45x23 [border: (1px solid #00FFFF)]
- RenderText {#text} at (1,1) size 43x21
- text run at (1,1) width 43: "Dolor"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbasicgenericfamilychangesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/generic-family-changes-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/generic-family-changes-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/basic/generic-family-changes-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,43 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x316
- RenderBlock {HTML} at (0,0) size 800x316
- RenderBody {BODY} at (8,8) size 784x292
- RenderBlock (anonymous) at (0,0) size 784x60
- RenderText {#text} at (0,0) size 756x59
- text run at (0,0) width 539: "Tests of WebKit's intepretation of font sizes when no absolute font size is specified. "
- text run at (538,0) width 218: "Percentages and logical keywords"
- text run at (0,20) width 203: "scale to reflect the family type. "
- text run at (202,20) width 539: "Opera 9 matches this behavior as well (except it has a bug with multiple font-family"
- text run at (0,40) width 217: "mappings as in the first example)."
- RenderBlock {PRE} at (0,73) size 784x14
- RenderInline {SPAN} at (0,0) size 118x14
- RenderText {#text} at (0,0) size 118x14
- text run at (0,0) width 118: "Should be 13 px"
- RenderBlock {PRE} at (0,100) size 784x16
- RenderInline {SPAN} at (0,0) size 82x15
- RenderText {#text} at (0,0) size 82x15
- text run at (0,0) width 82: "Should be 13px"
- RenderBlock {PRE} at (0,129) size 784x16
- RenderInline {SPAN} at (0,0) size 82x15
- RenderText {#text} at (0,0) size 82x15
- text run at (0,0) width 82: "Should be 13px"
- RenderBlock {P} at (0,161) size 784x20
- RenderInline {SPAN} at (0,0) size 82x15
- RenderText {#text} at (0,3) size 82x15
- text run at (0,3) width 82: "Should be 13px"
- RenderBlock {P} at (0,197) size 784x20
- RenderInline {TT} at (0,0) size 101x17
- RenderInline {SPAN} at (0,0) size 101x19
- RenderText {#text} at (0,0) size 101x19
- text run at (0,0) width 101: "Should be 16px"
- RenderBlock {P} at (0,233) size 784x20
- RenderInline {TT} at (0,0) size 101x14
- RenderInline {SPAN} at (0,0) size 101x19
- RenderText {#text} at (0,0) size 101x19
- text run at (0,0) width 101: "Should be 16px"
- RenderBlock {P} at (0,269) size 784x23
- RenderInline {TT} at (0,0) size 120x14
- RenderInline {SPAN} at (0,0) size 120x22
- RenderText {#text} at (0,0) size 120x22
- text run at (0,0) width 120: "Should be 19px"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbidiembeddingpopandpushsameexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/bidi-embedding-pop-and-push-same-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/bidi-embedding-pop-and-push-same-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/bidi-embedding-pop-and-push-same-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,143 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 520x19
- text run at (0,0) width 520: "In each box below, the words or letters should be in the same order on every line."
- RenderBlock {DIV} at (8,36) size 768x70 [border: (1px solid #ADD8E6)]
- RenderBlock {DIV} at (5,5) size 758x20
- RenderText {#text} at (0,0) size 47x19
- text run at (0,0) width 47: "Lorem "
- RenderInline {SPAN} at (0,0) size 78x19
- RenderText {#text} at (46,0) size 78x19
- text run at (46,0) width 78: "ipsum dolor"
- RenderText {#text} at (123,0) size 59x19
- text run at (123,0) width 59: " sit amet."
- RenderBlock {DIV} at (5,25) size 758x20
- RenderText {#text} at (0,0) size 47x19
- text run at (0,0) width 47: "Lorem "
- RenderInline {SPAN} at (0,0) size 40x19
- RenderText {#text} at (46,0) size 40x19
- text run at (46,0) width 40: "ipsum"
- RenderInline {SPAN} at (0,0) size 39x19
- RenderText {#text} at (85,0) size 39x19
- text run at (85,0) width 39: " dolor"
- RenderText {#text} at (123,0) size 59x19
- text run at (123,0) width 59: " sit amet."
- RenderBlock {DIV} at (5,45) size 758x20
- RenderText {#text} at (0,0) size 47x19
- text run at (0,0) width 47: "Lorem "
- RenderInline {SPAN} at (0,0) size 44x19
- RenderText {#text} at (46,0) size 44x19
- text run at (46,0) width 44: "ipsum "
- RenderInline {B} at (0,0) size 95x19
- RenderInline {SPAN} at (0,0) size 38x19
- RenderText {#text} at (89,0) size 38x19
- text run at (89,0) width 38: "dolor"
- RenderText {#text} at (126,0) size 5x19
- text run at (126,0) width 5: " "
- RenderInline {I} at (0,0) size 16x19
- RenderText {#text} at (130,0) size 16x19
- text run at (130,0) width 16: "sit"
- RenderText {#text} at (145,0) size 39x19
- text run at (145,0) width 39: " amet"
- RenderText {#text} at (183,0) size 5x19
- text run at (183,0) width 5: "."
- RenderBlock {DIV} at (8,114) size 768x70 [border: (1px solid #ADD8E6)]
- RenderBlock {DIV} at (5,5) size 758x20
- RenderText {#text} at (0,0) size 47x19
- text run at (0,0) width 47: "Lorem "
- RenderInline {SPAN} at (0,0) size 57x19
- RenderText {#text} at (46,0) size 57x19
- text run at (46,0) width 19 RTL: " \x{5DB}\x{5DC}"
- text run at (64,0) width 11: "if"
- text run at (74,0) width 29 RTL: "\x{5D9}\x{5D5}\x{5EA}\x{5E8} "
- RenderText {#text} at (102,0) size 59x19
- text run at (102,0) width 59: " sit amet."
- RenderBlock {DIV} at (5,25) size 758x20
- RenderText {#text} at (0,0) size 47x19
- text run at (0,0) width 47: "Lorem "
- RenderInline {SPAN} at (0,0) size 29x19
- RenderText {#text} at (74,0) size 29x19
- text run at (74,0) width 29 RTL: "\x{5D9}\x{5D5}\x{5EA}\x{5E8} "
- RenderInline {SPAN} at (0,0) size 29x19
- RenderText {#text} at (46,0) size 29x19
- text run at (46,0) width 19 RTL: " \x{5DB}\x{5DC}"
- text run at (64,0) width 11: "if"
- RenderText {#text} at (102,0) size 59x19
- text run at (102,0) width 59: " sit amet."
- RenderBlock {DIV} at (5,45) size 758x20
- RenderText {#text} at (0,0) size 47x19
- text run at (0,0) width 47: "Lorem "
- RenderInline {SPAN} at (0,0) size 29x19
- RenderText {#text} at (74,0) size 29x19
- text run at (74,0) width 29 RTL: "\x{5D9}\x{5D5}\x{5EA}\x{5E8} "
- RenderInline {B} at (0,0) size 114x19
- RenderInline {SPAN} at (0,0) size 29x19
- RenderText {#text} at (46,0) size 29x19
- text run at (46,0) width 19 RTL: " \x{5DB}\x{5DC}"
- text run at (64,0) width 11: "if"
- RenderText {#text} at (102,0) size 5x19
- text run at (102,0) width 5: " "
- RenderInline {I} at (0,0) size 16x19
- RenderText {#text} at (106,0) size 16x19
- text run at (106,0) width 16: "sit"
- RenderText {#text} at (121,0) size 39x19
- text run at (121,0) width 39: " amet"
- RenderText {#text} at (159,0) size 5x19
- text run at (159,0) width 5: "."
- RenderBlock {DIV} at (8,192) size 768x50 [border: (1px solid #ADD8E6)]
- RenderBlock {DIV} at (5,5) size 758x20
- RenderInline {SPAN} at (0,0) size 20x19
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "a b"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (5,25) size 758x20
- RenderInline {SPAN} at (0,0) size 8x19
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8: "a"
- RenderInline {SPAN} at (0,0) size 13x19
- RenderText {#text} at (7,0) size 13x19
- text run at (7,0) width 13: " b"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (8,250) size 768x70 [border: (1px solid #ADD8E6)]
- RenderBlock {DIV} at (5,5) size 758x20
- RenderText {#text} at (730,0) size 28x19
- text run at (730,0) width 28 RTL: "\x{5D0}\x{5D7}\x{5EA} "
- RenderInline {SPAN} at (0,0) size 70x19
- RenderText {#text} at (661,0) size 70x19
- text run at (661,0) width 70 RTL: "\x{5E9}\x{5EA}\x{5D9}\x{5D9}\x{5DD} \x{5E9}\x{5DC}\x{5D5}\x{5E9}"
- RenderText {#text} at (594,0) size 68x19
- text run at (594,0) width 68 RTL: " \x{5D0}\x{5E8}\x{5D1}\x{5E2} \x{5D7}\x{5DE}\x{5E9}."
- RenderBlock {DIV} at (5,25) size 758x20
- RenderText {#text} at (730,0) size 28x19
- text run at (730,0) width 28 RTL: "\x{5D0}\x{5D7}\x{5EA} "
- RenderInline {SPAN} at (0,0) size 35x19
- RenderText {#text} at (696,0) size 35x19
- text run at (696,0) width 35 RTL: "\x{5E9}\x{5EA}\x{5D9}\x{5D9}\x{5DD}"
- RenderInline {SPAN} at (0,0) size 36x19
- RenderText {#text} at (661,0) size 36x19
- text run at (661,0) width 36 RTL: " \x{5E9}\x{5DC}\x{5D5}\x{5E9}"
- RenderText {#text} at (594,0) size 68x19
- text run at (594,0) width 68 RTL: " \x{5D0}\x{5E8}\x{5D1}\x{5E2} \x{5D7}\x{5DE}\x{5E9}."
- RenderBlock {DIV} at (5,45) size 758x20
- RenderText {#text} at (730,0) size 28x19
- text run at (730,0) width 28 RTL: "\x{5D0}\x{5D7}\x{5EA} "
- RenderInline {SPAN} at (0,0) size 39x19
- RenderText {#text} at (692,0) size 39x19
- text run at (692,0) width 39 RTL: "\x{5E9}\x{5EA}\x{5D9}\x{5D9}\x{5DD} "
- RenderInline {B} at (0,0) size 102x19
- RenderInline {SPAN} at (0,0) size 35x19
- RenderText {#text} at (658,0) size 35x19
- text run at (658,0) width 35 RTL: "\x{5E9}\x{5DC}\x{5D5}\x{5E9}"
- RenderText {#text} at (654,0) size 5x19
- text run at (654,0) width 5 RTL: " "
- RenderInline {I} at (0,0) size 32x19
- RenderText {#text} at (623,0) size 32x19
- text run at (623,0) width 32 RTL: "\x{5D0}\x{5E8}\x{5D1}\x{5E2}"
- RenderText {#text} at (591,0) size 33x19
- text run at (591,0) width 33 RTL: " \x{5D7}\x{5DE}\x{5E9}"
- RenderText {#text} at (587,0) size 5x19
- text run at (587,0) width 5 RTL: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextbreakwordexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/break-word-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/break-word-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/break-word-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 748x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=12726"
- RenderText {#text} at (357,0) size 748x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 387: "REGRESSION (r12073): Text wraps in the middle of a word"
- text run at (0,20) width 313: "instead of wrapping at the space before the word"
- RenderText {#text} at (312,20) size 5x19
- text run at (312,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 388x19
- text run at (0,0) width 388: "\x{201C}onelongwrodwithnobreaks\x{201D} should not break in the middle."
- RenderBlock {DIV} at (0,92) size 200x30 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 167x30
- text run at (0,0) width 167: "lllllllllllllllllllllllllllllllllllllllllllllllllllllll"
- text run at (0,15) width 145: "onelongwrodwithnobreaks"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextcapitalizeemptygeneratedstringexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/capitalize-empty-generated-string-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/capitalize-empty-generated-string-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/capitalize-empty-generated-string-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,51 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 177x19
- text run at (0,0) width 177: "This is a regression test for "
- RenderInline {I} at (0,0) size 782x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (176,0) size 354x19
- text run at (176,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9432"
- RenderText {#text} at (529,0) size 782x39
- text run at (529,0) width 5: " "
- text run at (533,0) width 249: "REGRESSION: crash in capitalization"
- text run at (0,20) width 278: "code due to empty-string generated content"
- RenderText {#text} at (277,20) size 5x19
- text run at (277,20) width 5: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,74) size 784x20
- RenderInline {SPAN} at (0,0) size 87x19
- RenderText {#text} at (0,0) size 47x19
- text run at (0,0) width 47: "Lorem "
- RenderInline {SPAN} at (0,0) size 41x19
- RenderInline (generated) at (0,0) size 1x19
- RenderText at (0,0) size 0x0
- RenderText {#text} at (46,0) size 41x19
- text run at (46,0) width 41: "Ipsum"
- RenderText {#text} at (86,0) size 5x19
- text run at (86,0) width 5: " "
- RenderInline {I} at (0,0) size 63x19
- RenderText {#text} at (90,0) size 63x19
- text run at (90,0) width 63: "should be"
- RenderText {#text} at (152,0) size 92x19
- text run at (152,0) width 92: " Lorem Ipsum"
- RenderBlock {P} at (0,110) size 784x20
- RenderInline {SPAN} at (0,0) size 87x19
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "Lor"
- RenderInline {SPAN} at (0,0) size 64x19
- RenderInline (generated) at (0,0) size 1x19
- RenderText at (0,0) size 0x0
- RenderText {#text} at (23,0) size 64x19
- text run at (23,0) width 64: "em Ipsum"
- RenderText {#text} at (86,0) size 5x19
- text run at (86,0) width 5: " "
- RenderInline {I} at (0,0) size 63x19
- RenderText {#text} at (90,0) size 63x19
- text run at (90,0) width 63: "should be"
- RenderText {#text} at (152,0) size 92x19
- text run at (152,0) width 92: " Lorem Ipsum"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextcapitalizepreservenbspexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/capitalize-preserve-nbsp-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/capitalize-preserve-nbsp-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/capitalize-preserve-nbsp-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 779x39
- RenderInline {A} at (0,0) size 304x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 304x19
- text run at (53,0) width 304: "http://bugs.webkit.org/show_bug.cgi?id=11671"
- RenderText {#text} at (356,0) size 779x39
- text run at (356,0) width 5: " "
- text run at (360,0) width 419: "REGRESSION (r13702): text-transform: capitalize changes non-"
- text run at (0,20) width 167: "breaking spaces to spaces"
- RenderText {#text} at (166,20) size 5x19
- text run at (166,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "The next three lines should all look the same."
- RenderBlock {P} at (0,92) size 784x20
- RenderText {#text} at (0,0) size 103x19
- text run at (0,0) width 103: "Lorem Ipsum"
- RenderBlock {P} at (0,128) size 784x20
- RenderText {#text} at (0,0) size 63x19
- text run at (0,0) width 63: "Lorem "
- RenderInline {SPAN} at (0,0) size 41x19
- RenderText {#text} at (62,0) size 41x19
- text run at (62,0) width 41: "Ipsum"
- RenderBlock {P} at (0,164) size 784x20
- RenderText {#text} at (0,0) size 103x19
- text run at (0,0) width 103: "Lorem Ipsum"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextcgvsatsuiexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/cg-vs-atsui-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/cg-vs-atsui-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/cg-vs-atsui-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,76 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x398
- RenderBlock {HTML} at (0,0) size 800x398
- RenderBody {BODY} at (8,8) size 784x382
- RenderBlock {DIV} at (0,0) size 784x194
- RenderBlock {P} at (4,0) size 776x29
- RenderInline {SPAN} at (0,0) size 295x31 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,0) size 293x29
- text run at (1,0) width 293: "mmm mmm mmm mmm"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (4,33) size 776x29
- RenderInline {SPAN} at (0,0) size 295x31 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,0) size 293x29
- text run at (1,0) width 293: "mmm mmm\x{300} mmm mmm"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (4,66) size 776x29
- RenderInline {SPAN} at (0,0) size 293x29
- RenderText {#text} at (0,0) size 293x29
- text run at (0,0) width 293: "mmm mmm\x{300} mmm mmm"
- RenderText {#text} at (292,0) size 302x29
- text run at (292,0) width 302: " mmm mmm mmm mmm"
- RenderBlock {P} at (4,99) size 776x29
- RenderInline {SPAN} at (0,0) size 444x29
- RenderText {#text} at (0,0) size 444x29
- text run at (0,0) width 444: "mmm mmm\x{300} mmm mmm mmm mmm"
- RenderText {#text} at (443,0) size 151x29
- text run at (443,0) width 151: " mmm mmm"
- RenderBlock {P} at (4,132) size 776x29
- RenderInline {SPAN} at (0,0) size 293x29
- RenderText {#text} at (0,0) size 293x29
- text run at (0,0) width 293: "mmm mmm mmm mmm"
- RenderText {#text} at (292,0) size 302x29
- text run at (292,0) width 302: " mmm mmm mmm mmm"
- RenderBlock {P} at (4,165) size 776x29
- RenderInline {SPAN} at (0,0) size 444x29
- RenderText {#text} at (0,0) size 444x29
- text run at (0,0) width 444: "mmm mmm mmm mmm mmm mmm"
- RenderText {#text} at (443,0) size 151x29
- text run at (443,0) width 151: " mmm mmm"
- RenderBlock {HR} at (0,202) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,212) size 784x170
- RenderBlock {P} at (4,0) size 776x25
- RenderInline {SPAN} at (0,0) size 219x27 [border: (1px solid #008000)]
- RenderText {#text} at (1,0) size 217x25
- text run at (1,0) width 217: "mmm mmm mmm mmm"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (4,29) size 776x25
- RenderInline {SPAN} at (0,0) size 219x27 [border: (1px solid #008000)]
- RenderText {#text} at (1,0) size 217x25
- text run at (1,0) width 217: "mmm mmm\x{300} mmm mmm"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (4,58) size 776x25
- RenderInline {SPAN} at (0,0) size 217x25
- RenderText {#text} at (0,0) size 217x25
- text run at (0,0) width 217: "mmm mmm\x{300} mmm mmm"
- RenderText {#text} at (216,0) size 223x25
- text run at (216,0) width 223: " mmm mmm mmm mmm"
- RenderBlock {P} at (4,87) size 776x25
- RenderInline {SPAN} at (0,0) size 328x25
- RenderText {#text} at (0,0) size 328x25
- text run at (0,0) width 328: "mmm mmm\x{300} mmm mmm mmm mmm"
- RenderText {#text} at (327,0) size 112x25
- text run at (327,0) width 112: " mmm mmm"
- RenderBlock {P} at (4,116) size 776x25
- RenderInline {SPAN} at (0,0) size 217x25
- RenderText {#text} at (0,0) size 217x25
- text run at (0,0) width 217: "mmm mmm mmm mmm"
- RenderText {#text} at (216,0) size 223x25
- text run at (216,0) width 223: " mmm mmm mmm mmm"
- RenderBlock {P} at (4,145) size 776x25
- RenderInline {SPAN} at (0,0) size 328x25
- RenderText {#text} at (0,0) size 328x25
- text run at (0,0) width 328: "mmm mmm mmm mmm mmm mmm"
- RenderText {#text} at (327,0) size 112x25
- text run at (327,0) width 112: " mmm mmm"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextcomplexpreferredlogicalwidthsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/complex-preferred-logical-widths-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/complex-preferred-logical-widths-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/complex-preferred-logical-widths-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (0,0) size 307x25 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 301x19
- text run at (3,3) width 301: "The number of lines in this box should be one."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextcomplexsyntheticboldspacewidthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/complex-synthetic-bold-space-width-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/complex-synthetic-bold-space-width-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/complex-synthetic-bold-space-width-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 259x19
- text run at (0,0) width 259: "These lines should have the same width:"
- RenderBlock {DIV} at (0,20) size 784x40
- RenderText {#text} at (0,0) size 72x19
- text run at (0,0) width 72: ". . . . . . . . a"
- RenderBR {BR} at (72,15) size 0x0
- RenderText {#text} at (0,20) size 72x19
- text run at (0,20) width 72: ". . . . . . . . a\x{300}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextcomplextextopacityexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/complex-text-opacity-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/complex-text-opacity-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/complex-text-opacity-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,144 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 429x19
- text run at (0,0) width 429: "Pixel test for complex text rendering with opacity (Chromium bug "
- RenderInline {A} at (0,0) size 33x19 [color=#0000EE]
- RenderText {#text} at (428,0) size 33x19
- text run at (428,0) width 33: "8768"
- RenderText {#text} at (460,0) size 10x19
- text run at (460,0) width 10: ")."
- RenderBlock {P} at (0,36) size 784x0
- RenderBlock {DIV} at (0,36) size 784x39
- RenderInline {SPAN} at (0,0) size 46x29
- RenderText {#text} at (0,5) size 46x29
- text run at (0,5) width 46: "\x{916}\x{94B}\x{91C}\x{947}\x{902}"
- RenderText {#text} at (45,5) size 7x29
- text run at (45,5) width 7: " "
- RenderText {#text} at (96,5) size 7x29
- text run at (96,5) width 7: " "
- RenderText {#text} at (147,5) size 8x29
- text run at (147,5) width 8: " "
- RenderText {#text} at (199,5) size 7x29
- text run at (199,5) width 7: " "
- RenderText {#text} at (250,5) size 7x29
- text run at (250,5) width 7: " "
- RenderText {#text} at (302,5) size 7x29
- text run at (302,5) width 7: " "
- RenderText {#text} at (353,5) size 7x29
- text run at (353,5) width 7: " "
- RenderText {#text} at (404,5) size 8x29
- text run at (404,5) width 8: " "
- RenderText {#text} at (456,5) size 7x29
- text run at (456,5) width 7: " "
- RenderText {#text} at (507,5) size 7x29
- text run at (507,5) width 7: " "
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,75) size 784x36
- RenderInline {SPAN} at (0,0) size 51x29
- RenderText {#text} at (562,2) size 51x29
- text run at (562,2) width 51 RTL: "\x{64A}\x{624}\x{644}\x{645}\x{646}\x{64A}"
- RenderText {#text} at (556,2) size 7x29
- text run at (556,2) width 7 RTL: " "
- RenderText {#text} at (500,2) size 7x29
- text run at (500,2) width 7 RTL: " "
- RenderText {#text} at (443,2) size 7x29
- text run at (443,2) width 7 RTL: " "
- RenderText {#text} at (387,2) size 7x29
- text run at (387,2) width 7 RTL: " "
- RenderText {#text} at (331,2) size 7x29
- text run at (331,2) width 7 RTL: " "
- RenderText {#text} at (275,2) size 7x29
- text run at (275,2) width 7 RTL: " "
- RenderText {#text} at (218,2) size 7x29
- text run at (218,2) width 7 RTL: " "
- RenderText {#text} at (162,2) size 7x29
- text run at (162,2) width 7 RTL: " "
- RenderText {#text} at (106,2) size 7x29
- text run at (106,2) width 7 RTL: " "
- RenderText {#text} at (50,2) size 7x29
- text run at (50,2) width 7 RTL: " "
- RenderText {#text} at (0,0) size 0x0
-layer at (8,44) size 46x29
- RenderInline {SPAN} at (0,0) size 46x29
- RenderText {#text} at (51,5) size 46x29
- text run at (51,5) width 46: "\x{916}\x{94B}\x{91C}\x{947}\x{902}"
-layer at (8,44) size 46x29
- RenderInline {SPAN} at (0,0) size 46x29
- RenderText {#text} at (102,5) size 46x29
- text run at (102,5) width 46: "\x{916}\x{94B}\x{91C}\x{947}\x{902}"
-layer at (8,44) size 46x29
- RenderInline {SPAN} at (0,0) size 46x29
- RenderText {#text} at (154,5) size 46x29
- text run at (154,5) width 46: "\x{916}\x{94B}\x{91C}\x{947}\x{902}"
-layer at (8,44) size 46x29
- RenderInline {SPAN} at (0,0) size 46x29
- RenderText {#text} at (205,5) size 46x29
- text run at (205,5) width 46: "\x{916}\x{94B}\x{91C}\x{947}\x{902}"
-layer at (8,44) size 46x29
- RenderInline {SPAN} at (0,0) size 46x29
- RenderText {#text} at (257,5) size 46x29
- text run at (257,5) width 46: "\x{916}\x{94B}\x{91C}\x{947}\x{902}"
-layer at (8,44) size 46x29
- RenderInline {SPAN} at (0,0) size 46x29
- RenderText {#text} at (308,5) size 46x29
- text run at (308,5) width 46: "\x{916}\x{94B}\x{91C}\x{947}\x{902}"
-layer at (8,44) size 46x29
- RenderInline {SPAN} at (0,0) size 46x29
- RenderText {#text} at (359,5) size 46x29
- text run at (359,5) width 46: "\x{916}\x{94B}\x{91C}\x{947}\x{902}"
-layer at (8,44) size 46x29
- RenderInline {SPAN} at (0,0) size 46x29
- RenderText {#text} at (411,5) size 46x29
- text run at (411,5) width 46: "\x{916}\x{94B}\x{91C}\x{947}\x{902}"
-layer at (8,44) size 46x29
- RenderInline {SPAN} at (0,0) size 46x29
- RenderText {#text} at (462,5) size 46x29
- text run at (462,5) width 46: "\x{916}\x{94B}\x{91C}\x{947}\x{902}"
-layer at (8,44) size 46x29
- RenderInline {SPAN} at (0,0) size 46x29
- RenderText {#text} at (514,5) size 46x29
- text run at (514,5) width 46: "\x{916}\x{94B}\x{91C}\x{947}\x{902}"
-layer at (8,83) size 51x29
- RenderInline {SPAN} at (0,0) size 51x29
- RenderText {#text} at (506,2) size 51x29
- text run at (506,2) width 51 RTL: "\x{64A}\x{624}\x{644}\x{645}\x{646}\x{64A}"
-layer at (8,83) size 50x29
- RenderInline {SPAN} at (0,0) size 50x29
- RenderText {#text} at (450,2) size 50x29
- text run at (450,2) width 50 RTL: "\x{64A}\x{624}\x{644}\x{645}\x{646}\x{64A}"
-layer at (8,83) size 51x29
- RenderInline {SPAN} at (0,0) size 51x29
- RenderText {#text} at (393,2) size 51x29
- text run at (393,2) width 51 RTL: "\x{64A}\x{624}\x{644}\x{645}\x{646}\x{64A}"
-layer at (8,83) size 51x29
- RenderInline {SPAN} at (0,0) size 51x29
- RenderText {#text} at (337,2) size 51x29
- text run at (337,2) width 51 RTL: "\x{64A}\x{624}\x{644}\x{645}\x{646}\x{64A}"
-layer at (8,83) size 51x29
- RenderInline {SPAN} at (0,0) size 51x29
- RenderText {#text} at (281,2) size 51x29
- text run at (281,2) width 51 RTL: "\x{64A}\x{624}\x{644}\x{645}\x{646}\x{64A}"
-layer at (8,83) size 50x29
- RenderInline {SPAN} at (0,0) size 50x29
- RenderText {#text} at (225,2) size 50x29
- text run at (225,2) width 50 RTL: "\x{64A}\x{624}\x{644}\x{645}\x{646}\x{64A}"
-layer at (8,83) size 51x29
- RenderInline {SPAN} at (0,0) size 51x29
- RenderText {#text} at (168,2) size 51x29
- text run at (168,2) width 51 RTL: "\x{64A}\x{624}\x{644}\x{645}\x{646}\x{64A}"
-layer at (8,83) size 51x29
- RenderInline {SPAN} at (0,0) size 51x29
- RenderText {#text} at (112,2) size 51x29
- text run at (112,2) width 51 RTL: "\x{64A}\x{624}\x{644}\x{645}\x{646}\x{64A}"
-layer at (8,83) size 51x29
- RenderInline {SPAN} at (0,0) size 51x29
- RenderText {#text} at (56,2) size 51x29
- text run at (56,2) width 51 RTL: "\x{64A}\x{624}\x{644}\x{645}\x{646}\x{64A}"
-layer at (8,83) size 50x29
- RenderInline {SPAN} at (0,0) size 50x29
- RenderText {#text} at (0,2) size 50x29
- text run at (0,2) width 50 RTL: "\x{64A}\x{624}\x{644}\x{645}\x{646}\x{64A}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextdrawBidiTextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/drawBidiText-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/drawBidiText-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/drawBidiText-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 285x19
- text run at (0,0) width 285: "This tests GraphicsContext::drawBidiText()."
- RenderMenuList {SELECT} at (2,36) size 341x32 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (10,5) size 321x22
- RenderText at (0,0) size 0x22
- text run at (0,0) width 0: " "
- RenderMenuList {SELECT} at (2,70) size 375x18 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (5,1) size 364x16
- RenderText at (0,0) size 40x15
- text run at (0,0) width 40: "0 Items"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextembedatendofprewraplineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/embed-at-end-of-pre-wrap-line-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/embed-at-end-of-pre-wrap-line-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/embed-at-end-of-pre-wrap-line-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 262x19
- text run at (0,0) width 262: "The following boxes should be identical."
- RenderBlock {DIV} at (0,36) size 80x50 [border: (1px solid #000000)]
- RenderText {#text} at (5,5) size 71x39
- text run at (5,5) width 71: "Lorem......."
- text run at (5,25) width 4: " "
- RenderInline {SPAN} at (0,0) size 40x19
- RenderText {#text} at (9,25) size 40x19
- text run at (9,25) width 40 RTL override: "muspi"
- RenderText {#text} at (48,25) size 1x19
- text run at (48,25) width 1: " "
- RenderBlock {DIV} at (0,94) size 80x50 [border: (1px solid #000000)]
- RenderText {#text} at (5,5) size 71x39
- text run at (5,5) width 71: "Lorem......."
- text run at (5,25) width 44: " ipsum"
- text run at (48,25) width 1: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextemphasiscombinedtextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/emphasis-combined-text-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/emphasis-combined-text-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/emphasis-combined-text-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 744x584
- RenderBlock {P} at (0,0) size 86x584
- RenderInline {SPAN} at (0,0) size 49x192
- RenderText {#text} at (25,0) size 49x96
- text run at (25,0) width 96: "\x{6587}\x{5B57}"
- RenderInline {SPAN} at (0,0) size 49x48
- RenderCombineText {#text} at (25,96) size 49x48
- text run at (25,96) width 48: "\x{FFFC}"
- RenderText {#text} at (25,144) size 49x48
- text run at (25,144) width 48: "\x{5E74}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (134,0) size 86x584
- RenderInline {SPAN} at (0,0) size 49x192
- RenderText {#text} at (25,0) size 49x96
- text run at (25,0) width 96: "\x{6587}\x{5B57}"
- RenderInline {SPAN} at (0,0) size 49x48
- RenderCombineText {#text} at (25,96) size 49x48
- text run at (25,96) width 48: "\x{FFFC}"
- RenderText {#text} at (25,144) size 49x48
- text run at (25,144) width 48: "\x{5E74}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (268,0) size 86x584
- RenderInline {SPAN} at (0,0) size 49x192
- RenderText {#text} at (25,0) size 49x96
- text run at (25,0) width 96: "\x{6587}\x{5B57}"
- RenderInline {SPAN} at (0,0) size 49x48
- RenderCombineText {#text} at (25,96) size 49x48
- text run at (25,96) width 48: "\x{FFFC}"
- RenderText {#text} at (25,144) size 49x48
- text run at (25,144) width 48: "\x{5E74}"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextfallbacktraitsfixupexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/fallback-traits-fixup-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/fallback-traits-fixup-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/fallback-traits-fixup-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 513x19
- RenderInline {A} at (0,0) size 156x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 156x19
- text run at (53,0) width 156: "rdar://problem/9528843"
- RenderText {#text} at (208,0) size 358x19
- text run at (208,0) width 5: " "
- text run at (212,0) width 354: "STIX glyphs not rendered on this stackoverflow answer"
- RenderText {#text} at (565,0) size 5x19
- text run at (565,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x38
- RenderText {#text} at (0,15) size 98x19
- text run at (0,15) width 98: "A black circle: "
- RenderInline {SPAN} at (0,0) size 22x36
- RenderText {#text} at (97,1) size 22x36
- text run at (97,1) width 22: "\x{26AB}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,90) size 784x38
- RenderText {#text} at (0,15) size 140x19
- text run at (0,15) width 140: "Another black circle: "
- RenderInline {SPAN} at (0,0) size 22x36
- RenderText {#text} at (139,1) size 22x36
- text run at (139,1) width 22: "\x{26AB}"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextfirstline001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/firstline/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/firstline/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/firstline/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x79
- RenderText {#text} at (0,1) size 281x56
- text run at (0,1) width 281: "BigAndGreen"
- RenderBR {BR} at (280,46) size 1x0
- RenderText {#text} at (0,59) size 103x19
- text run at (0,59) width 103: "SmallAndBlack"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextfirstline002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/firstline/002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/firstline/002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/firstline/002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x47 [border: (2px solid #0000FF)]
- RenderInline (generated) at (0,0) size 33x41 [color=#800000]
- RenderText {#text} at (2,3) size 33x41
- text run at (2,3) width 33: "M"
- RenderText {#text} at (34,21) size 183x19
- text run at (34,21) width 183: "aroon on the first letter only."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextfirstline003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/firstline/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/firstline/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/firstline/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x30
- RenderInline (generated) at (0,0) size 18x28 [color=#FF0000]
- RenderText {#text} at (0,1) size 18x28
- text run at (0,1) width 18: "A"
- RenderText {#text} at (17,8) size 412x19
- text run at (17,8) width 412: " The \"A\" should be big and red and ignore the position: relative."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextfontinitialexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/font-initial-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/font-initial-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/font-initial-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 628x19
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=12039"
- RenderText {#text} at (357,0) size 324x19
- text run at (357,0) width 5: " "
- text run at (361,0) width 320: "Assertion failure in WebCore::Font::primaryFont"
- RenderText {#text} at (680,0) size 5x19
- text run at (680,0) width 5: "."
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderInline {SPAN} at (0,0) size 37x19
- RenderText {#text} at (0,0) size 37x19
- text run at (0,0) width 37: "PASS"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextformatcontrolexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/format-control-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/format-control-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/format-control-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x552
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 485x19
- text run at (0,0) width 485: "This tests the ZWJ and ZWNJ format control characters on basic Latin text."
- RenderBlock {DIV} at (0,60) size 784x221
- RenderBlock {P} at (0,0) size 784x47
- RenderText {#text} at (0,1) size 288x45
- text run at (0,1) width 288: "fi fl ff ffi ffl fl f i"
- RenderBlock {P} at (0,87) size 784x47
- RenderText {#text} at (0,1) size 290x45
- text run at (0,1) width 290: "f\x{200C}i f\x{200C}l f\x{200C}f f\x{200C}f\x{200C}i f\x{200C}f\x{200C}l f\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}l f\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C} \x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C} \x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C} \x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}i"
- RenderBlock {P} at (0,174) size 784x47
- RenderText {#text} at (0,1) size 290x45
- text run at (0,1) width 290: "f\x{200D}i f\x{200D}l f\x{200D}f f\x{200D}f\x{200D}i f\x{200D}f\x{200D}l f\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}l f\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D} \x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D} \x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D} \x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}i"
- RenderBlock {DIV} at (0,321) size 784x221
- RenderBlock {P} at (0,0) size 784x47
- RenderText {#text} at (0,1) size 288x45
- text run at (0,1) width 288: "fi fl ff ffi ffl fl f i"
- RenderBlock {P} at (0,87) size 784x47
- RenderText {#text} at (0,1) size 290x45
- text run at (0,1) width 290: "f\x{200C}i f\x{200C}l f\x{200C}f f\x{200C}f\x{200C}i f\x{200C}f\x{200C}l f\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}l f\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C} \x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C} \x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C} \x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}\x{200C}i"
- RenderBlock {P} at (0,174) size 784x47
- RenderText {#text} at (0,1) size 290x45
- text run at (0,1) width 290: "f\x{200D}i f\x{200D}l f\x{200D}f f\x{200D}f\x{200D}i f\x{200D}f\x{200D}l f\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}l f\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D} \x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D} \x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D} \x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}\x{200D}i"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttexthyphenatecharacterexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-character-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-character-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-character-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,109 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (4,0) size 344x286
- RenderBlock {P} at (0,16) size 344x20
- RenderText {#text} at (0,0) size 208x19
- text run at (0,0) width 208: "The initial value (should be like "
- RenderInline {TT} at (0,0) size 33x14
- RenderText {#text} at (207,5) size 33x14
- text run at (207,5) width 33: "auto"
- RenderText {#text} at (239,0) size 6x19
- text run at (239,0) width 6: ")"
- RenderBlock {DIV} at (0,52) size 344x234 [border: (3px solid #000000)]
- RenderBlock (floating) {DIV} at (262,7) size 75x90 [bgcolor=#F0F8FF]
- RenderText {#text} at (7,7) size 330x219
- text run at (7,7) width 245: "The chief difficulty Alice found"
- text run at (7,29) width 245: "at first was in managing her"
- text run at (7,51) width 245: "flamingo: she succeeded in get" + hyphen string "-"
- text run at (7,73) width 209: "ting its body tucked away, "
- text run at (215,73) width 37: "com" + hyphen string "-"
- text run at (7,95) width 245: "fortably enough, under her arm,"
- text run at (7,117) width 228: "with its legs hanging down, "
- text run at (234,117) width 103: "but generally,"
- text run at (7,139) width 330: "just as she had got its neck nicely straight" + hyphen string "-"
- text run at (7,161) width 39: "ened "
- text run at (45,161) width 292: "out, and was going to give the hedgehog"
- text run at (7,183) width 196: "a blow with its head, it "
- text run at (202,183) width 135: "would twist itself"
- text run at (7,205) width 230: "round and look up in her face\x{2026}"
- RenderBlock (floating) {DIV} at (356,0) size 344x286
- RenderBlock {P} at (0,16) size 344x20
- RenderText {#text} at (0,0) size 83x19
- text run at (0,0) width 83: "The default ("
- RenderInline {TT} at (0,0) size 196x14
- RenderText {#text} at (82,5) size 196x14
- text run at (82,5) width 196: "hyphenate-character: auto"
- RenderText {#text} at (277,0) size 6x19
- text run at (277,0) width 6: ")"
- RenderBlock {DIV} at (0,52) size 344x234 [border: (3px solid #000000)]
- RenderBlock (floating) {DIV} at (262,7) size 75x90 [bgcolor=#F0F8FF]
- RenderText {#text} at (7,7) size 330x219
- text run at (7,7) width 245: "The chief difficulty Alice found"
- text run at (7,29) width 245: "at first was in managing her"
- text run at (7,51) width 245: "flamingo: she succeeded in get" + hyphen string "-"
- text run at (7,73) width 209: "ting its body tucked away, "
- text run at (215,73) width 37: "com" + hyphen string "-"
- text run at (7,95) width 245: "fortably enough, under her arm,"
- text run at (7,117) width 228: "with its legs hanging down, "
- text run at (234,117) width 103: "but generally,"
- text run at (7,139) width 330: "just as she had got its neck nicely straight" + hyphen string "-"
- text run at (7,161) width 39: "ened "
- text run at (45,161) width 292: "out, and was going to give the hedgehog"
- text run at (7,183) width 196: "a blow with its head, it "
- text run at (202,183) width 135: "would twist itself"
- text run at (7,205) width 230: "round and look up in her face\x{2026}"
- RenderBlock (floating) {DIV} at (4,286) size 344x286
- RenderBlock {P} at (0,16) size 344x20
- RenderText {#text} at (0,0) size 49x19
- text run at (0,0) width 49: "Bullet ("
- RenderInline {TT} at (0,0) size 219x14
- RenderText {#text} at (48,5) size 219x14
- text run at (48,5) width 219: "hyphenate-character: \"\\2022\""
- RenderText {#text} at (266,0) size 7x19
- text run at (266,0) width 7: ")"
- RenderBlock {DIV} at (0,52) size 344x234 [border: (3px solid #000000)]
- RenderBlock (floating) {DIV} at (262,7) size 75x90 [bgcolor=#F0F8FF]
- RenderText {#text} at (7,7) size 330x219
- text run at (7,7) width 245: "The chief difficulty Alice found"
- text run at (7,29) width 245: "at first was in managing her"
- text run at (7,51) width 245: "flamingo: she succeeded in get" + hyphen string "\x{2022}"
- text run at (7,73) width 208: "ting its body tucked away, "
- text run at (214,73) width 38: "com" + hyphen string "\x{2022}"
- text run at (7,95) width 245: "fortably enough, under her arm,"
- text run at (7,117) width 228: "with its legs hanging down, "
- text run at (234,117) width 103: "but generally,"
- text run at (7,139) width 330: "just as she had got its neck nicely straight" + hyphen string "\x{2022}"
- text run at (7,161) width 39: "ened "
- text run at (45,161) width 292: "out, and was going to give the hedgehog"
- text run at (7,183) width 196: "a blow with its head, it "
- text run at (202,183) width 135: "would twist itself"
- text run at (7,205) width 230: "round and look up in her face\x{2026}"
- RenderBlock (floating) {DIV} at (356,286) size 356x286
- RenderBlock {P} at (0,16) size 356x20
- RenderText {#text} at (0,0) size 140x19
- text run at (0,0) width 140: "Middle dot and tilde ("
- RenderInline {TT} at (0,0) size 212x14
- RenderText {#text} at (139,5) size 212x14
- text run at (139,5) width 212: "hyphenate-character: \"\\B7~\""
- RenderText {#text} at (350,0) size 6x19
- text run at (350,0) width 6: ")"
- RenderBlock {DIV} at (0,52) size 344x234 [border: (3px solid #000000)]
- RenderBlock (floating) {DIV} at (262,7) size 75x90 [bgcolor=#F0F8FF]
- RenderText {#text} at (7,7) size 330x219
- text run at (7,7) width 245: "The chief difficulty Alice found"
- text run at (7,29) width 245: "at first was in managing her"
- text run at (7,51) width 245: "flamingo: she succeeded in get" + hyphen string "\x{B7}~"
- text run at (7,73) width 199: "ting its body tucked away, "
- text run at (205,73) width 47: "com" + hyphen string "\x{B7}~"
- text run at (7,95) width 245: "fortably enough, under her arm,"
- text run at (7,117) width 228: "with its legs hanging down, "
- text run at (234,117) width 103: "but generally,"
- text run at (7,139) width 330: "just as she had got its neck nicely straight" + hyphen string "\x{B7}~"
- text run at (7,161) width 39: "ened "
- text run at (45,161) width 292: "out, and was going to give the hedgehog"
- text run at (7,183) width 196: "a blow with its head, it "
- text run at (202,183) width 135: "would twist itself"
- text run at (7,205) width 230: "round and look up in her face\x{2026}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttexthyphenatefirstwordexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-first-word-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-first-word-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-first-word-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 226x342 [border: (3px solid #000000)]
- RenderText {#text} at (3,5) size 176x331
- text run at (3,5) width 166: "dec" + hyphen string "-"
- text run at (3,117) width 176: "lina" + hyphen string "-"
- text run at (3,229) width 150: "tion"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttexthyphenatelimitbeforeafterexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-limit-before-after-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-limit-before-after-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-limit-before-after-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,67 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (8,28) size 126x46 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 107x39
- text run at (3,3) width 107: "There is remark" + hyphen string "-"
- text run at (3,23) width 92: "able evidence."
- RenderText {#text} at (142,51) size 4x19
- text run at (142,51) width 4: " "
- RenderBlock {DIV} at (154,28) size 126x46 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 107x39
- text run at (3,3) width 107: "There is remark" + hyphen string "-"
- text run at (3,23) width 92: "able evidence."
- RenderText {#text} at (288,51) size 4x19
- text run at (288,51) width 4: " "
- RenderBlock {DIV} at (300,28) size 126x46 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 107x39
- text run at (3,3) width 107: "There is remark" + hyphen string "-"
- text run at (3,23) width 92: "able evidence."
- RenderText {#text} at (434,51) size 4x19
- text run at (434,51) width 4: " "
- RenderBlock {DIV} at (446,28) size 126x46 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 107x39
- text run at (3,3) width 107: "There is remark" + hyphen string "-"
- text run at (3,23) width 92: "able evidence."
- RenderText {#text} at (580,51) size 4x19
- text run at (580,51) width 4: " "
- RenderBlock {DIV} at (592,8) size 126x66 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 72x59
- text run at (3,3) width 52: "There is"
- text run at (3,23) width 72: "remarkable"
- text run at (3,43) width 61: "evidence."
- RenderText {#text} at (726,51) size 4x19
- text run at (726,51) width 4: " "
- RenderBlock {DIV} at (8,110) size 126x46 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 107x39
- text run at (3,3) width 107: "There is remark" + hyphen string "-"
- text run at (3,23) width 92: "able evidence."
- RenderText {#text} at (142,133) size 4x19
- text run at (142,133) width 4: " "
- RenderBlock {DIV} at (154,110) size 126x46 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 107x39
- text run at (3,3) width 107: "There is remark" + hyphen string "-"
- text run at (3,23) width 92: "able evidence."
- RenderText {#text} at (288,133) size 4x19
- text run at (288,133) width 4: " "
- RenderBlock {DIV} at (300,110) size 126x46 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 107x39
- text run at (3,3) width 107: "There is remark" + hyphen string "-"
- text run at (3,23) width 92: "able evidence."
- RenderText {#text} at (434,133) size 4x19
- text run at (434,133) width 4: " "
- RenderBlock {DIV} at (446,90) size 126x66 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 89x59
- text run at (3,3) width 74: "There is re" + hyphen string "-"
- text run at (3,23) width 89: "markable evi" + hyphen string "-"
- text run at (3,43) width 42: "dence."
- RenderText {#text} at (580,133) size 4x19
- text run at (580,133) width 4: " "
- RenderBlock {DIV} at (592,90) size 126x66 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 101x59
- text run at (3,3) width 52: "There is"
- text run at (3,23) width 101: "remarkable evi" + hyphen string "-"
- text run at (3,43) width 42: "dence."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttexthyphenatelimitlinesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-limit-lines-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-limit-lines-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphenate-limit-lines-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,112 +0,0 @@
</span><del>-layer at (0,0) size 800x1100
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1100
- RenderBlock {HTML} at (0,0) size 800x1100
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (4,0) size 202x514 [border: (1px solid #ADD8E6)]
- RenderText {#text} at (1,2) size 200x510
- text run at (1,2) width 200: "also the division of"
- text run at (1,34) width 200: "the mind into the"
- text run at (1,66) width 200: "rational, concupis" + hyphen string "-"
- text run at (1,98) width 112: "cent, and "
- text run at (112,98) width 89: "irascible"
- text run at (1,130) width 200: "elements, or of"
- text run at (1,162) width 200: "pleasures and de" + hyphen string "-"
- text run at (1,194) width 200: "sires into neces" + hyphen string "-"
- text run at (1,226) width 108: "sary and "
- text run at (108,226) width 93: "unneces" + hyphen string "-"
- text run at (1,258) width 200: "sary\x{2014}these and"
- text run at (1,290) width 200: "other great forms"
- text run at (1,322) width 200: "of thought are all"
- text run at (1,354) width 129: "of them "
- text run at (129,354) width 72: "to be"
- text run at (1,386) width 200: "found in the Re" + hyphen string "-"
- text run at (1,418) width 200: "public, and were"
- text run at (1,450) width 200: "probably first in" + hyphen string "-"
- text run at (1,482) width 109: "vented by "
- text run at (109,482) width 61: "Plato."
- RenderBlock (floating) {DIV} at (214,0) size 202x514 [border: (1px solid #ADD8E6)]
- RenderText {#text} at (1,2) size 200x510
- text run at (1,2) width 200: "also the division of"
- text run at (1,34) width 200: "the mind into the"
- text run at (1,66) width 200: "rational, concupis" + hyphen string "-"
- text run at (1,98) width 112: "cent, and "
- text run at (112,98) width 89: "irascible"
- text run at (1,130) width 200: "elements, or of"
- text run at (1,162) width 200: "pleasures and de" + hyphen string "-"
- text run at (1,194) width 200: "sires into neces" + hyphen string "-"
- text run at (1,226) width 108: "sary and "
- text run at (108,226) width 93: "unneces" + hyphen string "-"
- text run at (1,258) width 200: "sary\x{2014}these and"
- text run at (1,290) width 200: "other great forms"
- text run at (1,322) width 200: "of thought are all"
- text run at (1,354) width 129: "of them "
- text run at (129,354) width 72: "to be"
- text run at (1,386) width 200: "found in the Re" + hyphen string "-"
- text run at (1,418) width 200: "public, and were"
- text run at (1,450) width 200: "probably first in" + hyphen string "-"
- text run at (1,482) width 109: "vented by "
- text run at (109,482) width 61: "Plato."
- RenderBlock (floating) {DIV} at (424,0) size 202x546 [border: (1px solid #ADD8E6)]
- RenderText {#text} at (1,2) size 200x542
- text run at (1,2) width 200: "also the division of"
- text run at (1,34) width 200: "the mind into the"
- text run at (1,66) width 200: "rational, concupis" + hyphen string "-"
- text run at (1,98) width 112: "cent, and "
- text run at (112,98) width 89: "irascible"
- text run at (1,130) width 200: "elements, or of"
- text run at (1,162) width 200: "pleasures and de" + hyphen string "-"
- text run at (1,194) width 200: "sires into neces" + hyphen string "-"
- text run at (1,226) width 200: "sary and"
- text run at (1,258) width 154: "unnecessary\x{2014}"
- text run at (1,290) width 200: "these and other"
- text run at (1,322) width 200: "great forms of"
- text run at (1,354) width 200: "thought are all of"
- text run at (1,386) width 67: "them "
- text run at (67,386) width 134: "to be found"
- text run at (1,418) width 200: "in the Republic,"
- text run at (1,450) width 200: "and were probably"
- text run at (1,482) width 200: "first invented by"
- text run at (1,514) width 60: "Plato."
- RenderBlock (floating) {DIV} at (4,546) size 202x514 [border: (1px solid #ADD8E6)]
- RenderText {#text} at (1,2) size 200x510
- text run at (1,2) width 200: "also the division of"
- text run at (1,34) width 200: "the mind into the"
- text run at (1,66) width 200: "rational, concupis" + hyphen string "-"
- text run at (1,98) width 112: "cent, and "
- text run at (112,98) width 89: "irascible"
- text run at (1,130) width 200: "elements, or of"
- text run at (1,162) width 200: "pleasures and de" + hyphen string "-"
- text run at (1,194) width 200: "sires into"
- text run at (1,226) width 166: "necessary and "
- text run at (166,226) width 35: "un" + hyphen string "-"
- text run at (1,258) width 181: "necessary\x{2014}these"
- text run at (1,290) width 200: "and other great"
- text run at (1,322) width 200: "forms of thought"
- text run at (1,354) width 180: "are all of them "
- text run at (180,354) width 21: "to"
- text run at (1,386) width 200: "be found in the"
- text run at (1,418) width 200: "Republic, and"
- text run at (1,450) width 200: "were probably first"
- text run at (1,482) width 129: "invented by "
- text run at (129,482) width 61: "Plato."
- RenderBlock (floating) {DIV} at (214,546) size 202x546 [border: (1px solid #ADD8E6)]
- RenderText {#text} at (1,2) size 200x542
- text run at (1,2) width 200: "also the division of"
- text run at (1,34) width 200: "the mind into the"
- text run at (1,66) width 86: "rational,"
- text run at (1,98) width 200: "concupiscent, and"
- text run at (1,130) width 200: "irascible elements,"
- text run at (1,162) width 200: "or of pleasures and"
- text run at (1,194) width 200: "desires into"
- text run at (1,226) width 200: "necessary and"
- text run at (1,258) width 154: "unnecessary\x{2014}"
- text run at (1,290) width 200: "these and other"
- text run at (1,322) width 200: "great forms of"
- text run at (1,354) width 200: "thought are all of"
- text run at (1,386) width 67: "them "
- text run at (67,386) width 134: "to be found"
- text run at (1,418) width 200: "in the Republic,"
- text run at (1,450) width 200: "and were probably"
- text run at (1,482) width 200: "first invented by"
- text run at (1,514) width 60: "Plato."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttexthyphensexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphens-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphens-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/hyphens-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,99 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (4,0) size 344x286
- RenderBlock {P} at (0,16) size 344x20
- RenderInline {TT} at (0,0) size 118x14
- RenderText {#text} at (0,5) size 118x14
- text run at (0,5) width 118: "hyphens: manual"
- RenderText {#text} at (117,0) size 139x19
- text run at (117,0) width 139: " without soft hyphens"
- RenderBlock {DIV} at (0,52) size 344x234 [border: (3px solid #000000)]
- RenderBlock (floating) {DIV} at (262,7) size 75x90 [bgcolor=#F0F8FF]
- RenderText {#text} at (7,7) size 330x219
- text run at (7,7) width 245: "The chief difficulty Alice found"
- text run at (7,29) width 245: "at first was in managing her"
- text run at (7,51) width 245: "flamingo: she succeeded in"
- text run at (7,73) width 245: "getting its body tucked away,"
- text run at (7,95) width 245: "comfortably enough, under her"
- text run at (7,117) width 307: "arm, with its legs hanging down, "
- text run at (313,117) width 24: "but"
- text run at (7,139) width 330: "generally, just as she had got its neck nicely"
- text run at (7,161) width 96: "straightened "
- text run at (102,161) width 235: "out, and was going to give the"
- text run at (7,183) width 246: "hedgehog a blow with its head, it "
- text run at (252,183) width 85: "would twist"
- text run at (7,205) width 271: "itself round and look up in her face\x{2026}"
- RenderBlock (floating) {DIV} at (356,0) size 344x286
- RenderBlock {P} at (0,16) size 344x20
- RenderInline {TT} at (0,0) size 102x14
- RenderText {#text} at (0,5) size 102x14
- text run at (0,5) width 102: "hyphens: none"
- RenderText {#text} at (101,0) size 119x19
- text run at (101,0) width 119: " with soft hyphens"
- RenderBlock {DIV} at (0,52) size 344x234 [border: (3px solid #000000)]
- RenderBlock (floating) {DIV} at (262,7) size 75x90 [bgcolor=#F0F8FF]
- RenderText {#text} at (7,7) size 330x219
- text run at (7,7) width 245: "The chief difficulty Alice found"
- text run at (7,29) width 245: "at first was in managing her"
- text run at (7,51) width 245: "flamingo: she succeeded in"
- text run at (7,73) width 245: "get\x{AD}ting its body tucked away,"
- text run at (7,95) width 245: "com\x{AD}fortably enough, under her"
- text run at (7,117) width 307: "arm, with its legs hanging down, "
- text run at (313,117) width 24: "but"
- text run at (7,139) width 330: "generally, just as she had got its neck nicely"
- text run at (7,161) width 96: "straight\x{AD}ened "
- text run at (102,161) width 235: "out, and was going to give the"
- text run at (7,183) width 246: "hedge\x{AD}hog a blow with its head, it "
- text run at (252,183) width 85: "would twist"
- text run at (7,205) width 271: "itself round and look up in her face\x{2026}"
- RenderBlock (floating) {DIV} at (4,286) size 344x286
- RenderBlock {P} at (0,16) size 344x20
- RenderInline {TT} at (0,0) size 118x14
- RenderText {#text} at (0,5) size 118x14
- text run at (0,5) width 118: "hyphens: manual"
- RenderText {#text} at (117,0) size 118x19
- text run at (117,0) width 118: " with soft hyphens"
- RenderBlock {DIV} at (0,52) size 344x234 [border: (3px solid #000000)]
- RenderBlock (floating) {DIV} at (262,7) size 75x90 [bgcolor=#F0F8FF]
- RenderText {#text} at (7,7) size 330x219
- text run at (7,7) width 245: "The chief difficulty Alice found"
- text run at (7,29) width 245: "at first was in managing her"
- text run at (7,51) width 245: "flamingo: she succeeded in get\x{AD}" + hyphen string "-"
- text run at (7,73) width 209: "ting its body tucked away, "
- text run at (215,73) width 37: "com\x{AD}" + hyphen string "-"
- text run at (7,95) width 245: "fortably enough, under her arm,"
- text run at (7,117) width 228: "with its legs hanging down, "
- text run at (234,117) width 103: "but generally,"
- text run at (7,139) width 330: "just as she had got its neck nicely straight\x{AD}" + hyphen string "-"
- text run at (7,161) width 39: "ened "
- text run at (45,161) width 292: "out, and was going to give the hedge\x{AD}hog"
- text run at (7,183) width 196: "a blow with its head, it "
- text run at (202,183) width 135: "would twist itself"
- text run at (7,205) width 230: "round and look up in her face\x{2026}"
- RenderBlock (floating) {DIV} at (356,286) size 344x286
- RenderBlock {P} at (0,16) size 344x20
- RenderInline {TT} at (0,0) size 102x14
- RenderText {#text} at (0,5) size 102x14
- text run at (0,5) width 102: "hyphens: auto"
- RenderText {#text} at (101,0) size 139x19
- text run at (101,0) width 139: " without soft hyphens"
- RenderBlock {DIV} at (0,52) size 344x234 [border: (3px solid #000000)]
- RenderBlock (floating) {DIV} at (262,7) size 75x90 [bgcolor=#F0F8FF]
- RenderText {#text} at (7,7) size 330x219
- text run at (7,7) width 245: "The chief difficulty Alice found"
- text run at (7,29) width 245: "at first was in managing her"
- text run at (7,51) width 245: "flamingo: she succeeded in get" + hyphen string "-"
- text run at (7,73) width 209: "ting its body tucked away, "
- text run at (215,73) width 37: "com" + hyphen string "-"
- text run at (7,95) width 245: "fortably enough, under her arm,"
- text run at (7,117) width 228: "with its legs hanging down, "
- text run at (234,117) width 103: "but generally,"
- text run at (7,139) width 330: "just as she had got its neck nicely straight" + hyphen string "-"
- text run at (7,161) width 39: "ened "
- text run at (45,161) width 292: "out, and was going to give the hedgehog"
- text run at (7,183) width 196: "a blow with its head, it "
- text run at (202,183) width 135: "would twist itself"
- text run at (7,205) width 230: "round and look up in her face\x{2026}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalarabicjustifyexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/arabic-justify-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/arabic-justify-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/arabic-justify-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x292
- RenderBlock {HTML} at (0,0) size 800x292
- RenderBody {BODY} at (8,16) size 784x268
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 762x39
- text run at (0,0) width 762: "The following text should be rendered as 3 lines with justification. The spaces are evenly distributed over (the first line"
- text run at (0,20) width 51: "of) text."
- RenderBlock {DIV} at (0,56) size 100x72
- RenderText {#text} at (0,1) size 100x67
- text run at (0,1) width 100 RTL: "\x{648}\x{644}\x{64A} \x{627}\x{644}\x{639}\x{647}\x{62F} \x{64A}\x{648}\x{62C}\x{647}"
- text run at (0,25) width 100 RTL: "\x{628}\x{62A}\x{643}\x{631}\x{64A}\x{645} \x{645}\x{648}\x{627}\x{637}\x{646}"
- text run at (40,49) width 60 RTL: "\x{648}\x{645}\x{642}\x{64A}\x{645} \x{623}\x{646}\x{642}\x{630}\x{627}"
- RenderBlock (anonymous) at (0,128) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {P} at (0,164) size 784x40
- RenderText {#text} at (0,0) size 770x39
- text run at (0,0) width 770: "The following text should be rendered as 2 lines with justification. The 1st line should be totally justified ( which means"
- text run at (0,20) width 596: "aligned with the 2nd line at right side) and there should be no text overlapping in the 1st line."
- RenderBlock {DIV} at (0,220) size 250x48
- RenderText {#text} at (0,1) size 250x43
- text run at (0,1) width 250 RTL: "\x{627}\x{644}\x{62E}\x{645}\x{64A}\x{633}. \x{648}\x{642}\x{627}\x{644} \x{627}\x{644}\x{645}\x{62A}\x{62D}\x{62F}\x{62B} \x{627}\x{62D}\x{645}\x{62F} \x{641}\x{648}\x{632}\x{64A} \"\x{645}\x{627} \x{646}\x{62A}\x{648}\x{642}\x{639}\x{647}"
- text run at (190,25) width 60 RTL: "\x{641}\x{64A} \x{627}\x{644}\x{639}\x{627}\x{634}\x{631}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiANafterLexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-AN-after-L-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-AN-after-L-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-AN-after-L-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x124
- RenderBlock {HTML} at (0,0) size 800x124
- RenderBody {BODY} at (8,8) size 784x100
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 284x19
- text run at (0,0) width 284: "The following two lines should be the same:"
- RenderBlock {P} at (0,36) size 784x24
- RenderText {#text} at (0,1) size 68x19
- text run at (0,1) width 68 LTR override: "abc\x{5D2}\x{5D1}\x{5D0}\x{661}\x{662}\x{663}"
- RenderBlock {P} at (0,76) size 784x24
- RenderText {#text} at (0,1) size 68x19
- text run at (0,1) width 23: "abc"
- text run at (22,1) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (42,1) width 26: "\x{661}\x{662}\x{663}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiANafteremptyrunexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-AN-after-empty-run-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-AN-after-empty-run-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-AN-after-empty-run-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 399x19
- RenderInline {A} at (0,0) size 156x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 156x19
- text run at (53,0) width 156: "rdar://problem/6020930"
- RenderText {#text} at (208,0) size 244x19
- text run at (208,0) width 244: " Bidi Problem When Resizing Window"
- RenderText {#text} at (451,0) size 5x19
- text run at (451,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 324x19
- text run at (0,0) width 324: "The boxes below should be identical to each other."
- RenderBlock {DIV} at (0,72) size 90x58 [border: (1px solid #0000FF)]
- RenderText {#text} at (5,6) size 60x43
- text run at (5,6) width 56 RTL: "\x{627}\x{644}\x{645}\x{627}\x{626}\x{629} \x{645}\x{644}\x{64A}\x{627}\x{631}"
- text run at (60,6) width 5: " "
- text run at (5,30) width 20 RTL: " \x{645}\x{646}"
- text run at (24,30) width 41: "12345"
- RenderBlock {DIV} at (0,130) size 90x58 [border: (1px solid #0000FF)]
- RenderText {#text} at (5,6) size 60x43
- text run at (5,6) width 56 RTL: "\x{627}\x{644}\x{645}\x{627}\x{626}\x{629} \x{645}\x{644}\x{64A}\x{627}\x{631}"
- text run at (5,30) width 20 RTL: " \x{645}\x{646}"
- text run at (24,30) width 41: "12345"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiCSafterANexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-CS-after-AN-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-CS-after-AN-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-CS-after-AN-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x92
- RenderBlock {HTML} at (0,0) size 800x92
- RenderBody {BODY} at (8,16) size 784x60
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 480x19
- text run at (0,0) width 480: "The following should look like: Arabic characters 123.4 Arabic characters."
- RenderBlock {P} at (0,36) size 784x24
- RenderText {#text} at (0,1) size 77x19
- text run at (0,1) width 19 RTL: " \x{644}\x{645}\x{646}"
- text run at (18,1) width 37: "123.4"
- text run at (54,1) width 23 RTL: "\x{627}\x{628}\x{62C} "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiL2runreorderingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-L2-run-reordering-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-L2-run-reordering-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-L2-run-reordering-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x108
- RenderBlock {HTML} at (0,0) size 800x108
- RenderBody {BODY} at (8,16) size 784x76
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 745x39
- text run at (0,0) width 745: "The three boxes should be the same. The order in each box should be: Roman letters, Hebrew letters, digits, Hebrew"
- text run at (0,20) width 141: "letters, Roman letters."
- RenderBlock {P} at (0,56) size 784x20
- RenderInline {SPAN} at (0,0) size 124x21 [border: (1px solid #008000)]
- RenderText {#text} at (1,0) size 122x19
- text run at (1,0) width 27: "abc "
- text run at (27,0) width 23 RTL: " \x{5D3}\x{5D4}\x{5D5}"
- text run at (49,0) width 25: "123"
- text run at (73,0) width 26 RTL: "\x{5D0}\x{5D1}\x{5D2} "
- text run at (98,0) width 25: " def"
- RenderText {#text} at (123,0) size 5x19
- text run at (123,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 125x21 [border: (1px solid #008000)]
- RenderText {#text} at (128,0) size 123x19
- text run at (128,0) width 27: "abc "
- text run at (154,0) width 24 RTL: " \x{5D3}\x{5D4}\x{5D5}"
- text run at (177,0) width 25: "123"
- text run at (201,0) width 25 RTL: "\x{5D0}\x{5D1}\x{5D2} "
- text run at (225,0) width 26: " def"
- RenderText {#text} at (251,0) size 5x19
- text run at (251,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 125x21 [border: (1px solid #008000)]
- RenderText {#text} at (256,0) size 123x19
- text run at (256,0) width 27: "abc "
- text run at (282,0) width 24 RTL: " \x{5D3}\x{5D4}\x{5D5}"
- text run at (305,0) width 25: "123"
- text run at (329,0) width 25 RTL: "\x{5D0}\x{5D1}\x{5D2} "
- text run at (353,0) width 26: " def"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiLDB2CSSexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-LDB-2-CSS-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-LDB-2-CSS-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-LDB-2-CSS-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,597 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x591
- RenderBlock {HTML} at (0,0) size 800x591
- RenderBody {BODY} at (8,21) size 784x554
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 418x36
- text run at (0,1) width 418: "Bidirectional Text Test 2 - CSS"
- RenderBlock {P} at (0,59) size 784x21
- RenderText {#text} at (0,0) size 134x19
- text run at (0,0) width 134: "This test is based on "
- RenderInline {A} at (0,0) size 119x19 [color=#0000EE]
- RenderText {#text} at (133,0) size 119x19
- text run at (133,0) width 119: "CSS2 section 9.10"
- RenderText {#text} at (251,0) size 32x19
- text run at (251,0) width 32: " and "
- RenderInline {A} at (0,0) size 64x19 [color=#0000EE]
- RenderText {#text} at (282,0) size 64x19
- text run at (282,0) width 64: "Chapter 3"
- RenderText {#text} at (345,0) size 46x19
- text run at (345,0) width 46: " of the "
- RenderInline {A} at (0,0) size 116x19 [color=#0000EE]
- RenderText {#text} at (390,0) size 116x19
- text run at (390,0) width 116: "Unicode Standard"
- RenderText {#text} at (505,0) size 5x19
- text run at (505,0) width 5: "."
- RenderBlock {P} at (0,95) size 784x41
- RenderText {#text} at (0,0) size 68x19
- text run at (0,0) width 68: "See also a "
- RenderInline {A} at (0,0) size 233x19 [color=#0000EE]
- RenderText {#text} at (67,0) size 233x19
- text run at (67,0) width 233: "test for the same concepts in HTML"
- RenderText {#text} at (299,0) size 43x19
- text run at (299,0) width 43: " and a "
- RenderInline {A} at (0,0) size 748x39 [color=#0000EE]
- RenderText {#text} at (341,0) size 748x39
- text run at (341,0) width 407: "test for the same concepts using Unicode directional formatting"
- text run at (0,20) width 37: "codes"
- RenderText {#text} at (36,20) size 5x19
- text run at (36,20) width 5: "."
- RenderBlock {P} at (0,151) size 784x21
- RenderText {#text} at (0,0) size 287x19
- text run at (0,0) width 287: "In each box, all the lines should be the same."
- RenderBlock (anonymous) at (0,187) size 784x249
- RenderBlock {DIV} at (3,3) size 100x188 [border: (1px solid #008000)]
- RenderBlock {P} at (4,4) size 92x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 92: "ABCDEFGHI"
- RenderBlock {P} at (4,24) size 92x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 92: "ABCDEFGHI"
- RenderBlock {P} at (4,44) size 92x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "ABC"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32: "DEF"
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29: "GHI"
- RenderBlock {P} at (4,64) size 92x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 92 RTL override: "IHGFEDCBA"
- RenderBlock {P} at (4,84) size 92x20
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29 RTL override: "IHG"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32 RTL override: "FED"
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33 RTL override: "CBA"
- RenderBlock {P} at (4,104) size 92x20
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29 RTL override: "IHG"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32: "DEF"
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33 RTL override: "CBA"
- RenderBlock {P} at (4,124) size 92x20
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29 RTL override: "IHG"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32 RTL override: "FED"
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33 RTL override: "CBA"
- RenderBlock {P} at (4,144) size 92x20
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29 RTL override: "IHG"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32 RTL override: "FED"
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33 RTL override: "CBA"
- RenderBlock {P} at (4,164) size 92x20
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29 RTL override: "IHG"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32 LTR override: "DEF"
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33 RTL override: "CBA"
- RenderText {#text} at (105,86) size 5x19
- text run at (105,86) width 5: " "
- RenderBlock {DIV} at (112,53) size 29x88 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 21x20
- RenderTableSection {TBODY} at (0,0) size 21x20
- RenderTableRow {TR} at (0,0) size 21x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (5,0) size 8x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (12,0) size 9x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderBlock {P} at (4,24) size 21x20
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- RenderBlock {P} at (4,44) size 21x20
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- RenderBlock {P} at (4,64) size 21x20
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21 LTR override: "\x{5D2}\x{5D1}\x{5D0}"
- RenderText {#text} at (143,86) size 5x19
- text run at (143,86) width 5: " "
- RenderBlock {DIV} at (150,63) size 90x68 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 81x20
- RenderTableSection {TBODY} at (0,0) size 81x20
- RenderTableRow {TR} at (0,0) size 81x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (5,0) size 8x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (12,0) size 9x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderTableCell {TD} at (20,0) size 5x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (24,0) size 12x20 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (36,0) size 11x20 [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (46,0) size 12x20 [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderTableCell {TD} at (57,0) size 5x20 [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (61,0) size 5x20 [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D5}"
- RenderTableCell {TD} at (65,0) size 9x20 [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D4}"
- RenderTableCell {TD} at (73,0) size 8x20 [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 7x19
- text run at (0,0) width 7 RTL: "\x{5D3}"
- RenderBlock {P} at (4,24) size 81x20
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 42: " ABC "
- text run at (61,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- RenderBlock {P} at (4,44) size 81x20
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 25 RTL: " \x{5D0}\x{5D1}\x{5D2}"
- text run at (24,0) width 34: "ABC"
- text run at (57,0) width 23 RTL: "\x{5D3}\x{5D4}\x{5D5} "
- RenderText {#text} at (242,86) size 5x19
- text run at (242,86) width 5: " "
- RenderBlock {DIV} at (249,3) size 147x188 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 139x20
- RenderTableSection {TBODY} at (0,0) size 139x20
- RenderTableRow {TR} at (0,0) size 139x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (5,0) size 8x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (12,0) size 9x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderTableCell {TD} at (20,0) size 5x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (24,0) size 12x20 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (36,0) size 11x20 [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (46,0) size 12x20 [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderTableCell {TD} at (57,0) size 5x20 [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (61,0) size 5x20 [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D5}"
- RenderTableCell {TD} at (65,0) size 9x20 [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D4}"
- RenderTableCell {TD} at (73,0) size 8x20 [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 7x19
- text run at (0,0) width 7 RTL: "\x{5D3}"
- RenderTableCell {TD} at (80,0) size 5x20 [r=0 c=11 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (84,0) size 12x20 [r=0 c=12 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "D"
- RenderTableCell {TD} at (95,0) size 11x20 [r=0 c=13 rs=1 cs=1]
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "E"
- RenderTableCell {TD} at (105,0) size 10x20 [r=0 c=14 rs=1 cs=1]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "F"
- RenderTableCell {TD} at (114,0) size 5x20 [r=0 c=15 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (118,0) size 9x20 [r=0 c=16 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D8}"
- RenderTableCell {TD} at (126,0) size 8x20 [r=0 c=17 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D7}"
- RenderTableCell {TD} at (133,0) size 6x20 [r=0 c=18 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D6}"
- RenderBlock {P} at (4,24) size 139x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 42: " ABC "
- text run at (61,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (79,0) width 40: " DEF "
- text run at (118,0) width 20 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,44) size 139x20
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 56x19
- RenderText {#text} at (24,0) size 56x19
- text run at (24,0) width 38: "ABC "
- text run at (61,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- RenderText {#text} at (79,0) size 59x19
- text run at (79,0) width 40: " DEF "
- text run at (118,0) width 20 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,64) size 139x20
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 91x19
- RenderText {#text} at (24,0) size 91x19
- text run at (24,0) width 38: "ABC "
- text run at (61,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (79,0) width 36: " DEF"
- RenderText {#text} at (114,0) size 24x19
- text run at (114,0) width 5: " "
- text run at (118,0) width 20 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,84) size 139x20
- RenderText {#text} at (114,0) size 24x19
- text run at (114,0) width 24 RTL: "\x{5D6}\x{5D7}\x{5D8} "
- RenderInline {SPAN} at (0,0) size 91x19
- RenderText {#text} at (24,0) size 91x19
- text run at (24,0) width 34: "ABC"
- text run at (57,0) width 27 RTL: " \x{5D3}\x{5D4}\x{5D5} "
- text run at (83,0) width 32: "DEF"
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25 RTL: " \x{5D0}\x{5D1}\x{5D2}"
- RenderBlock {P} at (4,104) size 139x20
- RenderText {#text} at (57,0) size 23x19
- text run at (57,0) width 23 RTL: "\x{5D3}\x{5D4}\x{5D5} "
- RenderInline {SPAN} at (0,0) size 58x19
- RenderText {#text} at (0,0) size 58x19
- text run at (0,0) width 25 RTL: " \x{5D0}\x{5D1}\x{5D2}"
- text run at (24,0) width 34: "ABC"
- RenderText {#text} at (79,0) size 59x19
- text run at (79,0) width 40: " DEF "
- text run at (118,0) width 20 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,124) size 139x20
- RenderText {#text} at (56,0) size 24x19
- text run at (56,0) width 24 RTL: "\x{5D3}\x{5D4}\x{5D5} "
- RenderInline {SPAN} at (0,0) size 57x19
- RenderText {#text} at (0,0) size 57x19
- text run at (0,0) width 57 RTL override: "CBA \x{5D0}\x{5D1}\x{5D2}"
- RenderText {#text} at (79,0) size 59x19
- text run at (79,0) width 39: " DEF "
- text run at (117,0) width 21 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,144) size 139x20
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 56x19
- RenderText {#text} at (24,0) size 56x19
- text run at (24,0) width 56 LTR override: "ABC \x{5D5}\x{5D4}\x{5D3}"
- RenderText {#text} at (79,0) size 59x19
- text run at (79,0) width 40: " DEF "
- text run at (118,0) width 20 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,164) size 139x20
- RenderText {#text} at (114,0) size 24x19
- text run at (114,0) width 24 RTL: "\x{5D6}\x{5D7}\x{5D8} "
- RenderInline {SPAN} at (0,0) size 56x19
- RenderText {#text} at (24,0) size 56x19
- text run at (24,0) width 56 LTR override: "ABC \x{5D5}\x{5D4}\x{5D3}"
- RenderText {#text} at (0,0) size 115x19
- text run at (0,0) width 25 RTL: " \x{5D0}\x{5D1}\x{5D2}"
- text run at (79,0) width 36: " DEF"
- RenderText {#text} at (398,86) size 5x19
- text run at (398,86) width 5: " "
- RenderBlock {DIV} at (405,73) size 180x48 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 171x20
- RenderTableSection {TBODY} at (0,0) size 171x20
- RenderTableRow {TR} at (0,0) size 171x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (5,0) size 8x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (12,0) size 9x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderTableCell {TD} at (20,0) size 5x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (24,0) size 12x20 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (36,0) size 11x20 [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (46,0) size 12x20 [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderTableCell {TD} at (57,0) size 5x20 [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (61,0) size 5x20 [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D5}"
- RenderTableCell {TD} at (65,0) size 9x20 [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D4}"
- RenderTableCell {TD} at (73,0) size 8x20 [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 7x19
- text run at (0,0) width 7 RTL: "\x{5D3}"
- RenderTableCell {TD} at (80,0) size 5x20 [r=0 c=11 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (84,0) size 12x20 [r=0 c=12 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "D"
- RenderTableCell {TD} at (95,0) size 11x20 [r=0 c=13 rs=1 cs=1]
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "E"
- RenderTableCell {TD} at (105,0) size 10x20 [r=0 c=14 rs=1 cs=1]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "F"
- RenderTableCell {TD} at (114,0) size 5x20 [r=0 c=15 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (118,0) size 13x20 [r=0 c=16 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "G"
- RenderTableCell {TD} at (130,0) size 12x20 [r=0 c=17 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "H"
- RenderTableCell {TD} at (141,0) size 6x20 [r=0 c=18 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6: "I"
- RenderTableCell {TD} at (146,0) size 5x20 [r=0 c=19 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (151,0) size 8x20 [r=0 c=20 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D8}"
- RenderTableCell {TD} at (158,0) size 9x20 [r=0 c=21 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D7}"
- RenderTableCell {TD} at (166,0) size 5x20 [r=0 c=22 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D6}"
- RenderBlock {P} at (4,24) size 171x20
- RenderText {#text} at (0,0) size 171x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 42: " ABC "
- text run at (61,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (79,0) width 72: " DEF GHI "
- text run at (150,0) width 21 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderText {#text} at (587,86) size 5x19
- text run at (587,86) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock {DIV} at (3,197) size 179x48 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 171x20
- RenderTableSection {TBODY} at (0,0) size 171x20
- RenderTableRow {TR} at (0,0) size 171x20
- RenderTableCell {TD} at (0,0) size 9x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "F"
- RenderTableCell {TD} at (8,0) size 11x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "E"
- RenderTableCell {TD} at (18,0) size 13x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "D"
- RenderTableCell {TD} at (30,0) size 5x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (34,0) size 5x20 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D5}"
- RenderTableCell {TD} at (38,0) size 9x20 [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D4}"
- RenderTableCell {TD} at (46,0) size 8x20 [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 7x19
- text run at (0,0) width 7 RTL: "\x{5D3}"
- RenderTableCell {TD} at (53,0) size 5x20 [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (57,0) size 11x20 [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderTableCell {TD} at (67,0) size 12x20 [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (78,0) size 13x20 [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (90,0) size 5x20 [r=0 c=11 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (94,0) size 6x20 [r=0 c=12 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (99,0) size 8x20 [r=0 c=13 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (106,0) size 9x20 [r=0 c=14 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderTableCell {TD} at (114,0) size 5x20 [r=0 c=15 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (118,0) size 13x20 [r=0 c=16 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "G"
- RenderTableCell {TD} at (130,0) size 12x20 [r=0 c=17 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "H"
- RenderTableCell {TD} at (141,0) size 6x20 [r=0 c=18 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6: "I"
- RenderTableCell {TD} at (146,0) size 5x20 [r=0 c=19 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (151,0) size 8x20 [r=0 c=20 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D8}"
- RenderTableCell {TD} at (158,0) size 9x20 [r=0 c=21 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D7}"
- RenderTableCell {TD} at (166,0) size 5x20 [r=0 c=22 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D6}"
- RenderBlock {P} at (4,24) size 171x20
- RenderText {#text} at (89,0) size 26x19
- text run at (89,0) width 26 RTL: "\x{5D0}\x{5D1}\x{5D2} "
- RenderInline {SPAN} at (0,0) size 90x19
- RenderText {#text} at (0,0) size 90x19
- text run at (0,0) width 90 RTL override: "ABC \x{5D3}\x{5D4}\x{5D5} DEF"
- RenderText {#text} at (114,0) size 57x19
- text run at (114,0) width 37: " GHI "
- text run at (150,0) width 21 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderText {#text} at (184,210) size 5x19
- text run at (184,210) width 5: " "
- RenderBlock {DIV} at (191,197) size 180x48 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 171x20
- RenderTableSection {TBODY} at (0,0) size 171x20
- RenderTableRow {TR} at (0,0) size 171x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (5,0) size 8x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (12,0) size 9x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderTableCell {TD} at (20,0) size 5x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (24,0) size 12x20 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (36,0) size 11x20 [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (46,0) size 12x20 [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderTableCell {TD} at (57,0) size 5x20 [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (61,0) size 10x20 [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "F"
- RenderTableCell {TD} at (70,0) size 11x20 [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "E"
- RenderTableCell {TD} at (80,0) size 12x20 [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "D"
- RenderTableCell {TD} at (91,0) size 5x20 [r=0 c=11 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (95,0) size 6x20 [r=0 c=12 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D5}"
- RenderTableCell {TD} at (100,0) size 8x20 [r=0 c=13 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D4}"
- RenderTableCell {TD} at (107,0) size 8x20 [r=0 c=14 rs=1 cs=1]
- RenderText {#text} at (0,0) size 7x19
- text run at (0,0) width 7 RTL: "\x{5D3}"
- RenderTableCell {TD} at (114,0) size 5x20 [r=0 c=15 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (118,0) size 13x20 [r=0 c=16 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "G"
- RenderTableCell {TD} at (130,0) size 12x20 [r=0 c=17 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "H"
- RenderTableCell {TD} at (141,0) size 6x20 [r=0 c=18 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6: "I"
- RenderTableCell {TD} at (146,0) size 5x20 [r=0 c=19 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (151,0) size 8x20 [r=0 c=20 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D8}"
- RenderTableCell {TD} at (158,0) size 9x20 [r=0 c=21 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D7}"
- RenderTableCell {TD} at (166,0) size 5x20 [r=0 c=22 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D6}"
- RenderBlock {P} at (4,24) size 171x20
- RenderText {#text} at (0,0) size 62x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 42: " ABC "
- RenderInline {SPAN} at (0,0) size 54x19
- RenderText {#text} at (61,0) size 54x19
- text run at (61,0) width 54 RTL override: "\x{5D3}\x{5D4}\x{5D5} DEF"
- RenderText {#text} at (114,0) size 57x19
- text run at (114,0) width 37: " GHI "
- text run at (150,0) width 21 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,443) size 784x3 [border: (1px inset #000000)]
- RenderBlock {P} at (0,461) size 784x21
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "(Back to "
- RenderInline {A} at (0,0) size 161x19 [color=#0000EE]
- RenderText {#text} at (58,0) size 161x19
- text run at (58,0) width 161: "CSS Testing Information"
- RenderText {#text} at (218,0) size 9x19
- text run at (218,0) width 9: ", "
- RenderInline {A} at (0,0) size 83x19 [color=#0000EE]
- RenderText {#text} at (226,0) size 83x19
- text run at (226,0) width 83: "David Baron"
- RenderText {#text} at (308,0) size 6x19
- text run at (308,0) width 6: ")"
- RenderBlock {P} at (0,497) size 784x21
- RenderInline {A} at (0,0) size 32x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "LDB"
- RenderText {#text} at (32,0) size 8x19
- text run at (32,0) width 8: ", "
- RenderInline {A} at (0,0) size 129x19 [color=#0000EE]
- RenderText {#text} at (40,0) size 129x19
- text run at (40,0) width 129: "dbaron@dbaron.org"
- RenderText {#text} at (168,0) size 84x19
- text run at (168,0) width 84: ", 2001-06-05"
- RenderBlock {P} at (0,533) size 784x21
- RenderText {#text} at (0,0) size 311x19
- text run at (0,0) width 311: "Modified and used with the author\x{2019}s permission."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiLDB2HTMLexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-LDB-2-HTML-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-LDB-2-HTML-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-LDB-2-HTML-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,584 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x535
- RenderBlock {HTML} at (0,0) size 800x535
- RenderBody {BODY} at (8,21) size 784x498
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 457x36
- text run at (0,1) width 457: "Bidirectional Text Test 2 - HTML"
- RenderBlock {P} at (0,59) size 784x21
- RenderText {#text} at (0,0) size 134x19
- text run at (0,0) width 134: "This test is based on "
- RenderInline {A} at (0,0) size 119x19 [color=#0000EE]
- RenderText {#text} at (133,0) size 119x19
- text run at (133,0) width 119: "CSS2 section 9.10"
- RenderText {#text} at (251,0) size 32x19
- text run at (251,0) width 32: " and "
- RenderInline {A} at (0,0) size 64x19 [color=#0000EE]
- RenderText {#text} at (282,0) size 64x19
- text run at (282,0) width 64: "Chapter 3"
- RenderText {#text} at (345,0) size 46x19
- text run at (345,0) width 46: " of the "
- RenderInline {A} at (0,0) size 116x19 [color=#0000EE]
- RenderText {#text} at (390,0) size 116x19
- text run at (390,0) width 116: "Unicode Standard"
- RenderText {#text} at (505,0) size 5x19
- text run at (505,0) width 5: "."
- RenderBlock {PRE} at (0,95) size 784x0
- RenderBlock {P} at (0,95) size 784x21
- RenderText {#text} at (0,0) size 287x19
- text run at (0,0) width 287: "In each box, all the lines should be the same."
- RenderBlock (anonymous) at (0,131) size 784x249
- RenderBlock {DIV} at (3,3) size 100x188 [border: (1px solid #008000)]
- RenderBlock {P} at (4,4) size 92x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 92: "ABCDEFGHI"
- RenderBlock {P} at (4,24) size 92x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 92: "ABCDEFGHI"
- RenderBlock {P} at (4,44) size 92x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "ABC"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32: "DEF"
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29: "GHI"
- RenderBlock {P} at (4,64) size 92x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 92 RTL override: "IHGFEDCBA"
- RenderBlock {P} at (4,84) size 92x20
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29 RTL override: "IHG"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32 RTL override: "FED"
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33 RTL override: "CBA"
- RenderBlock {P} at (4,104) size 92x20
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29 RTL override: "IHG"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32: "DEF"
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33 RTL override: "CBA"
- RenderBlock {P} at (4,124) size 92x20
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29 RTL override: "IHG"
- RenderInline {BDO} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32 RTL override: "FED"
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33 RTL override: "CBA"
- RenderBlock {P} at (4,144) size 92x20
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29 RTL override: "IHG"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32 RTL override: "FED"
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33 RTL override: "CBA"
- RenderBlock {P} at (4,164) size 92x20
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29 RTL override: "IHG"
- RenderInline {BDO} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32 LTR override: "DEF"
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33 RTL override: "CBA"
- RenderText {#text} at (105,86) size 5x19
- text run at (105,86) width 5: " "
- RenderBlock {DIV} at (112,53) size 29x88 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 21x20
- RenderTableSection {TBODY} at (0,0) size 21x20
- RenderTableRow {TR} at (0,0) size 21x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (5,0) size 8x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (12,0) size 9x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderBlock {P} at (4,24) size 21x20
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- RenderBlock {P} at (4,44) size 21x20
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- RenderBlock {P} at (4,64) size 21x20
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21 LTR override: "\x{5D2}\x{5D1}\x{5D0}"
- RenderText {#text} at (143,86) size 5x19
- text run at (143,86) width 5: " "
- RenderBlock {DIV} at (150,63) size 90x68 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 81x20
- RenderTableSection {TBODY} at (0,0) size 81x20
- RenderTableRow {TR} at (0,0) size 81x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (5,0) size 8x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (12,0) size 9x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderTableCell {TD} at (20,0) size 5x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (24,0) size 12x20 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (36,0) size 11x20 [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (46,0) size 12x20 [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderTableCell {TD} at (57,0) size 5x20 [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (61,0) size 5x20 [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D5}"
- RenderTableCell {TD} at (65,0) size 9x20 [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D4}"
- RenderTableCell {TD} at (73,0) size 8x20 [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 7x19
- text run at (0,0) width 7 RTL: "\x{5D3}"
- RenderBlock {P} at (4,24) size 81x20
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 42: " ABC "
- text run at (61,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- RenderBlock {P} at (4,44) size 81x20
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 25 RTL: " \x{5D0}\x{5D1}\x{5D2}"
- text run at (24,0) width 34: "ABC"
- text run at (57,0) width 23 RTL: "\x{5D3}\x{5D4}\x{5D5} "
- RenderText {#text} at (242,86) size 5x19
- text run at (242,86) width 5: " "
- RenderBlock {DIV} at (249,3) size 147x188 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 139x20
- RenderTableSection {TBODY} at (0,0) size 139x20
- RenderTableRow {TR} at (0,0) size 139x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (5,0) size 8x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (12,0) size 9x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderTableCell {TD} at (20,0) size 5x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (24,0) size 12x20 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (36,0) size 11x20 [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (46,0) size 12x20 [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderTableCell {TD} at (57,0) size 5x20 [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (61,0) size 5x20 [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D5}"
- RenderTableCell {TD} at (65,0) size 9x20 [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D4}"
- RenderTableCell {TD} at (73,0) size 8x20 [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 7x19
- text run at (0,0) width 7 RTL: "\x{5D3}"
- RenderTableCell {TD} at (80,0) size 5x20 [r=0 c=11 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (84,0) size 12x20 [r=0 c=12 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "D"
- RenderTableCell {TD} at (95,0) size 11x20 [r=0 c=13 rs=1 cs=1]
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "E"
- RenderTableCell {TD} at (105,0) size 10x20 [r=0 c=14 rs=1 cs=1]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "F"
- RenderTableCell {TD} at (114,0) size 5x20 [r=0 c=15 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (118,0) size 9x20 [r=0 c=16 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D8}"
- RenderTableCell {TD} at (126,0) size 8x20 [r=0 c=17 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D7}"
- RenderTableCell {TD} at (133,0) size 6x20 [r=0 c=18 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D6}"
- RenderBlock {P} at (4,24) size 139x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 42: " ABC "
- text run at (61,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (79,0) width 40: " DEF "
- text run at (118,0) width 20 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,44) size 139x20
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 56x19
- RenderText {#text} at (24,0) size 56x19
- text run at (24,0) width 38: "ABC "
- text run at (61,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- RenderText {#text} at (79,0) size 59x19
- text run at (79,0) width 40: " DEF "
- text run at (118,0) width 20 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,64) size 139x20
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 91x19
- RenderText {#text} at (24,0) size 91x19
- text run at (24,0) width 38: "ABC "
- text run at (61,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (79,0) width 36: " DEF"
- RenderText {#text} at (114,0) size 24x19
- text run at (114,0) width 5: " "
- text run at (118,0) width 20 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,84) size 139x20
- RenderText {#text} at (114,0) size 24x19
- text run at (114,0) width 24 RTL: "\x{5D6}\x{5D7}\x{5D8} "
- RenderInline {SPAN} at (0,0) size 91x19
- RenderText {#text} at (24,0) size 91x19
- text run at (24,0) width 34: "ABC"
- text run at (57,0) width 27 RTL: " \x{5D3}\x{5D4}\x{5D5} "
- text run at (83,0) width 32: "DEF"
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 25 RTL: " \x{5D0}\x{5D1}\x{5D2}"
- RenderBlock {P} at (4,104) size 139x20
- RenderText {#text} at (57,0) size 23x19
- text run at (57,0) width 23 RTL: "\x{5D3}\x{5D4}\x{5D5} "
- RenderInline {SPAN} at (0,0) size 58x19
- RenderText {#text} at (0,0) size 58x19
- text run at (0,0) width 25 RTL: " \x{5D0}\x{5D1}\x{5D2}"
- text run at (24,0) width 34: "ABC"
- RenderText {#text} at (79,0) size 59x19
- text run at (79,0) width 40: " DEF "
- text run at (118,0) width 20 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,124) size 139x20
- RenderText {#text} at (56,0) size 24x19
- text run at (56,0) width 24 RTL: "\x{5D3}\x{5D4}\x{5D5} "
- RenderInline {BDO} at (0,0) size 57x19
- RenderText {#text} at (0,0) size 57x19
- text run at (0,0) width 57 RTL override: "CBA \x{5D0}\x{5D1}\x{5D2}"
- RenderText {#text} at (79,0) size 59x19
- text run at (79,0) width 39: " DEF "
- text run at (117,0) width 21 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,144) size 139x20
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 5: " "
- RenderInline {BDO} at (0,0) size 56x19
- RenderText {#text} at (24,0) size 56x19
- text run at (24,0) width 56 LTR override: "ABC \x{5D5}\x{5D4}\x{5D3}"
- RenderText {#text} at (79,0) size 59x19
- text run at (79,0) width 40: " DEF "
- text run at (118,0) width 20 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,164) size 139x20
- RenderText {#text} at (114,0) size 24x19
- text run at (114,0) width 24 RTL: "\x{5D6}\x{5D7}\x{5D8} "
- RenderInline {BDO} at (0,0) size 56x19
- RenderText {#text} at (24,0) size 56x19
- text run at (24,0) width 56 LTR override: "ABC \x{5D5}\x{5D4}\x{5D3}"
- RenderText {#text} at (0,0) size 115x19
- text run at (0,0) width 25 RTL: " \x{5D0}\x{5D1}\x{5D2}"
- text run at (79,0) width 36: " DEF"
- RenderText {#text} at (398,86) size 5x19
- text run at (398,86) width 5: " "
- RenderBlock {DIV} at (405,73) size 180x48 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 171x20
- RenderTableSection {TBODY} at (0,0) size 171x20
- RenderTableRow {TR} at (0,0) size 171x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (5,0) size 8x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (12,0) size 9x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderTableCell {TD} at (20,0) size 5x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (24,0) size 12x20 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (36,0) size 11x20 [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (46,0) size 12x20 [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderTableCell {TD} at (57,0) size 5x20 [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (61,0) size 5x20 [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D5}"
- RenderTableCell {TD} at (65,0) size 9x20 [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D4}"
- RenderTableCell {TD} at (73,0) size 8x20 [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 7x19
- text run at (0,0) width 7 RTL: "\x{5D3}"
- RenderTableCell {TD} at (80,0) size 5x20 [r=0 c=11 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (84,0) size 12x20 [r=0 c=12 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "D"
- RenderTableCell {TD} at (95,0) size 11x20 [r=0 c=13 rs=1 cs=1]
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "E"
- RenderTableCell {TD} at (105,0) size 10x20 [r=0 c=14 rs=1 cs=1]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "F"
- RenderTableCell {TD} at (114,0) size 5x20 [r=0 c=15 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (118,0) size 13x20 [r=0 c=16 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "G"
- RenderTableCell {TD} at (130,0) size 12x20 [r=0 c=17 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "H"
- RenderTableCell {TD} at (141,0) size 6x20 [r=0 c=18 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6: "I"
- RenderTableCell {TD} at (146,0) size 5x20 [r=0 c=19 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (151,0) size 8x20 [r=0 c=20 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D8}"
- RenderTableCell {TD} at (158,0) size 9x20 [r=0 c=21 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D7}"
- RenderTableCell {TD} at (166,0) size 5x20 [r=0 c=22 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D6}"
- RenderBlock {P} at (4,24) size 171x20
- RenderText {#text} at (0,0) size 171x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 42: " ABC "
- text run at (61,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (79,0) width 72: " DEF GHI "
- text run at (150,0) width 21 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderText {#text} at (587,86) size 5x19
- text run at (587,86) width 5: " "
- RenderBR {BR} at (591,86) size 1x19
- RenderBlock {DIV} at (3,197) size 179x48 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 171x20
- RenderTableSection {TBODY} at (0,0) size 171x20
- RenderTableRow {TR} at (0,0) size 171x20
- RenderTableCell {TD} at (0,0) size 9x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "F"
- RenderTableCell {TD} at (8,0) size 11x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "E"
- RenderTableCell {TD} at (18,0) size 13x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "D"
- RenderTableCell {TD} at (30,0) size 5x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (34,0) size 5x20 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D5}"
- RenderTableCell {TD} at (38,0) size 9x20 [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D4}"
- RenderTableCell {TD} at (46,0) size 8x20 [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 7x19
- text run at (0,0) width 7 RTL: "\x{5D3}"
- RenderTableCell {TD} at (53,0) size 5x20 [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (57,0) size 11x20 [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderTableCell {TD} at (67,0) size 12x20 [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (78,0) size 13x20 [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (90,0) size 5x20 [r=0 c=11 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (94,0) size 6x20 [r=0 c=12 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (99,0) size 8x20 [r=0 c=13 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (106,0) size 9x20 [r=0 c=14 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderTableCell {TD} at (114,0) size 5x20 [r=0 c=15 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (118,0) size 13x20 [r=0 c=16 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "G"
- RenderTableCell {TD} at (130,0) size 12x20 [r=0 c=17 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "H"
- RenderTableCell {TD} at (141,0) size 6x20 [r=0 c=18 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6: "I"
- RenderTableCell {TD} at (146,0) size 5x20 [r=0 c=19 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (151,0) size 8x20 [r=0 c=20 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D8}"
- RenderTableCell {TD} at (158,0) size 9x20 [r=0 c=21 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D7}"
- RenderTableCell {TD} at (166,0) size 5x20 [r=0 c=22 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D6}"
- RenderBlock {P} at (4,24) size 171x20
- RenderText {#text} at (89,0) size 26x19
- text run at (89,0) width 26 RTL: "\x{5D0}\x{5D1}\x{5D2} "
- RenderInline {BDO} at (0,0) size 90x19
- RenderText {#text} at (0,0) size 90x19
- text run at (0,0) width 90 RTL override: "ABC \x{5D3}\x{5D4}\x{5D5} DEF"
- RenderText {#text} at (114,0) size 57x19
- text run at (114,0) width 37: " GHI "
- text run at (150,0) width 21 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderText {#text} at (184,210) size 5x19
- text run at (184,210) width 5: " "
- RenderBlock {DIV} at (191,197) size 180x48 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 171x20
- RenderTableSection {TBODY} at (0,0) size 171x20
- RenderTableRow {TR} at (0,0) size 171x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (5,0) size 8x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (12,0) size 9x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderTableCell {TD} at (20,0) size 5x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (24,0) size 12x20 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (36,0) size 11x20 [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (46,0) size 12x20 [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderTableCell {TD} at (57,0) size 5x20 [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (61,0) size 10x20 [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "F"
- RenderTableCell {TD} at (70,0) size 11x20 [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "E"
- RenderTableCell {TD} at (80,0) size 12x20 [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "D"
- RenderTableCell {TD} at (91,0) size 5x20 [r=0 c=11 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (95,0) size 6x20 [r=0 c=12 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D5}"
- RenderTableCell {TD} at (100,0) size 8x20 [r=0 c=13 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D4}"
- RenderTableCell {TD} at (107,0) size 8x20 [r=0 c=14 rs=1 cs=1]
- RenderText {#text} at (0,0) size 7x19
- text run at (0,0) width 7 RTL: "\x{5D3}"
- RenderTableCell {TD} at (114,0) size 5x20 [r=0 c=15 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (118,0) size 13x20 [r=0 c=16 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "G"
- RenderTableCell {TD} at (130,0) size 12x20 [r=0 c=17 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "H"
- RenderTableCell {TD} at (141,0) size 6x20 [r=0 c=18 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6: "I"
- RenderTableCell {TD} at (146,0) size 5x20 [r=0 c=19 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (151,0) size 8x20 [r=0 c=20 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D8}"
- RenderTableCell {TD} at (158,0) size 9x20 [r=0 c=21 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D7}"
- RenderTableCell {TD} at (166,0) size 5x20 [r=0 c=22 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D6}"
- RenderBlock {P} at (4,24) size 171x20
- RenderText {#text} at (0,0) size 62x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 42: " ABC "
- RenderInline {BDO} at (0,0) size 54x19
- RenderText {#text} at (61,0) size 54x19
- text run at (61,0) width 54 RTL override: "\x{5D3}\x{5D4}\x{5D5} DEF"
- RenderText {#text} at (114,0) size 57x19
- text run at (114,0) width 37: " GHI "
- text run at (150,0) width 21 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,387) size 784x3 [border: (1px inset #000000)]
- RenderBlock {P} at (0,405) size 784x21
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "(Back to "
- RenderInline {A} at (0,0) size 161x19 [color=#0000EE]
- RenderText {#text} at (58,0) size 161x19
- text run at (58,0) width 161: "CSS Testing Information"
- RenderText {#text} at (218,0) size 9x19
- text run at (218,0) width 9: ", "
- RenderInline {A} at (0,0) size 83x19 [color=#0000EE]
- RenderText {#text} at (226,0) size 83x19
- text run at (226,0) width 83: "David Baron"
- RenderText {#text} at (308,0) size 6x19
- text run at (308,0) width 6: ")"
- RenderBlock {P} at (0,441) size 784x21
- RenderInline {A} at (0,0) size 32x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "LDB"
- RenderText {#text} at (32,0) size 8x19
- text run at (32,0) width 8: ", "
- RenderInline {A} at (0,0) size 129x19 [color=#0000EE]
- RenderText {#text} at (40,0) size 129x19
- text run at (40,0) width 129: "dbaron@dbaron.org"
- RenderText {#text} at (168,0) size 84x19
- text run at (168,0) width 84: ", 2001-06-05"
- RenderBlock {P} at (0,477) size 784x21
- RenderText {#text} at (0,0) size 311x19
- text run at (0,0) width 311: "Modified and used with the author\x{2019}s permission."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiLDB2formattingcharactersexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,569 +0,0 @@
</span><del>-layer at (0,0) size 800x615
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x615
- RenderBlock {HTML} at (0,0) size 800x615
- RenderBody {BODY} at (8,21) size 784x578
- RenderBlock {H1} at (0,0) size 784x38
- RenderText {#text} at (0,1) size 677x36
- text run at (0,1) width 677: "Bidirectional Text Test 2 - Formatting Characters"
- RenderBlock {P} at (0,59) size 784x21
- RenderText {#text} at (0,0) size 134x19
- text run at (0,0) width 134: "This test is based on "
- RenderInline {A} at (0,0) size 119x19 [color=#0000EE]
- RenderText {#text} at (133,0) size 119x19
- text run at (133,0) width 119: "CSS2 section 9.10"
- RenderText {#text} at (251,0) size 32x19
- text run at (251,0) width 32: " and "
- RenderInline {A} at (0,0) size 64x19 [color=#0000EE]
- RenderText {#text} at (282,0) size 64x19
- text run at (282,0) width 64: "Chapter 3"
- RenderText {#text} at (345,0) size 46x19
- text run at (345,0) width 46: " of the "
- RenderInline {A} at (0,0) size 116x19 [color=#0000EE]
- RenderText {#text} at (390,0) size 116x19
- text run at (390,0) width 116: "Unicode Standard"
- RenderText {#text} at (505,0) size 5x19
- text run at (505,0) width 5: "."
- RenderBlock {P} at (0,95) size 784x21
- RenderText {#text} at (0,0) size 64x19
- text run at (0,0) width 64: "Note that "
- RenderInline {A} at (0,0) size 302x19 [color=#0000EE]
- RenderText {#text} at (63,0) size 302x19
- text run at (63,0) width 302: "Unicode in XML and other Markup Languages"
- RenderText {#text} at (364,0) size 371x19
- text run at (364,0) width 371: " suggests that HTML UAs should ignore these characters."
- RenderBlock {P} at (0,131) size 784x21
- RenderText {#text} at (0,0) size 287x19
- text run at (0,0) width 287: "In each box, all the lines should be the same."
- RenderBlock (anonymous) at (0,167) size 784x249
- RenderBlock {DIV} at (3,3) size 100x188 [border: (1px solid #008000)]
- RenderBlock {P} at (4,4) size 92x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 92: "ABCDEFGHI"
- RenderBlock {P} at (4,24) size 92x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 92: "\x{202B}ABCDEFGHI"
- RenderBlock {P} at (4,44) size 92x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "\x{202B}ABC"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32: "DEF"
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (63,0) width 29: "GHI"
- RenderBlock {P} at (4,64) size 92x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 92 RTL override: "\x{202E}IHGFEDCBA"
- RenderBlock {P} at (4,84) size 92x20
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29 RTL override: "\x{202E}IHG"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32 RTL override: "FED"
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 33 RTL override: "CBA"
- RenderBlock {P} at (4,104) size 92x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 33 RTL override: "\x{202C}CBA"
- text run at (32,0) width 32: "\x{202B}DEF"
- text run at (63,0) width 29 RTL override: "\x{202E}IHG"
- RenderBlock {P} at (4,124) size 92x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 33 RTL override: "\x{202C}CBA"
- text run at (32,0) width 32 RTL override: "\x{202E}FED"
- text run at (63,0) width 29 RTL override: "\x{202E}IHG"
- RenderBlock {P} at (4,144) size 92x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 33 RTL override: "\x{202C}CBA"
- text run at (32,0) width 32 RTL override: "\x{202E}FED"
- text run at (63,0) width 29 RTL override: "\x{202E}IHG"
- RenderBlock {P} at (4,164) size 92x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 33 RTL override: "\x{202C}CBA"
- text run at (32,0) width 32 LTR override: "\x{202D}DEF"
- text run at (63,0) width 29 RTL override: "\x{202E}IHG"
- RenderText {#text} at (105,86) size 5x19
- text run at (105,86) width 5: " "
- RenderBlock {DIV} at (112,53) size 29x88 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 21x20
- RenderTableSection {TBODY} at (0,0) size 21x20
- RenderTableRow {TR} at (0,0) size 21x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (5,0) size 8x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (12,0) size 9x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderBlock {P} at (4,24) size 21x20
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- RenderBlock {P} at (4,44) size 21x20
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21 RTL: "\x{202A}\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 1: "\x{202C}"
- RenderBlock {P} at (4,64) size 21x20
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21 LTR override: "\x{202D}\x{5D2}\x{5D1}\x{5D0}"
- text run at (20,0) width 1: "\x{202C}"
- RenderText {#text} at (143,86) size 5x19
- text run at (143,86) width 5: " "
- RenderBlock {DIV} at (150,63) size 90x68 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 81x20
- RenderTableSection {TBODY} at (0,0) size 81x20
- RenderTableRow {TR} at (0,0) size 81x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (5,0) size 8x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (12,0) size 9x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderTableCell {TD} at (20,0) size 5x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (24,0) size 12x20 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (36,0) size 11x20 [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (46,0) size 12x20 [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderTableCell {TD} at (57,0) size 5x20 [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (61,0) size 5x20 [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D5}"
- RenderTableCell {TD} at (65,0) size 9x20 [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D4}"
- RenderTableCell {TD} at (73,0) size 8x20 [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 7x19
- text run at (0,0) width 7 RTL: "\x{5D3}"
- RenderBlock {P} at (4,24) size 81x20
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 42: " ABC "
- text run at (61,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- RenderBlock {P} at (4,44) size 81x20
- RenderText {#text} at (0,0) size 80x19
- text run at (0,0) width 25 RTL: " \x{5D0}\x{5D1}\x{5D2}"
- text run at (24,0) width 34: "ABC"
- text run at (57,0) width 23 RTL: "\x{5D3}\x{5D4}\x{5D5} "
- RenderText {#text} at (242,86) size 5x19
- text run at (242,86) width 5: " "
- RenderBlock {DIV} at (249,3) size 147x188 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 139x20
- RenderTableSection {TBODY} at (0,0) size 139x20
- RenderTableRow {TR} at (0,0) size 139x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (5,0) size 8x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (12,0) size 9x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderTableCell {TD} at (20,0) size 5x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (24,0) size 12x20 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (36,0) size 11x20 [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (46,0) size 12x20 [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderTableCell {TD} at (57,0) size 5x20 [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (61,0) size 5x20 [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D5}"
- RenderTableCell {TD} at (65,0) size 9x20 [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D4}"
- RenderTableCell {TD} at (73,0) size 8x20 [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 7x19
- text run at (0,0) width 7 RTL: "\x{5D3}"
- RenderTableCell {TD} at (80,0) size 5x20 [r=0 c=11 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (84,0) size 12x20 [r=0 c=12 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "D"
- RenderTableCell {TD} at (95,0) size 11x20 [r=0 c=13 rs=1 cs=1]
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "E"
- RenderTableCell {TD} at (105,0) size 10x20 [r=0 c=14 rs=1 cs=1]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "F"
- RenderTableCell {TD} at (114,0) size 5x20 [r=0 c=15 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (118,0) size 9x20 [r=0 c=16 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D8}"
- RenderTableCell {TD} at (126,0) size 8x20 [r=0 c=17 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D7}"
- RenderTableCell {TD} at (133,0) size 6x20 [r=0 c=18 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D6}"
- RenderBlock {P} at (4,24) size 139x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 42: " ABC "
- text run at (61,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (79,0) width 40: " DEF "
- text run at (118,0) width 20 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,44) size 139x20
- RenderText {#text} at (0,0) size 25x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 5: " "
- RenderInline {SPAN} at (0,0) size 56x19
- RenderText {#text} at (24,0) size 56x19
- text run at (24,0) width 38: "ABC "
- text run at (61,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- RenderText {#text} at (79,0) size 59x19
- text run at (79,0) width 40: " DEF "
- text run at (118,0) width 20 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,64) size 139x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 5: " "
- text run at (24,0) width 38: "\x{202A}ABC "
- text run at (61,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (79,0) width 36: " DEF"
- text run at (114,0) width 5: "\x{202C} "
- text run at (118,0) width 20 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,84) size 139x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 25 RTL: "\x{202C} \x{5D0}\x{5D1}\x{5D2}"
- text run at (24,0) width 34: "ABC"
- text run at (57,0) width 27 RTL: " \x{5D3}\x{5D4}\x{5D5} "
- text run at (83,0) width 32: "\x{202B}DEF"
- text run at (114,0) width 24 RTL: "\x{5D6}\x{5D7}\x{5D8} "
- RenderBlock {P} at (4,104) size 139x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 25 RTL: " \x{5D0}\x{5D1}\x{5D2}"
- text run at (24,0) width 34: "\x{202B}ABC"
- text run at (57,0) width 23 RTL: "\x{5D3}\x{5D4}\x{5D5} "
- text run at (79,0) width 40: "\x{202C} DEF "
- text run at (118,0) width 20 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,124) size 139x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 57 RTL override: "\x{202E}CBA \x{5D0}\x{5D1}\x{5D2}"
- text run at (56,0) width 24 RTL: "\x{5D3}\x{5D4}\x{5D5} "
- text run at (79,0) width 39: "\x{202C} DEF "
- text run at (117,0) width 21 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,144) size 139x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 5: " "
- text run at (24,0) width 56 LTR override: "\x{202D}ABC \x{5D5}\x{5D4}\x{5D3}"
- text run at (79,0) width 40: "\x{202C} DEF "
- text run at (118,0) width 20 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderBlock {P} at (4,164) size 139x20
- RenderText {#text} at (0,0) size 138x19
- text run at (0,0) width 25 RTL: " \x{5D0}\x{5D1}\x{5D2}"
- text run at (24,0) width 56 LTR override: "\x{202D}ABC \x{5D5}\x{5D4}\x{5D3}"
- text run at (79,0) width 36: "\x{202C} DEF"
- text run at (114,0) width 24 RTL: "\x{5D6}\x{5D7}\x{5D8} "
- RenderText {#text} at (398,86) size 5x19
- text run at (398,86) width 5: " "
- RenderBlock {DIV} at (405,73) size 180x48 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 171x20
- RenderTableSection {TBODY} at (0,0) size 171x20
- RenderTableRow {TR} at (0,0) size 171x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (5,0) size 8x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (12,0) size 9x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderTableCell {TD} at (20,0) size 5x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (24,0) size 12x20 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (36,0) size 11x20 [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (46,0) size 12x20 [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderTableCell {TD} at (57,0) size 5x20 [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (61,0) size 5x20 [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D5}"
- RenderTableCell {TD} at (65,0) size 9x20 [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D4}"
- RenderTableCell {TD} at (73,0) size 8x20 [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 7x19
- text run at (0,0) width 7 RTL: "\x{5D3}"
- RenderTableCell {TD} at (80,0) size 5x20 [r=0 c=11 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (84,0) size 12x20 [r=0 c=12 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "D"
- RenderTableCell {TD} at (95,0) size 11x20 [r=0 c=13 rs=1 cs=1]
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "E"
- RenderTableCell {TD} at (105,0) size 10x20 [r=0 c=14 rs=1 cs=1]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "F"
- RenderTableCell {TD} at (114,0) size 5x20 [r=0 c=15 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (118,0) size 13x20 [r=0 c=16 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "G"
- RenderTableCell {TD} at (130,0) size 12x20 [r=0 c=17 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "H"
- RenderTableCell {TD} at (141,0) size 6x20 [r=0 c=18 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6: "I"
- RenderTableCell {TD} at (146,0) size 5x20 [r=0 c=19 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (151,0) size 8x20 [r=0 c=20 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D8}"
- RenderTableCell {TD} at (158,0) size 9x20 [r=0 c=21 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D7}"
- RenderTableCell {TD} at (166,0) size 5x20 [r=0 c=22 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D6}"
- RenderBlock {P} at (4,24) size 171x20
- RenderText {#text} at (0,0) size 171x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 42: " ABC "
- text run at (61,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (79,0) width 72: " DEF GHI "
- text run at (150,0) width 21 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderText {#text} at (587,86) size 5x19
- text run at (587,86) width 5: " "
- RenderBR {BR} at (591,86) size 1x19
- RenderBlock {DIV} at (3,197) size 179x48 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 171x20
- RenderTableSection {TBODY} at (0,0) size 171x20
- RenderTableRow {TR} at (0,0) size 171x20
- RenderTableCell {TD} at (0,0) size 9x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "F"
- RenderTableCell {TD} at (8,0) size 11x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "E"
- RenderTableCell {TD} at (18,0) size 13x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "D"
- RenderTableCell {TD} at (30,0) size 5x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (34,0) size 5x20 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D5}"
- RenderTableCell {TD} at (38,0) size 9x20 [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D4}"
- RenderTableCell {TD} at (46,0) size 8x20 [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 7x19
- text run at (0,0) width 7 RTL: "\x{5D3}"
- RenderTableCell {TD} at (53,0) size 5x20 [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (57,0) size 11x20 [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderTableCell {TD} at (67,0) size 12x20 [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (78,0) size 13x20 [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (90,0) size 5x20 [r=0 c=11 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (94,0) size 6x20 [r=0 c=12 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (99,0) size 8x20 [r=0 c=13 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (106,0) size 9x20 [r=0 c=14 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderTableCell {TD} at (114,0) size 5x20 [r=0 c=15 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (118,0) size 13x20 [r=0 c=16 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "G"
- RenderTableCell {TD} at (130,0) size 12x20 [r=0 c=17 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "H"
- RenderTableCell {TD} at (141,0) size 6x20 [r=0 c=18 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6: "I"
- RenderTableCell {TD} at (146,0) size 5x20 [r=0 c=19 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (151,0) size 8x20 [r=0 c=20 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D8}"
- RenderTableCell {TD} at (158,0) size 9x20 [r=0 c=21 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D7}"
- RenderTableCell {TD} at (166,0) size 5x20 [r=0 c=22 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D6}"
- RenderBlock {P} at (4,24) size 171x20
- RenderText {#text} at (0,0) size 171x19
- text run at (0,0) width 90 RTL override: "\x{202E}ABC \x{5D3}\x{5D4}\x{5D5} DEF"
- text run at (89,0) width 26 RTL: "\x{5D0}\x{5D1}\x{5D2} "
- text run at (114,0) width 37: "\x{202C} GHI "
- text run at (150,0) width 21 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderText {#text} at (184,210) size 5x19
- text run at (184,210) width 5: " "
- RenderBlock {DIV} at (191,197) size 180x48 [border: (1px solid #008000)]
- RenderTable {TABLE} at (4,4) size 171x20
- RenderTableSection {TBODY} at (0,0) size 171x20
- RenderTableRow {TR} at (0,0) size 171x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6 RTL: "\x{5D2}"
- RenderTableCell {TD} at (5,0) size 8x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D1}"
- RenderTableCell {TD} at (12,0) size 9x20 [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- RenderTableCell {TD} at (20,0) size 5x20 [r=0 c=3 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (24,0) size 12x20 [r=0 c=4 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "A"
- RenderTableCell {TD} at (36,0) size 11x20 [r=0 c=5 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "B"
- RenderTableCell {TD} at (46,0) size 12x20 [r=0 c=6 rs=1 cs=1]
- RenderText {#text} at (0,0) size 11x19
- text run at (0,0) width 11: "C"
- RenderTableCell {TD} at (57,0) size 5x20 [r=0 c=7 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (61,0) size 10x20 [r=0 c=8 rs=1 cs=1]
- RenderText {#text} at (0,0) size 9x19
- text run at (0,0) width 9: "F"
- RenderTableCell {TD} at (70,0) size 11x20 [r=0 c=9 rs=1 cs=1]
- RenderText {#text} at (0,0) size 10x19
- text run at (0,0) width 10: "E"
- RenderTableCell {TD} at (80,0) size 12x20 [r=0 c=10 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "D"
- RenderTableCell {TD} at (91,0) size 5x20 [r=0 c=11 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (95,0) size 6x20 [r=0 c=12 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D5}"
- RenderTableCell {TD} at (100,0) size 8x20 [r=0 c=13 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D4}"
- RenderTableCell {TD} at (107,0) size 8x20 [r=0 c=14 rs=1 cs=1]
- RenderText {#text} at (0,0) size 7x19
- text run at (0,0) width 7 RTL: "\x{5D3}"
- RenderTableCell {TD} at (114,0) size 5x20 [r=0 c=15 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (118,0) size 13x20 [r=0 c=16 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "G"
- RenderTableCell {TD} at (130,0) size 12x20 [r=0 c=17 rs=1 cs=1]
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "H"
- RenderTableCell {TD} at (141,0) size 6x20 [r=0 c=18 rs=1 cs=1]
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6: "I"
- RenderTableCell {TD} at (146,0) size 5x20 [r=0 c=19 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x19
- text run at (0,0) width 4: " "
- RenderTableCell {TD} at (151,0) size 8x20 [r=0 c=20 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D8}"
- RenderTableCell {TD} at (158,0) size 9x20 [r=0 c=21 rs=1 cs=1]
- RenderText {#text} at (0,0) size 8x19
- text run at (0,0) width 8 RTL: "\x{5D7}"
- RenderTableCell {TD} at (166,0) size 5x20 [r=0 c=22 rs=1 cs=1]
- RenderText {#text} at (0,0) size 5x19
- text run at (0,0) width 5 RTL: "\x{5D6}"
- RenderBlock {P} at (4,24) size 171x20
- RenderText {#text} at (0,0) size 171x19
- text run at (0,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (20,0) width 42: " ABC "
- text run at (61,0) width 54 RTL override: "\x{202E}\x{5D3}\x{5D4}\x{5D5} DEF"
- text run at (114,0) width 37: "\x{202C} GHI "
- text run at (150,0) width 21 RTL: "\x{5D6}\x{5D7}\x{5D8}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,431) size 784x21
- RenderText {#text} at (0,0) size 376x19
- text run at (0,0) width 40: "Note: "
- text run at (39,0) width 337: "This test does not test RLM or LRM, but it ought to."
- RenderBlock {HR} at (0,467) size 784x3 [border: (1px inset #000000)]
- RenderBlock {P} at (0,485) size 784x21
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "(Back to "
- RenderInline {A} at (0,0) size 161x19 [color=#0000EE]
- RenderText {#text} at (58,0) size 161x19
- text run at (58,0) width 161: "CSS Testing Information"
- RenderText {#text} at (218,0) size 9x19
- text run at (218,0) width 9: ", "
- RenderInline {A} at (0,0) size 83x19 [color=#0000EE]
- RenderText {#text} at (226,0) size 83x19
- text run at (226,0) width 83: "David Baron"
- RenderText {#text} at (308,0) size 6x19
- text run at (308,0) width 6: ")"
- RenderBlock {P} at (0,521) size 784x21
- RenderInline {A} at (0,0) size 32x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "LDB"
- RenderText {#text} at (32,0) size 8x19
- text run at (32,0) width 8: ", "
- RenderInline {A} at (0,0) size 129x19 [color=#0000EE]
- RenderText {#text} at (40,0) size 129x19
- text run at (40,0) width 129: "dbaron@dbaron.org"
- RenderText {#text} at (168,0) size 84x19
- text run at (168,0) width 84: ", 2001-06-05"
- RenderBlock {P} at (0,557) size 784x21
- RenderText {#text} at (0,0) size 311x19
- text run at (0,0) width 311: "Modified and used with the author\x{2019}s permission."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidicontrolcharstreatedasZWSexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 765x39
- text run at (0,0) width 765: "This tests that Unicode bidi control characters are not rendered and have zero width. The next two lines should look the"
- text run at (0,20) width 37: "same."
- RenderBlock {DIV} at (0,40) size 784x40
- RenderText {#text} at (0,0) size 15x19
- text run at (0,0) width 8: "a"
- text run at (7,0) width 8 LTR override: "\x{202D}e\x{300}"
- RenderBR {BR} at (14,15) size 1x0
- RenderText {#text} at (0,20) size 15x19
- text run at (0,20) width 15: "ae\x{300}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidieuropeanterminatorsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-european-terminators-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-european-terminators-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-european-terminators-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,80 +0,0 @@
</span><del>-layer at (0,0) size 800x612
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x612
- RenderBlock {HTML} at (0,0) size 800x612
- RenderBody {BODY} at (8,8) size 784x596
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 88x19
- text run at (0,0) width 88: "This tests for "
- RenderInline {I} at (0,0) size 783x39
- RenderText {#text} at (87,0) size 783x39
- text run at (87,0) width 696: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6014 Bidi algorithm: incorrect resolved levels for neutrals"
- text run at (0,20) width 156: "between R and ET ON L"
- RenderText {#text} at (155,20) size 5x19
- text run at (155,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x40
- RenderText {#text} at (0,0) size 768x39
- text run at (0,0) width 98: "The characters "
- text run at (97,0) width 9 RTL: "\x{5D0}"
- text run at (105,0) width 32: " and "
- text run at (136,0) width 8 RTL: "\x{5D1}"
- text run at (143,0) width 625: " are of type R; ^ and @ are of type ON; $ and % are of type ET; a is of type L; 1 is of type EN. In"
- text run at (0,20) width 476: "each of the following pairs, the two lines should be identical to each other."
- RenderBlock {HR} at (0,112) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,130) size 784x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 8 RTL: "\x{5D0}"
- text run at (7,0) width 68: " ^ @ $% a"
- RenderBlock (anonymous) at (0,166) size 784x20
- RenderInline {BDO} at (0,0) size 75x19
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75 LTR override: "\x{5D0} ^ @ $% a"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,194) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,212) size 784x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75 RTL: "\x{5D0} ^ @ $% \x{5D1}"
- RenderBlock (anonymous) at (0,248) size 784x20
- RenderInline {BDO} at (0,0) size 75x19
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75 LTR override: "\x{5D1} %$ @ ^ \x{5D0}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,276) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,294) size 784x20
- RenderText {#text} at (0,0) size 72x19
- text run at (0,0) width 30: "$%1"
- text run at (29,0) width 43 RTL: "\x{5D0} ^ @ "
- RenderBlock (anonymous) at (0,330) size 784x20
- RenderInline {BDO} at (0,0) size 72x19
- RenderText {#text} at (0,0) size 72x19
- text run at (0,0) width 72 LTR override: "$%1 @ ^ \x{5D0}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,358) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,376) size 784x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 8: "a"
- text run at (7,0) width 68 RTL: "\x{5D0} ^ @ $% "
- RenderBlock (anonymous) at (0,412) size 784x20
- RenderInline {BDO} at (0,0) size 75x19
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75 LTR override: "a %$ @ ^ \x{5D0}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,440) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,458) size 784x20
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75 RTL: "\x{5D0} ^ @ $% \x{5D1}"
- RenderBlock (anonymous) at (0,494) size 784x20
- RenderInline {BDO} at (0,0) size 75x19
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75 LTR override: "\x{5D1} %$ @ ^ \x{5D0}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,522) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,540) size 784x20
- RenderText {#text} at (0,0) size 72x19
- text run at (0,0) width 30: "$%1"
- text run at (29,0) width 43 RTL: "\x{5D0} ^ @ "
- RenderBlock (anonymous) at (0,576) size 784x20
- RenderInline {BDO} at (0,0) size 72x19
- RenderText {#text} at (0,0) size 72x19
- text run at (0,0) width 72 LTR override: "$%1 @ ^ \x{5D0}"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiignoredforfirstchildinlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,113 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 108x19
- text run at (0,0) width 108: "This is a test for "
- RenderInline {I} at (0,0) size 776x39
- RenderText {#text} at (107,0) size 776x39
- text run at (107,0) width 669: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5980 Bidi properties of an inline container whose first"
- text run at (0,20) width 251: "child is an inline container are ignored"
- RenderText {#text} at (250,20) size 5x19
- text run at (250,20) width 5: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,74) size 784x20
- RenderText {#text} at (0,0) size 318x19
- text run at (0,0) width 318: "The following lines should read \x{201C}ABCDEFGHI\x{201D}:"
- RenderBlock {P} at (0,110) size 784x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "ABC"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32 RTL override: "FED"
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29: "GHI"
- RenderBlock {P} at (0,146) size 784x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "ABC"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32 RTL override: "FED"
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29: "GHI"
- RenderBlock {P} at (0,182) size 784x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "ABC"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (54,0) size 10x19
- text run at (54,0) width 10 RTL override: "F"
- RenderInline {SPAN} at (0,0) size 23x19
- RenderText {#text} at (32,0) size 23x19
- text run at (32,0) width 23 RTL override: "ED"
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29: "GHI"
- RenderBlock {P} at (0,218) size 784x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "ABC"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (54,0) size 10x19
- text run at (54,0) width 10 RTL override: "F"
- RenderInline {SPAN} at (0,0) size 11x19
- RenderText {#text} at (44,0) size 11x19
- text run at (44,0) width 11 RTL override: "E"
- RenderText {#text} at (32,0) size 13x19
- text run at (32,0) width 13 RTL override: "D"
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29: "GHI"
- RenderBlock {P} at (0,254) size 784x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "ABC"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderInline {SPAN} at (0,0) size 20x19
- RenderText {#text} at (44,0) size 20x19
- text run at (44,0) width 20 RTL override: "FE"
- RenderText {#text} at (32,0) size 13x19
- text run at (32,0) width 13 RTL override: "D"
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29: "GHI"
- RenderBlock {P} at (0,290) size 784x20
- RenderInline {SPAN} at (0,0) size 92x19
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 92 RTL override: "IHGFEDCBA"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (0,326) size 784x20
- RenderInline {SPAN} at (0,0) size 92x19
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 92 RTL override: "IHGFEDCBA"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {HR} at (0,362) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,372) size 784x20
- RenderText {#text} at (0,0) size 255x19
- text run at (0,0) width 255: "The following lines should be identical:"
- RenderBlock {P} at (0,408) size 784x20
- RenderText {#text} at (0,0) size 50x19
- text run at (0,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (18,0) width 12: "(["
- text run at (29,0) width 21 RTL: "\x{202C}\x{5D0}\x{5D1}\x{5D2}"
- text run at (49,0) width 1: "\x{202A}"
- RenderBlock {P} at (0,444) size 784x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (18,0) width 12: "(["
- RenderInline {SPAN} at (0,0) size 1x19
- RenderText {#text} at (29,0) size 21x19
- text run at (29,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- RenderBlock {P} at (0,480) size 784x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (18,0) width 12: "(["
- RenderInline {SPAN} at (0,0) size 1x19
- RenderInline {SPAN} at (0,0) size 1x19
- RenderText {#text} at (29,0) size 21x19
- text run at (29,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- RenderBlock {P} at (0,516) size 784x20
- RenderText {#text} at (0,0) size 30x19
- text run at (0,0) width 19 RTL: "\x{5D3}\x{5D4}\x{5D5}"
- text run at (18,0) width 12: "(["
- RenderInline {SPAN} at (0,0) size 21x19
- RenderInline {SPAN} at (0,0) size 1x19
- RenderText {#text} at (29,0) size 21x19
- text run at (29,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidiinnertextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-innertext-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-innertext-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-innertext-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,86 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x40
- RenderText {#text} at (0,0) size 771x39
- text run at (0,0) width 473: "The following tests text iteration over RTL text embedded with LTR text. "
- text run at (472,0) width 299: "TextIterators are used for find, spellcheck, and"
- text run at (0,20) width 66: ".innerText"
- RenderBlock {HR} at (0,48) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,58) size 784x20
- RenderText {#text} at (0,0) size 136x19
- text run at (0,0) width 136: "Embedded Numbers:"
- RenderBlock {DIV} at (0,78) size 784x20 [color=#0000FF]
- RenderText {#text} at (0,0) size 109x19
- text run at (0,0) width 57: "Testing ("
- text run at (56,0) width 13 RTL: "\x{5DF}\x{5DE}"
- text run at (68,0) width 9: "3"
- text run at (76,0) width 27 RTL: "\x{5D7}\x{5D5}\x{5D3}\x{5D0}"
- text run at (102,0) width 7: ")"
- RenderBlock (anonymous) at (0,98) size 784x20
- RenderText {#text} at (0,0) size 106x19
- text run at (0,0) width 106: "Embedded LTR:"
- RenderBlock {DIV} at (0,118) size 784x20 [color=#0000FF]
- RenderText {#text} at (0,0) size 133x19
- text run at (0,0) width 57: "Testing ("
- text run at (56,0) width 27 RTL: "\x{5D7}\x{5D5}\x{5D3}\x{5D0}"
- text run at (82,0) width 33: "hello"
- text run at (114,0) width 13 RTL: "\x{5DF}\x{5DE}"
- text run at (126,0) width 7: ")"
- RenderBlock (anonymous) at (0,138) size 784x20
- RenderText {#text} at (0,0) size 191x19
- text run at (0,0) width 191: "Embedded Numbers and LTR"
- RenderBlock {DIV} at (0,158) size 784x20 [color=#0000FF]
- RenderText {#text} at (0,0) size 128x19
- text run at (0,0) width 57: "Testing ("
- text run at (56,0) width 23 RTL: "\x{5E7}\x{5E7}\x{5E8}"
- text run at (78,0) width 9: "3"
- text run at (86,0) width 28 RTL: "\x{5D9}\x{5E7}\x{5DD}\x{5DC}"
- text run at (113,0) width 15: "h)"
- RenderBlock (anonymous) at (0,178) size 784x20
- RenderText {#text} at (0,0) size 221x19
- text run at (0,0) width 221: "Embedded Numbers with spacing:"
- RenderBlock {DIV} at (0,198) size 784x20 [color=#0000FF]
- RenderText {#text} at (0,0) size 234x19
- text run at (0,0) width 57: "Testing ("
- text run at (56,0) width 31 RTL: " \x{5D7}\x{5D5}\x{5D3}\x{5D0}"
- text run at (86,0) width 25: "300"
- text run at (110,0) width 44 RTL: "\x{5D7}\x{5D5}\x{5D3}\x{5D0}\x{5DF}\x{5DE} "
- text run at (153,0) width 41: "34023"
- text run at (193,0) width 35 RTL: "\x{5D9}\x{5E7}\x{5DA}\x{5DA}\x{5DD}"
- text run at (227,0) width 7: ")"
- RenderBlock (anonymous) at (0,218) size 784x20
- RenderText {#text} at (0,0) size 71x19
- text run at (0,0) width 71: "Plain LTR:"
- RenderBlock {DIV} at (0,238) size 784x20 [color=#0000FF]
- RenderText {#text} at (0,0) size 94x19
- text run at (0,0) width 94: "Testing (hello)"
- RenderBlock (anonymous) at (0,258) size 784x20
- RenderText {#text} at (0,0) size 191x19
- text run at (0,0) width 191: "Embedded LTR with spacing:"
- RenderBlock {DIV} at (0,278) size 784x20 [color=#0000FF]
- RenderText {#text} at (0,0) size 172x19
- text run at (0,0) width 57: "Testing ("
- text run at (56,0) width 54 RTL: "\x{5D7}\x{5D5}\x{5D3}\x{5D9}\x{5E7}\x{5DA}\x{5DA}\x{5DD}"
- text run at (109,0) width 41: " hello "
- text run at (149,0) width 17 RTL: "\x{5DF}\x{5DE}\x{5D9}"
- text run at (165,0) width 7: ")"
- RenderBlock (anonymous) at (0,298) size 784x20
- RenderText {#text} at (0,0) size 165x19
- text run at (0,0) width 165: "Mixed but not embedded:"
- RenderBlock {DIV} at (0,318) size 784x20 [color=#0000FF]
- RenderText {#text} at (0,0) size 125x19
- text run at (0,0) width 89: "Testing (hello"
- text run at (88,0) width 32 RTL: "\x{5D7}\x{5D5}\x{5D3}\x{5DF}\x{5DE}"
- text run at (119,0) width 6: ")"
- RenderBlock (anonymous) at (0,338) size 784x20
- RenderText {#text} at (0,0) size 165x19
- text run at (0,0) width 165: "Mixed but not embedded:"
- RenderBlock {DIV} at (0,358) size 784x20 [color=#0000FF]
- RenderText {#text} at (0,0) size 125x19
- text run at (0,0) width 57: "Testing ("
- text run at (56,0) width 32 RTL: "\x{5D7}\x{5D5}\x{5D3}\x{5DF}\x{5DE}"
- text run at (87,0) width 38: "hello)"
- RenderBlock {OL} at (0,394) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidilinebreak001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-linebreak-001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-linebreak-001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-linebreak-001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x164
- RenderBlock {HTML} at (0,0) size 800x164
- RenderBody {BODY} at (8,16) size 784x132
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 772x39
- text run at (0,0) width 772: "This HTML tests if the 'while-space' property controls the behavors of line-break characters (U+000A and U+000D) in a"
- text run at (0,20) width 88: "complex text."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 507x19
- text run at (0,0) width 298: "If this test succeeds, you can see three words \""
- text run at (297,0) width 30 RTL: "\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}"
- text run at (326,0) width 181: "\", separated with line-break."
- RenderBlock {P} at (0,92) size 784x40
- RenderText {#text} at (0,0) size 59x39
- text run at (0,0) width 30 RTL: "\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}"
- text run at (29,0) width 1: " "
- text run at (0,20) width 59 RTL: "\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}\x{D}\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidilinebreak002expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-linebreak-002-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-linebreak-002-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-linebreak-002-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x144
- RenderBlock {HTML} at (0,0) size 800x144
- RenderBody {BODY} at (8,16) size 784x112
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 772x39
- text run at (0,0) width 772: "This HTML tests if the 'while-space' property controls the behavors of line-break characters (U+000A and U+000D) in a"
- text run at (0,20) width 88: "complex text."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 478x19
- text run at (0,0) width 298: "If this test succeeds, you can see three words \""
- text run at (297,0) width 30 RTL: "\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}"
- text run at (326,0) width 152: "\", separated with space."
- RenderBlock {P} at (0,92) size 784x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 92 RTL: "\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4} \x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}\x{D}\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidilinebreak003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-linebreak-003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-linebreak-003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-linebreak-003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x144
- RenderBlock {HTML} at (0,0) size 800x144
- RenderBody {BODY} at (8,16) size 784x112
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 772x39
- text run at (0,0) width 772: "This HTML tests if the 'while-space' property controls the behavors of line-break characters (U+000A and U+000D) in a"
- text run at (0,20) width 88: "complex text."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 478x19
- text run at (0,0) width 298: "If this test succeeds, you can see three words \""
- text run at (297,0) width 30 RTL: "\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}"
- text run at (326,0) width 152: "\", separated with space."
- RenderBlock {P} at (0,92) size 784x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 92 RTL: "\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4} \x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}\x{D}\x{5E9}\x{5D5}\x{5BC}\x{5E8}\x{5D4}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidilistboxatsuiexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-listbox-atsui-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-listbox-atsui-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-listbox-atsui-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,54 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 592x19
- text run at (0,0) width 592: "This tests that bidirectional text is correctly rendered when using ATSUI in list box controls."
- RenderBR {BR} at (591,15) size 1x0
- RenderText {#text} at (0,20) size 578x19
- text run at (0,20) width 578: "The order of the text below each list box should match the order of the select's option text."
- RenderBlock (anonymous) at (0,56) size 784x44
- RenderText {#text} at (0,0) size 102x19
- text run at (0,0) width 102: "1) direction: rtl;"
- RenderBR {BR} at (101,15) size 1x0
- RenderMenuList {SELECT} at (2,22) size 86x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 74x14
- RenderText at (54,0) size 0x14
- text run at (54,0) width 0 RTL: " "
- RenderBR {BR} at (90,36) size 0x0
- RenderBlock {DIV} at (0,100) size 100x20
- RenderText {#text} at (31,0) size 69x19
- text run at (31,0) width 47 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
- text run at (77,0) width 23: "a\x{300}bc"
- RenderBlock (anonymous) at (0,120) size 784x64
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 102x19
- text run at (0,20) width 102: "2) direction: ltr;"
- RenderBR {BR} at (101,35) size 1x0
- RenderMenuList {SELECT} at (2,42) size 86x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 74x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderBR {BR} at (90,56) size 0x0
- RenderBlock {DIV} at (0,184) size 100x20
- RenderText {#text} at (0,0) size 69x19
- text run at (0,0) width 23: "a\x{300}bc"
- text run at (22,0) width 47 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
- RenderBlock (anonymous) at (0,204) size 784x64
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 72x19
- text run at (0,20) width 72: "3) No style"
- RenderBR {BR} at (71,35) size 1x0
- RenderMenuList {SELECT} at (2,42) size 86x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 74x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderBR {BR} at (90,56) size 0x0
- RenderBlock {DIV} at (0,268) size 100x20
- RenderText {#text} at (0,0) size 69x19
- text run at (0,0) width 23: "a\x{300}bc"
- text run at (22,0) width 47 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
- RenderBlock (anonymous) at (0,288) size 784x20
- RenderBR {BR} at (0,0) size 0x19
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidilistboxexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-listbox-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-listbox-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-listbox-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,54 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 465x19
- text run at (0,0) width 465: "This tests that bidirectional text is correctly rendered in list box controls."
- RenderBR {BR} at (464,15) size 1x0
- RenderText {#text} at (0,20) size 578x19
- text run at (0,20) width 578: "The order of the text below each list box should match the order of the select's option text."
- RenderBlock (anonymous) at (0,56) size 784x44
- RenderText {#text} at (0,0) size 102x19
- text run at (0,0) width 102: "1) direction: rtl;"
- RenderBR {BR} at (101,15) size 1x0
- RenderMenuList {SELECT} at (2,22) size 86x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 74x14
- RenderText at (54,0) size 0x14
- text run at (54,0) width 0 RTL: " "
- RenderBR {BR} at (90,36) size 0x0
- RenderBlock {DIV} at (0,100) size 100x20
- RenderText {#text} at (31,0) size 69x19
- text run at (31,0) width 47 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
- text run at (77,0) width 23: "abc"
- RenderBlock (anonymous) at (0,120) size 784x64
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 102x19
- text run at (0,20) width 102: "2) direction: ltr;"
- RenderBR {BR} at (101,35) size 1x0
- RenderMenuList {SELECT} at (2,42) size 86x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 74x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderBR {BR} at (90,56) size 0x0
- RenderBlock {DIV} at (0,184) size 100x20
- RenderText {#text} at (0,0) size 69x19
- text run at (0,0) width 23: "abc"
- text run at (22,0) width 47 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
- RenderBlock (anonymous) at (0,204) size 784x64
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 72x19
- text run at (0,20) width 72: "3) No style"
- RenderBR {BR} at (71,35) size 1x0
- RenderMenuList {SELECT} at (2,42) size 86x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,3) size 74x14
- RenderText at (0,0) size 0x14
- text run at (0,0) width 0: " "
- RenderBR {BR} at (90,56) size 0x0
- RenderBlock {DIV} at (0,268) size 100x20
- RenderText {#text} at (0,0) size 69x19
- text run at (0,0) width 23: "abc"
- text run at (22,0) width 47 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
- RenderBlock (anonymous) at (0,288) size 784x20
- RenderBR {BR} at (0,0) size 0x19
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidimenulistexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-menulist-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-menulist-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-menulist-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,58 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 458x19
- text run at (0,0) width 458: "This tests that bidirectional text is correctly rendered in popup controls."
- RenderBR {BR} at (457,15) size 1x0
- RenderText {#text} at (0,20) size 773x39
- text run at (0,20) width 773: "The order of the text below each popup button should match the order of the select's option text, and the order of the text"
- text run at (0,40) width 124: "in the popup menu."
- RenderBlock (anonymous) at (0,76) size 784x44
- RenderText {#text} at (0,0) size 286x19
- text run at (0,0) width 286: "1) direction: rtl; -webkit-rtl-ordering: logical"
- RenderBR {BR} at (285,15) size 1x0
- RenderMenuList {SELECT} at (0,22) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 88x16
- RenderText at (14,0) size 54x14
- text run at (14,0) width 37 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
- text run at (50,0) width 18: "abc"
- RenderBR {BR} at (100,35) size 0x0
- RenderBlock {DIV} at (0,120) size 100x20
- RenderText {#text} at (0,0) size 69x19
- text run at (0,0) width 23: "abc"
- text run at (22,0) width 47 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
- RenderBlock (anonymous) at (0,140) size 784x64
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 118x19
- text run at (0,20) width 118: "2) text-align: right"
- RenderBR {BR} at (117,35) size 1x0
- RenderMenuList {SELECT} at (0,42) size 200x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 188x16
- RenderText at (0,0) size 54x14
- text run at (0,0) width 18: "abc"
- text run at (17,0) width 37 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
- RenderBR {BR} at (200,55) size 0x0
- RenderBlock {DIV} at (0,204) size 200x20
- RenderText {#text} at (0,0) size 69x19
- text run at (0,0) width 23: "abc"
- text run at (22,0) width 47 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
- RenderBlock (anonymous) at (0,224) size 784x64
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 72x19
- text run at (0,20) width 72: "3) No style"
- RenderBR {BR} at (71,35) size 1x0
- RenderMenuList {SELECT} at (0,42) size 100x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (6,2) size 88x16
- RenderText at (0,0) size 54x14
- text run at (0,0) width 18: "abc"
- text run at (17,0) width 37 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
- RenderBR {BR} at (100,55) size 0x0
- RenderBlock {DIV} at (0,288) size 100x20
- RenderText {#text} at (0,0) size 69x19
- text run at (0,0) width 23: "abc"
- text run at (22,0) width 47 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
- RenderBlock (anonymous) at (0,308) size 784x20
- RenderBR {BR} at (0,0) size 0x19
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidimirrorhearexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-mirror-he-ar-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-mirror-he-ar-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-mirror-he-ar-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (456,0) size 328x19
- text run at (456,0) width 328: "This test tests bidi mirroring in Hebrew and Arabic"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (317,0) size 467x19
- text run at (317,0) width 467: "The parenthesis should be displayed as \"(...)...\" visually from left to right"
- RenderBlock {DIV} at (0,72) size 784x20
- RenderText {#text} at (753,0) size 31x19
- text run at (753,0) width 31 RTL: "\x{5E9}(\x{5E9})"
- RenderBlock {DIV} at (0,92) size 784x20
- RenderText {#text} at (763,0) size 21x19
- text run at (763,0) width 21 RTL: "\x{5C6}(\x{5C6})"
- RenderBlock {DIV} at (0,112) size 784x24
- RenderText {#text} at (758,1) size 26x19
- text run at (758,1) width 26 RTL: "\x{644}(\x{644})"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidineutraldirectionalityparagraphstartexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 581x19
- text run at (0,0) width 581: "Mitz Pettel contributed this fix to KDE, and now we're rolling it in. Here's his explanation:"
- RenderBlock {P} at (0,36) size 784x80
- RenderText {#text} at (0,0) size 773x79
- text run at (0,0) width 772: "The directionality of a neutral character at the beginning of a paragraph (or after a hard line break) is decided incorrectly"
- text run at (0,20) width 773: "if the first non-neutral character in the paragraph has directionality opposite to the paragraph directionality. For example,"
- text run at (0,40) width 752: "if the paragraph direction is LTR, the first character on the paragraph is a question mark and the next one is a Hebrew"
- text run at (0,60) width 724: "character, then the question mark will is considered right-to-left and appears to the right of the Hebrew character."
- RenderBlock {P} at (0,132) size 784x40
- RenderText {#text} at (0,0) size 517x19
- text run at (0,0) width 517: "The rule to follow is 3.3.4.N2 in the Unicode Standard's Bidirectional Algorithm"
- RenderInline {A} at (0,0) size 402x19 [color=#0000EE]
- RenderText {#text} at (0,20) size 402x19
- text run at (0,20) width 402: "http://www.unicode.org/reports/tr9/#Resolving_Neutral_Types"
- RenderText {#text} at (401,20) size 5x19
- text run at (401,20) width 5: "."
- RenderBlock {P} at (0,188) size 784x20
- RenderText {#text} at (0,0) size 692x19
- text run at (0,0) width 692: "If the test is successful, the question marks should be on the far left and far right of the next two paragraphs."
- RenderBlock {P} at (0,224) size 784x20
- RenderText {#text} at (0,0) size 68x19
- text run at (0,0) width 12: "? "
- text run at (11,0) width 25 RTL: "\x{FEB2} \x{FEED}"
- text run at (35,0) width 33: "hello"
- RenderBlock {P} at (0,260) size 784x20
- RenderText {#text} at (712,0) size 72x19
- text run at (712,0) width 29 RTL: " \x{FEB2} \x{FEED}"
- text run at (740,0) width 33: "hello"
- text run at (772,0) width 12 RTL: "? "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidineutralrunexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-neutral-run-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-neutral-run-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-neutral-run-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,992 +0,0 @@
</span><del>-layer at (0,0) size 800x6796
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x6796
- RenderBlock {HTML} at (0,0) size 800x6796
- RenderBody {BODY} at (8,8) size 784x6772
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 306x19
- text run at (0,0) width 306: "Tests the resolved level of runs of neutral types."
- RenderBlock {DIV} at (0,36) size 784x3360
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 44x19
- text run at (0,0) width 44: "ab(^cd"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 15 RTL: "\x{5D0}\x{5D1}"
- text run at (14,0) width 29: "(^cd"
- RenderBlock {P} at (0,72) size 784x24
- RenderText {#text} at (0,1) size 43x19
- text run at (0,1) width 15 RTL: "\x{627}\x{628}"
- text run at (14,1) width 29: "(^cd"
- RenderBlock {P} at (0,112) size 784x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "ab12(^cd"
- RenderBlock {P} at (0,148) size 784x20
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 16: "12"
- text run at (16,0) width 15 RTL: "\x{5D0}\x{5D1}"
- text run at (30,0) width 29: "(^cd"
- RenderBlock {P} at (0,184) size 784x24
- RenderText {#text} at (0,1) size 59x19
- text run at (0,1) width 16: "12"
- text run at (16,1) width 15 RTL: "\x{627}\x{628}"
- text run at (30,1) width 29: "(^cd"
- RenderBlock {P} at (0,224) size 784x24
- RenderText {#text} at (0,1) size 60x19
- text run at (0,1) width 16: "ab"
- text run at (15,1) width 17: "\x{661}\x{662}"
- text run at (31,1) width 29: "(^cd"
- RenderBlock {P} at (0,264) size 784x24
- RenderText {#text} at (0,1) size 60x19
- text run at (0,1) width 17: "\x{661}\x{662}"
- text run at (16,1) width 16 RTL: "\x{5D0}\x{5D1}"
- text run at (31,1) width 29: "(^cd"
- RenderBlock {P} at (0,304) size 784x24
- RenderText {#text} at (0,1) size 60x19
- text run at (0,1) width 17: "\x{661}\x{662}"
- text run at (16,1) width 16 RTL: "\x{627}\x{628}"
- text run at (31,1) width 29: "(^cd"
- RenderBlock {P} at (0,344) size 784x20
- RenderText {#text} at (0,0) size 36x19
- text run at (0,0) width 8: "\x{202A}?"
- text run at (7,0) width 29: "\x{202C}(^cd"
- RenderBlock {P} at (0,380) size 784x20
- RenderText {#text} at (0,0) size 36x19
- text run at (0,0) width 8 RTL: "\x{202B}?"
- text run at (7,0) width 29: "\x{202C}(^cd"
- RenderBlock {P} at (0,416) size 784x20
- RenderText {#text} at (0,0) size 41x19
- text run at (0,0) width 28: "ab(^"
- text run at (27,0) width 14 RTL: "\x{5D2}\x{5D3}"
- RenderBlock {P} at (0,452) size 784x20
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40 RTL: "\x{5D0}\x{5D1}(^\x{5D2}\x{5D3}"
- RenderBlock {P} at (0,488) size 784x24
- RenderText {#text} at (0,1) size 40x19
- text run at (0,1) width 40 RTL: "\x{627}\x{628}(^\x{5D2}\x{5D3}"
- RenderBlock {P} at (0,528) size 784x20
- RenderText {#text} at (0,0) size 57x19
- text run at (0,0) width 44: "ab12(^"
- text run at (43,0) width 14 RTL: "\x{5D2}\x{5D3}"
- RenderBlock {P} at (0,564) size 784x20
- RenderText {#text} at (0,0) size 56x19
- text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
- text run at (24,0) width 17: "12"
- text run at (40,0) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,600) size 784x24
- RenderText {#text} at (0,1) size 56x19
- text run at (0,1) width 25 RTL: "(^\x{5D2}\x{5D3}"
- text run at (24,1) width 17: "12"
- text run at (40,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,640) size 784x24
- RenderText {#text} at (0,1) size 57x19
- text run at (0,1) width 16: "ab"
- text run at (15,1) width 26 RTL: "(^\x{5D2}\x{5D3}"
- text run at (40,1) width 17: "\x{661}\x{662}"
- RenderBlock {P} at (0,680) size 784x24
- RenderText {#text} at (0,1) size 57x19
- text run at (0,1) width 25 RTL: "(^\x{5D2}\x{5D3}"
- text run at (24,1) width 18: "\x{661}\x{662}"
- text run at (41,1) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,720) size 784x24
- RenderText {#text} at (0,1) size 57x19
- text run at (0,1) width 25 RTL: "(^\x{5D2}\x{5D3}"
- text run at (24,1) width 18: "\x{661}\x{662}"
- text run at (41,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,760) size 784x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 8: "\x{202A}?"
- text run at (7,0) width 13: "\x{202C}(^"
- text run at (19,0) width 14 RTL: "\x{5D2}\x{5D3}"
- RenderBlock {P} at (0,796) size 784x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 25 RTL: "\x{202C}(^\x{5D2}\x{5D3}"
- text run at (24,0) width 9 RTL: "\x{202B}?"
- RenderBlock {P} at (0,832) size 784x24
- RenderText {#text} at (0,1) size 45x19
- text run at (0,1) width 28: "ab(^"
- text run at (27,1) width 18 RTL: "\x{62C}\x{62F}"
- RenderBlock {P} at (0,872) size 784x24
- RenderText {#text} at (0,1) size 45x19
- text run at (0,1) width 45 RTL: "\x{5D0}\x{5D1}(^\x{62C}\x{62F}"
- RenderBlock {P} at (0,912) size 784x24
- RenderText {#text} at (0,1) size 45x19
- text run at (0,1) width 45 RTL: "\x{627}\x{628}(^\x{62C}\x{62F}"
- RenderBlock {P} at (0,952) size 784x24
- RenderText {#text} at (0,1) size 61x19
- text run at (0,1) width 44: "ab12(^"
- text run at (43,1) width 18 RTL: "\x{62C}\x{62F}"
- RenderBlock {P} at (0,992) size 784x24
- RenderText {#text} at (0,1) size 61x19
- text run at (0,1) width 30 RTL: "(^\x{62C}\x{62F}"
- text run at (29,1) width 17: "12"
- text run at (45,1) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,1032) size 784x24
- RenderText {#text} at (0,1) size 61x19
- text run at (0,1) width 30 RTL: "(^\x{62C}\x{62F}"
- text run at (29,1) width 17: "12"
- text run at (45,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,1072) size 784x24
- RenderText {#text} at (0,1) size 62x19
- text run at (0,1) width 16: "ab"
- text run at (15,1) width 30 RTL: "(^\x{62C}\x{62F}"
- text run at (44,1) width 18: "\x{661}\x{662}"
- RenderBlock {P} at (0,1112) size 784x24
- RenderText {#text} at (0,1) size 61x19
- text run at (0,1) width 30 RTL: "(^\x{62C}\x{62F}"
- text run at (29,1) width 18: "\x{661}\x{662}"
- text run at (46,1) width 15 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,1152) size 784x24
- RenderText {#text} at (0,1) size 61x19
- text run at (0,1) width 30 RTL: "(^\x{62C}\x{62F}"
- text run at (29,1) width 18: "\x{661}\x{662}"
- text run at (46,1) width 15 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,1192) size 784x24
- RenderText {#text} at (0,1) size 37x19
- text run at (0,1) width 8: "\x{202A}?"
- text run at (7,1) width 13: "\x{202C}(^"
- text run at (19,1) width 18 RTL: "\x{62C}\x{62F}"
- RenderBlock {P} at (0,1232) size 784x24
- RenderText {#text} at (0,1) size 37x19
- text run at (0,1) width 30 RTL: "\x{202C}(^\x{62C}\x{62F}"
- text run at (29,1) width 8 RTL: "\x{202B}?"
- RenderBlock {P} at (0,1272) size 784x20
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 44: "ab(^34"
- text run at (43,0) width 11 RTL: "\x{5E9}"
- text run at (53,0) width 8: "z"
- RenderBlock {P} at (0,1308) size 784x20
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 10 RTL: "\x{5E9}"
- text run at (9,0) width 17: "34"
- text run at (25,0) width 29 RTL: "\x{5D0}\x{5D1}(^"
- text run at (53,0) width 8: "z"
- RenderBlock {P} at (0,1344) size 784x24
- RenderText {#text} at (0,1) size 61x19
- text run at (0,1) width 10 RTL: "\x{5E9}"
- text run at (9,1) width 17: "34"
- text run at (25,1) width 29 RTL: "\x{627}\x{628}(^"
- text run at (53,1) width 8: "z"
- RenderBlock {P} at (0,1384) size 784x20
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 60: "ab12(^34"
- text run at (59,0) width 11 RTL: "\x{5E9}"
- text run at (69,0) width 8: "z"
- RenderBlock {P} at (0,1420) size 784x20
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 10 RTL: "\x{5E9}"
- text run at (9,0) width 17: "34"
- text run at (25,0) width 14 RTL: "(^"
- text run at (38,0) width 17: "12"
- text run at (54,0) width 16 RTL: "\x{5D0}\x{5D1}"
- text run at (69,0) width 8: "z"
- RenderBlock {P} at (0,1456) size 784x24
- RenderText {#text} at (0,1) size 77x19
- text run at (0,1) width 10 RTL: "\x{5E9}"
- text run at (9,1) width 17: "34"
- text run at (25,1) width 14 RTL: "(^"
- text run at (38,1) width 17: "12"
- text run at (54,1) width 16 RTL: "\x{627}\x{628}"
- text run at (69,1) width 8: "z"
- RenderBlock {P} at (0,1496) size 784x24
- RenderText {#text} at (0,1) size 78x19
- text run at (0,1) width 16: "ab"
- text run at (15,1) width 17: "\x{661}\x{662}"
- text run at (31,1) width 30: "(^34"
- text run at (60,1) width 11 RTL: "\x{5E9}"
- text run at (70,1) width 8: "z"
- RenderBlock {P} at (0,1536) size 784x24
- RenderText {#text} at (0,1) size 78x19
- text run at (0,1) width 10 RTL: "\x{5E9}"
- text run at (9,1) width 17: "34"
- text run at (25,1) width 14 RTL: "(^"
- text run at (38,1) width 18: "\x{661}\x{662}"
- text run at (55,1) width 16 RTL: "\x{5D0}\x{5D1}"
- text run at (70,1) width 8: "z"
- RenderBlock {P} at (0,1576) size 784x24
- RenderText {#text} at (0,1) size 78x19
- text run at (0,1) width 10 RTL: "\x{5E9}"
- text run at (9,1) width 17: "34"
- text run at (25,1) width 14 RTL: "(^"
- text run at (38,1) width 18: "\x{661}\x{662}"
- text run at (55,1) width 16 RTL: "\x{627}\x{628}"
- text run at (70,1) width 8: "z"
- RenderBlock {P} at (0,1616) size 784x20
- RenderText {#text} at (0,0) size 53x19
- text run at (0,0) width 8: "\x{202A}?"
- text run at (7,0) width 29: "\x{202C}(^34"
- text run at (35,0) width 11 RTL: "\x{5E9}"
- text run at (45,0) width 8: "z"
- RenderBlock {P} at (0,1652) size 784x20
- RenderText {#text} at (0,0) size 53x19
- text run at (0,0) width 10 RTL: "\x{5E9}"
- text run at (9,0) width 17: "34"
- text run at (25,0) width 14 RTL: "\x{202C}(^"
- text run at (38,0) width 8 RTL: "\x{202B}?"
- text run at (45,0) width 8: "z"
- RenderBlock {P} at (0,1688) size 784x24
- RenderText {#text} at (0,1) size 62x19
- text run at (0,1) width 28: "ab(^"
- text run at (27,1) width 11 RTL: "\x{5E9}"
- text run at (37,1) width 18: "\x{663}\x{664}"
- text run at (54,1) width 8: "z"
- RenderBlock {P} at (0,1728) size 784x24
- RenderText {#text} at (0,1) size 62x19
- text run at (0,1) width 10 RTL: "\x{5E9}"
- text run at (9,1) width 18: "\x{663}\x{664}"
- text run at (26,1) width 29 RTL: "\x{5D0}\x{5D1}(^"
- text run at (54,1) width 8: "z"
- RenderBlock {P} at (0,1768) size 784x24
- RenderText {#text} at (0,1) size 62x19
- text run at (0,1) width 10 RTL: "\x{5E9}"
- text run at (9,1) width 18: "\x{663}\x{664}"
- text run at (26,1) width 29 RTL: "\x{627}\x{628}(^"
- text run at (54,1) width 8: "z"
- RenderBlock {P} at (0,1808) size 784x24
- RenderText {#text} at (0,1) size 78x19
- text run at (0,1) width 44: "ab12(^"
- text run at (43,1) width 11 RTL: "\x{5E9}"
- text run at (53,1) width 18: "\x{663}\x{664}"
- text run at (70,1) width 8: "z"
- RenderBlock {P} at (0,1848) size 784x24
- RenderText {#text} at (0,1) size 78x19
- text run at (0,1) width 10 RTL: "\x{5E9}"
- text run at (9,1) width 18: "\x{663}\x{664}"
- text run at (26,1) width 14 RTL: "(^"
- text run at (39,1) width 17: "12"
- text run at (55,1) width 16 RTL: "\x{5D0}\x{5D1}"
- text run at (70,1) width 8: "z"
- RenderBlock {P} at (0,1888) size 784x24
- RenderText {#text} at (0,1) size 78x19
- text run at (0,1) width 10 RTL: "\x{5E9}"
- text run at (9,1) width 18: "\x{663}\x{664}"
- text run at (26,1) width 14 RTL: "(^"
- text run at (39,1) width 17: "12"
- text run at (55,1) width 16 RTL: "\x{627}\x{628}"
- text run at (70,1) width 8: "z"
- RenderBlock {P} at (0,1928) size 784x24
- RenderText {#text} at (0,1) size 79x19
- text run at (0,1) width 16: "ab"
- text run at (15,1) width 10 RTL: "\x{5E9}"
- text run at (24,1) width 18: "\x{663}\x{664}"
- text run at (41,1) width 14 RTL: "(^"
- text run at (54,1) width 18: "\x{661}\x{662}"
- text run at (71,1) width 8: "z"
- RenderBlock {P} at (0,1968) size 784x24
- RenderText {#text} at (0,1) size 79x19
- text run at (0,1) width 10 RTL: "\x{5E9}"
- text run at (9,1) width 18: "\x{663}\x{664}"
- text run at (26,1) width 14 RTL: "(^"
- text run at (39,1) width 18: "\x{661}\x{662}"
- text run at (56,1) width 16 RTL: "\x{5D0}\x{5D1}"
- text run at (71,1) width 8: "z"
- RenderBlock {P} at (0,2008) size 784x24
- RenderText {#text} at (0,1) size 79x19
- text run at (0,1) width 10 RTL: "\x{5E9}"
- text run at (9,1) width 18: "\x{663}\x{664}"
- text run at (26,1) width 14 RTL: "(^"
- text run at (39,1) width 18: "\x{661}\x{662}"
- text run at (56,1) width 16 RTL: "\x{627}\x{628}"
- text run at (71,1) width 8: "z"
- RenderBlock {P} at (0,2048) size 784x24
- RenderText {#text} at (0,1) size 54x19
- text run at (0,1) width 8: "\x{202A}?"
- text run at (7,1) width 13: "\x{202C}(^"
- text run at (19,1) width 11 RTL: "\x{5E9}"
- text run at (29,1) width 18: "\x{663}\x{664}"
- text run at (46,1) width 8: "z"
- RenderBlock {P} at (0,2088) size 784x24
- RenderText {#text} at (0,1) size 54x19
- text run at (0,1) width 10 RTL: "\x{5E9}"
- text run at (9,1) width 18: "\x{663}\x{664}"
- text run at (26,1) width 14 RTL: "\x{202C}(^"
- text run at (39,1) width 8 RTL: "\x{202B}?"
- text run at (46,1) width 8: "z"
- RenderBlock {P} at (0,2128) size 784x20
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 28: "ab(^"
- text run at (27,0) width 7: "\x{202A}!"
- text run at (33,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,2164) size 784x20
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 15 RTL: "\x{5D0}\x{5D1}"
- text run at (14,0) width 14: "(^"
- text run at (27,0) width 7: "\x{202A}!"
- text run at (33,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,2200) size 784x24
- RenderText {#text} at (0,1) size 34x19
- text run at (0,1) width 15 RTL: "\x{627}\x{628}"
- text run at (14,1) width 14: "(^"
- text run at (27,1) width 7: "\x{202A}!"
- text run at (33,1) width 1: "\x{202C}"
- RenderBlock {P} at (0,2240) size 784x20
- RenderText {#text} at (0,0) size 50x19
- text run at (0,0) width 44: "ab12(^"
- text run at (43,0) width 7: "\x{202A}!"
- text run at (49,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,2276) size 784x20
- RenderText {#text} at (0,0) size 50x19
- text run at (0,0) width 16: "12"
- text run at (16,0) width 15 RTL: "\x{5D0}\x{5D1}"
- text run at (30,0) width 14: "(^"
- text run at (43,0) width 7: "\x{202A}!"
- text run at (49,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,2312) size 784x24
- RenderText {#text} at (0,1) size 50x19
- text run at (0,1) width 16: "12"
- text run at (16,1) width 15 RTL: "\x{627}\x{628}"
- text run at (30,1) width 14: "(^"
- text run at (43,1) width 7: "\x{202A}!"
- text run at (49,1) width 1: "\x{202C}"
- RenderBlock {P} at (0,2352) size 784x24
- RenderText {#text} at (0,1) size 51x19
- text run at (0,1) width 16: "ab"
- text run at (15,1) width 17: "\x{661}\x{662}"
- text run at (31,1) width 14: "(^"
- text run at (44,1) width 7: "\x{202A}!"
- text run at (50,1) width 1: "\x{202C}"
- RenderBlock {P} at (0,2392) size 784x24
- RenderText {#text} at (0,1) size 50x19
- text run at (0,1) width 17: "\x{661}\x{662}"
- text run at (16,1) width 16 RTL: "\x{5D0}\x{5D1}"
- text run at (31,1) width 14: "(^"
- text run at (44,1) width 6: "\x{202A}!"
- text run at (49,1) width 1: "\x{202C}"
- RenderBlock {P} at (0,2432) size 784x24
- RenderText {#text} at (0,1) size 50x19
- text run at (0,1) width 17: "\x{661}\x{662}"
- text run at (16,1) width 16 RTL: "\x{627}\x{628}"
- text run at (31,1) width 14: "(^"
- text run at (44,1) width 6: "\x{202A}!"
- text run at (49,1) width 1: "\x{202C}"
- RenderBlock {P} at (0,2472) size 784x20
- RenderText {#text} at (0,0) size 26x19
- text run at (0,0) width 8: "\x{202A}?"
- text run at (7,0) width 13: "\x{202C}(^"
- text run at (19,0) width 7: "\x{202A}!"
- text run at (25,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,2508) size 784x20
- RenderText {#text} at (0,0) size 26x19
- text run at (0,0) width 8 RTL: "\x{202B}?"
- text run at (7,0) width 13: "\x{202C}(^"
- text run at (19,0) width 7: "\x{202A}!"
- text run at (25,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,2544) size 784x20
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 28: "ab(^"
- text run at (27,0) width 7 RTL: "\x{202B}!"
- text run at (33,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,2580) size 784x20
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 6 RTL: "\x{202B}!"
- text run at (5,0) width 29 RTL: "\x{5D0}\x{5D1}(^"
- text run at (33,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,2616) size 784x24
- RenderText {#text} at (0,1) size 34x19
- text run at (0,1) width 6 RTL: "\x{202B}!"
- text run at (5,1) width 29 RTL: "\x{627}\x{628}(^"
- text run at (33,1) width 1: "\x{202C}"
- RenderBlock {P} at (0,2656) size 784x20
- RenderText {#text} at (0,0) size 50x19
- text run at (0,0) width 44: "ab12(^"
- text run at (43,0) width 7 RTL: "\x{202B}!"
- text run at (49,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,2692) size 784x20
- RenderText {#text} at (0,0) size 50x19
- text run at (0,0) width 6 RTL: "\x{202B}!"
- text run at (5,0) width 14 RTL: "(^"
- text run at (18,0) width 17: "12"
- text run at (34,0) width 16 RTL: "\x{5D0}\x{5D1}"
- text run at (49,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,2728) size 784x24
- RenderText {#text} at (0,1) size 50x19
- text run at (0,1) width 6 RTL: "\x{202B}!"
- text run at (5,1) width 14 RTL: "(^"
- text run at (18,1) width 17: "12"
- text run at (34,1) width 16 RTL: "\x{627}\x{628}"
- text run at (49,1) width 1: "\x{202C}"
- RenderBlock {P} at (0,2768) size 784x24
- RenderText {#text} at (0,1) size 51x19
- text run at (0,1) width 16: "ab"
- text run at (15,1) width 6 RTL: "\x{202B}!"
- text run at (20,1) width 14 RTL: "(^"
- text run at (33,1) width 18: "\x{661}\x{662}"
- text run at (50,1) width 1: "\x{202C}"
- RenderBlock {P} at (0,2808) size 784x24
- RenderText {#text} at (0,1) size 50x19
- text run at (0,1) width 6 RTL: "\x{202B}!"
- text run at (5,1) width 14 RTL: "(^"
- text run at (18,1) width 17: "\x{661}\x{662}"
- text run at (34,1) width 16 RTL: "\x{5D0}\x{5D1}"
- text run at (49,1) width 1: "\x{202C}"
- RenderBlock {P} at (0,2848) size 784x24
- RenderText {#text} at (0,1) size 50x19
- text run at (0,1) width 6 RTL: "\x{202B}!"
- text run at (5,1) width 14 RTL: "(^"
- text run at (18,1) width 17: "\x{661}\x{662}"
- text run at (34,1) width 16 RTL: "\x{627}\x{628}"
- text run at (49,1) width 1: "\x{202C}"
- RenderBlock {P} at (0,2888) size 784x20
- RenderText {#text} at (0,0) size 26x19
- text run at (0,0) width 8: "\x{202A}?"
- text run at (7,0) width 13: "\x{202C}(^"
- text run at (19,0) width 7 RTL: "\x{202B}!"
- text run at (25,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,2924) size 784x20
- RenderText {#text} at (0,0) size 26x19
- text run at (0,0) width 6 RTL: "\x{202B}!"
- text run at (5,0) width 14 RTL: "\x{202C}(^"
- text run at (18,0) width 8 RTL: "\x{202B}?"
- text run at (25,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,2960) size 784x20
- RenderText {#text} at (0,0) size 28x19
- text run at (0,0) width 28: "\x{202A}ab(^"
- text run at (27,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,2996) size 784x20
- RenderText {#text} at (0,0) size 28x19
- text run at (0,0) width 15 RTL: "\x{202A}\x{5D0}\x{5D1}"
- text run at (14,0) width 14: "(^"
- text run at (27,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,3032) size 784x24
- RenderText {#text} at (0,1) size 28x19
- text run at (0,1) width 15 RTL: "\x{202A}\x{627}\x{628}"
- text run at (14,1) width 14: "(^"
- text run at (27,1) width 1: "\x{202C}"
- RenderBlock {P} at (0,3072) size 784x20
- RenderText {#text} at (0,0) size 44x19
- text run at (0,0) width 44: "\x{202A}ab12(^"
- text run at (43,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,3108) size 784x20
- RenderText {#text} at (0,0) size 44x19
- text run at (0,0) width 16: "12"
- text run at (16,0) width 15 RTL: "\x{202A}\x{5D0}\x{5D1}"
- text run at (30,0) width 14: "(^"
- text run at (43,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,3144) size 784x24
- RenderText {#text} at (0,1) size 44x19
- text run at (0,1) width 16: "12"
- text run at (16,1) width 15 RTL: "\x{202A}\x{627}\x{628}"
- text run at (30,1) width 14: "(^"
- text run at (43,1) width 1: "\x{202C}"
- RenderBlock {P} at (0,3184) size 784x24
- RenderText {#text} at (0,1) size 45x19
- text run at (0,1) width 16: "\x{202A}ab"
- text run at (15,1) width 17: "\x{661}\x{662}"
- text run at (31,1) width 14: "(^"
- text run at (44,1) width 1: "\x{202C}"
- RenderBlock {P} at (0,3224) size 784x24
- RenderText {#text} at (0,1) size 45x19
- text run at (0,1) width 17: "\x{661}\x{662}"
- text run at (16,1) width 16 RTL: "\x{202A}\x{5D0}\x{5D1}"
- text run at (31,1) width 14: "(^"
- text run at (44,1) width 1: "\x{202C}"
- RenderBlock {P} at (0,3264) size 784x24
- RenderText {#text} at (0,1) size 45x19
- text run at (0,1) width 17: "\x{661}\x{662}"
- text run at (16,1) width 16 RTL: "\x{202A}\x{627}\x{628}"
- text run at (31,1) width 14: "(^"
- text run at (44,1) width 1: "\x{202C}"
- RenderBlock {P} at (0,3304) size 784x20
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 0: "\x{202A}"
- text run at (0,0) width 8: "\x{202A}?"
- text run at (7,0) width 13: "\x{202C}(^"
- text run at (19,0) width 1: "\x{202C}"
- RenderBlock {P} at (0,3340) size 784x20
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 0: "\x{202A}"
- text run at (0,0) width 8 RTL: "\x{202B}?"
- text run at (7,0) width 13: "\x{202C}(^"
- text run at (19,0) width 1: "\x{202C}"
- RenderBlock {DIV} at (0,3412) size 784x3360
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 44x19
- text run at (0,0) width 44: "ab(^cd"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 16: "cd"
- text run at (15,0) width 28 RTL: "\x{5D0}\x{5D1}(^"
- RenderBlock {P} at (0,72) size 784x24
- RenderText {#text} at (0,1) size 43x19
- text run at (0,1) width 16: "cd"
- text run at (15,1) width 28 RTL: "\x{627}\x{628}(^"
- RenderBlock {P} at (0,112) size 784x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "ab12(^cd"
- RenderBlock {P} at (0,148) size 784x20
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 16: "cd"
- text run at (15,0) width 13 RTL: "(^"
- text run at (27,0) width 17: "12"
- text run at (43,0) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,184) size 784x24
- RenderText {#text} at (0,1) size 59x19
- text run at (0,1) width 16: "cd"
- text run at (15,1) width 13 RTL: "(^"
- text run at (27,1) width 17: "12"
- text run at (43,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,224) size 784x24
- RenderText {#text} at (0,1) size 60x19
- text run at (0,1) width 16: "cd"
- text run at (15,1) width 13 RTL: "(^"
- text run at (27,1) width 33: "ab\x{661}\x{662}"
- RenderBlock {P} at (0,264) size 784x24
- RenderText {#text} at (0,1) size 60x19
- text run at (0,1) width 16: "cd"
- text run at (15,1) width 13 RTL: "(^"
- text run at (27,1) width 18: "\x{661}\x{662}"
- text run at (44,1) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,304) size 784x24
- RenderText {#text} at (0,1) size 60x19
- text run at (0,1) width 16: "cd"
- text run at (15,1) width 13 RTL: "(^"
- text run at (27,1) width 18: "\x{661}\x{662}"
- text run at (44,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,344) size 784x20
- RenderText {#text} at (0,0) size 36x19
- text run at (0,0) width 8: "\x{202A}?"
- text run at (7,0) width 29: "\x{202C}(^cd"
- RenderBlock {P} at (0,380) size 784x20
- RenderText {#text} at (0,0) size 36x19
- text run at (0,0) width 16: "cd"
- text run at (15,0) width 13 RTL: "\x{202C}(^"
- text run at (27,0) width 9 RTL: "\x{202B}?"
- RenderBlock {P} at (0,416) size 784x20
- RenderText {#text} at (0,0) size 41x19
- text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
- text run at (24,0) width 17: "ab"
- RenderBlock {P} at (0,452) size 784x20
- RenderText {#text} at (0,0) size 40x19
- text run at (0,0) width 40 RTL: "\x{5D0}\x{5D1}(^\x{5D2}\x{5D3}"
- RenderBlock {P} at (0,488) size 784x24
- RenderText {#text} at (0,1) size 40x19
- text run at (0,1) width 40 RTL: "\x{627}\x{628}(^\x{5D2}\x{5D3}"
- RenderBlock {P} at (0,528) size 784x20
- RenderText {#text} at (0,0) size 57x19
- text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
- text run at (24,0) width 33: "ab12"
- RenderBlock {P} at (0,564) size 784x20
- RenderText {#text} at (0,0) size 56x19
- text run at (0,0) width 25 RTL: "(^\x{5D2}\x{5D3}"
- text run at (24,0) width 17: "12"
- text run at (40,0) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,600) size 784x24
- RenderText {#text} at (0,1) size 56x19
- text run at (0,1) width 25 RTL: "(^\x{5D2}\x{5D3}"
- text run at (24,1) width 17: "12"
- text run at (40,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,640) size 784x24
- RenderText {#text} at (0,1) size 57x19
- text run at (0,1) width 25 RTL: "(^\x{5D2}\x{5D3}"
- text run at (24,1) width 33: "ab\x{661}\x{662}"
- RenderBlock {P} at (0,680) size 784x24
- RenderText {#text} at (0,1) size 57x19
- text run at (0,1) width 25 RTL: "(^\x{5D2}\x{5D3}"
- text run at (24,1) width 18: "\x{661}\x{662}"
- text run at (41,1) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,720) size 784x24
- RenderText {#text} at (0,1) size 57x19
- text run at (0,1) width 25 RTL: "(^\x{5D2}\x{5D3}"
- text run at (24,1) width 18: "\x{661}\x{662}"
- text run at (41,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,760) size 784x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 25 RTL: "\x{202C}(^\x{5D2}\x{5D3}"
- text run at (24,0) width 9: "\x{202A}?"
- RenderBlock {P} at (0,796) size 784x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 25 RTL: "\x{202C}(^\x{5D2}\x{5D3}"
- text run at (24,0) width 9 RTL: "\x{202B}?"
- RenderBlock {P} at (0,832) size 784x24
- RenderText {#text} at (0,1) size 45x19
- text run at (0,1) width 30 RTL: "(^\x{62C}\x{62F}"
- text run at (29,1) width 16: "ab"
- RenderBlock {P} at (0,872) size 784x24
- RenderText {#text} at (0,1) size 45x19
- text run at (0,1) width 45 RTL: "\x{5D0}\x{5D1}(^\x{62C}\x{62F}"
- RenderBlock {P} at (0,912) size 784x24
- RenderText {#text} at (0,1) size 45x19
- text run at (0,1) width 45 RTL: "\x{627}\x{628}(^\x{62C}\x{62F}"
- RenderBlock {P} at (0,952) size 784x24
- RenderText {#text} at (0,1) size 61x19
- text run at (0,1) width 30 RTL: "(^\x{62C}\x{62F}"
- text run at (29,1) width 32: "ab12"
- RenderBlock {P} at (0,992) size 784x24
- RenderText {#text} at (0,1) size 61x19
- text run at (0,1) width 30 RTL: "(^\x{62C}\x{62F}"
- text run at (29,1) width 17: "12"
- text run at (45,1) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,1032) size 784x24
- RenderText {#text} at (0,1) size 61x19
- text run at (0,1) width 30 RTL: "(^\x{62C}\x{62F}"
- text run at (29,1) width 17: "12"
- text run at (45,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,1072) size 784x24
- RenderText {#text} at (0,1) size 62x19
- text run at (0,1) width 30 RTL: "(^\x{62C}\x{62F}"
- text run at (29,1) width 33: "ab\x{661}\x{662}"
- RenderBlock {P} at (0,1112) size 784x24
- RenderText {#text} at (0,1) size 61x19
- text run at (0,1) width 30 RTL: "(^\x{62C}\x{62F}"
- text run at (29,1) width 18: "\x{661}\x{662}"
- text run at (46,1) width 15 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,1152) size 784x24
- RenderText {#text} at (0,1) size 61x19
- text run at (0,1) width 30 RTL: "(^\x{62C}\x{62F}"
- text run at (29,1) width 18: "\x{661}\x{662}"
- text run at (46,1) width 15 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,1192) size 784x24
- RenderText {#text} at (0,1) size 37x19
- text run at (0,1) width 30 RTL: "\x{202C}(^\x{62C}\x{62F}"
- text run at (29,1) width 8: "\x{202A}?"
- RenderBlock {P} at (0,1232) size 784x24
- RenderText {#text} at (0,1) size 37x19
- text run at (0,1) width 30 RTL: "\x{202C}(^\x{62C}\x{62F}"
- text run at (29,1) width 8 RTL: "\x{202B}?"
- RenderBlock {P} at (0,1272) size 784x20
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 8: "z"
- text run at (7,0) width 10 RTL: "\x{5E9}"
- text run at (16,0) width 45: "ab(^34"
- RenderBlock {P} at (0,1308) size 784x20
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 8: "z"
- text run at (7,0) width 10 RTL: "\x{5E9}"
- text run at (16,0) width 17: "34"
- text run at (32,0) width 29 RTL: "\x{5D0}\x{5D1}(^"
- RenderBlock {P} at (0,1344) size 784x24
- RenderText {#text} at (0,1) size 61x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 17: "34"
- text run at (32,1) width 29 RTL: "\x{627}\x{628}(^"
- RenderBlock {P} at (0,1384) size 784x20
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 8: "z"
- text run at (7,0) width 10 RTL: "\x{5E9}"
- text run at (16,0) width 61: "ab12(^34"
- RenderBlock {P} at (0,1420) size 784x20
- RenderText {#text} at (0,0) size 77x19
- text run at (0,0) width 8: "z"
- text run at (7,0) width 10 RTL: "\x{5E9}"
- text run at (16,0) width 17: "34"
- text run at (32,0) width 14 RTL: "(^"
- text run at (45,0) width 17: "12"
- text run at (61,0) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,1456) size 784x24
- RenderText {#text} at (0,1) size 77x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 17: "34"
- text run at (32,1) width 14 RTL: "(^"
- text run at (45,1) width 17: "12"
- text run at (61,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,1496) size 784x24
- RenderText {#text} at (0,1) size 78x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 17: "34"
- text run at (32,1) width 14 RTL: "(^"
- text run at (45,1) width 33: "ab\x{661}\x{662}"
- RenderBlock {P} at (0,1536) size 784x24
- RenderText {#text} at (0,1) size 78x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 17: "34"
- text run at (32,1) width 14 RTL: "(^"
- text run at (45,1) width 18: "\x{661}\x{662}"
- text run at (62,1) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,1576) size 784x24
- RenderText {#text} at (0,1) size 78x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 17: "34"
- text run at (32,1) width 14 RTL: "(^"
- text run at (45,1) width 18: "\x{661}\x{662}"
- text run at (62,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,1616) size 784x20
- RenderText {#text} at (0,0) size 53x19
- text run at (0,0) width 8: "z"
- text run at (7,0) width 10 RTL: "\x{5E9}"
- text run at (16,0) width 8: "\x{202A}?"
- text run at (23,0) width 30: "\x{202C}(^34"
- RenderBlock {P} at (0,1652) size 784x20
- RenderText {#text} at (0,0) size 53x19
- text run at (0,0) width 8: "z"
- text run at (7,0) width 10 RTL: "\x{5E9}"
- text run at (16,0) width 17: "34"
- text run at (32,0) width 14 RTL: "\x{202C}(^"
- text run at (45,0) width 8 RTL: "\x{202B}?"
- RenderBlock {P} at (0,1688) size 784x24
- RenderText {#text} at (0,1) size 62x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 18: "\x{663}\x{664}"
- text run at (33,1) width 14 RTL: "(^"
- text run at (46,1) width 16: "ab"
- RenderBlock {P} at (0,1728) size 784x24
- RenderText {#text} at (0,1) size 62x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 18: "\x{663}\x{664}"
- text run at (33,1) width 29 RTL: "\x{5D0}\x{5D1}(^"
- RenderBlock {P} at (0,1768) size 784x24
- RenderText {#text} at (0,1) size 62x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 18: "\x{663}\x{664}"
- text run at (33,1) width 29 RTL: "\x{627}\x{628}(^"
- RenderBlock {P} at (0,1808) size 784x24
- RenderText {#text} at (0,1) size 78x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 18: "\x{663}\x{664}"
- text run at (33,1) width 14 RTL: "(^"
- text run at (46,1) width 32: "ab12"
- RenderBlock {P} at (0,1848) size 784x24
- RenderText {#text} at (0,1) size 78x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 18: "\x{663}\x{664}"
- text run at (33,1) width 14 RTL: "(^"
- text run at (46,1) width 17: "12"
- text run at (62,1) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,1888) size 784x24
- RenderText {#text} at (0,1) size 78x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 18: "\x{663}\x{664}"
- text run at (33,1) width 14 RTL: "(^"
- text run at (46,1) width 17: "12"
- text run at (62,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,1928) size 784x24
- RenderText {#text} at (0,1) size 79x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 18: "\x{663}\x{664}"
- text run at (33,1) width 14 RTL: "(^"
- text run at (46,1) width 33: "ab\x{661}\x{662}"
- RenderBlock {P} at (0,1968) size 784x24
- RenderText {#text} at (0,1) size 79x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 18: "\x{663}\x{664}"
- text run at (33,1) width 14 RTL: "(^"
- text run at (46,1) width 18: "\x{661}\x{662}"
- text run at (63,1) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,2008) size 784x24
- RenderText {#text} at (0,1) size 79x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 18: "\x{663}\x{664}"
- text run at (33,1) width 14 RTL: "(^"
- text run at (46,1) width 18: "\x{661}\x{662}"
- text run at (63,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,2048) size 784x24
- RenderText {#text} at (0,1) size 54x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 18: "\x{663}\x{664}"
- text run at (33,1) width 14 RTL: "\x{202C}(^"
- text run at (46,1) width 8: "\x{202A}?"
- RenderBlock {P} at (0,2088) size 784x24
- RenderText {#text} at (0,1) size 54x19
- text run at (0,1) width 8: "z"
- text run at (7,1) width 10 RTL: "\x{5E9}"
- text run at (16,1) width 18: "\x{663}\x{664}"
- text run at (33,1) width 14 RTL: "\x{202C}(^"
- text run at (46,1) width 8 RTL: "\x{202B}?"
- RenderBlock {P} at (0,2128) size 784x20
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 28: "ab(^"
- text run at (27,0) width 7: "\x{202A}!"
- RenderBlock {P} at (0,2164) size 784x20
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 6: "\x{202A}!"
- text run at (5,0) width 29 RTL: "\x{5D0}\x{5D1}(^"
- RenderBlock {P} at (0,2200) size 784x24
- RenderText {#text} at (0,1) size 34x19
- text run at (0,1) width 0 RTL: "\x{202C}"
- text run at (0,1) width 6: "\x{202A}!"
- text run at (5,1) width 29 RTL: "\x{627}\x{628}(^"
- RenderBlock {P} at (0,2240) size 784x20
- RenderText {#text} at (0,0) size 50x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 44: "ab12(^"
- text run at (43,0) width 7: "\x{202A}!"
- RenderBlock {P} at (0,2276) size 784x20
- RenderText {#text} at (0,0) size 50x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 6: "\x{202A}!"
- text run at (5,0) width 14 RTL: "(^"
- text run at (18,0) width 17: "12"
- text run at (34,0) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,2312) size 784x24
- RenderText {#text} at (0,1) size 50x19
- text run at (0,1) width 0 RTL: "\x{202C}"
- text run at (0,1) width 6: "\x{202A}!"
- text run at (5,1) width 14 RTL: "(^"
- text run at (18,1) width 17: "12"
- text run at (34,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,2352) size 784x24
- RenderText {#text} at (0,1) size 51x19
- text run at (0,1) width 0 RTL: "\x{202C}"
- text run at (0,1) width 6: "\x{202A}!"
- text run at (5,1) width 14 RTL: "(^"
- text run at (18,1) width 33: "ab\x{661}\x{662}"
- RenderBlock {P} at (0,2392) size 784x24
- RenderText {#text} at (0,1) size 50x19
- text run at (0,1) width 0 RTL: "\x{202C}"
- text run at (0,1) width 6: "\x{202A}!"
- text run at (5,1) width 14 RTL: "(^"
- text run at (18,1) width 17: "\x{661}\x{662}"
- text run at (34,1) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,2432) size 784x24
- RenderText {#text} at (0,1) size 50x19
- text run at (0,1) width 0 RTL: "\x{202C}"
- text run at (0,1) width 6: "\x{202A}!"
- text run at (5,1) width 14 RTL: "(^"
- text run at (18,1) width 17: "\x{661}\x{662}"
- text run at (34,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,2472) size 784x20
- RenderText {#text} at (0,0) size 26x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 8: "\x{202A}?"
- text run at (7,0) width 13: "\x{202C}(^"
- text run at (19,0) width 7: "\x{202A}!"
- RenderBlock {P} at (0,2508) size 784x20
- RenderText {#text} at (0,0) size 26x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 6: "\x{202A}!"
- text run at (5,0) width 14 RTL: "\x{202C}(^"
- text run at (18,0) width 8 RTL: "\x{202B}?"
- RenderBlock {P} at (0,2544) size 784x20
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 6 RTL: "\x{202B}!"
- text run at (5,0) width 14 RTL: "(^"
- text run at (18,0) width 16: "ab"
- RenderBlock {P} at (0,2580) size 784x20
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 6 RTL: "\x{202B}!"
- text run at (5,0) width 29 RTL: "\x{5D0}\x{5D1}(^"
- RenderBlock {P} at (0,2616) size 784x24
- RenderText {#text} at (0,1) size 34x19
- text run at (0,1) width 0 RTL: "\x{202C}"
- text run at (0,1) width 6 RTL: "\x{202B}!"
- text run at (5,1) width 29 RTL: "\x{627}\x{628}(^"
- RenderBlock {P} at (0,2656) size 784x20
- RenderText {#text} at (0,0) size 50x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 6 RTL: "\x{202B}!"
- text run at (5,0) width 14 RTL: "(^"
- text run at (18,0) width 32: "ab12"
- RenderBlock {P} at (0,2692) size 784x20
- RenderText {#text} at (0,0) size 50x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 6 RTL: "\x{202B}!"
- text run at (5,0) width 14 RTL: "(^"
- text run at (18,0) width 17: "12"
- text run at (34,0) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,2728) size 784x24
- RenderText {#text} at (0,1) size 50x19
- text run at (0,1) width 0 RTL: "\x{202C}"
- text run at (0,1) width 6 RTL: "\x{202B}!"
- text run at (5,1) width 14 RTL: "(^"
- text run at (18,1) width 17: "12"
- text run at (34,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,2768) size 784x24
- RenderText {#text} at (0,1) size 51x19
- text run at (0,1) width 0 RTL: "\x{202C}"
- text run at (0,1) width 6 RTL: "\x{202B}!"
- text run at (5,1) width 14 RTL: "(^"
- text run at (18,1) width 33: "ab\x{661}\x{662}"
- RenderBlock {P} at (0,2808) size 784x24
- RenderText {#text} at (0,1) size 50x19
- text run at (0,1) width 0 RTL: "\x{202C}"
- text run at (0,1) width 6 RTL: "\x{202B}!"
- text run at (5,1) width 14 RTL: "(^"
- text run at (18,1) width 17: "\x{661}\x{662}"
- text run at (34,1) width 16 RTL: "\x{5D0}\x{5D1}"
- RenderBlock {P} at (0,2848) size 784x24
- RenderText {#text} at (0,1) size 50x19
- text run at (0,1) width 0 RTL: "\x{202C}"
- text run at (0,1) width 6 RTL: "\x{202B}!"
- text run at (5,1) width 14 RTL: "(^"
- text run at (18,1) width 17: "\x{661}\x{662}"
- text run at (34,1) width 16 RTL: "\x{627}\x{628}"
- RenderBlock {P} at (0,2888) size 784x20
- RenderText {#text} at (0,0) size 26x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 6 RTL: "\x{202B}!"
- text run at (5,0) width 14 RTL: "\x{202C}(^"
- text run at (18,0) width 8: "\x{202A}?"
- RenderBlock {P} at (0,2924) size 784x20
- RenderText {#text} at (0,0) size 26x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 6 RTL: "\x{202B}!"
- text run at (5,0) width 14 RTL: "\x{202C}(^"
- text run at (18,0) width 8 RTL: "\x{202B}?"
- RenderBlock {P} at (0,2960) size 784x20
- RenderText {#text} at (0,0) size 28x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 28: "\x{202A}ab(^"
- RenderBlock {P} at (0,2996) size 784x20
- RenderText {#text} at (0,0) size 28x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 15 RTL: "\x{202A}\x{5D0}\x{5D1}"
- text run at (14,0) width 14: "(^"
- RenderBlock {P} at (0,3032) size 784x24
- RenderText {#text} at (0,1) size 28x19
- text run at (0,1) width 0 RTL: "\x{202C}"
- text run at (0,1) width 15 RTL: "\x{202A}\x{627}\x{628}"
- text run at (14,1) width 14: "(^"
- RenderBlock {P} at (0,3072) size 784x20
- RenderText {#text} at (0,0) size 44x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 44: "\x{202A}ab12(^"
- RenderBlock {P} at (0,3108) size 784x20
- RenderText {#text} at (0,0) size 44x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 16: "12"
- text run at (16,0) width 15 RTL: "\x{202A}\x{5D0}\x{5D1}"
- text run at (30,0) width 14: "(^"
- RenderBlock {P} at (0,3144) size 784x24
- RenderText {#text} at (0,1) size 44x19
- text run at (0,1) width 0 RTL: "\x{202C}"
- text run at (0,1) width 16: "12"
- text run at (16,1) width 15 RTL: "\x{202A}\x{627}\x{628}"
- text run at (30,1) width 14: "(^"
- RenderBlock {P} at (0,3184) size 784x24
- RenderText {#text} at (0,1) size 45x19
- text run at (0,1) width 0 RTL: "\x{202C}"
- text run at (0,1) width 16: "\x{202A}ab"
- text run at (15,1) width 17: "\x{661}\x{662}"
- text run at (31,1) width 14: "(^"
- RenderBlock {P} at (0,3224) size 784x24
- RenderText {#text} at (0,1) size 45x19
- text run at (0,1) width 0 RTL: "\x{202C}"
- text run at (0,1) width 17: "\x{661}\x{662}"
- text run at (16,1) width 16 RTL: "\x{202A}\x{5D0}\x{5D1}"
- text run at (31,1) width 14: "(^"
- RenderBlock {P} at (0,3264) size 784x24
- RenderText {#text} at (0,1) size 45x19
- text run at (0,1) width 0 RTL: "\x{202C}"
- text run at (0,1) width 17: "\x{661}\x{662}"
- text run at (16,1) width 16 RTL: "\x{202A}\x{627}\x{628}"
- text run at (31,1) width 14: "(^"
- RenderBlock {P} at (0,3304) size 784x20
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 0: "\x{202A}"
- text run at (0,0) width 8: "\x{202A}?"
- text run at (7,0) width 13: "\x{202C}(^"
- RenderBlock {P} at (0,3340) size 784x20
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 0 RTL: "\x{202C}"
- text run at (0,0) width 0: "\x{202A}"
- text run at (0,0) width 8 RTL: "\x{202B}?"
- text run at (7,0) width 13: "\x{202C}(^"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalbidioverrideexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-override-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-override-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bidi-override-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,157 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x356
- RenderBlock {HTML} at (0,0) size 800x356
- RenderBody {BODY} at (8,16) size 784x332
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 316x19
- text run at (0,0) width 316: "All rows should be identical to the reference row."
- RenderTable {TABLE} at (0,36) size 524x117 [border: none]
- RenderTableSection {TBODY} at (0,0) size 523x116
- RenderTableRow {TR} at (0,0) size 523x29
- RenderTableCell {TD} at (0,0) size 98x29 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (29,5) size 65x19
- text run at (29,5) width 65: "Reference"
- RenderTableCell {TD} at (97,0) size 214x29 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (5,5) size 204x19
- text run at (5,5) width 43: "abcdef"
- text run at (47,5) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (67,5) width 43: "ghijkl "
- text run at (109,5) width 39 RTL: "\x{5D6}\x{5D7}\x{5D8}\x{5D9}\x{5DB}\x{5DC}"
- text run at (147,5) width 23: "abc"
- text run at (169,5) width 40 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}\x{5D5}"
- RenderTableCell {TD} at (310,0) size 213x29 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (5,5) size 204x19
- text run at (5,5) width 38 RTL: "\x{5D6}\x{5D7}\x{5D8}\x{5D9}\x{5DB}\x{5DC}"
- text run at (42,5) width 24: "abc"
- text run at (65,5) width 40 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}\x{5D5}"
- text run at (104,5) width 5 RTL: " "
- text run at (108,5) width 43: "abcdef"
- text run at (150,5) width 22 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (171,5) width 38: "ghijkl"
- RenderTableRow {TR} at (0,29) size 523x29
- RenderTableCell {TD} at (0,29) size 98x29 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (7,5) size 87x19
- text run at (7,5) width 87: "CSS, siblings"
- RenderTableCell {TD} at (97,29) size 214x29 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (5,5) size 23x19
- text run at (5,5) width 23: "abc"
- RenderInline {SPAN} at (0,0) size 62x19
- RenderText {#text} at (27,5) size 62x19
- text run at (27,5) width 62 RTL override: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
- RenderText {#text} at (88,5) size 121x19
- text run at (88,5) width 22: "jkl "
- text run at (188,5) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- RenderInline {SPAN} at (0,0) size 62x19
- RenderText {#text} at (127,5) size 62x19
- text run at (127,5) width 62 LTR override: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
- RenderText {#text} at (109,5) size 19x19
- text run at (109,5) width 19 RTL: "\x{5D9}\x{5DB}\x{5DC}"
- RenderTableCell {TD} at (310,29) size 213x29 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
- RenderText {#text} at (108,5) size 23x19
- text run at (108,5) width 23: "abc"
- RenderInline {SPAN} at (0,0) size 62x19
- RenderText {#text} at (130,5) size 62x19
- text run at (130,5) width 62 RTL override: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
- RenderText {#text} at (83,5) size 126x19
- text run at (83,5) width 26 RTL: " \x{5D0}\x{5D1}\x{5D2}"
- text run at (191,5) width 18: "jkl"
- RenderInline {SPAN} at (0,0) size 61x19
- RenderText {#text} at (23,5) size 61x19
- text run at (23,5) width 61 LTR override: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
- RenderText {#text} at (5,5) size 19x19
- text run at (5,5) width 19 RTL: "\x{5D9}\x{5DB}\x{5DC}"
- RenderTableRow {TR} at (0,58) size 523x29
- RenderTableCell {TD} at (0,58) size 98x29 [border: (1px solid #008000)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (5,5) size 89x19
- text run at (5,5) width 89: "CSS, children"
- RenderTableCell {TD} at (97,58) size 214x29 [border: (1px solid #008000)] [r=2 c=1 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 101x19
- RenderText {#text} at (5,5) size 23x19
- text run at (5,5) width 23: "abc"
- RenderInline {SPAN} at (0,0) size 62x19
- RenderText {#text} at (27,5) size 62x19
- text run at (27,5) width 62 RTL override: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
- RenderText {#text} at (88,5) size 18x19
- text run at (88,5) width 18: "jkl"
- RenderText {#text} at (105,5) size 5x19
- text run at (105,5) width 5: " "
- RenderInline {SPAN} at (0,0) size 100x19
- RenderText {#text} at (188,5) size 21x19
- text run at (188,5) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- RenderInline {SPAN} at (0,0) size 62x19
- RenderText {#text} at (127,5) size 62x19
- text run at (127,5) width 62 LTR override: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
- RenderText {#text} at (109,5) size 19x19
- text run at (109,5) width 19 RTL: "\x{5D9}\x{5DB}\x{5DC}"
- RenderTableCell {TD} at (310,58) size 213x29 [border: (1px solid #008000)] [r=2 c=2 rs=1 cs=1]
- RenderInline {SPAN} at (0,0) size 101x19
- RenderText {#text} at (108,5) size 23x19
- text run at (108,5) width 23: "abc"
- RenderInline {SPAN} at (0,0) size 62x19
- RenderText {#text} at (130,5) size 62x19
- text run at (130,5) width 62 RTL override: "ihg\x{5D0}\x{5D1}\x{5D2}fed"
- RenderText {#text} at (191,5) size 18x19
- text run at (191,5) width 18: "jkl"
- RenderText {#text} at (104,5) size 5x19
- text run at (104,5) width 5 RTL: " "
- RenderInline {SPAN} at (0,0) size 100x19
- RenderText {#text} at (83,5) size 22x19
- text run at (83,5) width 22 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- RenderInline {SPAN} at (0,0) size 61x19
- RenderText {#text} at (23,5) size 61x19
- text run at (23,5) width 61 LTR override: "\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
- RenderText {#text} at (5,5) size 19x19
- text run at (5,5) width 19 RTL: "\x{5D9}\x{5DB}\x{5DC}"
- RenderTableRow {TR} at (0,87) size 523x29
- RenderTableCell {TD} at (0,87) size 98x29 [border: (1px solid #008000)] [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (39,5) size 55x19
- text run at (39,5) width 55: "Unicode"
- RenderTableCell {TD} at (97,87) size 214x29 [border: (1px solid #008000)] [r=3 c=1 rs=1 cs=1]
- RenderText {#text} at (5,5) size 204x19
- text run at (5,5) width 23: "abc"
- text run at (27,5) width 62 RTL override: "\x{202E}ihg\x{5D0}\x{5D1}\x{5D2}fed"
- text run at (88,5) width 22: "\x{202C}jkl "
- text run at (109,5) width 19 RTL: "\x{202C}\x{5D9}\x{5DB}\x{5DC}"
- text run at (127,5) width 62 LTR override: "\x{202D}\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
- text run at (188,5) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- RenderTableCell {TD} at (310,87) size 213x29 [border: (1px solid #008000)] [r=3 c=2 rs=1 cs=1]
- RenderText {#text} at (5,5) size 204x19
- text run at (5,5) width 19 RTL: "\x{202C}\x{5D9}\x{5DB}\x{5DC}"
- text run at (23,5) width 61 LTR override: "\x{202D}\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}"
- text run at (83,5) width 22 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (104,5) width 5 RTL: " "
- text run at (108,5) width 23: "abc"
- text run at (130,5) width 62 RTL override: "\x{202E}ihg\x{5D0}\x{5D1}\x{5D2}fed"
- text run at (191,5) width 18: "\x{202C}jkl"
- RenderBlock {P} at (0,169) size 784x20
- RenderText {#text} at (0,0) size 394x19
- text run at (0,0) width 394: "The CSS column should be identical to the reference column."
- RenderTable {TABLE} at (0,205) size 220x127 [border: none]
- RenderTableSection {TBODY} at (0,0) size 219x126
- RenderTableRow {TR} at (0,0) size 219x29
- RenderTableCell {TD} at (0,0) size 110x29 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (22,5) size 66x19
- text run at (22,5) width 66: "Reference"
- RenderTableCell {TD} at (109,0) size 110x29 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (40,5) size 30x19
- text run at (40,5) width 30: "CSS"
- RenderTableRow {TR} at (0,29) size 219x97
- RenderTableCell {TD} at (0,29) size 110x97 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
- RenderBlock {P} at (5,21) size 101x20
- RenderText {#text} at (0,0) size 101x19
- text run at (0,0) width 43: "abcdef"
- text run at (42,0) width 21 RTL: "\x{5D0}\x{5D1}\x{5D2}"
- text run at (62,0) width 39: "ghijkl"
- RenderBlock {P} at (5,57) size 101x20
- RenderText {#text} at (0,0) size 100x19
- text run at (0,0) width 39 RTL: "\x{5D6}\x{5D7}\x{5D8}\x{5D9}\x{5DB}\x{5DC}"
- text run at (38,0) width 23: "abc"
- text run at (60,0) width 40 RTL: "\x{5D0}\x{5D1}\x{5D2}\x{5D3}\x{5D4}\x{5D5}"
- RenderTableCell {TD} at (109,29) size 110x97 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
- RenderBlock {P} at (5,21) size 101x20
- RenderText {#text} at (0,0) size 101x19
- text run at (0,0) width 101 RTL override: "lkjihg\x{5D0}\x{5D1}\x{5D2}fedcba"
- RenderBlock {P} at (5,57) size 101x20
- RenderText {#text} at (0,0) size 100x19
- text run at (0,0) width 100 LTR override: "\x{5DC}\x{5DB}\x{5D9}\x{5D8}\x{5D7}\x{5D6}abc\x{5D5}\x{5D4}\x{5D3}\x{5D2}\x{5D1}\x{5D0}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalboldbengaliexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bold-bengali-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bold-bengali-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/bold-bengali-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,22 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 756x39
- text run at (0,0) width 352: "This test verifies we can render bold Bengali properly. "
- text run at (351,0) width 405: "(This is complicated on Linux because it's typically covered by"
- text run at (0,20) width 473: "fake-bolded FreeSans even though there's also a FreeSansBold available.)"
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 751x19
- text run at (0,0) width 487: "The test passes if the two words below look similar, but the top one is bold. "
- text run at (486,0) width 265: "There should be no missing-glyph boxes."
- RenderBlock {P} at (0,92) size 784x25
- RenderInline {B} at (0,0) size 38x19
- RenderText {#text} at (0,1) size 38x19
- text run at (0,1) width 38: "\x{9AC}\x{9BE}\x{982}\x{9B2}\x{9BE}"
- RenderBlock {P} at (0,133) size 784x0
- RenderBlock {P} at (0,133) size 784x25
- RenderText {#text} at (0,1) size 37x19
- text run at (0,1) width 37: "\x{9AC}\x{9BE}\x{982}\x{9B2}\x{9BE}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalcomplexcharacterbasedfallbackexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/complex-character-based-fallback-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/complex-character-based-fallback-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/complex-character-based-fallback-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,37 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 748x39
- text run at (0,0) width 748: "This tests that complex text that requires font fallback wraps correctly. The text is Tamil, which is not covered by the"
- text run at (0,20) width 479: "default font, so fallback occurs. Note that the exclamation point in the end "
- RenderInline {I} at (0,0) size 12x19
- RenderText {#text} at (478,20) size 12x19
- text run at (478,20) width 12: "is"
- RenderText {#text} at (489,20) size 768x39
- text run at (489,20) width 279: " covered by the default font and is rendered"
- text run at (0,40) width 52: "using it."
- RenderBlock {P} at (0,76) size 306x146 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 296x139
- text run at (3,3) width 166: "\x{B87}\x{BA4}\x{BC1} \x{B89}\x{B99}\x{BCD}\x{B95}\x{BB3}\x{BC8}\x{BAA}\x{BCD} \x{BAA}\x{BCB}\x{BA9}\x{BCD}\x{BB1}"
- text run at (3,23) width 268: "\x{B86}\x{BB0}\x{BCD}\x{BB5}\x{BAE}\x{BC1}\x{B9F}\x{BC8}\x{BAF}\x{BB5}\x{BB0}\x{BCD}\x{B95}\x{BB3}\x{BBE}\x{BB2}\x{BCD} \x{BA4}\x{BCA}\x{B95}\x{BC1}\x{B95}\x{BCD}\x{B95}\x{BAA}\x{BCD}\x{BAA}\x{B9F}\x{BCD}\x{B9F}\x{BC1}"
- text run at (3,43) width 276: "\x{B95}\x{B9F}\x{BCD}\x{B9F}\x{BC1}\x{BAA}\x{BCD}\x{BAA}\x{BBE}\x{B9F}\x{BC1}\x{B95}\x{BB3}\x{BCD} \x{B8F}\x{BA4}\x{BC1}\x{BAE}\x{BCD} \x{B87}\x{BA9}\x{BCD}\x{BB1}\x{BBF} \x{B87}\x{BB2}\x{BB5}\x{B9A}\x{BAE}\x{BBE}\x{B95}\x{BAA}\x{BCD}"
- text run at (3,63) width 296: "\x{BAA}\x{BAF}\x{BA9}\x{BCD}\x{BAA}\x{B9F}\x{BC1}\x{BA4}\x{BCD}\x{BA4}\x{B95}\x{BCD}\x{B95}\x{BC2}\x{B9F}\x{BBF}\x{BAF} \x{B92}\x{BB0}\x{BC1} \x{BAA}\x{BA9}\x{BCD}\x{BAE}\x{BCA}\x{BB4}\x{BBF}\x{B95}\x{BCD} \x{B95}\x{BB2}\x{BC8}\x{B95}\x{BCD}"
- text run at (3,83) width 276: "\x{B95}\x{BB3}\x{B9E}\x{BCD}\x{B9A}\x{BBF}\x{BAF}\x{BA4}\x{BCD} \x{BA4}\x{BBF}\x{B9F}\x{BCD}\x{B9F}\x{BAE}\x{BBE}\x{B95}\x{BC1}\x{BAE}\x{BCD}. \x{B87}\x{B99}\x{BCD}\x{B95}\x{BC1} \x{BA8}\x{BC0}\x{B99}\x{BCD}\x{B95}\x{BB3}\x{BC1}\x{BAE}\x{BCD}"
- text run at (3,103) width 267: "\x{B89}\x{B99}\x{BCD}\x{B95}\x{BB3}\x{BC1}\x{B95}\x{BCD}\x{B95}\x{BC1} \x{BB5}\x{BBF}\x{BB0}\x{BC1}\x{BAA}\x{BCD}\x{BAA}\x{BAE}\x{BBE}\x{BA9} \x{BA4}\x{BB2}\x{BC8}\x{BAA}\x{BCD}\x{BAA}\x{BC1}\x{B95}\x{BB3}\x{BBF}\x{BB2}\x{BCD}"
- text run at (3,123) width 155: "\x{BAA}\x{BC1}\x{BA4}\x{BBF}\x{BA4}\x{BBE}\x{B95}\x{B95}\x{BCD} \x{B95}\x{B9F}\x{BCD}\x{B9F}\x{BC1}\x{BB0}\x{BC8}\x{B95}\x{BB3}\x{BCD}!"
- RenderBlock {P} at (0,238) size 784x40
- RenderText {#text} at (0,0) size 766x39
- text run at (0,0) width 766: "This is the same text but specifying a font that covers Tamil. Note that the exclamation point is rendered using the same"
- text run at (0,20) width 99: "font as the text."
- RenderBlock {P} at (0,294) size 306x146 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 296x139
- text run at (3,3) width 166: "\x{B87}\x{BA4}\x{BC1} \x{B89}\x{B99}\x{BCD}\x{B95}\x{BB3}\x{BC8}\x{BAA}\x{BCD} \x{BAA}\x{BCB}\x{BA9}\x{BCD}\x{BB1}"
- text run at (3,23) width 268: "\x{B86}\x{BB0}\x{BCD}\x{BB5}\x{BAE}\x{BC1}\x{B9F}\x{BC8}\x{BAF}\x{BB5}\x{BB0}\x{BCD}\x{B95}\x{BB3}\x{BBE}\x{BB2}\x{BCD} \x{BA4}\x{BCA}\x{B95}\x{BC1}\x{B95}\x{BCD}\x{B95}\x{BAA}\x{BCD}\x{BAA}\x{B9F}\x{BCD}\x{B9F}\x{BC1}"
- text run at (3,43) width 276: "\x{B95}\x{B9F}\x{BCD}\x{B9F}\x{BC1}\x{BAA}\x{BCD}\x{BAA}\x{BBE}\x{B9F}\x{BC1}\x{B95}\x{BB3}\x{BCD} \x{B8F}\x{BA4}\x{BC1}\x{BAE}\x{BCD} \x{B87}\x{BA9}\x{BCD}\x{BB1}\x{BBF} \x{B87}\x{BB2}\x{BB5}\x{B9A}\x{BAE}\x{BBE}\x{B95}\x{BAA}\x{BCD}"
- text run at (3,63) width 296: "\x{BAA}\x{BAF}\x{BA9}\x{BCD}\x{BAA}\x{B9F}\x{BC1}\x{BA4}\x{BCD}\x{BA4}\x{B95}\x{BCD}\x{B95}\x{BC2}\x{B9F}\x{BBF}\x{BAF} \x{B92}\x{BB0}\x{BC1} \x{BAA}\x{BA9}\x{BCD}\x{BAE}\x{BCA}\x{BB4}\x{BBF}\x{B95}\x{BCD} \x{B95}\x{BB2}\x{BC8}\x{B95}\x{BCD}"
- text run at (3,83) width 276: "\x{B95}\x{BB3}\x{B9E}\x{BCD}\x{B9A}\x{BBF}\x{BAF}\x{BA4}\x{BCD} \x{BA4}\x{BBF}\x{B9F}\x{BCD}\x{B9F}\x{BAE}\x{BBE}\x{B95}\x{BC1}\x{BAE}\x{BCD}. \x{B87}\x{B99}\x{BCD}\x{B95}\x{BC1} \x{BA8}\x{BC0}\x{B99}\x{BCD}\x{B95}\x{BB3}\x{BC1}\x{BAE}\x{BCD}"
- text run at (3,103) width 267: "\x{B89}\x{B99}\x{BCD}\x{B95}\x{BB3}\x{BC1}\x{B95}\x{BCD}\x{B95}\x{BC1} \x{BB5}\x{BBF}\x{BB0}\x{BC1}\x{BAA}\x{BCD}\x{BAA}\x{BAE}\x{BBE}\x{BA9} \x{BA4}\x{BB2}\x{BC8}\x{BAA}\x{BCD}\x{BAA}\x{BC1}\x{B95}\x{BB3}\x{BBF}\x{BB2}\x{BCD}"
- text run at (3,123) width 155: "\x{BAA}\x{BC1}\x{BA4}\x{BBF}\x{BA4}\x{BBE}\x{B95}\x{B95}\x{BCD} \x{B95}\x{B9F}\x{BCD}\x{B9F}\x{BC1}\x{BB0}\x{BC8}\x{B95}\x{BB3}\x{BCD}!"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalhindispacingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/hindi-spacing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/hindi-spacing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/hindi-spacing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 769x59
- text run at (0,0) width 769: "This tests the width of a breaking space after a Hindi character to ensure that it's measured properly and enough space is"
- text run at (0,20) width 761: "left for it. Neither the Hindi on the button below nor the same text on two lines below that should be truncated at either"
- text run at (0,40) width 28: "end."
- RenderBR {BR} at (27,55) size 1x0
- RenderButton {INPUT} at (2,62) size 108x20 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (12,1) size 84x18
- RenderText at (0,2) size 84x14
- text run at (0,2) width 84: "\x{915}\x{93F}\x{938}\x{940} \x{92D}\x{940} \x{924}\x{930}\x{939} \x{906}\x{917}\x{947} \x{92C}"
- RenderBR {BR} at (111,76) size 1x0
- RenderInline {SPAN} at (0,0) size 120x19
- RenderText {#text} at (0,87) size 120x19
- text run at (0,87) width 120: "\x{915}\x{93F}\x{938}\x{940} \x{92D}\x{940} \x{924}\x{930}\x{939} \x{906}\x{917}\x{947} \x{92C}"
- RenderText {#text} at (119,87) size 25x19
- text run at (119,87) width 25: "Foo"
- RenderBR {BR} at (143,102) size 1x0
- RenderInline {SPAN} at (0,0) size 120x19
- RenderText {#text} at (0,112) size 120x19
- text run at (0,112) width 120: "\x{915}\x{93F}\x{938}\x{940} \x{92D}\x{940} \x{924}\x{930}\x{939} \x{906}\x{917}\x{947} \x{92C}"
- RenderText {#text} at (119,112) size 25x19
- text run at (119,112) width 25: "Foo"
- RenderBR {BR} at (143,127) size 1x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalhindiwhitespaceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/hindi-whitespace-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/hindi-whitespace-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/hindi-whitespace-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 772x39
- text run at (0,0) width 772: "This HTML tests if the 'while-space' property controls the behavors of line-break characters (U+000A and U+000D) in a"
- text run at (0,20) width 139: "complex text (Hindi)."
- RenderBlock {P} at (0,56) size 784x45
- RenderText {#text} at (0,3) size 732x41
- text run at (0,3) width 732: "If this test succeeds, you can see this Hindi word \"\x{935}\x{93F}\x{937}\x{92F}\x{94B}\x{902}\" repeated three times separated by a space in the first two"
- text run at (0,25) width 503: "paragraphs. In the third paragraphs, it'll be shown three times in separate lines."
- RenderBlock {P} at (0,117) size 784x25
- RenderText {#text} at (0,3) size 130x19
- text run at (0,3) width 130: "1. \x{935}\x{93F}\x{937}\x{92F}\x{94B}\x{902} \x{935}\x{93F}\x{937}\x{92F}\x{94B}\x{902}\x{D}\x{935}\x{93F}\x{937}\x{92F}\x{94B}\x{902}"
- RenderBlock {P} at (0,158) size 784x25
- RenderText {#text} at (0,3) size 130x19
- text run at (0,3) width 130: "2. \x{935}\x{93F}\x{937}\x{92F}\x{94B}\x{902} \x{935}\x{93F}\x{937}\x{92F}\x{94B}\x{902}\x{D}\x{935}\x{93F}\x{937}\x{92F}\x{94B}\x{902}"
- RenderBlock {P} at (0,199) size 784x70
- RenderText {#text} at (0,0) size 73x67
- text run at (0,0) width 12: "3."
- text run at (12,0) width 0: " "
- text run at (0,23) width 37: "\x{935}\x{93F}\x{937}\x{92F}\x{94B}\x{902}"
- text run at (36,23) width 1: " "
- text run at (0,48) width 73: "\x{935}\x{93F}\x{937}\x{92F}\x{94B}\x{902}\x{D}\x{935}\x{93F}\x{937}\x{92F}\x{94B}\x{902}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalpopupbuttontextalignmentanddirectionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,99 +0,0 @@
</span><del>-layer at (0,0) size 800x634
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x634
- RenderBlock {HTML} at (0,0) size 800x634
- RenderBody {BODY} at (8,16) size 784x610
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 709x19
- text run at (0,0) width 497: "Verify that the alignment and writing direction of each selected item matches "
- text run at (496,0) width 213: "the one below the pop-up button."
- RenderBlock {DIV} at (0,36) size 784x286
- RenderMenuList {SELECT} at (0,0) size 500x29 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (9,3) size 482x23
- RenderText at (0,0) size 177x20
- text run at (0,0) width 36: "First "
- text run at (35,0) width 54 RTL: ") \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA}"
- text run at (88,0) width 19: "03"
- text run at (106,0) width 41 RTL: "\x{5E9}\x{5E0}\x{5D9}\x{5D4} ("
- text run at (146,0) width 31: " fifth"
- RenderBlock {DIV} at (0,31) size 470x39
- RenderText {#text} at (10,10) size 162x17
- text run at (10,10) width 34: "First "
- text run at (43,10) width 46 RTL: ") \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA}"
- text run at (88,10) width 18: "03"
- text run at (105,10) width 36 RTL: "\x{5E9}\x{5E0}\x{5D9}\x{5D4} ("
- text run at (140,10) width 32: " fifth"
- RenderMenuList {SELECT} at (0,72) size 500x29 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (9,3) size 482x23
- RenderText at (0,0) size 177x20
- text run at (0,0) width 26: "fifth"
- text run at (25,0) width 59 RTL: ") \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} "
- text run at (83,0) width 19: "03"
- text run at (101,0) width 45 RTL: " \x{5E9}\x{5E0}\x{5D9}\x{5D4} ("
- text run at (145,0) width 32: "First"
- RenderBlock {DIV} at (0,103) size 470x39
- RenderText {#text} at (10,10) size 162x17
- text run at (10,10) width 27: "fifth"
- text run at (36,10) width 51 RTL: ") \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} "
- text run at (86,10) width 17: "03"
- text run at (102,10) width 41 RTL: " \x{5E9}\x{5E0}\x{5D9}\x{5D4} ("
- text run at (142,10) width 30: "First"
- RenderMenuList {SELECT} at (0,144) size 500x29 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (9,3) size 482x23
- RenderText at (0,0) size 177x20
- text run at (0,0) width 177 LTR override: "First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth"
- RenderBlock {DIV} at (0,175) size 470x39
- RenderText {#text} at (10,10) size 162x17
- text run at (10,10) width 162 LTR override: "First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth"
- RenderMenuList {SELECT} at (0,216) size 500x29 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (9,3) size 482x23
- RenderText at (0,0) size 177x20
- text run at (0,0) width 177 RTL override: "First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth"
- RenderBlock {DIV} at (0,247) size 470x39
- RenderText {#text} at (10,10) size 162x17
- text run at (10,10) width 162 RTL override: "First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth"
- RenderBlock {DIV} at (0,324) size 784x286
- RenderMenuList {SELECT} at (0,0) size 500x29 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (9,3) size 482x23
- RenderText at (285,0) size 177x20
- text run at (285,0) width 36: "First "
- text run at (320,0) width 54 RTL: ") \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA}"
- text run at (373,0) width 19: "03"
- text run at (391,0) width 41 RTL: "\x{5E9}\x{5E0}\x{5D9}\x{5D4} ("
- text run at (431,0) width 31: " fifth"
- RenderBlock {DIV} at (0,31) size 470x39
- RenderText {#text} at (298,10) size 162x17
- text run at (298,10) width 34: "First "
- text run at (331,10) width 47 RTL: ") \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA}"
- text run at (377,10) width 18: "03"
- text run at (394,10) width 36 RTL: "\x{5E9}\x{5E0}\x{5D9}\x{5D4} ("
- text run at (429,10) width 31: " fifth"
- RenderMenuList {SELECT} at (0,72) size 500x29 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (9,3) size 482x23
- RenderText at (285,0) size 177x20
- text run at (285,0) width 26: "fifth"
- text run at (310,0) width 59 RTL: ") \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} "
- text run at (368,0) width 19: "03"
- text run at (386,0) width 45 RTL: " \x{5E9}\x{5E0}\x{5D9}\x{5D4} ("
- text run at (430,0) width 32: "First"
- RenderBlock {DIV} at (0,103) size 470x39
- RenderText {#text} at (298,10) size 162x17
- text run at (298,10) width 27: "fifth"
- text run at (324,10) width 52 RTL: ") \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} "
- text run at (375,10) width 17: "03"
- text run at (391,10) width 41 RTL: " \x{5E9}\x{5E0}\x{5D9}\x{5D4} ("
- text run at (431,10) width 29: "First"
- RenderMenuList {SELECT} at (0,144) size 500x29 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (9,3) size 482x23
- RenderText at (285,0) size 177x20
- text run at (285,0) width 177 LTR override: "First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth"
- RenderBlock {DIV} at (0,175) size 470x39
- RenderText {#text} at (298,10) size 162x17
- text run at (298,10) width 162 LTR override: "First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth"
- RenderMenuList {SELECT} at (0,216) size 500x29 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderBlock (anonymous) at (9,3) size 482x23
- RenderText at (285,0) size 177x20
- text run at (285,0) width 177 RTL override: "First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth"
- RenderBlock {DIV} at (0,247) size 470x39
- RenderText {#text} at (298,10) size 162x17
- text run at (298,10) width 162 RTL override: "First \x{5E9}\x{5E0}\x{5D9}\x{5D4} (03) \x{5E8}\x{5D1}\x{5D9}\x{5E2}\x{5D9}\x{5EA} fifth"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextinternationalrtlcaretexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/rtl-caret-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/rtl-caret-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/international/rtl-caret-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 177x19
- text run at (0,0) width 177: "This is a regression test for "
- RenderInline {I} at (0,0) size 733x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (176,0) size 354x19
- text run at (176,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8866"
- RenderText {#text} at (529,0) size 733x39
- text run at (529,0) width 5: " "
- text run at (533,0) width 200: "REGRESSION: Incorrect caret"
- text run at (0,20) width 127: "position in RTL text"
- RenderText {#text} at (126,20) size 5x19
- text run at (126,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 351x19
- text run at (0,0) width 351: "The caret should be in the middle of the Hebrew word."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,102) size 784x20
- RenderText {#text} at (0,0) size 49x19
- text run at (0,0) width 49 RTL: "\x{5D0}\x{5D5}\x{5DB}\x{5DE}\x{5E0}\x{5D9}\x{5D5}\x{5EA}"
-caret: position 5 of child 0 {#text} of child 7 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextjustifiedselectionatedgeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/justified-selection-at-edge-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/justified-selection-at-edge-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/justified-selection-at-edge-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 394x19
- text run at (0,0) width 394: "Test for bug 13234, layout of selected justified text is broken."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 255x19
- text run at (0,0) width 255: "The two blue boxes should be identical."
- RenderBlock {DIV} at (0,72) size 256x46 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 190x19
- text run at (3,3) width 190: "Lorem ipsum dolor si"
- RenderInline {SPAN} at (0,0) size 61x19 [color=#008000] [bgcolor=#FFFF00]
- RenderText {#text} at (192,3) size 61x19
- text run at (192,3) width 61: "t amet,"
- RenderText {#text} at (3,23) size 179x19
- text run at (3,23) width 179: "consectetuer adipiscing elit."
- RenderBlock (anonymous) at (0,118) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {P} at (0,154) size 256x46 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 250x39
- text run at (3,3) width 250: "Lorem ipsum dolor sit amet,"
- text run at (3,23) width 179: "consectetuer adipiscing elit."
-selection start: position 20 of child 0 {#text} of child 8 {P} of body
-selection end: position 27 of child 0 {#text} of child 8 {P} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextjustifiedselectionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/justified-selection-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/justified-selection-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/justified-selection-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,33 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 109x19
- text run at (0,0) width 109: "Test for revision "
- RenderInline {A} at (0,0) size 49x19 [color=#0000EE]
- RenderText {#text} at (108,0) size 49x19
- text run at (108,0) width 49: "#20574"
- RenderText {#text} at (156,0) size 5x19
- text run at (156,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 255x19
- text run at (0,0) width 255: "The two blue boxes should be identical."
- RenderBlock {DIV} at (0,72) size 106x46 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 10x19
- text run at (3,3) width 10: "L"
- RenderInline {SPAN} at (0,0) size 41x19 [color=#008000] [bgcolor=#FFFF00]
- RenderText {#text} at (12,3) size 41x19
- text run at (12,3) width 41: "o r"
- RenderText {#text} at (52,3) size 100x39
- text run at (52,3) width 51: "e mi"
- text run at (3,23) width 69: "psumdolor"
- RenderBlock (anonymous) at (0,118) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,138) size 106x46 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 100x39
- text run at (3,3) width 100: "Lo re mi"
- text run at (3,23) width 69: "psumdolor"
-selection start: position 1 of child 0 {#text} of child 8 {DIV} of body
-selection end: position 4 of child 0 {#text} of child 8 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextjustifyideographleadingexpansionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/justify-ideograph-leading-expansion-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/justify-ideograph-leading-expansion-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/justify-ideograph-leading-expansion-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,39 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x159
- RenderBlock {DIV} at (0,0) size 106x56 [border: (3px solid #000000)]
- RenderText {#text} at (3,7) size 66x17
- text run at (3,7) width 66: "a. b. "
- RenderInline {SPAN} at (0,0) size 6x17
- RenderText {#text} at (68,7) size 6x17
- text run at (68,7) width 6: "i"
- RenderText {#text} at (73,7) size 100x42
- text run at (73,7) width 30: "\x{306F}"
- text run at (3,32) width 61: "xxxxxxx"
- RenderBlock {DIV} at (0,64) size 106x56 [border: (3px solid #000000)]
- RenderText {#text} at (3,7) size 100x42
- text run at (3,7) width 100: "a. b. i\x{306F}"
- text run at (3,32) width 61: "xxxxxxx"
- RenderBlock {DIV} at (0,128) size 106x31 [border: (3px solid #000000)]
- RenderText {#text} at (3,7) size 230x17
- text run at (3,7) width 230: "xxxxxxxxxxxxxxxxxxxxx\x{FF08}\x{624B}\x{FF09}"
- RenderBlock {DIV} at (0,167) size 784x159
- RenderBlock {DIV} at (0,0) size 106x56 [border: (3px solid #000000)]
- RenderText {#text} at (3,7) size 66x17
- text run at (3,7) width 66: "a. b. "
- RenderInline {SPAN} at (0,0) size 6x17
- RenderText {#text} at (68,7) size 6x17
- text run at (68,7) width 6: "i"
- RenderText {#text} at (73,7) size 100x42
- text run at (73,7) width 30: "\x{306F}"
- text run at (3,32) width 61: "xxxxxxx"
- RenderBlock {DIV} at (0,64) size 106x56 [border: (3px solid #000000)]
- RenderText {#text} at (3,7) size 100x42
- text run at (3,7) width 100: "a. b. i\x{306F}"
- text run at (3,32) width 61: "xxxxxxx"
- RenderBlock {DIV} at (0,128) size 106x31 [border: (3px solid #000000)]
- RenderText {#text} at (3,7) size 230x17
- text run at (3,7) width 230: "xxxxxxxxxxxxxxxxxxxxx\x{FF08}\x{624B}\x{FF09}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextlargetextcomposedcharexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/large-text-composed-char-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/large-text-composed-char-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/large-text-composed-char-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,1068 +0,0 @@
</span><del>-layer at (0,0) size 1038x7432
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x7432
- RenderBlock {HTML} at (0,0) size 800x7432
- RenderBody {BODY} at (8,8) size 784x7411
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 672x19
- text run at (0,0) width 672: "The text below consists of composed characters. There shouldn't be any errors (e and ' visible separately)"
- RenderBlock {PRE} at (0,33) size 784x7378
- RenderText {#text} at (0,0) size 1030x3528
- text run at (0,0) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x
{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,0) width 1: " "
- text run at (0,14) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\
x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,14) width 1: " "
- text run at (0,28) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\
x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,28) width 1: " "
- text run at (0,42) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\
x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,42) width 1: " "
- text run at (0,56) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\
x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,56) width 1: " "
- text run at (0,70) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\
x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,70) width 1: " "
- text run at (0,84) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\
x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,84) width 1: " "
- text run at (0,98) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\
x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,98) width 1: " "
- text run at (0,112) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,112) width 1: " "
- text run at (0,126) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,126) width 1: " "
- text run at (0,140) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,140) width 1: " "
- text run at (0,154) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,154) width 1: " "
- text run at (0,168) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,168) width 1: " "
- text run at (0,182) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,182) width 1: " "
- text run at (0,196) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,196) width 1: " "
- text run at (0,210) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,210) width 1: " "
- text run at (0,224) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,224) width 1: " "
- text run at (0,238) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,238) width 1: " "
- text run at (0,252) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,252) width 1: " "
- text run at (0,266) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,266) width 1: " "
- text run at (0,280) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,280) width 1: " "
- text run at (0,294) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,294) width 1: " "
- text run at (0,308) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,308) width 1: " "
- text run at (0,322) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,322) width 1: " "
- text run at (0,336) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,336) width 1: " "
- text run at (0,350) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,350) width 1: " "
- text run at (0,364) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,364) width 1: " "
- text run at (0,378) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,378) width 1: " "
- text run at (0,392) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,392) width 1: " "
- text run at (0,406) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,406) width 1: " "
- text run at (0,420) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,420) width 1: " "
- text run at (0,434) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,434) width 1: " "
- text run at (0,448) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,448) width 1: " "
- text run at (0,462) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,462) width 1: " "
- text run at (0,476) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,476) width 1: " "
- text run at (0,490) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,490) width 1: " "
- text run at (0,504) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,504) width 1: " "
- text run at (0,518) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,518) width 1: " "
- text run at (0,532) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,532) width 1: " "
- text run at (0,546) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,546) width 1: " "
- text run at (0,560) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,560) width 1: " "
- text run at (0,574) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,574) width 1: " "
- text run at (0,588) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,588) width 1: " "
- text run at (0,602) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,602) width 1: " "
- text run at (0,616) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,616) width 1: " "
- text run at (0,630) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,630) width 1: " "
- text run at (0,644) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,644) width 1: " "
- text run at (0,658) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,658) width 1: " "
- text run at (0,672) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,672) width 1: " "
- text run at (0,686) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,686) width 1: " "
- text run at (0,700) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,700) width 1: " "
- text run at (0,714) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,714) width 1: " "
- text run at (0,728) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,728) width 1: " "
- text run at (0,742) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,742) width 1: " "
- text run at (0,756) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,756) width 1: " "
- text run at (0,770) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,770) width 1: " "
- text run at (0,784) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,784) width 1: " "
- text run at (0,798) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,798) width 1: " "
- text run at (0,812) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,812) width 1: " "
- text run at (0,826) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,826) width 1: " "
- text run at (0,840) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,840) width 1: " "
- text run at (0,854) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,854) width 1: " "
- text run at (0,868) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,868) width 1: " "
- text run at (0,882) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,882) width 1: " "
- text run at (0,896) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,896) width 1: " "
- text run at (0,910) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,910) width 1: " "
- text run at (0,924) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,924) width 1: " "
- text run at (0,938) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,938) width 1: " "
- text run at (0,952) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,952) width 1: " "
- text run at (0,966) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,966) width 1: " "
- text run at (0,980) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,980) width 1: " "
- text run at (0,994) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e
\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,994) width 1: " "
- text run at (0,1008) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1008) width 1: " "
- text run at (0,1022) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1022) width 1: " "
- text run at (0,1036) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1036) width 1: " "
- text run at (0,1050) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1050) width 1: " "
- text run at (0,1064) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1064) width 1: " "
- text run at (0,1078) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1078) width 1: " "
- text run at (0,1092) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1092) width 1: " "
- text run at (0,1106) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1106) width 1: " "
- text run at (0,1120) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1120) width 1: " "
- text run at (0,1134) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1134) width 1: " "
- text run at (0,1148) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1148) width 1: " "
- text run at (0,1162) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1162) width 1: " "
- text run at (0,1176) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1176) width 1: " "
- text run at (0,1190) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1190) width 1: " "
- text run at (0,1204) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1204) width 1: " "
- text run at (0,1218) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1218) width 1: " "
- text run at (0,1232) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1232) width 1: " "
- text run at (0,1246) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1246) width 1: " "
- text run at (0,1260) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1260) width 1: " "
- text run at (0,1274) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1274) width 1: " "
- text run at (0,1288) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1288) width 1: " "
- text run at (0,1302) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1302) width 1: " "
- text run at (0,1316) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1316) width 1: " "
- text run at (0,1330) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1330) width 1: " "
- text run at (0,1344) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1344) width 1: " "
- text run at (0,1358) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1358) width 1: " "
- text run at (0,1372) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1372) width 1: " "
- text run at (0,1386) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1386) width 1: " "
- text run at (0,1400) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1400) width 1: " "
- text run at (0,1414) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1414) width 1: " "
- text run at (0,1428) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1428) width 1: " "
- text run at (0,1442) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1442) width 1: " "
- text run at (0,1456) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1456) width 1: " "
- text run at (0,1470) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1470) width 1: " "
- text run at (0,1484) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1484) width 1: " "
- text run at (0,1498) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1498) width 1: " "
- text run at (0,1512) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1512) width 1: " "
- text run at (0,1526) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1526) width 1: " "
- text run at (0,1540) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1540) width 1: " "
- text run at (0,1554) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1554) width 1: " "
- text run at (0,1568) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1568) width 1: " "
- text run at (0,1582) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1582) width 1: " "
- text run at (0,1596) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1596) width 1: " "
- text run at (0,1610) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1610) width 1: " "
- text run at (0,1624) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1624) width 1: " "
- text run at (0,1638) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1638) width 1: " "
- text run at (0,1652) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1652) width 1: " "
- text run at (0,1666) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1666) width 1: " "
- text run at (0,1680) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1680) width 1: " "
- text run at (0,1694) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1694) width 1: " "
- text run at (0,1708) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1708) width 1: " "
- text run at (0,1722) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1722) width 1: " "
- text run at (0,1736) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1736) width 1: " "
- text run at (0,1750) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1750) width 1: " "
- text run at (0,1764) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1764) width 1: " "
- text run at (0,1778) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1778) width 1: " "
- text run at (0,1792) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1792) width 1: " "
- text run at (0,1806) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1806) width 1: " "
- text run at (0,1820) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1820) width 1: " "
- text run at (0,1834) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1834) width 1: " "
- text run at (0,1848) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1848) width 1: " "
- text run at (0,1862) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1862) width 1: " "
- text run at (0,1876) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1876) width 1: " "
- text run at (0,1890) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1890) width 1: " "
- text run at (0,1904) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1904) width 1: " "
- text run at (0,1918) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1918) width 1: " "
- text run at (0,1932) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1932) width 1: " "
- text run at (0,1946) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1946) width 1: " "
- text run at (0,1960) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1960) width 1: " "
- text run at (0,1974) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1974) width 1: " "
- text run at (0,1988) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,1988) width 1: " "
- text run at (0,2002) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2002) width 1: " "
- text run at (0,2016) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2016) width 1: " "
- text run at (0,2030) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2030) width 1: " "
- text run at (0,2044) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2044) width 1: " "
- text run at (0,2058) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2058) width 1: " "
- text run at (0,2072) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2072) width 1: " "
- text run at (0,2086) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2086) width 1: " "
- text run at (0,2100) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2100) width 1: " "
- text run at (0,2114) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2114) width 1: " "
- text run at (0,2128) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2128) width 1: " "
- text run at (0,2142) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2142) width 1: " "
- text run at (0,2156) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2156) width 1: " "
- text run at (0,2170) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2170) width 1: " "
- text run at (0,2184) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2184) width 1: " "
- text run at (0,2198) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2198) width 1: " "
- text run at (0,2212) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2212) width 1: " "
- text run at (0,2226) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2226) width 1: " "
- text run at (0,2240) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2240) width 1: " "
- text run at (0,2254) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2254) width 1: " "
- text run at (0,2268) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2268) width 1: " "
- text run at (0,2282) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2282) width 1: " "
- text run at (0,2296) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2296) width 1: " "
- text run at (0,2310) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2310) width 1: " "
- text run at (0,2324) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2324) width 1: " "
- text run at (0,2338) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2338) width 1: " "
- text run at (0,2352) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2352) width 1: " "
- text run at (0,2366) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2366) width 1: " "
- text run at (0,2380) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2380) width 1: " "
- text run at (0,2394) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2394) width 1: " "
- text run at (0,2408) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2408) width 1: " "
- text run at (0,2422) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2422) width 1: " "
- text run at (0,2436) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2436) width 1: " "
- text run at (0,2450) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2450) width 1: " "
- text run at (0,2464) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2464) width 1: " "
- text run at (0,2478) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2478) width 1: " "
- text run at (0,2492) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2492) width 1: " "
- text run at (0,2506) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2506) width 1: " "
- text run at (0,2520) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2520) width 1: " "
- text run at (0,2534) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2534) width 1: " "
- text run at (0,2548) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2548) width 1: " "
- text run at (0,2562) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2562) width 1: " "
- text run at (0,2576) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2576) width 1: " "
- text run at (0,2590) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2590) width 1: " "
- text run at (0,2604) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2604) width 1: " "
- text run at (0,2618) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2618) width 1: " "
- text run at (0,2632) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2632) width 1: " "
- text run at (0,2646) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2646) width 1: " "
- text run at (0,2660) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2660) width 1: " "
- text run at (0,2674) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2674) width 1: " "
- text run at (0,2688) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2688) width 1: " "
- text run at (0,2702) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2702) width 1: " "
- text run at (0,2716) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2716) width 1: " "
- text run at (0,2730) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2730) width 1: " "
- text run at (0,2744) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2744) width 1: " "
- text run at (0,2758) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2758) width 1: " "
- text run at (0,2772) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2772) width 1: " "
- text run at (0,2786) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2786) width 1: " "
- text run at (0,2800) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2800) width 1: " "
- text run at (0,2814) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2814) width 1: " "
- text run at (0,2828) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2828) width 1: " "
- text run at (0,2842) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2842) width 1: " "
- text run at (0,2856) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2856) width 1: " "
- text run at (0,2870) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2870) width 1: " "
- text run at (0,2884) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2884) width 1: " "
- text run at (0,2898) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2898) width 1: " "
- text run at (0,2912) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2912) width 1: " "
- text run at (0,2926) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2926) width 1: " "
- text run at (0,2940) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2940) width 1: " "
- text run at (0,2954) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2954) width 1: " "
- text run at (0,2968) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2968) width 1: " "
- text run at (0,2982) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2982) width 1: " "
- text run at (0,2996) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,2996) width 1: " "
- text run at (0,3010) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3010) width 1: " "
- text run at (0,3024) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3024) width 1: " "
- text run at (0,3038) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3038) width 1: " "
- text run at (0,3052) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3052) width 1: " "
- text run at (0,3066) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3066) width 1: " "
- text run at (0,3080) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3080) width 1: " "
- text run at (0,3094) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3094) width 1: " "
- text run at (0,3108) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3108) width 1: " "
- text run at (0,3122) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3122) width 1: " "
- text run at (0,3136) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3136) width 1: " "
- text run at (0,3150) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3150) width 1: " "
- text run at (0,3164) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3164) width 1: " "
- text run at (0,3178) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3178) width 1: " "
- text run at (0,3192) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3192) width 1: " "
- text run at (0,3206) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3206) width 1: " "
- text run at (0,3220) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3220) width 1: " "
- text run at (0,3234) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3234) width 1: " "
- text run at (0,3248) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3248) width 1: " "
- text run at (0,3262) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3262) width 1: " "
- text run at (0,3276) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3276) width 1: " "
- text run at (0,3290) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3290) width 1: " "
- text run at (0,3304) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3304) width 1: " "
- text run at (0,3318) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3318) width 1: " "
- text run at (0,3332) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3332) width 1: " "
- text run at (0,3346) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3346) width 1: " "
- text run at (0,3360) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3360) width 1: " "
- text run at (0,3374) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3374) width 1: " "
- text run at (0,3388) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3388) width 1: " "
- text run at (0,3402) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3402) width 1: " "
- text run at (0,3416) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3416) width 1: " "
- text run at (0,3430) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3430) width 1: " "
- text run at (0,3444) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3444) width 1: " "
- text run at (0,3458) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3458) width 1: " "
- text run at (0,3472) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3472) width 1: " "
- text run at (0,3486) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3486) width 1: " "
- text run at (0,3500) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3500) width 1: " "
- text run at (0,3514) width 94: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- RenderText {#text} at (93,3514) size 1030x3528
- text run at (93,3514) width 937: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3514) width 1: " "
- text run at (0,3528) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3528) width 1: " "
- text run at (0,3542) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3542) width 1: " "
- text run at (0,3556) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3556) width 1: " "
- text run at (0,3570) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3570) width 1: " "
- text run at (0,3584) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3584) width 1: " "
- text run at (0,3598) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3598) width 1: " "
- text run at (0,3612) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3612) width 1: " "
- text run at (0,3626) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3626) width 1: " "
- text run at (0,3640) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3640) width 1: " "
- text run at (0,3654) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3654) width 1: " "
- text run at (0,3668) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3668) width 1: " "
- text run at (0,3682) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3682) width 1: " "
- text run at (0,3696) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3696) width 1: " "
- text run at (0,3710) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3710) width 1: " "
- text run at (0,3724) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3724) width 1: " "
- text run at (0,3738) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3738) width 1: " "
- text run at (0,3752) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3752) width 1: " "
- text run at (0,3766) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3766) width 1: " "
- text run at (0,3780) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3780) width 1: " "
- text run at (0,3794) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3794) width 1: " "
- text run at (0,3808) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3808) width 1: " "
- text run at (0,3822) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3822) width 1: " "
- text run at (0,3836) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3836) width 1: " "
- text run at (0,3850) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3850) width 1: " "
- text run at (0,3864) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3864) width 1: " "
- text run at (0,3878) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3878) width 1: " "
- text run at (0,3892) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3892) width 1: " "
- text run at (0,3906) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3906) width 1: " "
- text run at (0,3920) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3920) width 1: " "
- text run at (0,3934) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3934) width 1: " "
- text run at (0,3948) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3948) width 1: " "
- text run at (0,3962) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3962) width 1: " "
- text run at (0,3976) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3976) width 1: " "
- text run at (0,3990) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,3990) width 1: " "
- text run at (0,4004) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4004) width 1: " "
- text run at (0,4018) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4018) width 1: " "
- text run at (0,4032) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4032) width 1: " "
- text run at (0,4046) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4046) width 1: " "
- text run at (0,4060) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4060) width 1: " "
- text run at (0,4074) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4074) width 1: " "
- text run at (0,4088) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4088) width 1: " "
- text run at (0,4102) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4102) width 1: " "
- text run at (0,4116) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4116) width 1: " "
- text run at (0,4130) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4130) width 1: " "
- text run at (0,4144) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4144) width 1: " "
- text run at (0,4158) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4158) width 1: " "
- text run at (0,4172) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4172) width 1: " "
- text run at (0,4186) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4186) width 1: " "
- text run at (0,4200) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4200) width 1: " "
- text run at (0,4214) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4214) width 1: " "
- text run at (0,4228) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4228) width 1: " "
- text run at (0,4242) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4242) width 1: " "
- text run at (0,4256) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4256) width 1: " "
- text run at (0,4270) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4270) width 1: " "
- text run at (0,4284) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4284) width 1: " "
- text run at (0,4298) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4298) width 1: " "
- text run at (0,4312) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4312) width 1: " "
- text run at (0,4326) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4326) width 1: " "
- text run at (0,4340) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4340) width 1: " "
- text run at (0,4354) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4354) width 1: " "
- text run at (0,4368) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4368) width 1: " "
- text run at (0,4382) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4382) width 1: " "
- text run at (0,4396) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4396) width 1: " "
- text run at (0,4410) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4410) width 1: " "
- text run at (0,4424) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4424) width 1: " "
- text run at (0,4438) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4438) width 1: " "
- text run at (0,4452) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4452) width 1: " "
- text run at (0,4466) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4466) width 1: " "
- text run at (0,4480) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4480) width 1: " "
- text run at (0,4494) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4494) width 1: " "
- text run at (0,4508) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4508) width 1: " "
- text run at (0,4522) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4522) width 1: " "
- text run at (0,4536) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4536) width 1: " "
- text run at (0,4550) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4550) width 1: " "
- text run at (0,4564) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4564) width 1: " "
- text run at (0,4578) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4578) width 1: " "
- text run at (0,4592) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4592) width 1: " "
- text run at (0,4606) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4606) width 1: " "
- text run at (0,4620) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4620) width 1: " "
- text run at (0,4634) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4634) width 1: " "
- text run at (0,4648) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4648) width 1: " "
- text run at (0,4662) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4662) width 1: " "
- text run at (0,4676) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4676) width 1: " "
- text run at (0,4690) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4690) width 1: " "
- text run at (0,4704) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4704) width 1: " "
- text run at (0,4718) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4718) width 1: " "
- text run at (0,4732) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4732) width 1: " "
- text run at (0,4746) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4746) width 1: " "
- text run at (0,4760) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4760) width 1: " "
- text run at (0,4774) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4774) width 1: " "
- text run at (0,4788) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4788) width 1: " "
- text run at (0,4802) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4802) width 1: " "
- text run at (0,4816) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4816) width 1: " "
- text run at (0,4830) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4830) width 1: " "
- text run at (0,4844) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4844) width 1: " "
- text run at (0,4858) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4858) width 1: " "
- text run at (0,4872) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4872) width 1: " "
- text run at (0,4886) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4886) width 1: " "
- text run at (0,4900) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4900) width 1: " "
- text run at (0,4914) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4914) width 1: " "
- text run at (0,4928) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4928) width 1: " "
- text run at (0,4942) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4942) width 1: " "
- text run at (0,4956) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4956) width 1: " "
- text run at (0,4970) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4970) width 1: " "
- text run at (0,4984) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4984) width 1: " "
- text run at (0,4998) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,4998) width 1: " "
- text run at (0,5012) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5012) width 1: " "
- text run at (0,5026) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5026) width 1: " "
- text run at (0,5040) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5040) width 1: " "
- text run at (0,5054) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5054) width 1: " "
- text run at (0,5068) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5068) width 1: " "
- text run at (0,5082) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5082) width 1: " "
- text run at (0,5096) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5096) width 1: " "
- text run at (0,5110) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5110) width 1: " "
- text run at (0,5124) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5124) width 1: " "
- text run at (0,5138) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5138) width 1: " "
- text run at (0,5152) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5152) width 1: " "
- text run at (0,5166) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5166) width 1: " "
- text run at (0,5180) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5180) width 1: " "
- text run at (0,5194) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5194) width 1: " "
- text run at (0,5208) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5208) width 1: " "
- text run at (0,5222) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5222) width 1: " "
- text run at (0,5236) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5236) width 1: " "
- text run at (0,5250) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5250) width 1: " "
- text run at (0,5264) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5264) width 1: " "
- text run at (0,5278) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5278) width 1: " "
- text run at (0,5292) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5292) width 1: " "
- text run at (0,5306) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5306) width 1: " "
- text run at (0,5320) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5320) width 1: " "
- text run at (0,5334) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5334) width 1: " "
- text run at (0,5348) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5348) width 1: " "
- text run at (0,5362) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5362) width 1: " "
- text run at (0,5376) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5376) width 1: " "
- text run at (0,5390) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5390) width 1: " "
- text run at (0,5404) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5404) width 1: " "
- text run at (0,5418) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5418) width 1: " "
- text run at (0,5432) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5432) width 1: " "
- text run at (0,5446) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5446) width 1: " "
- text run at (0,5460) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5460) width 1: " "
- text run at (0,5474) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5474) width 1: " "
- text run at (0,5488) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5488) width 1: " "
- text run at (0,5502) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5502) width 1: " "
- text run at (0,5516) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5516) width 1: " "
- text run at (0,5530) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5530) width 1: " "
- text run at (0,5544) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5544) width 1: " "
- text run at (0,5558) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5558) width 1: " "
- text run at (0,5572) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5572) width 1: " "
- text run at (0,5586) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5586) width 1: " "
- text run at (0,5600) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5600) width 1: " "
- text run at (0,5614) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5614) width 1: " "
- text run at (0,5628) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5628) width 1: " "
- text run at (0,5642) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5642) width 1: " "
- text run at (0,5656) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5656) width 1: " "
- text run at (0,5670) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5670) width 1: " "
- text run at (0,5684) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5684) width 1: " "
- text run at (0,5698) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5698) width 1: " "
- text run at (0,5712) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5712) width 1: " "
- text run at (0,5726) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5726) width 1: " "
- text run at (0,5740) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5740) width 1: " "
- text run at (0,5754) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5754) width 1: " "
- text run at (0,5768) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5768) width 1: " "
- text run at (0,5782) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5782) width 1: " "
- text run at (0,5796) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5796) width 1: " "
- text run at (0,5810) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5810) width 1: " "
- text run at (0,5824) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5824) width 1: " "
- text run at (0,5838) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5838) width 1: " "
- text run at (0,5852) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5852) width 1: " "
- text run at (0,5866) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5866) width 1: " "
- text run at (0,5880) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5880) width 1: " "
- text run at (0,5894) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5894) width 1: " "
- text run at (0,5908) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5908) width 1: " "
- text run at (0,5922) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5922) width 1: " "
- text run at (0,5936) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5936) width 1: " "
- text run at (0,5950) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5950) width 1: " "
- text run at (0,5964) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5964) width 1: " "
- text run at (0,5978) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5978) width 1: " "
- text run at (0,5992) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,5992) width 1: " "
- text run at (0,6006) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6006) width 1: " "
- text run at (0,6020) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6020) width 1: " "
- text run at (0,6034) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6034) width 1: " "
- text run at (0,6048) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6048) width 1: " "
- text run at (0,6062) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6062) width 1: " "
- text run at (0,6076) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6076) width 1: " "
- text run at (0,6090) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6090) width 1: " "
- text run at (0,6104) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6104) width 1: " "
- text run at (0,6118) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6118) width 1: " "
- text run at (0,6132) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6132) width 1: " "
- text run at (0,6146) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6146) width 1: " "
- text run at (0,6160) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6160) width 1: " "
- text run at (0,6174) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6174) width 1: " "
- text run at (0,6188) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6188) width 1: " "
- text run at (0,6202) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6202) width 1: " "
- text run at (0,6216) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6216) width 1: " "
- text run at (0,6230) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6230) width 1: " "
- text run at (0,6244) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6244) width 1: " "
- text run at (0,6258) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6258) width 1: " "
- text run at (0,6272) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6272) width 1: " "
- text run at (0,6286) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6286) width 1: " "
- text run at (0,6300) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6300) width 1: " "
- text run at (0,6314) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6314) width 1: " "
- text run at (0,6328) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6328) width 1: " "
- text run at (0,6342) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6342) width 1: " "
- text run at (0,6356) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6356) width 1: " "
- text run at (0,6370) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6370) width 1: " "
- text run at (0,6384) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6384) width 1: " "
- text run at (0,6398) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6398) width 1: " "
- text run at (0,6412) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6412) width 1: " "
- text run at (0,6426) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6426) width 1: " "
- text run at (0,6440) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6440) width 1: " "
- text run at (0,6454) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6454) width 1: " "
- text run at (0,6468) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6468) width 1: " "
- text run at (0,6482) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6482) width 1: " "
- text run at (0,6496) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6496) width 1: " "
- text run at (0,6510) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6510) width 1: " "
- text run at (0,6524) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6524) width 1: " "
- text run at (0,6538) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6538) width 1: " "
- text run at (0,6552) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6552) width 1: " "
- text run at (0,6566) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6566) width 1: " "
- text run at (0,6580) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6580) width 1: " "
- text run at (0,6594) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6594) width 1: " "
- text run at (0,6608) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6608) width 1: " "
- text run at (0,6622) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6622) width 1: " "
- text run at (0,6636) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6636) width 1: " "
- text run at (0,6650) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6650) width 1: " "
- text run at (0,6664) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6664) width 1: " "
- text run at (0,6678) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6678) width 1: " "
- text run at (0,6692) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6692) width 1: " "
- text run at (0,6706) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6706) width 1: " "
- text run at (0,6720) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6720) width 1: " "
- text run at (0,6734) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6734) width 1: " "
- text run at (0,6748) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6748) width 1: " "
- text run at (0,6762) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6762) width 1: " "
- text run at (0,6776) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6776) width 1: " "
- text run at (0,6790) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6790) width 1: " "
- text run at (0,6804) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6804) width 1: " "
- text run at (0,6818) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6818) width 1: " "
- text run at (0,6832) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6832) width 1: " "
- text run at (0,6846) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6846) width 1: " "
- text run at (0,6860) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6860) width 1: " "
- text run at (0,6874) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6874) width 1: " "
- text run at (0,6888) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6888) width 1: " "
- text run at (0,6902) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6902) width 1: " "
- text run at (0,6916) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6916) width 1: " "
- text run at (0,6930) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6930) width 1: " "
- text run at (0,6944) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6944) width 1: " "
- text run at (0,6958) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6958) width 1: " "
- text run at (0,6972) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6972) width 1: " "
- text run at (0,6986) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,6986) width 1: " "
- text run at (0,7000) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7000) width 1: " "
- text run at (0,7014) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7014) width 1: " "
- text run at (0,7028) width 188: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- RenderText {#text} at (187,7028) size 1030x350
- text run at (187,7028) width 843: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7028) width 1: " "
- text run at (0,7042) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7042) width 1: " "
- text run at (0,7056) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7056) width 1: " "
- text run at (0,7070) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7070) width 1: " "
- text run at (0,7084) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7084) width 1: " "
- text run at (0,7098) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7098) width 1: " "
- text run at (0,7112) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7112) width 1: " "
- text run at (0,7126) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7126) width 1: " "
- text run at (0,7140) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7140) width 1: " "
- text run at (0,7154) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7154) width 1: " "
- text run at (0,7168) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7168) width 1: " "
- text run at (0,7182) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7182) width 1: " "
- text run at (0,7196) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7196) width 1: " "
- text run at (0,7210) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7210) width 1: " "
- text run at (0,7224) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7224) width 1: " "
- text run at (0,7238) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7238) width 1: " "
- text run at (0,7252) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7252) width 1: " "
- text run at (0,7266) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7266) width 1: " "
- text run at (0,7280) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7280) width 1: " "
- text run at (0,7294) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7294) width 1: " "
- text run at (0,7308) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7308) width 1: " "
- text run at (0,7322) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7322) width 1: " "
- text run at (0,7336) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7336) width 1: " "
- text run at (0,7350) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7350) width 1: " "
- text run at (0,7364) width 1030: "e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301} e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}
e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}e\x{301}"
- text run at (1029,7364) width 1: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextletterspacingnegativeopacityexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/letter-spacing-negative-opacity-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/letter-spacing-negative-opacity-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/letter-spacing-negative-opacity-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 263x164
- RenderBlock (positioned) {DIV} at (8,8) size 264x164 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,4) size 262x156
- text run at (1,4) width 262: "Testing the bug"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextlinebreaksafterwhitespaceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/line-breaks-after-white-space-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/line-breaks-after-white-space-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/line-breaks-after-white-space-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x228
- RenderBlock {HTML} at (0,0) size 800x228
- RenderBody {BODY} at (8,8) size 784x200
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 84x19
- text run at (0,0) width 84: "This is good:"
- RenderBlock {DIV} at (0,40) size 200x50
- RenderBlock {P} at (0,0) size 200x50 [border: (1px solid #008000)]
- RenderText {#text} at (1,1) size 190x47
- text run at (1,1) width 190: "lorem ipsum dolor sit??"
- text run at (1,25) width 39: "amet"
- RenderBlock (anonymous) at (0,110) size 784x20
- RenderText {#text} at (0,0) size 253x19
- text run at (0,0) width 253: "The following should look like \x{201C}good\x{201D}:"
- RenderBlock {DIV} at (0,150) size 200x50
- RenderBlock {P} at (0,0) size 200x50 [border: (1px solid #008000)]
- RenderText {#text} at (1,1) size 190x47
- text run at (1,1) width 190: "lorem ipsum dolor sit??"
- text run at (1,25) width 39: "amet"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextlinebreaksexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/line-breaks-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/line-breaks-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/line-breaks-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,37 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x519
- RenderBlock {HTML} at (0,0) size 800x519
- RenderBody {BODY} at (8,8) size 784x490
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 84x19
- text run at (0,0) width 84: "This is good:"
- RenderBlock {DIV} at (0,41) size 100x57
- RenderBlock {P} at (0,0) size 100x56 [border: (1px solid #008000)]
- RenderText {#text} at (32,1) size 67x54
- text run at (32,1) width 67: "Lorem"
- text run at (35,28) width 64: "ipsum"
- RenderBlock (anonymous) at (0,118) size 784x21
- RenderText {#text} at (0,0) size 289x19
- text run at (0,0) width 289: "The following three should look like \x{201C}good\x{201D}:"
- RenderBlock {DIV} at (0,159) size 100x212
- RenderBlock {P} at (0,0) size 100x56 [border: (1px solid #0000FF)]
- RenderText {#text} at (32,1) size 67x54
- text run at (32,1) width 67: "Lorem"
- text run at (35,28) width 64: "\x{131}psum"
- RenderBlock {P} at (0,77) size 100x57 [border: (1px solid #0000FF)]
- RenderText {#text} at (32,1) size 67x54
- text run at (32,1) width 67: "Lorem"
- text run at (35,28) width 64: "\x{131}psum"
- RenderBlock {P} at (0,154) size 100x57 [border: (1px solid #0000FF)]
- RenderText {#text} at (35,1) size 64x54
- text run at (35,1) width 64: "Lore\x{1E3F}"
- text run at (35,28) width 64: "ipsum"
- RenderBlock (anonymous) at (0,391) size 784x21
- RenderText {#text} at (0,0) size 75x19
- text run at (0,0) width 75: "This is bad:"
- RenderBlock {DIV} at (0,433) size 100x57
- RenderBlock {P} at (0,0) size 100x56 [border: (1px solid #FF0000)]
- RenderText {#text} at (25,1) size 74x54
- text run at (25,1) width 74: "Lorem "
- text run at (35,28) width 64: "ipsum"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextmidwordbreakafterbreakablecharexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/midword-break-after-breakable-char-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/midword-break-after-breakable-char-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/midword-break-after-breakable-char-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,67 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 737x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13156"
- RenderText {#text} at (357,0) size 737x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 376: "REGRESSION (r19621): Pasting breakable content where"
- text run at (0,20) width 503: "wrapped line is too long to fit in a textarea fails to draw a horizontal scrollbar"
- RenderText {#text} at (502,20) size 5x19
- text run at (502,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x40
- RenderText {#text} at (0,0) size 725x39
- text run at (0,0) width 725: "This tests that a line break will occur in the middle of the first word on a line if it\x{2019}s too long to fit on the line. The"
- text run at (0,20) width 707: "behavior is tested after breakable characters (question mark and hyphen), after a space and after a soft hyphen."
- RenderBlock {P} at (0,112) size 784x20
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "The following blocks should be identical."
- RenderBlock (floating) {DIV} at (4,152) size 300x180 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 298x179
- text run at (0,0) width 191: "Curabiturpretium,quamquiss?"
- text run at (0,20) width 295: "empermalesuada,estliberofeugiatlibero,velfrin"
- text run at (0,40) width 147: "gillaorcinibhsedneque-"
- text run at (0,60) width 295: "Quisqueeunullanonnisimolestieaccumsan.Etia"
- text run at (0,80) width 209: "mtellusurna,laoreetac,laoreetnon"
- text run at (0,100) width 298: "suscipitsed,sapien.Phasellusvehicula,sematpos"
- text run at (0,120) width 236: "uerevehicula,auguenibhmolestienisl\x{AD}" + hyphen string "-"
- text run at (0,140) width 297: "necullamcorperlacusantevulputatepede.Nascet"
- text run at (0,160) width 100: "urridiculusmus."
- RenderBlock (floating) {DIV} at (312,152) size 300x260 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 191x19
- text run at (0,0) width 191: "Curabiturpretium,quamquiss?"
- RenderBR {BR} at (190,15) size 1x0
- RenderText {#text} at (0,20) size 295x39
- text run at (0,20) width 295: "empermalesuada,estliberofeugiatlibero,velfrin"
- text run at (0,40) width 13: "gi"
- RenderBR {BR} at (12,55) size 1x0
- RenderText {#text} at (0,60) size 135x19
- text run at (0,60) width 135: "llaorcinibhsedneque-"
- RenderBR {BR} at (134,75) size 1x0
- RenderText {#text} at (0,80) size 295x39
- text run at (0,80) width 295: "Quisqueeunullanonnisimolestieaccumsan.Etia"
- text run at (0,100) width 13: "m"
- RenderBR {BR} at (12,115) size 1x0
- RenderText {#text} at (0,120) size 197x19
- text run at (0,120) width 197: "tellusurna,laoreetac,laoreetnon"
- RenderBR {BR} at (196,135) size 1x0
- RenderText {#text} at (0,140) size 298x39
- text run at (0,140) width 298: "suscipitsed,sapien.Phasellusvehicula,sematpos"
- text run at (0,160) width 8: "u"
- RenderBR {BR} at (8,175) size 0x0
- RenderText {#text} at (0,180) size 228x19
- text run at (0,180) width 228: "erevehicula,auguenibhmolestienisl-"
- RenderBR {BR} at (227,195) size 1x0
- RenderText {#text} at (0,200) size 297x39
- text run at (0,200) width 297: "necullamcorperlacusantevulputatepede.Nascet"
- text run at (0,220) width 8: "u"
- RenderBR {BR} at (8,235) size 0x0
- RenderText {#text} at (0,240) size 92x19
- text run at (0,240) width 92: "rridiculusmus."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextmidwordbreakbeforesurrogatepair2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/midword-break-before-surrogate-pair-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/midword-break-before-surrogate-pair-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/midword-break-before-surrogate-pair-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 186x49 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,4) size 168x41
- text run at (3,4) width 168: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextmidwordbreakhangexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/midword-break-hang-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/midword-break-hang-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/midword-break-hang-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,23 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 177x19
- text run at (0,0) width 177: "This is a regression test for "
- RenderInline {I} at (0,0) size 724x39
- RenderInline {A} at (0,0) size 354x19 [color=#0000EE]
- RenderText {#text} at (176,0) size 354x19
- text run at (176,0) width 354: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8485"
- RenderText {#text} at (529,0) size 724x39
- text run at (529,0) width 5: " "
- text run at (533,0) width 191: "iExploder(#11705): Freeze in"
- text run at (0,20) width 144: "RenderBlock::layout()"
- RenderText {#text} at (143,20) size 5x19
- text run at (143,20) width 5: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,66) size 30x278
- RenderText {#text} at (0,3) size 87x272
- text run at (0,3) width 0: " "
- text run at (0,142) width 87: "A"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextmonospacewidthcacheexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/monospace-width-cache-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/monospace-width-cache-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/monospace-width-cache-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 326x19
- text run at (0,0) width 326: "Test for monospace width cache bug mentioned in "
- RenderInline {A} at (0,0) size 68x19 [color=#0000EE]
- RenderText {#text} at (325,0) size 68x19
- text run at (325,0) width 68: "bug 11197"
- RenderText {#text} at (392,0) size 5x19
- text run at (392,0) width 5: " "
- RenderInline {I} at (0,0) size 749x39
- RenderText {#text} at (396,0) size 749x39
- text run at (396,0) width 353: "REGRESSION: Specifying a counter for a CODE tag's"
- text run at (0,20) width 354: "content style property on before or after causes a crash"
- RenderText {#text} at (353,20) size 5x19
- text run at (353,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 376x19
- text run at (0,0) width 376: "The blue line and the black line should be the same length."
- RenderBlock {P} at (0,92) size 784x20
- RenderInline {SPAN} at (0,0) size 192x18 [border: none (1px solid #0000FF) none]
- RenderText {#text} at (0,3) size 192x17
- text run at (0,3) width 192: "\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}\x{2500}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextorientationsidewaysexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/orientation-sideways-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/orientation-sideways-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/orientation-sideways-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,47 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x37
- RenderText {#text} at (0,6) size 159x25
- text run at (0,6) width 159: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
- RenderBlock {DIV} at (0,37) size 148x188
- RenderBlock {DIV} at (0,10) size 37x168
- RenderText {#text} at (6,0) size 25x159
- text run at (6,0) width 159: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
- RenderBlock {DIV} at (37,10) size 37x168 [color=#0000FF]
- RenderText {#text} at (6,0) size 25x168
- text run at (6,0) width 168: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
- RenderBlock {DIV} at (74,10) size 37x168 [color=#008080]
- RenderText {#text} at (6,0) size 25x159
- text run at (6,0) width 159: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
- RenderBlock {DIV} at (111,10) size 37x168 [color=#A52A2A]
- RenderText {#text} at (6,0) size 25x159
- text run at (6,0) width 159: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
- RenderBlock {DIV} at (0,225) size 148x183
- RenderBlock {DIV} at (0,10) size 37x163
- RenderText {#text} at (5,0) size 28x156
- text run at (5,0) width 156: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
- RenderBlock {DIV} at (37,10) size 37x163 [color=#0000FF]
- RenderText {#text} at (5,0) size 28x163
- text run at (5,0) width 163: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
- RenderBlock {DIV} at (74,10) size 37x163 [color=#008080]
- RenderText {#text} at (6,0) size 28x156
- text run at (6,0) width 156: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
- RenderBlock {DIV} at (111,10) size 37x163 [color=#A52A2A]
- RenderText {#text} at (6,0) size 28x156
- text run at (6,0) width 156: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
- RenderBlock {DIV} at (0,407) size 148x169
- RenderBlock {DIV} at (0,0) size 37x168
- RenderText {#text} at (6,0) size 25x159
- text run at (6,0) width 159: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
- RenderBlock {DIV} at (37,0) size 37x168 [color=#0000FF]
- RenderText {#text} at (6,0) size 25x168
- text run at (6,0) width 168: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
- RenderBlock {DIV} at (74,0) size 37x168 [color=#008080]
- RenderText {#text} at (6,0) size 25x159
- text run at (6,0) width 159: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
- RenderBlock {DIV} at (111,0) size 37x168 [color=#A52A2A]
- RenderText {#text} at (6,0) size 25x159
- text run at (6,0) width 159: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextresetemptyRunexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/reset-emptyRun-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/reset-emptyRun-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/reset-emptyRun-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,41 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 714x19
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=14758"
- RenderText {#text} at (357,0) size 410x19
- text run at (357,0) width 5: " "
- text run at (361,0) width 406: "REGRESSION: Repeated text after line break on facebook.com"
- RenderText {#text} at (766,0) size 5x19
- text run at (766,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 237x19
- text run at (0,0) width 237: "These two boxes should be identical:"
- RenderBlock {DIV} at (0,72) size 76x66 [border: (3px solid #000000)]
- RenderBlock (anonymous) at (3,3) size 70x40
- RenderText {#text} at (0,0) size 43x19
- text run at (0,0) width 43: "Lorem"
- RenderInline {SPAN} at (0,0) size 40x19
- RenderText {#text} at (0,20) size 40x19
- text run at (0,20) width 40: "ipsum"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (3,43) size 70x20
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 34: "dolor"
- RenderBlock (anonymous) at (0,138) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {DIV} at (0,158) size 76x66 [border: (3px solid #000000)]
- RenderBlock (anonymous) at (3,3) size 70x40
- RenderText {#text} at (0,0) size 43x39
- text run at (0,0) width 43: "Lorem"
- text run at (0,20) width 40: "ipsum"
- RenderBlock {DIV} at (3,43) size 70x20
- RenderText {#text} at (0,0) size 34x19
- text run at (0,0) width 34: "dolor"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextselectionrectroundingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/selection-rect-rounding-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/selection-rect-rounding-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/selection-rect-rounding-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,101 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 100x150
- RenderBlock {DIV} at (0,0) size 100x150 [color=#00000000]
- RenderText {#text} at (0,0) size 100x150
- text run at (0,0) width 7: "i "
- text run at (6,0) width 12: "x "
- text run at (17,0) width 15: "m "
- text run at (31,0) width 12: "n "
- text run at (42,0) width 12: "o "
- text run at (53,0) width 11: "p "
- text run at (63,0) width 12: "q "
- text run at (74,0) width 10: "r "
- text run at (83,0) width 10: "s "
- text run at (92,0) width 6: "t"
- text run at (0,15) width 11: "u "
- text run at (10,15) width 12: "v "
- text run at (21,15) width 14: "w "
- text run at (34,15) width 11: "x "
- text run at (44,15) width 11: "y "
- text run at (54,15) width 11: "z "
- text run at (64,15) width 8: "i "
- text run at (71,15) width 11: "x "
- text run at (81,15) width 12: "m"
- text run at (0,30) width 11: "n "
- text run at (10,30) width 12: "o "
- text run at (21,30) width 12: "p "
- text run at (32,30) width 11: "q "
- text run at (42,30) width 10: "r "
- text run at (51,30) width 10: "s "
- text run at (60,30) width 10: "t "
- text run at (69,30) width 12: "u "
- text run at (80,30) width 11: "v "
- text run at (90,30) width 10: "w"
- text run at (0,45) width 11: "x "
- text run at (10,45) width 11: "y "
- text run at (20,45) width 11: "z "
- text run at (30,45) width 8: "i "
- text run at (37,45) width 11: "x "
- text run at (47,45) width 16: "m "
- text run at (62,45) width 12: "n "
- text run at (73,45) width 11: "o "
- text run at (83,45) width 8: "p"
- text run at (0,60) width 11: "q "
- text run at (10,60) width 10: "r "
- text run at (19,60) width 10: "s "
- text run at (28,60) width 10: "t "
- text run at (37,60) width 11: "u "
- text run at (47,60) width 12: "v "
- text run at (58,60) width 14: "w "
- text run at (71,60) width 11: "x "
- text run at (81,60) width 11: "y "
- text run at (91,60) width 7: "z"
- text run at (0,75) width 7: "i "
- text run at (6,75) width 12: "x "
- text run at (17,75) width 15: "m "
- text run at (31,75) width 12: "n "
- text run at (42,75) width 12: "o "
- text run at (53,75) width 11: "p "
- text run at (63,75) width 12: "q "
- text run at (74,75) width 10: "r "
- text run at (83,75) width 10: "s "
- text run at (92,75) width 6: "t"
- text run at (0,90) width 11: "u "
- text run at (10,90) width 12: "v "
- text run at (21,90) width 14: "w "
- text run at (34,90) width 11: "x "
- text run at (44,90) width 11: "y "
- text run at (54,90) width 11: "z "
- text run at (64,90) width 8: "i "
- text run at (71,90) width 11: "x "
- text run at (81,90) width 12: "m"
- text run at (0,105) width 11: "n "
- text run at (10,105) width 12: "o "
- text run at (21,105) width 12: "p "
- text run at (32,105) width 11: "q "
- text run at (42,105) width 10: "r "
- text run at (51,105) width 10: "s "
- text run at (60,105) width 10: "t "
- text run at (69,105) width 12: "u "
- text run at (80,105) width 11: "v "
- text run at (90,105) width 10: "w"
- text run at (0,120) width 11: "x "
- text run at (10,120) width 11: "y "
- text run at (20,120) width 11: "z "
- text run at (30,120) width 8: "i "
- text run at (37,120) width 11: "x "
- text run at (47,120) width 16: "m "
- text run at (62,120) width 12: "n "
- text run at (73,120) width 11: "o "
- text run at (83,120) width 8: "p"
- text run at (0,135) width 11: "q "
- text run at (10,135) width 10: "r "
- text run at (19,135) width 10: "s "
- text run at (28,135) width 10: "t "
- text run at (37,135) width 8: "u"
-selection start: position 0 of child 0 {#text} of child 0 {DIV} of body
-selection end: position 271 of child 0 {#text} of child 0 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextshapingshapingscriptorderexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/shaping/shaping-script-order-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/shaping/shaping-script-order-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/shaping/shaping-script-order-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 284x19
- text run at (0,0) width 284: "The following two lines should be the same:"
- RenderBlock {P} at (0,36) size 784x24
- RenderText {#text} at (0,1) size 68x19
- text run at (0,1) width 68 LTR override: "abc\x{5D2}\x{5D1}\x{5D0}\x{661}\x{662}\x{663}"
- RenderBlock {P} at (0,76) size 784x24
- RenderText {#text} at (0,1) size 68x19
- text run at (0,1) width 68 LTR override: "abc\x{5D2}\x{5D1}\x{5D0}\x{661}\x{662}\x{663}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextshapingshapingselectionrectexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/shaping/shaping-selection-rect-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/shaping/shaping-selection-rect-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/shaping/shaping-selection-rect-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 654x19
- text run at (0,0) width 654: "The selection should cover the all of the below text. There should be no blank between either C and F."
- RenderBlock {DIV} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "ABC"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32 RTL override: "DEF"
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29: "GHI"
- RenderBlock {DIV} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 33x19
- text run at (0,0) width 33: "ABC"
- RenderInline {SPAN} at (0,0) size 32x19
- RenderText {#text} at (32,0) size 32x19
- text run at (32,0) width 32 RTL override: "DEF"
- RenderText {#text} at (63,0) size 29x19
- text run at (63,0) width 29: "GHI"
-selection start: position 1 of child 0 {#text} of child 2 {DIV} of body
-selection end: position 3 of child 2 {#text} of child 4 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextshoulduseatsuiexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/should-use-atsui-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/should-use-atsui-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/should-use-atsui-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 747x39
- RenderText {#text} at (53,0) size 747x39
- text run at (53,0) width 694: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6132 Incorrect selection highlighting for ATSUI text when"
- text run at (0,20) width 179: "selected range is \"CG-safe\""
- RenderText {#text} at (178,20) size 5x19
- text run at (178,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 720x19
- text run at (0,0) width 720: "The word \x{201C}dolor\x{201D} below should be highlighted in its entirety. The highlight should not extend beyond that word."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock (anonymous) at (0,102) size 784x20
- RenderInline {SPAN} at (0,0) size 178x19
- RenderText {#text} at (0,0) size 178x19
- text run at (0,0) width 178: "Lo\x{308}re\x{300}m ipsum dolor sit amet"
- RenderText {#text} at (0,0) size 0x0
-selection start: position 14 of child 0 {#text} of child 7 {SPAN} of body
-selection end: position 19 of child 0 {#text} of child 7 {SPAN} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextsoftHyphenexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/softHyphen-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/softHyphen-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/softHyphen-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,168 +0,0 @@
</span><del>-layer at (0,0) size 800x1050
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1050
- RenderBlock {HTML} at (0,0) size 800x1050
- RenderBody {BODY} at (8,16) size 784x1018
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 438x19
- text run at (0,0) width 438: "In all of the following, there should not be a hyphen before \x{201C}lorem\x{201D}."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "Do"
- RenderBlock (floating) {SPAN} at (770,0) size 14x22 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,1) size 12x19
- text run at (1,1) width 12: "X"
- RenderText {#text} at (19,0) size 81x19
- text run at (19,0) width 81: "\x{AD}lorem ipsum"
- RenderBlock {P} at (0,72) size 784x20
- RenderBlock (floating) {SPAN} at (770,0) size 14x22 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,1) size 12x19
- text run at (1,1) width 12: "X"
- RenderText {#text} at (0,0) size 81x19
- text run at (0,0) width 81: "lorem ipsum"
- RenderBlock {P} at (0,108) size 784x22
- RenderText {#text} at (0,1) size 20x19
- text run at (0,1) width 20: "Do"
- RenderText {#text} at (33,1) size 81x19
- text run at (33,1) width 81: "\x{AD}lorem ipsum"
- RenderBlock {P} at (0,146) size 784x20
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "Do"
- RenderText {#text} at (19,0) size 81x19
- text run at (19,0) width 81: "\x{AD}lorem ipsum"
- RenderBlock (anonymous) at (0,182) size 784x20
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "Do"
- RenderBlock {P} at (0,218) size 784x20
- RenderText {#text} at (0,0) size 81x19
- text run at (0,0) width 81: "lorem ipsum"
- RenderBlock {P} at (0,254) size 784x40
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "Do"
- RenderBR {BR} at (19,15) size 1x0
- RenderText {#text} at (0,20) size 81x19
- text run at (0,20) width 81: "lorem ipsum"
- RenderBlock {P} at (0,310) size 784x20
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "Do"
- RenderInline {SPAN} at (0,0) size 38x19
- RenderText {#text} at (19,0) size 38x19
- text run at (19,0) width 38: "\x{AD}lorem"
- RenderText {#text} at (56,0) size 44x19
- text run at (56,0) width 44: " ipsum"
- RenderBlock {P} at (0,346) size 784x20
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "D"
- RenderInline {SPAN} at (0,0) size 9x19
- RenderText {#text} at (11,0) size 9x19
- text run at (11,0) width 9: "o"
- RenderText {#text} at (19,0) size 81x19
- text run at (19,0) width 81: "\x{AD}lorem ipsum"
- RenderBlock {P} at (0,382) size 784x20
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "Do "
- RenderInline {SPAN} at (0,0) size 38x19
- RenderText {#text} at (23,0) size 38x19
- text run at (23,0) width 38: "\x{AD}lorem"
- RenderText {#text} at (60,0) size 44x19
- text run at (60,0) width 44: " ipsum"
- RenderBlock {P} at (0,418) size 784x20
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "D"
- RenderInline {SPAN} at (0,0) size 13x19
- RenderText {#text} at (11,0) size 13x19
- text run at (11,0) width 13: "o "
- RenderText {#text} at (23,0) size 81x19
- text run at (23,0) width 81: "\x{AD}lorem ipsum"
- RenderBlock {P} at (0,454) size 784x20
- RenderText {#text} at (0,0) size 24x19
- text run at (0,0) width 24: "Do "
- RenderInline {SPAN} at (0,0) size 38x19
- RenderText {#text} at (23,0) size 38x19
- text run at (23,0) width 38: "\x{AD}lorem"
- RenderText {#text} at (60,0) size 44x19
- text run at (60,0) width 44: " ipsum"
- RenderBlock {P} at (0,490) size 784x20
- RenderText {#text} at (0,0) size 12x19
- text run at (0,0) width 12: "D"
- RenderInline {SPAN} at (0,0) size 13x19
- RenderText {#text} at (11,0) size 13x19
- text run at (11,0) width 13: "o "
- RenderText {#text} at (23,0) size 81x19
- text run at (23,0) width 81: "\x{AD}lorem ipsum"
- RenderBlock {P} at (0,526) size 784x20
- RenderText {#text} at (0,0) size 65x19
- text run at (0,0) width 65: "Do \x{AD} lorem"
- RenderBlock {P} at (0,562) size 784x20
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 61: "Do\x{AD} \x{AD}lorem"
- RenderBlock {P} at (0,598) size 784x20
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 24: "Do "
- text run at (23,0) width 38: "\x{AD}lorem"
- RenderBlock {P} at (0,634) size 784x20
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 24: "Do\x{AD} "
- text run at (23,0) width 38: "lorem"
- RenderBlock {P} at (0,670) size 784x20
- RenderText {#text} at (0,0) size 65x19
- text run at (0,0) width 28: "Do \x{AD} "
- text run at (27,0) width 38: "lorem"
- RenderBlock {P} at (0,706) size 784x20
- RenderText {#text} at (0,0) size 65x19
- text run at (0,0) width 24: "Do "
- text run at (23,0) width 42: "\x{AD} lorem"
- RenderBlock {P} at (0,742) size 784x20
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "Do"
- RenderInline {SPAN} at (0,0) size 1x19
- RenderText {#text} at (19,0) size 81x19
- text run at (19,0) width 81: "\x{AD}lorem ipsum"
- RenderBlock {P} at (0,778) size 784x20
- RenderText {#text} at (0,0) size 100x19
- text run at (0,0) width 100: "Do\x{AD}\x{AD}lorem ipsum"
- RenderBlock {P} at (0,814) size 784x20
- RenderInline {SPAN} at (0,0) size 20x19
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "Do\x{AD}"
- RenderText {#text} at (19,0) size 81x19
- text run at (19,0) width 81: "\x{AD}lorem ipsum"
- RenderBlock {P} at (0,850) size 784x20
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "Do\x{AD}"
- RenderInline {SPAN} at (0,0) size 81x19
- RenderText {#text} at (19,0) size 81x19
- text run at (19,0) width 81: "\x{AD}lorem ipsum"
- RenderBlock {P} at (0,886) size 784x20
- RenderInline {SPAN} at (0,0) size 20x19
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "Do\x{AD}\x{AD}"
- RenderText {#text} at (19,0) size 81x19
- text run at (19,0) width 81: "lorem ipsum"
- RenderBlock {P} at (0,922) size 784x20
- RenderText {#text} at (0,0) size 251x19
- text run at (0,0) width 251: "The following pair should be the same:"
- RenderBlock {P} at (0,958) size 784x22
- RenderText {#text} at (0,1) size 16x19
- text run at (0,1) width 16: "W"
- RenderBlock {SPAN} at (15,0) size 14x22 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,1) size 12x19
- text run at (1,1) width 12: "X"
- RenderText {#text} at (28,1) size 13x19
- text run at (28,1) width 13: "Y"
- RenderBlock {P} at (0,996) size 784x22
- RenderText {#text} at (0,1) size 16x19
- text run at (0,1) width 16: "W"
- RenderBlock {SPAN} at (15,0) size 14x22 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,1) size 12x19
- text run at (1,1) width 12: "X"
- RenderText {#text} at (28,1) size 13x19
- text run at (28,1) width 13: "Y"
-layer at (28,124) size 13x22
- RenderBlock (relative positioned) {SPAN} at (19,0) size 15x22 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,1) size 12x19
- text run at (1,1) width 12: "X"
-layer at (786,162) size 14x22
- RenderBlock (positioned) {SPAN} at (786,162) size 14x22 [border: (1px solid #FF0000)]
- RenderText {#text} at (1,1) size 12x19
- text run at (1,1) width 12: "X"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextstrokingdecorationsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/stroking-decorations-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/stroking-decorations-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/stroking-decorations-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x150 [textFillColor=#800080] [textStrokeWidth=2.00]
- RenderText {#text} at (0,1) size 761x147
- text run at (0,1) width 617: "Purple\x{300} fill, black stroke,"
- text run at (0,76) width 761: "complex text, black underline"
- RenderBlock {DIV} at (0,150) size 784x150 [textStrokeColor=#FFA500] [textStrokeWidth=1.33]
- RenderText {#text} at (0,1) size 638x147
- text run at (0,1) width 638: "Orange stroke, black fill,"
- text run at (0,76) width 416: "orange overline."
- RenderBlock {DIV} at (0,300) size 784x150 [textFillColor=#0000FF] [textStrokeWidth=1.33]
- RenderText {#text} at (0,1) size 598x147
- text run at (0,1) width 598: "No stroke, blue fill, red"
- text run at (0,76) width 592: "shadow, blue underline"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextstrokingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/stroking-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/stroking-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/stroking-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 784x150 [textFillColor=#800080] [textStrokeWidth=2.00]
- RenderText {#text} at (0,1) size 617x147
- text run at (0,1) width 617: "Purple\x{300} fill, black stroke,"
- text run at (0,76) width 333: "complex text"
- RenderBlock {DIV} at (0,150) size 784x75 [textStrokeColor=#FFA500] [textStrokeWidth=1.33]
- RenderText {#text} at (0,1) size 638x72
- text run at (0,1) width 638: "Orange stroke, black fill."
- RenderBlock {DIV} at (0,225) size 784x150 [textStrokeColor=#0000FF] [textStrokeWidth=1.33]
- RenderText {#text} at (0,1) size 594x147
- text run at (0,1) width 594: "Blue stroke, no fill, red"
- text run at (0,76) width 208: "shadow."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttexttextletterspacingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/text-letter-spacing-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/text-letter-spacing-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/text-letter-spacing-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,189 +0,0 @@
</span><del>-layer at (0,0) size 9600208x1840
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1840
- RenderBlock {HTML} at (0,0) size 800x1840
- RenderBody {BODY} at (8,16) size 784x1808
- RenderBlock {P} at (0,0) size 784x100 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 764x99
- text run at (0,0) width 764: "The following lines test various combinations of letter-spacing (especially negative values) and opacity. All of the lines"
- text run at (0,20) width 764: "should say \"Hello, world\" but the spacing and background shading will vary from test to test. The W3C specs are fairly"
- text run at (0,40) width 761: "silent on how user agents should handle unusual values of letter-spacing, especially negative ones, which are explicitly"
- text run at (0,60) width 736: "implementation-dependent. Different browsers will render these differently, but hopefully the WebKit ports will be"
- text run at (0,80) width 121: "consistent, at least."
- RenderBlock {P} at (0,116) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 262x19
- text run at (0,0) width 262: "The first line should be normally spaced."
- RenderBlock {P} at (0,152) size 784x20 [bgcolor=#EEEEEE]
- RenderInline {SPAN} at (0,0) size 81x19
- RenderText {#text} at (160,0) size 81x19
- text run at (160,0) width 81: "Hello, world"
- RenderBlock {P} at (0,188) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 669x19
- text run at (0,0) width 669: "The next line tests a slight positive letter spacing, and should be slightly spaced out (wider than normal)."
- RenderBlock {P} at (0,224) size 784x20 [bgcolor=#EEEEEE]
- RenderInline {SPAN} at (0,0) size 177x19
- RenderText {#text} at (160,0) size 177x19
- text run at (160,0) width 177: "Hello, world"
- RenderBlock {P} at (0,260) size 784x40 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 752x39
- text run at (0,0) width 752: "The next line tests a large positive letter spacing, and should be *very* spaced out. You may only see an 'H' and a 'w',"
- text run at (0,20) width 54: "perhaps "
- text run at (53,20) width 363: "on two different lines, unless you scroll way to the right."
- RenderBlock {P} at (0,316) size 784x40 [bgcolor=#EEEEEE]
- RenderInline {SPAN} at (0,0) size 19400x39
- RenderText {#text} at (160,0) size 19400x39
- text run at (160,0) width 19240: "Hello,"
- text run at (0,20) width 16038: "world"
- RenderBlock {P} at (0,372) size 784x40 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 778x39
- text run at (0,0) width 778: "The next line tests a very large positive letter spacing, and should also be *very* spaced out. You may only see an 'H' and"
- text run at (0,20) width 37: "a 'w', "
- text run at (36,20) width 416: "perhaps on two different lines, unless you scroll way to the right."
- RenderBlock {P} at (0,428) size 784x40 [bgcolor=#EEEEEE]
- RenderInline {SPAN} at (0,0) size 9600200x39
- RenderText {#text} at (160,0) size 9600200x39
- text run at (160,0) width 9600040: "Hello,"
- text run at (0,20) width 8000038: "world"
- RenderBlock {P} at (0,484) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 539x19
- text run at (0,0) width 539: "The next line tests a small negative line spacing, and should be crammed backwards"
- RenderBlock {P} at (0,520) size 784x20 [bgcolor=#EEEEEE]
- RenderInline {SPAN} at (0,0) size 0x19
- RenderText {#text} at (160,0) size 0x19
- text run at (160,0) width 0: "Hello, world"
- RenderBlock {P} at (0,556) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 518x19
- text run at (0,0) width 518: "The next line tests a large negative line spacing, and should be just display an 'H'"
- RenderBlock {P} at (0,592) size 784x20 [bgcolor=#EEEEEE]
- RenderInline {SPAN} at (0,0) size 0x19
- RenderText {#text} at (160,0) size 0x19
- text run at (160,0) width 0: "Hello, world"
- RenderBlock {P} at (0,628) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 519x19
- text run at (0,0) width 519: "The next line tests a very large negative line spacing, and should just have an 'H'."
- RenderBlock {P} at (0,664) size 784x20 [bgcolor=#EEEEEE]
- RenderInline {SPAN} at (0,0) size 0x19
- RenderText {#text} at (160,0) size 0x19
- text run at (160,0) width 0: "Hello, world"
- RenderBlock {P} at (0,700) size 784x40 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 782x39
- text run at (0,0) width 728: "The next few lines test the interaction with opacity. The first line should be normally spaced out, slightly opaque, "
- text run at (727,0) width 55: "and on a"
- text run at (0,20) width 201: "differently-colored background"
- RenderBlock {P} at (0,756) size 784x20 [bgcolor=#EEEEEE]
- RenderBlock {P} at (0,792) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 723x19
- text run at (0,0) width 338: "The next line tests a small positive line spacing, and "
- text run at (337,0) width 386: "should be slightly spaced out, opaque, and on a background."
- RenderBlock {P} at (0,828) size 784x20 [bgcolor=#EEEEEE]
- RenderBlock {P} at (0,864) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 643x19
- text run at (0,0) width 643: "The next line tests a large positive line spacing, and should be very widely spaced, on a background."
- RenderBlock {P} at (0,900) size 784x40 [bgcolor=#EEEEEE]
- RenderBlock {P} at (0,956) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 766x19
- text run at (0,0) width 340: "The next line tests a very large positive line spacing, "
- text run at (339,0) width 427: "and should be very widely spaced but blank, and on a background."
- RenderBlock {P} at (0,992) size 784x40 [bgcolor=#EEEEEE]
- RenderBlock {P} at (0,1048) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 447x19
- text run at (0,0) width 447: "The next line tests a small negative line spacing, and should be blank."
- RenderBlock {P} at (0,1084) size 784x20 [bgcolor=#EEEEEE]
- RenderBlock {P} at (0,1120) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 444x19
- text run at (0,0) width 444: "The next line tests a large negative line spacing, and should be blank."
- RenderBlock {P} at (0,1156) size 784x20 [bgcolor=#EEEEEE]
- RenderBlock {P} at (0,1192) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 476x19
- text run at (0,0) width 476: "The next line tests a very large negative line spacing, and should be blank."
- RenderBlock {P} at (0,1228) size 784x20 [bgcolor=#EEEEEE]
- RenderBlock {P} at (0,1264) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 266x19
- text run at (0,0) width 266: "Now we do a few basic right-to-left tests:"
- RenderBlock {P} at (0,1300) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 262x19
- text run at (0,0) width 262: "The first line should be normally spaced."
- RenderBlock {P} at (0,1336) size 784x20 [bgcolor=#EEEEEE]
- RenderInline {SPAN} at (0,0) size 81x19
- RenderText {#text} at (160,0) size 81x19
- text run at (160,0) width 81 RTL override: "Hello, world"
- RenderBlock {P} at (0,1372) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 411x19
- text run at (0,0) width 411: "The next line should be slightly spaced out (wider than normal)."
- RenderBlock {P} at (0,1408) size 784x20 [bgcolor=#EEEEEE]
- RenderInline {SPAN} at (0,0) size 177x19
- RenderText {#text} at (160,0) size 177x19
- text run at (160,0) width 177 RTL override: "Hello, world"
- RenderBlock {P} at (0,1444) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 485x19
- text run at (0,0) width 353: "The next line should be crammed backwards, just as if "
- text run at (352,0) width 133: "it wasn't right-to-left"
- RenderBlock {P} at (0,1480) size 784x20 [bgcolor=#EEEEEE]
- RenderInline {SPAN} at (0,0) size 0x19
- RenderText {#text} at (160,0) size 0x19
- text run at (160,0) width 0 RTL override: "Hello, world"
- RenderBlock {P} at (0,1516) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 471x19
- text run at (0,0) width 338: "The next line tests a large negative line spacing, and "
- text run at (337,0) width 134: "should just print a 'd'"
- RenderBlock {P} at (0,1552) size 784x20 [bgcolor=#EEEEEE]
- RenderInline {SPAN} at (0,0) size 0x19
- RenderText {#text} at (160,0) size 0x19
- text run at (160,0) width 0 RTL override: "Hello, world"
- RenderBlock {P} at (0,1588) size 784x40 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 745x39
- text run at (0,0) width 148: "Now, opacity as well - "
- text run at (147,0) width 408: "The next line should be printed right to left, slightly spaced out "
- text run at (554,0) width 191: "(wider than normal), and on a"
- text run at (0,20) width 80: "background."
- RenderBlock {P} at (0,1644) size 784x20 [bgcolor=#EEEEEE]
- RenderBlock {P} at (0,1680) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 447x19
- text run at (0,0) width 447: "The next line tests a small negative line spacing, and should be blank."
- RenderBlock {P} at (0,1716) size 784x20 [bgcolor=#EEEEEE]
- RenderBlock {P} at (0,1752) size 784x20 [bgcolor=#FFFFFF]
- RenderText {#text} at (0,0) size 457x19
- text run at (0,0) width 457: "The next line tests a large negative line spacing, and it should be blank."
- RenderBlock {P} at (0,1788) size 784x20 [bgcolor=#EEEEEE]
-layer at (8,772) size 81x19
- RenderInline {SPAN} at (0,0) size 81x19 [bgcolor=#CCCCFF]
- RenderText {#text} at (160,0) size 81x19
- text run at (160,0) width 81: "Hello, world"
-layer at (8,844) size 177x19
- RenderInline {SPAN} at (0,0) size 177x19 [bgcolor=#CCCCFF]
- RenderText {#text} at (160,0) size 177x19
- text run at (160,0) width 177: "Hello, world"
-layer at (8,916) size 19400x39
- RenderInline {SPAN} at (0,0) size 19400x39 [bgcolor=#CCCCFF]
- RenderText {#text} at (160,0) size 19400x39
- text run at (160,0) width 19240: "Hello,"
- text run at (0,20) width 16038: "world"
-layer at (8,1008) size 9600200x39
- RenderInline {SPAN} at (0,0) size 9600200x39 [bgcolor=#CCCCFF]
- RenderText {#text} at (160,0) size 9600200x39
- text run at (160,0) width 9600040: "Hello,"
- text run at (0,20) width 8000038: "world"
-layer at (8,1100) size 0x19
- RenderInline {SPAN} at (0,0) size 0x19 [bgcolor=#CCCCFF]
- RenderText {#text} at (160,0) size 0x19
- text run at (160,0) width 0: "Hello, world"
-layer at (8,1172) size 0x19
- RenderInline {SPAN} at (0,0) size 0x19 [bgcolor=#CCCCFF]
- RenderText {#text} at (160,0) size 0x19
- text run at (160,0) width 0: "Hello, world"
-layer at (8,1244) size 0x19
- RenderInline {SPAN} at (0,0) size 0x19 [bgcolor=#CCCCFF]
- RenderText {#text} at (160,0) size 0x19
- text run at (160,0) width 0: "Hello, world"
-layer at (8,1660) size 177x19
- RenderInline {SPAN} at (0,0) size 177x19 [bgcolor=#CCCCFF]
- RenderText {#text} at (160,0) size 177x19
- text run at (160,0) width 177 RTL override: "Hello, world"
-layer at (8,1732) size 0x19
- RenderInline {SPAN} at (0,0) size 0x19 [bgcolor=#CCCCFF]
- RenderText {#text} at (160,0) size 0x19
- text run at (160,0) width 0 RTL override: "Hello, world"
-layer at (8,1804) size 0x19
- RenderInline {SPAN} at (0,0) size 0x19 [bgcolor=#CCCCFF]
- RenderText {#text} at (160,0) size 0x19
- text run at (160,0) width 0 RTL override: "Hello, world"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttexttrailingwhitespace2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/trailing-white-space-2-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/trailing-white-space-2-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/trailing-white-space-2-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,149 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (8,8) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 189x26
- text run at (0,0) width 189: "Lorem ipsum dolor"
- RenderInline {SPAN} at (0,0) size 196x52 [bgcolor=#FFC0CB]
- RenderText {#text} at (188,0) size 196x52
- text run at (188,0) width 8: " "
- text run at (0,26) width 83: "sit amet"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (224,8) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (5,0) size 190x26
- text run at (5,0) width 190: "Lorem ipsum dolor"
- RenderInline {SPAN} at (0,0) size 143x52 [bgcolor=#FFC0CB]
- RenderText {#text} at (194,0) size 143x52
- text run at (194,0) width 7: " "
- text run at (58,26) width 84: "sit amet"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (440,8) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (11,0) size 189x26
- text run at (11,0) width 189: "Lorem ipsum dolor"
- RenderInline {SPAN} at (0,0) size 83x52 [bgcolor=#FFC0CB]
- RenderText {#text} at (200,0) size 83x52
- text run at (200,0) width 0: " "
- text run at (117,26) width 83: "sit amet"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (8,76) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 200x26
- text run at (0,0) width 200: "Lorem ipsum dolor"
- RenderInline {SPAN} at (0,0) size 200x52 [bgcolor=#FFC0CB]
- RenderText {#text} at (200,0) size 200x52
- text run at (200,0) width 0: " "
- text run at (0,26) width 83: "sit amet"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (224,76) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 189x26
- text run at (0,0) width 189: "Lorem ipsum dolor"
- RenderInline {SPAN} at (0,0) size 83x52 [bgcolor=#FFC0CB]
- RenderText {#text} at (0,0) size 83x52
- text run at (0,0) width 0 RTL: " "
- text run at (0,26) width 83: "sit amet"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (440,76) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (5,0) size 190x26
- text run at (5,0) width 190: "Lorem ipsum dolor"
- RenderInline {SPAN} at (0,0) size 143x52 [bgcolor=#FFC0CB]
- RenderText {#text} at (0,0) size 143x52
- text run at (0,0) width 6 RTL: " "
- text run at (58,26) width 84: "sit amet"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (8,144) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (11,0) size 189x26
- text run at (11,0) width 189: "Lorem ipsum dolor"
- RenderInline {SPAN} at (0,0) size 196x52 [bgcolor=#FFC0CB]
- RenderText {#text} at (4,0) size 196x52
- text run at (4,0) width 8 RTL: " "
- text run at (117,26) width 83: "sit amet"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (224,144) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 200x26
- text run at (0,0) width 200: "Lorem ipsum dolor"
- RenderInline {SPAN} at (0,0) size 200x52 [bgcolor=#FFC0CB]
- RenderText {#text} at (0,0) size 200x52
- text run at (0,0) width 0 RTL: " "
- text run at (117,26) width 83: "sit amet"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (440,144) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 180x26
- text run at (0,0) width 138: "Lorem ipsum "
- text run at (137,0) width 43 RTL: "\x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- RenderInline {SPAN} at (0,0) size 187x54 [bgcolor=#FFC0CB]
- RenderText {#text} at (179,0) size 187x54
- text run at (179,0) width 8: " "
- text run at (0,28) width 37 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9}"
- text run at (36,28) width 59: " amet"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (8,216) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (10,0) size 180x26
- text run at (10,0) width 139: "Lorem ipsum "
- text run at (148,0) width 42 RTL: "\x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- RenderInline {SPAN} at (0,0) size 145x54 [bgcolor=#FFC0CB]
- RenderText {#text} at (189,0) size 145x54
- text run at (189,0) width 8: " "
- text run at (52,28) width 37 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9}"
- text run at (88,28) width 60: " amet"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (224,216) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (20,0) size 180x26
- text run at (20,0) width 139: "Lorem ipsum "
- text run at (158,0) width 42 RTL: "\x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- RenderInline {SPAN} at (0,0) size 95x54 [bgcolor=#FFC0CB]
- RenderText {#text} at (200,0) size 95x54
- text run at (200,0) width 0: " "
- text run at (105,28) width 37 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9}"
- text run at (141,28) width 59: " amet"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (440,216) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 200x26
- text run at (0,0) width 159: "Lorem ipsum "
- text run at (158,0) width 42 RTL: "\x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- RenderInline {SPAN} at (0,0) size 200x54 [bgcolor=#FFC0CB]
- RenderText {#text} at (200,0) size 200x54
- text run at (200,0) width 0: " "
- text run at (0,28) width 37 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9}"
- text run at (36,28) width 59: " amet"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (8,288) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 180x26
- text run at (0,0) width 49 RTL: " \x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- text run at (48,0) width 132: "Lorem ipsum"
- RenderInline {SPAN} at (0,0) size 95x54 [bgcolor=#FFC0CB]
- RenderText {#text} at (0,0) size 95x54
- text run at (0,0) width 0 RTL: " "
- text run at (0,28) width 52: "amet"
- text run at (51,28) width 44 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9} "
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (224,288) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (10,0) size 180x26
- text run at (10,0) width 49 RTL: " \x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- text run at (58,0) width 132: "Lorem ipsum"
- RenderInline {SPAN} at (0,0) size 145x54 [bgcolor=#FFC0CB]
- RenderText {#text} at (3,0) size 145x54
- text run at (3,0) width 8 RTL: " "
- text run at (52,28) width 53: "amet"
- text run at (104,28) width 44 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9} "
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (440,288) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (20,0) size 180x26
- text run at (20,0) width 50 RTL: " \x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- text run at (69,0) width 131: "Lorem ipsum"
- RenderInline {SPAN} at (0,0) size 187x54 [bgcolor=#FFC0CB]
- RenderText {#text} at (13,0) size 187x54
- text run at (13,0) width 8 RTL: " "
- text run at (105,28) width 52: "amet"
- text run at (156,28) width 44 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9} "
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (8,360) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 200x26
- text run at (0,0) width 59 RTL: " \x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- text run at (58,0) width 142: "Lorem ipsum"
- RenderInline {SPAN} at (0,0) size 200x54 [bgcolor=#FFC0CB]
- RenderText {#text} at (0,0) size 200x54
- text run at (0,0) width 0 RTL: " "
- text run at (105,28) width 52: "amet"
- text run at (156,28) width 44 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9} "
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttexttrailingwhitespaceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/trailing-white-space-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/trailing-white-space-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/trailing-white-space-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,101 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {DIV} at (8,8) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 196x52
- text run at (0,0) width 189: "Lorem ipsum dolor"
- text run at (188,0) width 8: " "
- text run at (0,26) width 83: "sit amet"
- RenderBlock (floating) {DIV} at (224,8) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (5,0) size 196x52
- text run at (5,0) width 190: "Lorem ipsum dolor"
- text run at (194,0) width 7: " "
- text run at (58,26) width 84: "sit amet"
- RenderBlock (floating) {DIV} at (440,8) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (11,0) size 189x52
- text run at (11,0) width 189: "Lorem ipsum dolor"
- text run at (200,0) width 0: " "
- text run at (117,26) width 83: "sit amet"
- RenderBlock (floating) {DIV} at (8,76) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 200x52
- text run at (0,0) width 200: "Lorem ipsum dolor"
- text run at (200,0) width 0: " "
- text run at (0,26) width 83: "sit amet"
- RenderBlock (floating) {DIV} at (224,76) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 189x52
- text run at (0,0) width 0 RTL: " "
- text run at (0,0) width 189: "Lorem ipsum dolor"
- text run at (0,26) width 83: "sit amet"
- RenderBlock (floating) {DIV} at (440,76) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 196x52
- text run at (0,0) width 6 RTL: " "
- text run at (5,0) width 190: "Lorem ipsum dolor"
- text run at (58,26) width 84: "sit amet"
- RenderBlock (floating) {DIV} at (8,144) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (4,0) size 196x52
- text run at (4,0) width 8 RTL: " "
- text run at (11,0) width 189: "Lorem ipsum dolor"
- text run at (117,26) width 83: "sit amet"
- RenderBlock (floating) {DIV} at (224,144) size 200x52 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 200x52
- text run at (0,0) width 0 RTL: " "
- text run at (0,0) width 200: "Lorem ipsum dolor"
- text run at (117,26) width 83: "sit amet"
- RenderBlock (floating) {DIV} at (440,144) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 187x54
- text run at (0,0) width 138: "Lorem ipsum "
- text run at (137,0) width 43 RTL: "\x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- text run at (179,0) width 8: " "
- text run at (0,28) width 37 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9}"
- text run at (36,28) width 59: " amet"
- RenderBlock (floating) {DIV} at (8,216) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (10,0) size 187x54
- text run at (10,0) width 139: "Lorem ipsum "
- text run at (148,0) width 42 RTL: "\x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- text run at (189,0) width 8: " "
- text run at (52,28) width 37 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9}"
- text run at (88,28) width 60: " amet"
- RenderBlock (floating) {DIV} at (224,216) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (20,0) size 180x54
- text run at (20,0) width 139: "Lorem ipsum "
- text run at (158,0) width 42 RTL: "\x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- text run at (200,0) width 0: " "
- text run at (105,28) width 37 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9}"
- text run at (141,28) width 59: " amet"
- RenderBlock (floating) {DIV} at (440,216) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 200x54
- text run at (0,0) width 159: "Lorem ipsum "
- text run at (158,0) width 42 RTL: "\x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- text run at (200,0) width 0: " "
- text run at (0,28) width 37 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9}"
- text run at (36,28) width 59: " amet"
- RenderBlock (floating) {DIV} at (8,288) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 180x54
- text run at (0,0) width 0 RTL: " "
- text run at (0,0) width 49 RTL: " \x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- text run at (48,0) width 132: "Lorem ipsum"
- text run at (0,28) width 52: "amet"
- text run at (51,28) width 44 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9} "
- RenderBlock (floating) {DIV} at (224,288) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (3,0) size 187x54
- text run at (3,0) width 8 RTL: " "
- text run at (10,0) width 49 RTL: " \x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- text run at (58,0) width 132: "Lorem ipsum"
- text run at (52,28) width 53: "amet"
- text run at (104,28) width 44 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9} "
- RenderBlock (floating) {DIV} at (440,288) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (13,0) size 187x54
- text run at (13,0) width 8 RTL: " "
- text run at (20,0) width 50 RTL: " \x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- text run at (69,0) width 131: "Lorem ipsum"
- text run at (105,28) width 52: "amet"
- text run at (156,28) width 44 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9} "
- RenderBlock (floating) {DIV} at (8,360) size 200x56 [bgcolor=#FFFFE0]
- RenderText {#text} at (0,0) size 200x54
- text run at (0,0) width 0 RTL: " "
- text run at (0,0) width 59 RTL: " \x{5D0}\x{5E0}\x{5D8}\x{5E3}"
- text run at (58,0) width 142: "Lorem ipsum"
- text run at (105,28) width 52: "amet"
- text run at (156,28) width 44 RTL: "\x{5E9}\x{5DC}\x{5D2}\x{5D9} "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextunicodevariationselectorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/unicode-variation-selector-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/unicode-variation-selector-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/unicode-variation-selector-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,26 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 761x59
- text run at (0,0) width 505: "This page ensures that WebKit can render unicode variation selector correctly. "
- text run at (504,0) width 257: "On platforms which support UVSes, the"
- text run at (0,20) width 685: "glyphs of U+845B should be different. On platforms which don't support UVSes, they should be identical. "
- text run at (684,20) width 75: "In addition,"
- text run at (0,40) width 619: "any glyphs (including the last resort glyph) should not appear after the U+845B on all platforms."
- RenderBlock {DIV} at (0,76) size 784x20
- RenderText {#text} at (0,0) size 291x19
- text run at (0,0) width 291: "Glyph for code point U+845B without UVS: "
- RenderInline {SPAN} at (0,0) size 17x15
- RenderText {#text} at (290,1) size 17x15
- text run at (290,1) width 17: "\x{845B}"
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,96) size 784x20
- RenderText {#text} at (0,0) size 270x19
- text run at (0,0) width 270: "Glyph for code point U+845B with UVS: "
- RenderInline {SPAN} at (0,0) size 17x15
- RenderText {#text} at (269,1) size 17x15
- text run at (269,1) width 17: "\x{845B}\x{DB40}\x{DD00}"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextverticalrlrtllinebreakexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/vertical-rl-rtl-linebreak-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/vertical-rl-rtl-linebreak-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/vertical-rl-rtl-linebreak-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x219
- RenderBlock {HTML} at (0,0) size 800x219
- RenderBody {BODY} at (8,16) size 784x195
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 775x39
- text run at (0,0) width 775: "This tests line break on vertical text. The test should be run on a cold font cache and refreshing the page should not show"
- text run at (0,20) width 69: "difference."
- RenderBlock {DIV} at (0,56) size 98x139
- RenderText {#text} at (0,19) size 44x120
- text run at (0,19) width 120 RTL: "\x{5D0}\x{5E0}\x{5D9} \x{5D7}\x{5EA}\x{5D5}\x{5DC}. \x{5D0}\x{5D9}\x{5DF}"
- text run at (23,74) width 65 RTL: "\x{5DC}\x{5D9} \x{5E9}\x{5DD}."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwbrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wbr-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wbr-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wbr-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,119 +0,0 @@
</span><del>-layer at (0,0) size 800x846
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x846
- RenderBlock {HTML} at (0,0) size 800x846
- RenderBody {BODY} at (8,8) size 784x828
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 174x19
- text run at (0,0) width 174: "Two words with no spaces."
- RenderBlock {DIV} at (0,36) size 302x22 [border: (1px solid #0000FF)]
- RenderText {#text} at (1,1) size 484x19
- text run at (1,1) width 484: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"
- RenderTable {TABLE} at (0,68) size 784x22
- RenderTableSection {TBODY} at (0,0) size 784x22
- RenderTableRow {TR} at (0,0) size 784x22
- RenderTableCell {TD} at (0,0) size 486x22 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 484x19
- text run at (1,1) width 484: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"
- RenderTableCell {TD} at (486,11) size 298x0 [r=0 c=1 rs=1 cs=1]
- RenderBlock {P} at (0,106) size 784x20
- RenderText {#text} at (0,0) size 189x19
- text run at (0,0) width 189: "Using <wbr> to break words."
- RenderBlock {DIV} at (0,142) size 302x42 [border: (1px solid #0000FF)]
- RenderText {#text} at (1,1) size 228x19
- text run at (1,1) width 228: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (1,21) size 256x19
- text run at (1,21) width 256: "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"
- RenderTable {TABLE} at (0,194) size 784x42
- RenderTableSection {TBODY} at (0,0) size 784x42
- RenderTableRow {TR} at (0,0) size 784x42
- RenderTableCell {TD} at (0,0) size 258x42 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 228x19
- text run at (1,1) width 228: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (1,21) size 256x19
- text run at (1,21) width 256: "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"
- RenderTableCell {TD} at (258,21) size 526x0 [r=0 c=1 rs=1 cs=1]
- RenderBlock {P} at (0,252) size 784x20
- RenderText {#text} at (0,0) size 285x19
- text run at (0,0) width 285: "Using <wbr> within <nobr> to break words."
- RenderBlock {DIV} at (0,288) size 302x42 [border: (1px solid #0000FF)]
- RenderInline {NOBR} at (0,0) size 256x39
- RenderText {#text} at (1,1) size 228x19
- text run at (1,1) width 228: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (1,21) size 256x19
- text run at (1,21) width 256: "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"
- RenderTable {TABLE} at (0,340) size 784x42
- RenderTableSection {TBODY} at (0,0) size 784x42
- RenderTableRow {TR} at (0,0) size 784x42
- RenderTableCell {TD} at (0,0) size 258x42 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderInline {NOBR} at (0,0) size 256x39
- RenderText {#text} at (1,1) size 228x19
- text run at (1,1) width 228: "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (1,21) size 256x19
- text run at (1,21) width 256: "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"
- RenderTableCell {TD} at (258,21) size 526x0 [r=0 c=1 rs=1 cs=1]
- RenderBlock {P} at (0,398) size 784x20
- RenderText {#text} at (0,0) size 225x19
- text run at (0,0) width 225: "Using <wbr> to break three words."
- RenderBlock {DIV} at (0,434) size 302x62 [border: (1px solid #0000FF)]
- RenderText {#text} at (1,1) size 171x19
- text run at (1,1) width 171: "aaaaaaaaaaaaaaaaaaaaaaaa"
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (1,21) size 192x19
- text run at (1,21) width 192: "bbbbbbbbbbbbbbbbbbbbbbbb"
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (1,41) size 171x19
- text run at (1,41) width 171: "cccccccccccccccccccccccc"
- RenderTable {TABLE} at (0,506) size 784x62
- RenderTableSection {TBODY} at (0,0) size 784x62
- RenderTableRow {TR} at (0,0) size 784x62
- RenderTableCell {TD} at (0,0) size 194x62 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 171x19
- text run at (1,1) width 171: "aaaaaaaaaaaaaaaaaaaaaaaa"
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (1,21) size 192x19
- text run at (1,21) width 192: "bbbbbbbbbbbbbbbbbbbbbbbb"
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (1,41) size 171x19
- text run at (1,41) width 171: "cccccccccccccccccccccccc"
- RenderTableCell {TD} at (194,31) size 590x0 [r=0 c=1 rs=1 cs=1]
- RenderBlock {P} at (0,584) size 784x20
- RenderText {#text} at (0,0) size 321x19
- text run at (0,0) width 321: "Using <wbr> within <nobr> to break three words."
- RenderBlock {DIV} at (0,620) size 302x62 [border: (1px solid #0000FF)]
- RenderInline {NOBR} at (0,0) size 192x59
- RenderText {#text} at (1,1) size 171x19
- text run at (1,1) width 171: "aaaaaaaaaaaaaaaaaaaaaaaa"
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (1,21) size 192x19
- text run at (1,21) width 192: "bbbbbbbbbbbbbbbbbbbbbbbb"
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (1,41) size 171x19
- text run at (1,41) width 171: "cccccccccccccccccccccccc"
- RenderTable {TABLE} at (0,692) size 784x62
- RenderTableSection {TBODY} at (0,0) size 784x62
- RenderTableRow {TR} at (0,0) size 784x62
- RenderTableCell {TD} at (0,0) size 194x62 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderInline {NOBR} at (0,0) size 192x59
- RenderText {#text} at (1,1) size 171x19
- text run at (1,1) width 171: "aaaaaaaaaaaaaaaaaaaaaaaa"
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (1,21) size 192x19
- text run at (1,21) width 192: "bbbbbbbbbbbbbbbbbbbbbbbb"
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (1,41) size 171x19
- text run at (1,41) width 171: "cccccccccccccccccccccccc"
- RenderTableCell {TD} at (194,31) size 590x0 [r=0 c=1 rs=1 cs=1]
- RenderBlock {P} at (0,770) size 784x20
- RenderText {#text} at (0,0) size 443x19
- text run at (0,0) width 443: "Spaces both before and after <wbr> to check for collapsing behavior."
- RenderBlock {DIV} at (0,806) size 302x22 [border: (1px solid #0000FF)]
- RenderText {#text} at (1,1) size 26x19
- text run at (1,1) width 26: "aaa "
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (26,1) size 25x19
- text run at (26,1) width 25: "bbb"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwbrinprecrashexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wbr-in-pre-crash-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wbr-in-pre-crash-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wbr-in-pre-crash-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 739x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=17464"
- RenderText {#text} at (357,0) size 739x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 378: "REGRESSION: Crash in RenderBlock::findNextLineBreak"
- text run at (0,20) width 253: "reading r30444 commit email in GMail"
- RenderText {#text} at (252,20) size 5x19
- text run at (252,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 159x19
- text run at (0,0) width 159: "No crash means success."
- RenderBlock {DIV} at (0,92) size 100x40
- RenderText {#text} at (0,0) size 86x19
- text run at (0,0) width 86: "Lorem ipsum"
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (0,20) size 88x19
- text run at (0,20) width 88: "dolor sit amet"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwbrstyledexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wbr-styled-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wbr-styled-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wbr-styled-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 93x19
- text run at (0,0) width 93: "This tests that "
- RenderInline {TT} at (0,0) size 25x14
- RenderText {#text} at (92,5) size 25x14
- text run at (92,5) width 25: "WBR"
- RenderText {#text} at (116,0) size 309x19
- text run at (116,0) width 309: " elements cannot be styled and that setting their "
- RenderInline {TT} at (0,0) size 63x14
- RenderText {#text} at (424,5) size 63x14
- text run at (424,5) width 63: "position"
- RenderText {#text} at (486,0) size 22x19
- text run at (486,0) width 22: " to "
- RenderInline {TT} at (0,0) size 63x14
- RenderText {#text} at (507,5) size 63x14
- text run at (507,5) width 63: "absolute"
- RenderText {#text} at (569,0) size 154x19
- text run at (569,0) width 154: " does not crash WebKit."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 128x19
- text run at (0,0) width 128: "There should be no "
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (127,0) size 100x19
- text run at (127,0) width 100: "red on this line."
- RenderBlock {P} at (0,72) size 784x20
- RenderText {#text} at (0,0) size 126x19
- text run at (0,0) width 126: "No crashing, please"
- RenderWordBreak {WBR} at (0,0) size 0x0
- RenderText {#text} at (125,0) size 5x19
- text run at (125,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespace020expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/020-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/020-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/020-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 204x47 [border: (2px solid #FF0000)]
- RenderInline {FONT} at (0,0) size 179x39 [color=#996699]
- RenderText {#text} at (0,0) size 0x0
- RenderInline {NOBR} at (0,0) size 152x19
- RenderText {#text} at (2,2) size 10x19
- text run at (2,2) width 10: "\x{2022} "
- RenderInline {A} at (0,0) size 123x19 [color=#0000EE]
- RenderText {#text} at (11,2) size 123x19
- text run at (11,2) width 123: "Corporate Services"
- RenderText {#text} at (133,2) size 21x19
- text run at (133,2) width 21: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {NOBR} at (0,0) size 179x19
- RenderText {#text} at (2,22) size 10x19
- text run at (2,22) width 10: "\x{2022} "
- RenderInline {A} at (0,0) size 150x19 [color=#0000EE]
- RenderText {#text} at (11,22) size 135x19
- text run at (11,22) width 135: "1-800-las-flores.com"
- RenderInline {SUB} at (0,0) size 16x15
- RenderText {#text} at (145,29) size 16x15
- text run at (145,29) width 16: "sm"
- RenderText {#text} at (160,22) size 21x19
- text run at (160,22) width 21: " "
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,47) size 784x0
- RenderInline {FONT} at (0,0) size 0x0 [color=#996699]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespace021expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/021-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/021-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/021-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 450x66
- RenderTableSection {TBODY} at (0,0) size 450x66
- RenderTableRow {TR} at (0,2) size 450x62
- RenderTableCell {TD} at (2,2) size 446x62 [bgcolor=#CCCC44] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 427x39
- text run at (1,1) width 427: "This stuff should all be within the table boundaries, and not off the"
- text run at (1,21) width 39: "edge. "
- text run at (39,21) width 329: "No way should it be off the edge of the damn table."
- RenderInline {SPAN} at (0,0) size 205x19
- RenderImage {IMG} at (1,56) size 50x0
- RenderText {#text} at (51,41) size 155x19
- text run at (51,41) width 155: "oh, no I fell off the edge"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespace025expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/025-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/025-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/025-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 315x34
- RenderTableSection {TBODY} at (0,0) size 315x34
- RenderTableRow {TR} at (0,2) size 315x30
- RenderTableCell {TD} at (2,2) size 311x30 [border: (2px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (3,3) size 304x24 [border: (2px solid #008000)]
- RenderInline {NOBR} at (0,0) size 649x19
- RenderText {#text} at (2,2) size 649x19
- text run at (2,2) width 226: "This text should be all on one line. "
- text run at (227,2) width 297: "It should spill out of the 300 pixel wide green "
- text run at (523,2) width 128: "and blue rectangles."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespace026expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/026-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/026-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/026-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x20
- RenderTableSection {TBODY} at (0,0) size 784x20
- RenderTableRow {TR} at (0,0) size 784x20
- RenderTableCell {TD} at (0,0) size 6x20 [r=0 c=0 rs=1 cs=1]
- RenderInline {B} at (0,0) size 6x19
- RenderText {#text} at (0,0) size 6x19
- text run at (0,0) width 6: "\x{B7}"
- RenderTableCell {TD} at (5,0) size 779x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 396x19
- text run at (0,0) width 396: "There should be space between the bullet and this line of text."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespace027expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/027-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/027-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/027-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,56 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x230
- RenderTableSection {TBODY} at (0,0) size 784x230
- RenderTableRow {TR} at (0,2) size 784x226
- RenderTableCell {TD} at (2,2) size 84x226 [r=0 c=0 rs=1 cs=1]
- RenderBlock (floating) {DIV} at (1,1) size 82x224 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 78x219
- text run at (2,2) width 53: "Here-is-"
- text run at (2,22) width 71: "some-info-"
- text run at (2,42) width 62: "from-the-"
- text run at (2,62) width 76: "complaints-"
- text run at (2,82) width 78: "department-"
- text run at (2,102) width 71: "some-info-"
- text run at (2,122) width 62: "from-the-"
- text run at (2,142) width 76: "complaints-"
- text run at (2,162) width 78: "department-"
- text run at (2,182) width 71: "some-info-"
- text run at (2,202) width 56: "from-the"
- RenderTableCell {TD} at (87,114) size 695x2 [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (0,230) size 784x230
- RenderTableSection {TBODY} at (0,0) size 784x230
- RenderTableRow {TR} at (0,2) size 784x226
- RenderTableCell {TD} at (2,2) size 78x226 [r=0 c=0 rs=1 cs=1]
- RenderBlock (floating) {DIV} at (1,1) size 76x224 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 72x219
- text run at (2,2) width 46: "Here is"
- text run at (2,22) width 64: "some info"
- text run at (2,42) width 55: "from the"
- text run at (2,62) width 71: "complaints"
- text run at (2,82) width 72: "department"
- text run at (2,102) width 65: "some-info"
- text run at (2,122) width 55: "from the"
- text run at (2,142) width 71: "complaints"
- text run at (2,162) width 72: "department"
- text run at (2,182) width 64: "some info"
- text run at (2,202) width 55: "from the"
- RenderTableCell {TD} at (81,114) size 701x2 [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (0,460) size 784x72 [border: (2px outset #808080)]
- RenderTableSection {TBODY} at (2,2) size 780x68
- RenderTableRow {TR} at (0,2) size 780x64
- RenderTableCell {TD} at (2,2) size 584x64 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 136x19
- text run at (2,2) width 136: "This is a test to see if"
- RenderInline {SPAN} at (0,0) size 580x59
- RenderText {#text} at (137,2) size 580x59
- text run at (137,2) width 105: "this is computed"
- text run at (241,2) width 1: " "
- text run at (2,22) width 580: "correctly. In particular, we have a really long line here that could throw off the min-width."
- text run at (581,22) width 1: " "
- text run at (2,42) width 32: "Is it?"
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (587,32) size 191x4 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespacenbspmodeandlinewrapsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (100,8) size 700x208
- RenderBlock (positioned) {DIV} at (100,8) size 700x208 [border: (2px solid #FF0000)]
- RenderText {#text} at (14,15) size 659x178
- text run at (14,15) width 659: "This div is absolutely positioned to the left. All the spaces in this div"
- text run at (14,45) width 638: "are replaced with non-breaking spaces, and the nbsp-mode for this"
- text run at (14,75) width 610: "div is 'space', so when calculating line breaks, the non-breaking"
- text run at (14,105) width 651: "spaces should be treated as normal spaces. If this isn't the case, then"
- text run at (14,135) width 622: "all the text for this paragraph will be rendered in two lines, and a"
- text run at (14,165) width 482: "horizontal scroll bar will appear along the bottom."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespacenormalafternowrapbreakingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,502 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderFieldSet {FIELDSET} at (2,0) size 780x371 [border: (2px groove #C0C0C0)]
- RenderBlock {DIV} at (14,7) size 752x352
- RenderInline {DIV} at (0,0) size 125x19
- RenderInline {DIV} at (0,0) size 125x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 50x19 [color=#0000EE]
- RenderImage {IMG} at (0,0) size 50x34
- RenderText {#text} at (50,19) size 4x19
- text run at (50,19) width 4: " "
- RenderBlock {INPUT} at (56,20) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 47x19
- RenderText {#text} at (74,19) size 47x19
- text run at (74,19) width 47: "Classic"
- RenderText {#text} at (120,19) size 5x19
- text run at (120,19) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 120x19
- RenderInline {DIV} at (0,0) size 120x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (124,0) size 51x34
- RenderText {#text} at (174,19) size 5x19
- text run at (174,19) width 5: " "
- RenderBlock {INPUT} at (180,20) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 42x19
- RenderText {#text} at (198,19) size 42x19
- text run at (198,19) width 42: "Africa"
- RenderText {#text} at (239,19) size 5x19
- text run at (239,19) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 205x19
- RenderInline {DIV} at (0,0) size 205x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (243,0) size 51x34
- RenderText {#text} at (293,19) size 5x19
- text run at (293,19) width 5: " "
- RenderBlock {INPUT} at (299,20) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 127x19
- RenderText {#text} at (317,19) size 127x19
- text run at (317,19) width 127: "Alexander's Empire"
- RenderText {#text} at (443,19) size 5x19
- text run at (443,19) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 179x19
- RenderInline {DIV} at (0,0) size 179x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (447,0) size 51x34
- RenderText {#text} at (497,19) size 5x19
- text run at (497,19) width 5: " "
- RenderBlock {INPUT} at (503,20) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 101x19
- RenderText {#text} at (521,19) size 101x19
- text run at (521,19) width 101: "Ancient Greece"
- RenderText {#text} at (621,19) size 5x19
- text run at (621,19) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 122x19
- RenderInline {DIV} at (0,0) size 122x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (625,0) size 51x34
- RenderText {#text} at (675,19) size 5x19
- text run at (675,19) width 5: " "
- RenderBlock {INPUT} at (681,20) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 48x19
- RenderText {#text} at (699,19) size 48x19
- text run at (699,19) width 48: "Classic"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 119x19
- RenderInline {DIV} at (0,0) size 119x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 50x19 [color=#0000EE]
- RenderImage {IMG} at (0,39) size 50x34
- RenderText {#text} at (50,58) size 4x19
- text run at (50,58) width 4: " "
- RenderBlock {INPUT} at (56,59) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 41x19
- RenderText {#text} at (74,58) size 41x19
- text run at (74,58) width 41: "Africa"
- RenderText {#text} at (114,58) size 5x19
- text run at (114,58) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 206x19
- RenderInline {DIV} at (0,0) size 206x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (118,39) size 51x34
- RenderText {#text} at (168,58) size 5x19
- text run at (168,58) width 5: " "
- RenderBlock {INPUT} at (174,59) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 128x19
- RenderText {#text} at (192,58) size 128x19
- text run at (192,58) width 128: "Alexander's Empire"
- RenderText {#text} at (319,58) size 5x19
- text run at (319,58) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 179x19
- RenderInline {DIV} at (0,0) size 179x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (323,39) size 51x34
- RenderText {#text} at (373,58) size 5x19
- text run at (373,58) width 5: " "
- RenderBlock {INPUT} at (379,59) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 101x19
- RenderText {#text} at (397,58) size 101x19
- text run at (397,58) width 101: "Ancient Greece"
- RenderText {#text} at (497,58) size 5x19
- text run at (497,58) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 125x19
- RenderInline {DIV} at (0,0) size 125x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (501,39) size 51x34
- RenderText {#text} at (551,58) size 5x19
- text run at (551,58) width 5: " "
- RenderBlock {INPUT} at (557,59) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 47x19
- RenderText {#text} at (575,58) size 47x19
- text run at (575,58) width 47: "Classic"
- RenderText {#text} at (621,58) size 5x19
- text run at (621,58) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 116x19
- RenderInline {DIV} at (0,0) size 116x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (625,39) size 51x34
- RenderText {#text} at (675,58) size 5x19
- text run at (675,58) width 5: " "
- RenderBlock {INPUT} at (681,59) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 42x19
- RenderText {#text} at (699,58) size 42x19
- text run at (699,58) width 42: "Africa"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 205x19
- RenderInline {DIV} at (0,0) size 205x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 50x19 [color=#0000EE]
- RenderImage {IMG} at (0,78) size 50x34
- RenderText {#text} at (50,97) size 4x19
- text run at (50,97) width 4: " "
- RenderBlock {INPUT} at (56,98) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 127x19
- RenderText {#text} at (74,97) size 127x19
- text run at (74,97) width 127: "Alexander's Empire"
- RenderText {#text} at (200,97) size 5x19
- text run at (200,97) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 179x19
- RenderInline {DIV} at (0,0) size 179x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (204,78) size 51x34
- RenderText {#text} at (254,97) size 5x19
- text run at (254,97) width 5: " "
- RenderBlock {INPUT} at (260,98) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 101x19
- RenderText {#text} at (278,97) size 101x19
- text run at (278,97) width 101: "Ancient Greece"
- RenderText {#text} at (378,97) size 5x19
- text run at (378,97) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 125x19
- RenderInline {DIV} at (0,0) size 125x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (382,78) size 51x34
- RenderText {#text} at (432,97) size 5x19
- text run at (432,97) width 5: " "
- RenderBlock {INPUT} at (438,98) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 47x19
- RenderText {#text} at (456,97) size 47x19
- text run at (456,97) width 47: "Classic"
- RenderText {#text} at (502,97) size 5x19
- text run at (502,97) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 116x19
- RenderInline {DIV} at (0,0) size 116x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (506,78) size 51x34
- RenderText {#text} at (556,97) size 5x19
- text run at (556,97) width 5: " "
- RenderBlock {INPUT} at (562,98) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 42x19
- RenderText {#text} at (580,97) size 42x19
- text run at (580,97) width 42: "Africa"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 205x19
- RenderInline {DIV} at (0,0) size 205x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 50x19 [color=#0000EE]
- RenderImage {IMG} at (0,117) size 50x34
- RenderText {#text} at (50,136) size 4x19
- text run at (50,136) width 4: " "
- RenderBlock {INPUT} at (56,137) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 127x19
- RenderText {#text} at (74,136) size 127x19
- text run at (74,136) width 127: "Alexander's Empire"
- RenderText {#text} at (200,136) size 5x19
- text run at (200,136) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 179x19
- RenderInline {DIV} at (0,0) size 179x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (204,117) size 51x34
- RenderText {#text} at (254,136) size 5x19
- text run at (254,136) width 5: " "
- RenderBlock {INPUT} at (260,137) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 101x19
- RenderText {#text} at (278,136) size 101x19
- text run at (278,136) width 101: "Ancient Greece"
- RenderText {#text} at (378,136) size 5x19
- text run at (378,136) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 125x19
- RenderInline {DIV} at (0,0) size 125x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (382,117) size 51x34
- RenderText {#text} at (432,136) size 5x19
- text run at (432,136) width 5: " "
- RenderBlock {INPUT} at (438,137) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 47x19
- RenderText {#text} at (456,136) size 47x19
- text run at (456,136) width 47: "Classic"
- RenderText {#text} at (502,136) size 5x19
- text run at (502,136) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 116x19
- RenderInline {DIV} at (0,0) size 116x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (506,117) size 51x34
- RenderText {#text} at (556,136) size 5x19
- text run at (556,136) width 5: " "
- RenderBlock {INPUT} at (562,137) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 42x19
- RenderText {#text} at (580,136) size 42x19
- text run at (580,136) width 42: "Africa"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 205x19
- RenderInline {DIV} at (0,0) size 205x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 50x19 [color=#0000EE]
- RenderImage {IMG} at (0,156) size 50x34
- RenderText {#text} at (50,175) size 4x19
- text run at (50,175) width 4: " "
- RenderBlock {INPUT} at (56,176) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 127x19
- RenderText {#text} at (74,175) size 127x19
- text run at (74,175) width 127: "Alexander's Empire"
- RenderText {#text} at (200,175) size 5x19
- text run at (200,175) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 179x19
- RenderInline {DIV} at (0,0) size 179x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (204,156) size 51x34
- RenderText {#text} at (254,175) size 5x19
- text run at (254,175) width 5: " "
- RenderBlock {INPUT} at (260,176) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 101x19
- RenderText {#text} at (278,175) size 101x19
- text run at (278,175) width 101: "Ancient Greece"
- RenderText {#text} at (378,175) size 5x19
- text run at (378,175) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 125x19
- RenderInline {DIV} at (0,0) size 125x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (382,156) size 51x34
- RenderText {#text} at (432,175) size 5x19
- text run at (432,175) width 5: " "
- RenderBlock {INPUT} at (438,176) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 47x19
- RenderText {#text} at (456,175) size 47x19
- text run at (456,175) width 47: "Classic"
- RenderText {#text} at (502,175) size 5x19
- text run at (502,175) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 116x19
- RenderInline {DIV} at (0,0) size 116x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (506,156) size 51x34
- RenderText {#text} at (556,175) size 5x19
- text run at (556,175) width 5: " "
- RenderBlock {INPUT} at (562,176) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 42x19
- RenderText {#text} at (580,175) size 42x19
- text run at (580,175) width 42: "Africa"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 205x19
- RenderInline {DIV} at (0,0) size 205x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 50x19 [color=#0000EE]
- RenderImage {IMG} at (0,195) size 50x34
- RenderText {#text} at (50,214) size 4x19
- text run at (50,214) width 4: " "
- RenderBlock {INPUT} at (56,215) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 127x19
- RenderText {#text} at (74,214) size 127x19
- text run at (74,214) width 127: "Alexander's Empire"
- RenderText {#text} at (200,214) size 5x19
- text run at (200,214) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 179x19
- RenderInline {DIV} at (0,0) size 179x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (204,195) size 51x34
- RenderText {#text} at (254,214) size 5x19
- text run at (254,214) width 5: " "
- RenderBlock {INPUT} at (260,215) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 101x19
- RenderText {#text} at (278,214) size 101x19
- text run at (278,214) width 101: "Ancient Greece"
- RenderText {#text} at (378,214) size 5x19
- text run at (378,214) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 125x19
- RenderInline {DIV} at (0,0) size 125x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (382,195) size 51x34
- RenderText {#text} at (432,214) size 5x19
- text run at (432,214) width 5: " "
- RenderBlock {INPUT} at (438,215) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 47x19
- RenderText {#text} at (456,214) size 47x19
- text run at (456,214) width 47: "Classic"
- RenderText {#text} at (502,214) size 5x19
- text run at (502,214) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 116x19
- RenderInline {DIV} at (0,0) size 116x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (506,195) size 51x34
- RenderText {#text} at (556,214) size 5x19
- text run at (556,214) width 5: " "
- RenderBlock {INPUT} at (562,215) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 42x19
- RenderText {#text} at (580,214) size 42x19
- text run at (580,214) width 42: "Africa"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 205x19
- RenderInline {DIV} at (0,0) size 205x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 50x19 [color=#0000EE]
- RenderImage {IMG} at (0,234) size 50x34
- RenderText {#text} at (50,253) size 4x19
- text run at (50,253) width 4: " "
- RenderBlock {INPUT} at (56,254) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 127x19
- RenderText {#text} at (74,253) size 127x19
- text run at (74,253) width 127: "Alexander's Empire"
- RenderText {#text} at (200,253) size 5x19
- text run at (200,253) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 179x19
- RenderInline {DIV} at (0,0) size 179x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (204,234) size 51x34
- RenderText {#text} at (254,253) size 5x19
- text run at (254,253) width 5: " "
- RenderBlock {INPUT} at (260,254) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 101x19
- RenderText {#text} at (278,253) size 101x19
- text run at (278,253) width 101: "Ancient Greece"
- RenderText {#text} at (378,253) size 5x19
- text run at (378,253) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 125x19
- RenderInline {DIV} at (0,0) size 125x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (382,234) size 51x34
- RenderText {#text} at (432,253) size 5x19
- text run at (432,253) width 5: " "
- RenderBlock {INPUT} at (438,254) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 47x19
- RenderText {#text} at (456,253) size 47x19
- text run at (456,253) width 47: "Classic"
- RenderText {#text} at (502,253) size 5x19
- text run at (502,253) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 116x19
- RenderInline {DIV} at (0,0) size 116x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (506,234) size 51x34
- RenderText {#text} at (556,253) size 5x19
- text run at (556,253) width 5: " "
- RenderBlock {INPUT} at (562,254) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 42x19
- RenderText {#text} at (580,253) size 42x19
- text run at (580,253) width 42: "Africa"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 205x19
- RenderInline {DIV} at (0,0) size 205x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 50x19 [color=#0000EE]
- RenderImage {IMG} at (0,273) size 50x34
- RenderText {#text} at (50,292) size 4x19
- text run at (50,292) width 4: " "
- RenderBlock {INPUT} at (56,293) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 127x19
- RenderText {#text} at (74,292) size 127x19
- text run at (74,292) width 127: "Alexander's Empire"
- RenderText {#text} at (200,292) size 5x19
- text run at (200,292) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 179x19
- RenderInline {DIV} at (0,0) size 179x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (204,273) size 51x34
- RenderText {#text} at (254,292) size 5x19
- text run at (254,292) width 5: " "
- RenderBlock {INPUT} at (260,293) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 101x19
- RenderText {#text} at (278,292) size 101x19
- text run at (278,292) width 101: "Ancient Greece"
- RenderText {#text} at (378,292) size 5x19
- text run at (378,292) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 125x19
- RenderInline {DIV} at (0,0) size 125x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (382,273) size 51x34
- RenderText {#text} at (432,292) size 5x19
- text run at (432,292) width 5: " "
- RenderBlock {INPUT} at (438,293) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 47x19
- RenderText {#text} at (456,292) size 47x19
- text run at (456,292) width 47: "Classic"
- RenderText {#text} at (502,292) size 5x19
- text run at (502,292) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 116x19
- RenderInline {DIV} at (0,0) size 116x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (506,273) size 51x34
- RenderText {#text} at (556,292) size 5x19
- text run at (556,292) width 5: " "
- RenderBlock {INPUT} at (562,293) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 42x19
- RenderText {#text} at (580,292) size 42x19
- text run at (580,292) width 42: "Africa"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 205x19
- RenderInline {DIV} at (0,0) size 205x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 50x19 [color=#0000EE]
- RenderImage {IMG} at (0,312) size 50x34
- RenderText {#text} at (50,331) size 4x19
- text run at (50,331) width 4: " "
- RenderBlock {INPUT} at (56,332) size 16x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 127x19
- RenderText {#text} at (74,331) size 127x19
- text run at (74,331) width 127: "Alexander's Empire"
- RenderText {#text} at (200,331) size 5x19
- text run at (200,331) width 5: " "
- RenderText {#text} at (0,0) size 0x0
- RenderInline {DIV} at (0,0) size 175x19
- RenderInline {DIV} at (0,0) size 175x19
- RenderText {#text} at (0,0) size 0x0
- RenderInline {A} at (0,0) size 51x19 [color=#0000EE]
- RenderImage {IMG} at (204,312) size 51x34
- RenderText {#text} at (254,331) size 5x19
- text run at (254,331) width 5: " "
- RenderBlock {INPUT} at (260,332) size 17x16 [bgcolor=#FFFFFF02] [border: (1px solid #4C4C4C)]
- RenderInline {LABEL} at (0,0) size 101x19
- RenderText {#text} at (278,331) size 101x19
- text run at (278,331) width 101: "Ancient Greece"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespacenowrapclearfloatexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/nowrap-clear-float-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/nowrap-clear-float-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/nowrap-clear-float-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 200x120
- RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#ADD8E6]
- RenderInline {SPAN} at (0,0) size 271x19
- RenderText {#text} at (0,100) size 271x19
- text run at (0,100) width 271: "This text should be below the blue square."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespaceprebreakwordexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-break-word-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-break-word-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-break-word-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 154x144 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 148x139
- text run at (2,2) width 148: "Even though this div is"
- text run at (2,22) width 148: " white-space pre, the te"
- text run at (2,42) width 145: "xt inside should still w"
- text run at (2,62) width 148: "rap to multiple lines be"
- text run at (2,82) width 143: "cause of the word-wra"
- text run at (2,102) width 144: "p:break-word CSS pro"
- text run at (2,122) width 36: "perty."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespaceprewraplastcharexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-last-char-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-last-char-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-last-char-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,24 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 762x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13072"
- RenderText {#text} at (357,0) size 762x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 401: "REGRESSION (r15617): white-space: pre-wrap breaks off the"
- text run at (0,20) width 189: "last character of a wide word"
- RenderText {#text} at (188,20) size 5x19
- text run at (188,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 231x19
- text run at (0,0) width 231: "The following line should not wrap."
- RenderBlock {DIV} at (0,92) size 150x20 [bgcolor=#D3D3D3]
- RenderText {#text} at (0,0) size 192x19
- text run at (0,0) width 192: "abcdefghijklmnopqrstuvwxyz"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespaceprewraplinetestexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-line-test-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-line-test-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-line-test-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 784x66
- RenderTableSection {TBODY} at (0,0) size 784x66
- RenderTableRow {TR} at (0,2) size 784x62
- RenderTableCell {TD} at (2,2) size 780x62 [r=0 c=0 rs=1 cs=1]
- RenderBlock {DIV} at (1,1) size 778x60
- RenderText {#text} at (0,0) size 778x59
- text run at (0,0) width 753: "Three cheers for OldVet and the letter he wrote to Senator Dodd (see above Comment). We all need to be proactive"
- text run at (752,0) width 5: " "
- text run at (0,20) width 775: "and contact our senators and representatives to let them know our strong feelings on this subject. I would lose what little"
- text run at (774,20) width 4: " "
- text run at (0,40) width 471: "faith I have left in our government if they engineered a tax payer bailout. "
- text run at (470,40) width 1: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespaceprewrapoverflowselectionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,49 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x579
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 260x19
- text run at (0,0) width 260: "This test checks for a regression against "
- RenderInline {I} at (0,0) size 746x39
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (259,0) size 353x19
- text run at (259,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5619"
- RenderText {#text} at (611,0) size 746x39
- text run at (611,0) width 135: " CSS2: pre-wrap has"
- text run at (0,20) width 181: "overflow/selection problems"
- RenderText {#text} at (180,20) size 5x19
- text run at (180,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 707x19
- text run at (0,0) width 707: "Both boxes should not have scroll bars. The selection should not spill out of the blue box to the right of \x{201C}text\x{201D}."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
- RenderBlock {HR} at (0,198) size 784x2 [border: (1px inset #000000)]
- RenderBlock {PRE} at (0,213) size 108x78 [border: (4px solid #0000FF)]
- RenderText {#text} at (4,4) size 100x70
- text run at (4,4) width 86: "This text"
- text run at (89,4) width 15: " "
- text run at (4,18) width 71: "will wrap"
- text run at (74,18) width 1: " "
- text run at (4,32) width 71: "and fit"
- text run at (74,32) width 24: " "
- text run at (4,46) width 79: "within the"
- text run at (82,46) width 1: " "
- text run at (4,60) width 32: "box."
- text run at (35,60) width 1: " "
-layer at (8,115) size 108x78 clip at (12,119) size 100x70
- RenderBlock {PRE} at (0,107) size 108x78 [border: (4px solid #A52A2A)]
- RenderText {#text} at (4,4) size 100x70
- text run at (4,4) width 86: "This text"
- text run at (89,4) width 15: " "
- text run at (4,18) width 71: "will wrap"
- text run at (74,18) width 1: " "
- text run at (4,32) width 71: "and fit"
- text run at (74,32) width 24: " "
- text run at (4,46) width 79: "within the"
- text run at (82,46) width 1: " "
- text run at (4,60) width 32: "box."
- text run at (35,60) width 1: " "
-selection start: position 7 of child 0 {#text} of child 7 {PRE} of body
-selection end: position 15 of child 0 {#text} of child 11 {PRE} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespaceprewrapspacesafternewlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,114 +0,0 @@
</span><del>-layer at (0,0) size 800x760
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x760
- RenderBlock {HTML} at (0,0) size 800x760
- RenderBody {BODY} at (8,8) size 784x739
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 746x39
- RenderInline {A} at (0,0) size 353x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 353x19
- text run at (53,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7216"
- RenderText {#text} at (405,0) size 746x39
- text run at (405,0) width 5: " "
- text run at (409,0) width 337: "white-space: pre-wrap collapses leading whitespace"
- text run at (0,20) width 127: "following a newline"
- RenderText {#text} at (126,20) size 5x19
- text run at (126,20) width 5: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #000000)]
- RenderBlock {P} at (0,74) size 784x20
- RenderText {#text} at (0,0) size 36x19
- text run at (0,0) width 36: "Here "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (35,5) size 24x14
- text run at (35,5) width 24: "bar"
- RenderText {#text} at (58,0) size 145x19
- text run at (58,0) width 145: " should be right under "
- RenderInline {CODE} at (0,0) size 25x14
- RenderText {#text} at (202,5) size 25x14
- text run at (202,5) width 25: "foo"
- RenderText {#text} at (226,0) size 5x19
- text run at (226,0) width 5: ":"
- RenderBlock {PRE} at (0,110) size 43x28 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 43x28
- text run at (0,0) width 24: "foo"
- text run at (23,0) width 20: " "
- text run at (0,14) width 24: "bar"
- RenderBlock {P} at (0,154) size 784x20
- RenderText {#text} at (0,0) size 36x19
- text run at (0,0) width 36: "Here "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (35,5) size 24x14
- text run at (35,5) width 24: "bar"
- RenderText {#text} at (58,0) size 331x19
- text run at (58,0) width 331: " should be on the right hand side of the second line:"
- RenderBlock {PRE} at (0,190) size 43x42 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 24x14
- text run at (0,0) width 24: "foo"
- RenderBR {BR} at (23,10) size 1x0
- RenderText {#text} at (0,14) size 24x28
- text run at (0,14) width 24: " "
- text run at (0,28) width 24: "bar"
- RenderBlock {PRE} at (0,245) size 43x42 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 43x14
- text run at (0,0) width 24: "foo"
- text run at (23,0) width 20: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (0,14) size 24x28
- text run at (0,14) width 24: " "
- text run at (0,28) width 24: "bar"
- RenderBlock {PRE} at (0,300) size 43x42 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 24x42
- text run at (0,0) width 24: "foo"
- text run at (23,0) width 1: " "
- text run at (0,14) width 24: " "
- text run at (0,28) width 24: "bar"
- RenderBlock {PRE} at (0,355) size 43x42 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 32x42
- text run at (0,0) width 32: "foo "
- text run at (31,0) width 1: " "
- text run at (0,14) width 24: " "
- text run at (0,28) width 24: "bar"
- RenderBlock {PRE} at (0,410) size 43x42 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 40x42
- text run at (0,0) width 40: "foo "
- text run at (39,0) width 1: " "
- text run at (0,14) width 24: " "
- text run at (0,28) width 24: "bar"
- RenderBlock {PRE} at (0,465) size 43x42 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 55x42
- text run at (0,0) width 40: "foo "
- text run at (39,0) width 16: " "
- text run at (0,14) width 24: " "
- text run at (0,28) width 24: "bar"
- RenderBlock {PRE} at (0,520) size 43x42 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 63x42
- text run at (0,0) width 40: "foo "
- text run at (39,0) width 24: " "
- text run at (0,14) width 24: " "
- text run at (0,28) width 24: "bar"
- RenderBlock {P} at (0,578) size 784x20
- RenderText {#text} at (0,0) size 36x19
- text run at (0,0) width 36: "Here "
- RenderInline {CODE} at (0,0) size 24x14
- RenderText {#text} at (35,5) size 24x14
- text run at (35,5) width 24: "bar"
- RenderText {#text} at (58,0) size 317x19
- text run at (58,0) width 317: " should be on the right hand side of the third line:"
- RenderBlock {PRE} at (0,614) size 43x56 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 24x14
- text run at (0,0) width 24: "foo"
- RenderBR {BR} at (23,10) size 1x0
- RenderText {#text} at (0,14) size 24x42
- text run at (0,14) width 0: " "
- text run at (0,28) width 24: " "
- text run at (0,42) width 24: "bar"
- RenderBlock {PRE} at (0,683) size 43x56 [bgcolor=#C0C0C0]
- RenderText {#text} at (0,0) size 32x56
- text run at (0,0) width 24: "foo"
- text run at (23,0) width 9: " "
- text run at (0,14) width 24: "baz"
- text run at (23,14) width 1: " "
- text run at (0,28) width 24: " "
- text run at (0,42) width 24: "bar"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwhitespacespaninwordspacecausesoverflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/span-in-word-space-causes-overflow-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/span-in-word-space-causes-overflow-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/whitespace/span-in-word-space-causes-overflow-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x56
- RenderBlock {HTML} at (0,0) size 800x56
- RenderBody {BODY} at (8,8) size 784x40
- RenderBlock {DIV} at (0,0) size 200x40 [bgcolor=#FFFF00]
- RenderText {#text} at (0,0) size 152x19
- text run at (0,0) width 152: "Overflow should "
- RenderInline {SPAN} at (0,0) size 22x19
- RenderText {#text} at (151,0) size 22x19
- text run at (151,0) width 22: "not"
- RenderText {#text} at (0,20) size 134x19
- text run at (0,20) width 134: "even be tolerated."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwidezerowidthspaceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wide-zero-width-space-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wide-zero-width-space-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/wide-zero-width-space-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 609x19
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13178"
- RenderText {#text} at (357,0) size 305x19
- text run at (357,0) width 5: " "
- text run at (361,0) width 301: "Helvetica zero-width space has non-zero width"
- RenderText {#text} at (661,0) size 5x19
- text run at (661,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 275x19
- text run at (0,0) width 275: "The following lines should all be identical."
- RenderBlock {DIV} at (0,72) size 784x43
- RenderText {#text} at (0,0) size 387x43
- text run at (0,0) width 387: "Lor\x{E9}m\x{200B}ipsum\x{200E}dolor\x{1F}sit"
- RenderBlock {DIV} at (0,115) size 784x43
- RenderText {#text} at (0,0) size 387x43
- text run at (0,0) width 387: "Lore\x{301}m\x{200B}ipsum\x{200E}dolor\x{1F}sit"
- RenderBlock {DIV} at (0,158) size 784x43
- RenderText {#text} at (0,0) size 387x43
- text run at (0,0) width 387: "Lor\x{E9}mipsumdolorsit"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwordbreakexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-break-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-break-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-break-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,111 +0,0 @@
</span><del>-layer at (0,0) size 800x1028
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1028
- RenderBlock {HTML} at (0,0) size 800x1028
- RenderBody {BODY} at (8,8) size 784x1012
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 700x19
- text run at (0,0) width 700: "This example tests that word-break properly shrinks a cell to one character per line when it is set to break-all."
- RenderTable {TABLE} at (0,20) size 784x98 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 782x96
- RenderTableRow {TR} at (0,0) size 782x96
- RenderTableCell {TD} at (0,0) size 20x96 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (6,6) size 8x84
- text run at (6,6) width 8: "N"
- text run at (6,20) width 8: "a"
- text run at (6,34) width 8: "r"
- text run at (6,48) width 8: "r"
- text run at (6,62) width 8: "o"
- text run at (6,76) width 8: "w"
- RenderTableCell {TD} at (20,35) size 762x26 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 164x14
- text run at (6,6) width 164: "This cell should grow"
- RenderBlock (anonymous) at (0,118) size 784x40
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 438x19
- text run at (0,20) width 438: "This test checks that word-break is ignored when white-space is pre."
- RenderBlock {PRE} at (0,171) size 110x24 [border: (5px solid #000000)]
- RenderText {#text} at (5,5) size 437x14
- text run at (5,5) width 437: "Thislongwordshouldnotgetbrokenbutshouldstickoutofthepre."
- text run at (441,5) width 1: " "
- RenderBlock (anonymous) at (0,208) size 784x80
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 774x59
- text run at (0,20) width 476: "The next two examples test our custom break-word value for word-break. "
- text run at (475,20) width 299: "We should get the same results as break-all for"
- text run at (0,40) width 765: "the first test, but we should break up the word in the second test (since our behavior matches word-wrap: break-word in"
- text run at (0,60) width 65: "that case)."
- RenderTable {TABLE} at (0,288) size 784x98 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 782x96
- RenderTableRow {TR} at (0,0) size 782x96
- RenderTableCell {TD} at (0,0) size 20x96 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (6,6) size 8x84
- text run at (6,6) width 8: "N"
- text run at (6,20) width 8: "a"
- text run at (6,34) width 8: "r"
- text run at (6,48) width 8: "r"
- text run at (6,62) width 8: "o"
- text run at (6,76) width 8: "w"
- RenderTableCell {TD} at (20,35) size 762x26 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (6,6) size 164x14
- text run at (6,6) width 164: "This cell should grow"
- RenderBlock (anonymous) at (0,386) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock {PRE} at (0,419) size 110x80 [border: (5px solid #000000)]
- RenderText {#text} at (5,5) size 94x70
- text run at (5,5) width 94: "Thislongword"
- text run at (5,19) width 94: "shouldnotget"
- text run at (5,33) width 94: "brokenbutsho"
- text run at (5,47) width 94: "uldstickouto"
- text run at (5,61) width 63: "fthepre."
- text run at (67,61) width 1: " "
- RenderBlock (anonymous) at (0,512) size 784x80
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 776x59
- text run at (0,20) width 641: "This test makes sure floating and positioned elements do the right thing with word-break: break-all. "
- text run at (640,20) width 133: "The minimum width"
- text run at (0,40) width 305: "should be less than the containing block width. "
- text run at (304,40) width 472: "The breaking should be \"dumb\" and just occur when the end of the line is"
- text run at (0,60) width 21: "hit."
- RenderBlock {DIV} at (0,592) size 304x46 [border: (2px solid #000000)]
- RenderBlock (floating) {DIV} at (2,2) size 300x42
- RenderText {#text} at (0,0) size 297x42
- text run at (0,0) width 297: "Eventhoughthishasareallylongword itsho"
- text run at (0,14) width 297: "uldnotstick out oftheenclosing300pxblo"
- text run at (0,28) width 24: "ck."
- RenderBR {BR} at (302,2) size 0x14
- RenderBlock (anonymous) at (0,638) size 784x20
- RenderBR {BR} at (0,0) size 0x19
- RenderBlock (anonymous) at (0,762) size 784x80
- RenderBR {BR} at (0,0) size 0x19
- RenderText {#text} at (0,20) size 783x59
- text run at (0,20) width 658: "This test makes sure floating and positioned elements do the right thing with word-break: break-word. "
- text run at (657,20) width 92: "The minimum"
- text run at (0,40) width 345: "width should be less than the containing block width. "
- text run at (344,40) width 439: "The breaking should be \"smart\" and be like word-wrap: break-word,"
- text run at (0,60) width 540: "with words preferring to wrap first before allowing break opportunities within them."
- RenderBlock {DIV} at (0,842) size 304x46 [border: (2px solid #000000)]
- RenderBlock (floating) {DIV} at (2,2) size 300x42
- RenderText {#text} at (0,0) size 250x42
- text run at (0,0) width 250: "Eventhoughthishasareallylongword"
- text run at (0,14) width 157: "itshouldnotstick out"
- text run at (0,28) width 196: "oftheenclosing300pxblock."
- RenderBR {BR} at (302,2) size 0x14
- RenderBlock (anonymous) at (0,888) size 784x20
- RenderBR {BR} at (0,0) size 0x19
-layer at (8,666) size 304x104
- RenderBlock (relative positioned) {DIV} at (0,658) size 304x104 [border: (2px solid #000000)]
-layer at (10,668) size 300x42
- RenderBlock (positioned) {DIV} at (2,2) size 300x42
- RenderText {#text} at (0,0) size 297x42
- text run at (0,0) width 297: "Eventhoughthishasareallylongword itsho"
- text run at (0,14) width 297: "uldnotstick out oftheenclosing300pxblo"
- text run at (0,28) width 24: "ck."
-layer at (8,916) size 304x104
- RenderBlock (relative positioned) {DIV} at (0,908) size 304x104 [border: (2px solid #000000)]
-layer at (10,918) size 300x42
- RenderBlock (positioned) {DIV} at (2,2) size 300x42
- RenderText {#text} at (0,0) size 250x42
- text run at (0,0) width 250: "Eventhoughthishasareallylongword"
- text run at (0,14) width 157: "itshouldnotstick out"
- text run at (0,28) width 196: "oftheenclosing300pxblock."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwordbreakrunroundingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-break-run-rounding-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-break-run-rounding-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-break-run-rounding-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,40 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 60x19
- text run at (0,0) width 60: "Tests for "
- RenderInline {I} at (0,0) size 712x19
- RenderInline {A} at (0,0) size 306x19 [color=#0000EE]
- RenderText {#text} at (59,0) size 306x19
- text run at (59,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=13438"
- RenderText {#text} at (364,0) size 407x19
- text run at (364,0) width 5: " "
- text run at (368,0) width 403: "Run rounding makes word-break:break-all/word not functional"
- RenderText {#text} at (770,0) size 5x19
- text run at (770,0) width 5: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 314x19
- text run at (0,0) width 314: "Test that the preferred (maximum) width is right:"
- RenderBlock (floating) {DIV} at (0,72) size 756x27 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 750x21
- text run at (3,3) width 750: "The black border should fit tightly around this one line of text with no space after the period."
- RenderBlock (anonymous) at (0,72) size 784x27
- RenderBR {BR} at (755,0) size 1x19
- RenderBlock {P} at (0,115) size 784x20
- RenderText {#text} at (0,0) size 388x19
- text run at (0,0) width 388: "Test that text does not wrap too early due to rounding errors:"
- RenderBlock {DIV} at (0,151) size 431x48 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 421x42
- text run at (3,3) width 421: "This text fits nicely on a single line of the given widt"
- text run at (3,24) width 16: "h."
- RenderBlock {P} at (0,215) size 784x20
- RenderText {#text} at (0,0) size 233x19
- text run at (0,0) width 233: "Test that text does not wrap too late:"
- RenderBlock {DIV} at (0,251) size 597x48 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 583x42
- text run at (3,3) width 517: "J u s t a b u n c h o f l e t t e r s h e r e , n o t h i n g t o s e e . "
- text run at (519,3) width 67: "Thisison"
- text run at (3,24) width 208: "ebigwordwhichisverylong."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwordbreaksofthyphenexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-break-soft-hyphen-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-break-soft-hyphen-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-break-soft-hyphen-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 759x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=15367"
- RenderText {#text} at (357,0) size 759x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 398: "Assertion failure inspecting a document including soft hyphen"
- text run at (0,20) width 76: "code (0xad)"
- RenderText {#text} at (75,20) size 5x19
- text run at (75,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 499x19
- text run at (0,0) width 499: "The following text should not wrap and the border should fit tightly around it."
-layer at (8,100) size 116x26
- RenderBlock (positioned) {DIV} at (8,100) size 116x26 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 110x19
- text run at (3,3) width 110: "Two soft\x{AD}hyp\x{AD}hens"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttextwordspaceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-space-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-space-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/text/word-space-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,60 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 54x19
- text run at (0,0) width 54: "Test for "
- RenderInline {I} at (0,0) size 764x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x19
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=15259"
- RenderText {#text} at (357,0) size 764x39
- text run at (357,0) width 5: " "
- text run at (361,0) width 403: "REGRESSION:Text overflows if a empty <td> is followed by a"
- text run at (0,20) width 136: "<td align=\"center\">"
- RenderText {#text} at (135,20) size 5x19
- text run at (135,20) width 5: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 267x19
- text run at (0,0) width 267: "The next 7 lines should all look the same."
- RenderBlock (floating) {DIV} at (0,92) size 82x26 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 26x19
- text run at (3,3) width 26: "A B"
- RenderBlock (floating) {DIV} at (0,118) size 82x26 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 26x19
- text run at (3,3) width 26: "A B"
- RenderBlock (floating) {DIV} at (0,144) size 83x26 [border: (3px solid #000000)]
- RenderInline {SPAN} at (0,0) size 12x19
- RenderText {#text} at (3,3) size 12x19
- text run at (3,3) width 12: "A"
- RenderText {#text} at (64,3) size 16x19
- text run at (64,3) width 16: " B"
- RenderBlock (floating) {DIV} at (0,170) size 83x26 [border: (3px solid #000000)]
- RenderInline {SPAN} at (0,0) size 12x19
- RenderText {#text} at (3,3) size 12x19
- text run at (3,3) width 12: "A"
- RenderText {#text} at (64,3) size 16x19
- text run at (64,3) width 16: " B"
- RenderBlock (floating) {DIV} at (0,196) size 83x26 [border: (3px solid #000000)]
- RenderInline {SPAN} at (0,0) size 12x19
- RenderText {#text} at (3,3) size 12x19
- text run at (3,3) width 12: "A"
- RenderText {#text} at (64,3) size 16x19
- text run at (64,3) width 16: " B"
- RenderBlock (floating) {DIV} at (0,222) size 83x26 [border: (3px solid #000000)]
- RenderInline {SPAN} at (0,0) size 12x19
- RenderText {#text} at (3,3) size 12x19
- text run at (3,3) width 12: "A"
- RenderText {#text} at (64,3) size 55x19
- text run at (64,3) width 55: " "
- RenderInline {SPAN} at (0,0) size 12x19
- RenderText {#text} at (118,3) size 12x19
- text run at (118,3) width 12: "B"
- RenderBlock (floating) {DIV} at (0,248) size 83x26 [border: (3px solid #000000)]
- RenderInline {SPAN} at (0,0) size 12x19
- RenderText {#text} at (3,3) size 12x19
- text run at (3,3) width 12: "A"
- RenderText {#text} at (64,3) size 16x19
- text run at (64,3) width 16: " B"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttokenizer001expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/001-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttokenizer001expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/001-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/001-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/001-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
- RenderBlock {P} at (0,116) size 784x20
- RenderText {#text} at (0,0) size 259x19
- text run at (0,0) width 259: "there should be a red box above this text"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttokenizer003expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/003-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttokenizer003expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/003-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/003-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/003-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
- RenderBlock {DIV} at (0,100) size 784x20
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 214x19
- text run at (0,0) width 214: "This should be below the red box"
- RenderBlock {DIV} at (0,20) size 784x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttokenizermissingstyleendtag1expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/missing-style-end-tag-1-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttokenizermissingstyleendtag2expectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/missing-style-end-tag-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttokenizerscriptafterframesetexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/tokenizer/script-after-frameset-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttransformsboundingrectzoomexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/bounding-rect-zoom-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/bounding-rect-zoom-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/bounding-rect-zoom-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,46 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (7,7) size 786x586
- RenderBlock {P} at (0,0) size 786x36
- RenderText {#text} at (0,0) size 299x17
- text run at (0,0) width 299: "Tests that these functions account for full page zoom."
- RenderBR {BR} at (298,13) size 1x0
- RenderText {#text} at (0,18) size 174x17
- text run at (0,18) width 174: "There should be no red visible."
- RenderTable {TABLE} at (0,50) size 786x23
- RenderTableSection {TBODY} at (0,0) size 786x22
- RenderTableRow {TR} at (0,1) size 786x20
- RenderTableCell {TD} at (1,1) size 182x20 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,1) size 147x17
- text run at (0,1) width 147: "getClientBoundingRect():"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderTableCell {TD} at (183,1) size 602x20 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,1) size 97x17
- text run at (0,1) width 97: "getClientRects():"
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (90,90) size 90x90
- RenderBlock (positioned) {DIV} at (90,90) size 90x90 [bgcolor=#FF0000]
-layer at (90,90) size 90x90
- RenderBlock (positioned) {DIV} at (90,90) size 90x90 [bgcolor=#008000]
-layer at (9,198) size 33x18
- RenderBlock (positioned) {DIV} at (9,198) size 34x18
- RenderInline {SPAN} at (0,0) size 34x17 [color=#008000]
- RenderInline {B} at (0,0) size 34x17
- RenderText {#text} at (0,0) size 34x17
- text run at (0,0) width 34: "PASS"
-layer at (270,90) size 90x90
- RenderBlock (positioned) {DIV} at (270,90) size 90x90 [bgcolor=#FF0000]
-layer at (270,90) size 91x91
- RenderBlock (positioned) {DIV} at (270,90) size 91x91 [bgcolor=#008000]
-layer at (198,198) size 33x18
- RenderBlock (positioned) {DIV} at (198,198) size 34x18
- RenderInline {SPAN} at (0,0) size 34x17 [color=#008000]
- RenderInline {B} at (0,0) size 34x17
- RenderText {#text} at (0,0) size 34x17
- text run at (0,0) width 34: "PASS"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttransformsdiamondexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/diamond-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/diamond-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/diamond-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 760x19
- text run at (0,0) width 229: "You should see three blocks below. "
- text run at (228,0) width 532: "The middle one should look like a diamond because it has been rotated 45 degrees."
- RenderBlock (floating) {DIV} at (5,41) size 110x110 [bgcolor=#87CEEB] [border: (5px solid #000000)]
- RenderBlock (floating) {DIV} at (245,41) size 110x110 [bgcolor=#87CEEB] [border: (5px solid #000000)]
-layer at (133,49) size 110x110
- RenderBlock (floating) {DIV} at (125,41) size 110x110 [bgcolor=#87CEEB] [border: (5px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttransformsidentitymatrixexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/identity-matrix-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/identity-matrix-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/identity-matrix-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 256x19
- text run at (0,0) width 256: "The following divs should be identical: "
- RenderBR {BR} at (0,0) size 0x0
- RenderBlock (floating) {DIV} at (5,25) size 110x110 [bgcolor=#87CEEB] [border: (5px solid #000000)]
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
-layer at (133,33) size 110x110
- RenderBlock (floating) {DIV} at (125,25) size 110x110 [bgcolor=#87CEEB] [border: (5px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttransformsoverflowwithtransformexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/overflow-with-transform-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/overflow-with-transform-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/overflow-with-transform-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 324x19
- text run at (0,0) width 324: "Gray div should be clipped by overflow: scroll div"
-layer at (8,52) size 202x202 clip at (9,53) size 200x200 scrollHeight 516
- RenderBlock (positioned) {DIV} at (8,52) size 202x202 [border: (1px solid #000000)]
-layer at (9,69) size 200x500 backgroundClip at (9,53) size 200x200 clip at (9,53) size 200x200 outlineClip at (9,53) size 200x200
- RenderBlock (relative positioned) {DIV} at (1,17) size 200x500 [bgcolor=#808080]
- RenderBlock {P} at (0,0) size 200x120
- RenderText {#text} at (0,0) size 200x119
- text run at (0,0) width 192: "ihasdkas sdkha sjdkahk dahsd"
- text run at (0,20) width 200: "jashd kashd kasdh aksd haskdh"
- text run at (0,40) width 46: "aksd h "
- text run at (45,40) width 141: "asfadjaskdh akdhaskd"
- text run at (0,60) width 185: "haskd haskd haskd haskdhka"
- text run at (0,80) width 117: "shdkasdh kas hdk "
- text run at (116,80) width 48: "asd asd"
- text run at (0,100) width 72: "asdas das d"
- RenderBlock {P} at (0,136) size 200x120
- RenderText {#text} at (0,0) size 200x119
- text run at (0,0) width 192: "ihasdkas sdkha sjdkahk dahsd"
- text run at (0,20) width 200: "jashd kashd kasdh aksd haskdh"
- text run at (0,40) width 46: "aksd h "
- text run at (45,40) width 141: "asfadjaskdh akdhaskd"
- text run at (0,60) width 185: "haskd haskd haskd haskdhka"
- text run at (0,80) width 117: "shdkasdh kas hdk "
- text run at (116,80) width 48: "asd asd"
- text run at (0,100) width 72: "asdas das d"
- RenderBlock {P} at (0,272) size 200x120
- RenderText {#text} at (0,0) size 200x119
- text run at (0,0) width 192: "ihasdkas sdkha sjdkahk dahsd"
- text run at (0,20) width 200: "jashd kashd kasdh aksd haskdh"
- text run at (0,40) width 46: "aksd h "
- text run at (45,40) width 141: "asfadjaskdh akdhaskd"
- text run at (0,60) width 185: "haskd haskd haskd haskdhka"
- text run at (0,80) width 117: "shdkasdh kas hdk "
- text run at (116,80) width 48: "asd asd"
- text run at (0,100) width 72: "asdas das d"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttransformsskewwithunitlesszeroexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/skew-with-unitless-zero-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/skew-with-unitless-zero-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/skew-with-unitless-zero-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x492
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 503x19
- text run at (0,0) width 503: "In the example below you should a y-skewed block (45 degree angle of skew)."
-layer at (108,128) size 120x120
- RenderBlock {DIV} at (100,120) size 120x120 [bgcolor=#87CEEB] [border: (10px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttransformstransformoninlineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-on-inline-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-on-inline-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-on-inline-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "The "
- RenderInline {SPAN} at (0,0) size 142x19
- RenderText {#text} at (28,0) size 142x19
- text run at (28,0) width 142: "span in this paragraph"
- RenderText {#text} at (169,0) size 307x19
- text run at (169,0) width 307: " has a transform, which has no effect on inlines."
- RenderBlock {P} at (0,36) size 784x40
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "The "
- RenderText {#text} at (169,0) size 707x39
- text run at (169,0) width 538: " has a transform, which has no effect on inlines. It also has opacity to throw it into a"
- text run at (0,20) width 87: "RenderLayer."
- RenderBlock {P} at (0,92) size 784x20
- RenderText {#text} at (0,0) size 29x19
- text run at (0,0) width 29: "The "
- RenderText {#text} at (169,0) size 555x19
- text run at (169,0) width 555: " has a transform and opacity, and is an inline-block. So it should respect the transform."
-layer at (8,44) size 142x19
- RenderInline {SPAN} at (0,0) size 142x19
- RenderText {#text} at (28,0) size 142x19
- text run at (28,0) width 142: "span in this paragraph"
-layer at (37,100) size 141x20
- RenderBlock {SPAN} at (28,0) size 142x20
- RenderText {#text} at (0,0) size 141x19
- text run at (0,0) width 141: "span in this paragraph"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttransformstransformoverflowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-overflow-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-overflow-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-overflow-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x584
- RenderBlock {P} at (0,216) size 800x20
- RenderText {#text} at (0,0) size 252x19
- text run at (0,0) width 252: "You should see one green square above"
-layer at (50,50) size 100x100
- RenderBlock (positioned) {DIV} at (50,50) size 100x100 [bgcolor=#FF0000]
-layer at (0,0) size 200x200
- RenderBlock {DIV} at (0,0) size 200x200 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttransformstransformpositionedancestorexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-positioned-ancestor-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-positioned-ancestor-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-positioned-ancestor-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,21 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x382
- RenderBlock {HTML} at (0,0) size 800x382
- RenderBody {BODY} at (8,16) size 784x358
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 513x19
- text run at (0,0) width 513: "You should see a green box inside a gray box. If you see red, the test has failed. "
- RenderInline {A} at (0,0) size 761x39 [color=#0000EE]
- RenderText {#text} at (512,0) size 761x39
- text run at (512,0) width 249: "https://bugs.webkit.org/show_bug.cgi?"
- text run at (0,20) width 62: "id=18885"
- RenderText {#text} at (0,0) size 0x0
-layer at (8,72) size 302x302
- RenderBlock (relative positioned) {DIV} at (0,56) size 302x302 [border: (1px solid #000000)]
-layer at (59,123) size 200x200
- RenderBlock {DIV} at (51,51) size 200x200 [bgcolor=#808080]
-layer at (109,173) size 100x100
- RenderBlock (positioned) {DIV} at (50,50) size 100x100 [bgcolor=#FF0000]
-layer at (109,173) size 100x100
- RenderBlock (positioned) {DIV} at (101,101) size 100x100 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttransformstransformtablerowexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-table-row-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-table-row-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transform-table-row-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x158
- RenderBlock {HTML} at (0,0) size 800x158
- RenderBody {BODY} at (8,16) size 784x134
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 354x19
- text run at (0,0) width 354: "All of the table rows and cells below should be rotated."
- RenderTable {TABLE} at (0,36) size 201x98
- RenderTableSection {TBODY} at (0,0) size 201x98
- RenderTableRow {TR} at (0,50) size 201x22
- RenderTableRow {TR} at (0,74) size 201x22
-layer at (8,54) size 201x22
- RenderTableRow {TR} at (0,2) size 201x22
- RenderTableCell {TD} at (2,2) size 197x22 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 111x19
- text run at (1,1) width 111: "Transformed row"
-layer at (8,78) size 201x22
- RenderTableRow {TR} at (0,26) size 201x22
- RenderTableCell {TD} at (2,26) size 197x22 [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 195x19
- text run at (1,1) width 195: "Transformed row with opacity"
-layer at (10,102) size 197x22
- RenderTableCell {TD} at (2,50) size 197x22 [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 110x19
- text run at (1,1) width 110: "Transformed cell"
-layer at (10,126) size 197x22
- RenderTableCell {TD} at (2,74) size 197x22 [r=3 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 193x19
- text run at (1,1) width 193: "Transformed cell with opacity"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttransformstransformeddocumentelementexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transformed-document-element-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transformed-document-element-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transformed-document-element-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x52
- RenderBlock {HTML} at (0,0) size 800x52
- RenderBody {BODY} at (8,16) size 784x20 [bgcolor=#808080]
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 563x19
- text run at (0,0) width 563: "The portions of the view exposed by the transformed document should be painted white"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttransformstransformswithopacityexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transforms-with-opacity-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transforms-with-opacity-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transforms-with-opacity-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 765x19
- text run at (0,0) width 765: "In the example below you should see three blocks right next to one another, and they should all be partially transparent."
-layer at (8,28) size 120x120
- RenderBlock {DIV} at (0,20) size 120x120 [bgcolor=#87CEEB] [border: (10px solid #000000)]
-layer at (18,38) size 120x120
- RenderBlock {DIV} at (10,10) size 120x120 [border: (10px solid #000000)]
-layer at (28,48) size 120x120
- RenderBlock {DIV} at (10,10) size 120x120 [border: (10px solid #000000)]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fasttransformstransformswithzoomexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transforms-with-zoom-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transforms-with-zoom-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/transforms/transforms-with-zoom-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (0,0) size 800x581
- RenderBlock {P} at (0,0) size 800x23
- RenderInline {A} at (0,0) size 368x22 [color=#0000EE]
- RenderText {#text} at (0,0) size 368x22
- text run at (0,0) width 368: "https://bugs.webkit.org/show_bug.cgi?id=24784"
- RenderBlock {P} at (0,42) size 800x24
- RenderText {#text} at (0,0) size 635x22
- text run at (0,0) width 635: "Test transform lengths with zoom. You should see two green squares below, no red."
-layer at (120,84) size 120x120
- RenderBlock (positioned) {DIV} at (120,84) size 120x120 [bgcolor=#FF0000]
-layer at (300,84) size 120x120
- RenderBlock (positioned) {DIV} at (300,84) size 120x120 [bgcolor=#FF0000]
-layer at (0,24) size 120x120
- RenderBlock (positioned) {DIV} at (0,24) size 120x120 [bgcolor=#008000]
-layer at (0,24) size 120x120
- RenderBlock (positioned) {DIV} at (0,24) size 120x120 [bgcolor=#008000]
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeKusaMakurabackgroundcanvasexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/Kusa-Makura-background-canvas-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebackgroundhorizontalbtexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/background-horizontal-bt-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebackgroundverticallrexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/background-vertical-lr-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebackgroundverticalrlexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/background-vertical-rl-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebasicverticallineexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/basic-vertical-line-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebasicverticallineexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/basic-vertical-line-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/basic-vertical-line-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/basic-vertical-line-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 319x304 [border: (2px solid #800000)]
- RenderInline {SPAN} at (0,0) size 19x220 [border: (5px solid #000000) none (5px solid #000000) none]
- RenderImage {IMG} at (6,12) size 100x200 [bgcolor=#008000]
- RenderText {#text} at (2,222) size 19x4
- text run at (2,222) width 4: " "
- RenderBR {BR} at (6,226) size 0x0
- RenderInline {SPAN} at (0,0) size 19x220 [border: (5px solid #000000) none (5px solid #000000) none]
- RenderImage {IMG} at (111,12) size 100x200 [bgcolor=#008000]
- RenderText {#text} at (107,222) size 19x4
- text run at (107,222) width 4: " "
- RenderBR {BR} at (111,226) size 0x0
- RenderInline {SPAN} at (0,0) size 19x220 [border: (5px solid #000000) none (5px solid #000000) none]
- RenderImage {IMG} at (216,12) size 100x200 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeblocklevelimagesexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/block-level-images-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebodydirectionpropagationblockedexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/body-direction-propagation-blocked-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebodydirectionpropagationexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/body-direction-propagation-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebodywritingmodepropagationblockedexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/body-writing-mode-propagation-blocked-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebodywritingmodepropagationexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/body-writing-mode-propagation-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderimagehorizontalbtexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-horizontal-bt-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderimagehorizontalbtexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-horizontal-bt-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-horizontal-bt-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-horizontal-bt-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,140) size 800x460
- RenderBlock {HTML} at (0,0) size 800x460
- RenderBody {BODY} at (8,8) size 784x444
- RenderInline {SPAN} at (0,0) size 80x319 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderBlock {DIV} at (101,116) size 25x0
- RenderBR {BR} at (126,97) size 0x96
- RenderBlock {DIV} at (50,288) size 50x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderimageverticallrexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-vertical-lr-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderimageverticallrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-vertical-lr-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-vertical-lr-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-vertical-lr-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 460x600
- RenderBlock {HTML} at (0,0) size 460x600
- RenderBody {BODY} at (8,8) size 444x584
- RenderInline {SPAN} at (0,0) size 319x80 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderBlock {DIV} at (98,101) size 0x25
- RenderBR {BR} at (79,126) size 96x0
- RenderBlock {DIV} at (270,50) size 0x50
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderimageverticalrlexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-vertical-rl-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderimageverticalrlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-vertical-rl-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-vertical-rl-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-image-vertical-rl-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (340,0) size 460x600
- RenderBlock {HTML} at (0,0) size 460x600
- RenderBody {BODY} at (8,8) size 444x584
- RenderInline {SPAN} at (0,0) size 319x80 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
- RenderBlock {DIV} at (165,101) size 0x25
- RenderBR {BR} at (88,126) size 96x0
- RenderBlock {DIV} at (337,50) size 0x50
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderradiusclippingverticallrexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderradiusclippingverticallrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x608
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 742x584
- RenderBlock {DIV} at (0,0) size 144x600
- RenderInline {SPAN} at (0,0) size 136x562 [bgcolor=#0000FF]
- RenderText {#text} at (0,0) size 0x0
- RenderInline {SPAN} at (0,0) size 136x562 [bgcolor=#FFFFE0] [border: (5px solid #008000)]
- RenderText {#text} at (9,35) size 126x562
- text run at (9,35) width 527: "This sentence is too long to"
- text run at (81,0) width 359: "fit on a single line."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderstylesverticallrexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-styles-vertical-lr-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderstylesverticallrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-styles-vertical-lr-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-styles-vertical-lr-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-styles-vertical-lr-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,125 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (20,8) size 760x584
- RenderBlock {DIV} at (0,20) size 256x544
- RenderBlock {DIV} at (0,0) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px solid #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (42,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (71,83) size 19x4
- text run at (71,83) width 4: " "
- RenderBlock {DIV} at (0,87) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px groove #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (42,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (71,170) size 19x4
- text run at (71,170) width 4: " "
- RenderBlock {DIV} at (0,174) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px ridge #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (42,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (71,257) size 19x4
- text run at (71,257) width 4: " "
- RenderBlock {DIV} at (0,261) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px outset #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (42,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (71,344) size 19x4
- text run at (71,344) width 4: " "
- RenderBlock {DIV} at (0,348) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px inset #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (42,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (71,431) size 19x4
- text run at (71,431) width 4: " "
- RenderBlock {DIV} at (0,435) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px double #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (42,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (276,20) size 256x544
- RenderBlock {DIV} at (0,0) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px solid #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (42,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (71,83) size 19x4
- text run at (71,83) width 4: " "
- RenderBlock {DIV} at (0,87) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px groove #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (42,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (71,170) size 19x4
- text run at (71,170) width 4: " "
- RenderBlock {DIV} at (0,174) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px ridge #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (42,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (71,257) size 19x4
- text run at (71,257) width 4: " "
- RenderBlock {DIV} at (0,261) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px outset #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (42,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (71,344) size 19x4
- text run at (71,344) width 4: " "
- RenderBlock {DIV} at (0,348) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px inset #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (42,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (71,431) size 19x4
- text run at (71,431) width 4: " "
- RenderBlock {DIV} at (0,435) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px double #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (42,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderstylesverticalrlexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-styles-vertical-rl-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderstylesverticalrlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-styles-vertical-rl-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-styles-vertical-rl-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-styles-vertical-rl-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,125 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (20,8) size 760x584
- RenderBlock {DIV} at (0,20) size 256x544
- RenderBlock {DIV} at (0,0) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px solid #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (86,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (199,83) size 19x4
- text run at (199,83) width 4: " "
- RenderBlock {DIV} at (0,87) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px groove #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (86,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (199,170) size 19x4
- text run at (199,170) width 4: " "
- RenderBlock {DIV} at (0,174) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px ridge #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (86,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (199,257) size 19x4
- text run at (199,257) width 4: " "
- RenderBlock {DIV} at (0,261) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px outset #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (86,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (199,344) size 19x4
- text run at (199,344) width 4: " "
- RenderBlock {DIV} at (0,348) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px inset #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (86,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (199,431) size 19x4
- text run at (199,431) width 4: " "
- RenderBlock {DIV} at (0,435) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px double #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (86,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (276,20) size 256x544
- RenderBlock {DIV} at (0,0) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px solid #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (86,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (199,83) size 19x4
- text run at (199,83) width 4: " "
- RenderBlock {DIV} at (0,87) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px groove #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (86,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (199,170) size 19x4
- text run at (199,170) width 4: " "
- RenderBlock {DIV} at (0,174) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px ridge #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (86,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (199,257) size 19x4
- text run at (199,257) width 4: " "
- RenderBlock {DIV} at (0,261) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px outset #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (86,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (199,344) size 19x4
- text run at (199,344) width 4: " "
- RenderBlock {DIV} at (0,348) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px inset #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (86,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (199,431) size 19x4
- text run at (199,431) width 4: " "
- RenderBlock {DIV} at (0,435) size 256x83
- RenderInline {SPAN} at (0,0) size 240x83 [bgcolor=#DDDDDD] [border: (20px double #808080)]
- RenderText {#text} at (28,35) size 72x48
- text run at (28,35) width 48: " "
- RenderBR {BR} at (86,83) size 0x0
- RenderText {#text} at (156,0) size 72x48
- text run at (156,0) width 48: " "
- RenderText {#text} at (0,0) size 0x0
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderverticallrexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-vertical-lr-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeborderverticallrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-vertical-lr-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-vertical-lr-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/border-vertical-lr-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 772x600
- RenderBlock {HTML} at (0,0) size 772x600
- RenderBody {BODY} at (8,8) size 756x584
- RenderInline {SPAN} at (0,0) size 221x571 [border: (2px solid #000000)]
- RenderText {#text} at (19,4) size 213x571
- text run at (19,4) width 567: "\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}"
- text run at (82,0) width 546: "\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}"
- text run at (145,0) width 567: "\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}"
- text run at (208,0) width 126: "\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}"
- RenderText {#text} at (208,130) size 24x6
- text run at (208,130) width 6: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (271,0) size 24x0
- RenderInline {SPAN} at (0,0) size 416x574 [border: (5px solid #000000)]
- RenderText {#text} at (334,7) size 402x574
- text run at (334,7) width 567: "\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}"
- text run at (397,0) width 552: "\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}"
- text run at (460,0) width 567: "\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}"
- text run at (523,0) width 567: "\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}"
- text run at (586,0) width 567: "\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}"
- text run at (649,0) width 573: "\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}"
- text run at (712,0) width 273: "\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}"
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeboxshadowhorizontalbtexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-horizontal-bt-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeboxshadowhorizontalbtexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-horizontal-bt-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-horizontal-bt-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-horizontal-bt-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 600x144
- RenderInline {SPAN} at (0,0) size 548x136 [bgcolor=#FFFFE0] [border: (5px solid #008000)]
- RenderText {#text} at (46,9) size 528x126
- text run at (46,9) width 528: "This sentence is too long to"
- text run at (110,81) width 360: "fit on a single line."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,194) size 600x144
- RenderInline {SPAN} at (0,0) size 548x136 [bgcolor=#FFFFE0] [border: (5px solid #008000)]
- RenderText {#text} at (46,9) size 528x126
- text run at (46,9) width 528: "This sentence is too long to"
- text run at (110,81) width 360: "fit on a single line."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeboxshadowverticallrexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-vertical-lr-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeboxshadowverticallrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-vertical-lr-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-vertical-lr-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-vertical-lr-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x608
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 144x600
- RenderInline {SPAN} at (0,0) size 136x548 [bgcolor=#FFFFE0] [border: (5px solid #008000)]
- RenderText {#text} at (9,46) size 126x528
- text run at (9,46) width 527: "This sentence is too long to"
- text run at (81,110) width 359: "fit on a single line."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (194,0) size 144x600
- RenderInline {SPAN} at (0,0) size 136x548 [bgcolor=#FFFFE0] [border: (5px solid #008000)]
- RenderText {#text} at (9,46) size 126x528
- text run at (9,46) width 527: "This sentence is too long to"
- text run at (81,110) width 359: "fit on a single line."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeboxshadowverticalrlexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-vertical-rl-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeboxshadowverticalrlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-vertical-rl-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-vertical-rl-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/box-shadow-vertical-rl-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x608
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 144x600
- RenderInline {SPAN} at (0,0) size 136x548 [bgcolor=#FFFFE0] [border: (5px solid #008000)]
- RenderText {#text} at (9,46) size 126x528
- text run at (9,46) width 527: "This sentence is too long to"
- text run at (81,110) width 359: "fit on a single line."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (194,0) size 144x600
- RenderInline {SPAN} at (0,0) size 136x548 [bgcolor=#FFFFE0] [border: (5px solid #008000)]
- RenderText {#text} at (9,46) size 126x528
- text run at (9,46) width 527: "This sentence is too long to"
- text run at (81,110) width 359: "fit on a single line."
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebrokenideographsmallcapsexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/broken-ideograph-small-caps-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodebrokenideographicfontexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/broken-ideographic-font-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeenglishbttextexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-bt-text-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeenglishbttextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-bt-text-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-bt-text-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-bt-text-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x504 [border: (2px solid #000000)]
- RenderBlock {DIV} at (2,18) size 780x204 [border: (2px solid #800000)]
- RenderBlock (floating) {DIV} at (678,2) size 100x100 [bgcolor=#00FF00]
- RenderText {#text} at (2,2) size 543x19
- text run at (2,2) width 306: "Here is some text in a horizontal-bt block flow. "
- text run at (307,2) width 238: "The block direction is bottom-to-top."
- RenderBR {BR} at (544,6) size 1x0
- RenderText {#text} at (2,22) size 225x19
- text run at (2,22) width 225: "This line should also be horizontal."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeenglishlrtextexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-lr-text-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeenglishlrtextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-lr-text-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-lr-text-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-lr-text-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,34 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 132x500
- RenderInline {SPAN} at (0,0) size 21x391
- RenderText {#text} at (0,0) size 21x391
- text run at (0,0) width 391: "This text should be rotated 90 degrees and underlined."
- RenderText {#text} at (0,390) size 21x5
- text run at (0,390) width 5: " "
- RenderBR {BR} at (4,394) size 0x1
- RenderInline {SPAN} at (0,0) size 21x382
- RenderText {#text} at (22,0) size 21x382
- text run at (22,0) width 382: "This text should be rotated 90 degrees and overlined."
- RenderText {#text} at (22,381) size 21x5
- text run at (22,381) width 5: " "
- RenderBR {BR} at (26,385) size 0x1
- RenderInline {SPAN} at (0,0) size 21x418
- RenderText {#text} at (44,0) size 21x418
- text run at (44,0) width 418: "This text should be rotated 90 degrees and struck through."
- RenderText {#text} at (44,417) size 21x6
- text run at (44,417) width 5: " "
- RenderBR {BR} at (48,422) size 0x1
- RenderInline {SPAN} at (0,0) size 21x442
- RenderText {#text} at (66,0) size 21x442
- text run at (66,0) width 442: "This text should have a red shadow that is offset horizontally."
- RenderText {#text} at (66,441) size 21x6
- text run at (66,441) width 5: " "
- RenderBR {BR} at (70,446) size 0x1
- RenderBR {BR} at (88,0) size 21x0
- RenderInline {SPAN} at (0,0) size 21x456
- RenderText {#text} at (110,0) size 21x456
- text run at (110,0) width 456: "This text should have an overline plus horizontal green shadow"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeenglishrltextexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-rl-text-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeenglishrltextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-rl-text-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-rl-text-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/english-rl-text-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 504x584 [border: (2px solid #000000)]
- RenderBlock {DIV} at (18,2) size 204x580 [border: (2px solid #800000)]
- RenderBlock (floating) {DIV} at (2,478) size 100x100 [bgcolor=#00FF00]
- RenderText {#text} at (2,2) size 39x466
- text run at (2,2) width 286: "Here is some text in a vertical-rl block flow. "
- text run at (2,287) width 180: "The block direction is right-"
- text run at (22,2) width 44: "to-left."
- RenderBR {BR} at (37,45) size 0x1
- RenderText {#text} at (42,2) size 19x208
- text run at (42,2) width 208: "This line should also be vertical."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodefallbackorientationexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/fallback-orientation-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodefallbackorientationexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/fallback-orientation-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/fallback-orientation-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/fallback-orientation-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 215x19
- text run at (0,0) width 215: "This should be pointing upwards:"
- RenderBlock {DIV} at (0,36) size 121x80
- RenderText {#text} at (20,0) size 81x80
- text run at (20,0) width 80: "\x{3008}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodefieldsetsexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/fieldsets-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodefieldsetsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/fieldsets-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/fieldsets-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/fieldsets-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,77 +0,0 @@
</span><del>-layer at (0,0) size 800x1250
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x1250
- RenderBlock {HTML} at (0,0) size 800x1250
- RenderBody {BODY} at (8,8) size 784x1234
- RenderText {#text} at (0,0) size 290x19
- text run at (0,0) width 290: "LTR fieldset with left/center/right text-align: "
- RenderBR {BR} at (289,15) size 1x0
- RenderFieldSet {FIELDSET} at (16,36) size 228x120 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (34,0) size 104x25
- RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
- RenderText {#text} at (260,156) size 4x19
- text run at (260,156) width 4: " "
- RenderFieldSet {FIELDSET} at (280,36) size 228x120 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (110,0) size 104x25
- RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 0x0
- RenderFieldSet {FIELDSET} at (16,192) size 228x120 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (62,0) size 104x25
- RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
- RenderText {#text} at (260,312) size 4x19
- text run at (260,312) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (0,332) size 290x19
- text run at (0,332) width 290: "RTL fieldset with left/center/right text-align: "
- RenderBR {BR} at (289,347) size 1x0
- RenderFieldSet {FIELDSET} at (16,368) size 228x120 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (14,0) size 104x25
- RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
- RenderText {#text} at (260,488) size 4x19
- text run at (260,488) width 4: " "
- RenderFieldSet {FIELDSET} at (280,368) size 228x120 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (90,0) size 104x25
- RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 0x0
- RenderFieldSet {FIELDSET} at (16,524) size 228x120 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (62,0) size 104x25
- RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
- RenderText {#text} at (260,644) size 4x19
- text run at (260,644) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (0,664) size 344x19
- text run at (0,664) width 344: "Vertical LTR fieldset with left/center/right text-align: "
- RenderBR {BR} at (343,679) size 1x0
- RenderFieldSet {FIELDSET} at (16,700) size 120x228 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (0,34) size 25x104
- RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
- RenderText {#text} at (151,929) size 5x19
- text run at (151,929) width 5: " "
- RenderFieldSet {FIELDSET} at (171,700) size 121x228 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (0,110) size 25x104
- RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
- RenderText {#text} at (307,929) size 5x19
- text run at (307,929) width 5: " "
- RenderFieldSet {FIELDSET} at (327,700) size 120x228 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (0,62) size 25x104
- RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
- RenderText {#text} at (462,929) size 5x19
- text run at (462,929) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
- RenderText {#text} at (0,949) size 344x19
- text run at (0,949) width 344: "Vertical RTL fieldset with left/center/right text-align: "
- RenderBR {BR} at (343,964) size 1x0
- RenderFieldSet {FIELDSET} at (16,985) size 120x228 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (0,14) size 25x104
- RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
- RenderText {#text} at (151,1214) size 5x19
- text run at (151,1214) width 5: " "
- RenderFieldSet {FIELDSET} at (171,985) size 121x228 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (0,90) size 25x104
- RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
- RenderText {#text} at (307,1214) size 5x19
- text run at (307,1214) width 5: " "
- RenderFieldSet {FIELDSET} at (327,985) size 120x228 [border: (2px groove #C0C0C0)]
- RenderBlock {LEGEND} at (0,62) size 25x104
- RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodefloatsinblocklayoutexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/floats-in-block-layout-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodehorizontalbtreplacedselectionexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/horizontal-bt-replaced-selection-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeinlinedirectionpositioningexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/inline-direction-positioning-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneselrselectionexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-lr-selection-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneselrtextexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-lr-text-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneserlselectionexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-rl-selection-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneserltextexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-rl-text-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneserltextwithbrokenfontexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-rl-text-with-broken-font-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneserubyhorizontalbtexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-ruby-horizontal-bt-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneserubyverticallrexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-ruby-vertical-lr-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodejapaneserubyverticalrlexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/japanese-ruby-vertical-rl-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodemargincollapseexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/margin-collapse-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmoderootlrbasicexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/root-lr-basic-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeselfcollapsingblockexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/self-collapsing-block-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodetextorientationbasicexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/text-orientation-basic-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeverticalaligntablebaselineexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-align-table-baseline-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeverticalbaselinealignmentexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-baseline-alignment-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeverticalbaselinealignmentexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-baseline-alignment-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-baseline-alignment-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-baseline-alignment-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,28 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (544,0) size 256x600
- RenderBlock {HTML} at (0,0) size 256x600
- RenderBody {BODY} at (24,8) size 208x584
- RenderBlock {P} at (0,0) size 114x584
- RenderInline {SPAN} at (0,0) size 28x102
- RenderText {#text} at (14,0) size 28x102
- text run at (14,0) width 102: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} "
- RenderInline {SPAN} at (0,0) size 111x457
- RenderText {#text} at (1,102) size 54x335
- text run at (1,102) width 335: "PARAGRAPH 1 "
- RenderBR {BR} at (1,436) size 54x1
- RenderText {#text} at (58,0) size 54x294
- text run at (58,0) width 294: "MORE TEXT. "
- RenderInline {SPAN} at (0,0) size 14x164
- RenderText {#text} at (90,293) size 14x164
- text run at (90,293) width 164: "SHOULD NOT BE CENTERED."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {P} at (138,0) size 70x584
- RenderInline {SPAN} at (0,0) size 28x467
- RenderText {#text} at (21,0) size 28x102
- text run at (21,0) width 102: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} "
- RenderInline {SPAN} at (0,0) size 54x365
- RenderText {#text} at (8,102) size 54x335
- text run at (8,102) width 335: "PARAGRAPH 2 "
- RenderImage {IMG} at (0,436) size 70x31 [bgcolor=#008000]
- RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeverticalfontfallbackexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-font-fallback-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeverticalfontfallbackexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-font-fallback-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-font-fallback-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-font-fallback-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,20 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x377
- RenderBlock {HTML} at (0,0) size 800x377
- RenderBody {BODY} at (50,50) size 700x277
- RenderBlock {DIV} at (0,0) size 556x277 [bgcolor=#EEEEEE]
- RenderBlock {DIV} at (1,1) size 277x129 [bgcolor=#FFEEEE]
- RenderBlock {P} at (14,28) size 249x23 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
- RenderText {#text} at (21,-1) size 180x23
- text run at (21,-1) width 180: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
- RenderBlock {P} at (14,78) size 249x22 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
- RenderText {#text} at (21,-1) size 180x23
- text run at (21,-1) width 180: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
- RenderBlock {DIV} at (278,1) size 277x275 [bgcolor=#FFFFEE]
- RenderBlock {P} at (14,28) size 63x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
- RenderText {#text} at (19,1) size 23x180
- text run at (19,1) width 180: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
- RenderBlock {P} at (90,28) size 63x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
- RenderText {#text} at (19,1) size 23x180
- text run at (19,1) width 180: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeverticallrreplacedselectionexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-lr-replaced-selection-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastwritingmodeverticalrlreplacedselectionexpectedpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/writing-mode/vertical-rl-replaced-selection-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastxsldocumentfunctionexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/document-function-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/document-function-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/document-function-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,17 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 666x19
- text run at (0,0) width 666: "This tests the xslt document() function. If this test is successful, there should be three paragraphs below."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 123x19
- text run at (0,0) width 123: "This is a paragraph"
- RenderBlock {P} at (0,72) size 784x20
- RenderText {#text} at (0,0) size 164x19
- text run at (0,0) width 164: "This is another paragraph"
- RenderBlock {P} at (0,108) size 784x20
- RenderText {#text} at (0,0) size 161x19
- text run at (0,0) width 161: "This is a third paragraph."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastxslxsltenccyrexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc-cyr-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc-cyr-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc-cyr-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 314x19
- text run at (0,0) width 314: "CHARACTERS IN XSLT: \x{414}\x{43E}\x{431}\x{430}\x{432}\x{43B}\x{435}\x{43D}\x{43D}\x{44B}\x{439} \x{442}\x{435}\x{43A}\x{441}\x{442} "
- RenderBR {BR} at (313,15) size 1x0
- RenderBR {BR} at (0,20) size 0x19
- RenderText {#text} at (0,40) size 221x19
- text run at (0,40) width 221: "SOURCE XML: \x{418}\x{441}\x{445}\x{43E}\x{434}\x{43D}\x{44B}\x{439} \x{442}\x{435}\x{43A}\x{441}\x{442}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastxslxsltencexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 259x19
- text run at (0,0) width 259: "CHARACTERS IN XSLT: \x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9} "
- RenderBR {BR} at (258,15) size 1x0
- RenderBR {BR} at (0,20) size 0x19
- RenderText {#text} at (0,40) size 318x19
- text run at (0,40) width 318: "SOURCE XML: \x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastxslxsltenc16expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc16-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc16-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc16-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 259x19
- text run at (0,0) width 259: "CHARACTERS IN XSLT: \x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9} "
- RenderBR {BR} at (258,15) size 1x0
- RenderBR {BR} at (0,20) size 0x19
- RenderText {#text} at (0,40) size 318x19
- text run at (0,40) width 318: "SOURCE XML: \x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastxslxsltenc16to16expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc16to16-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc16to16-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-enc16to16-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 259x19
- text run at (0,0) width 259: "CHARACTERS IN XSLT: \x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9} "
- RenderBR {BR} at (258,15) size 1x0
- RenderBR {BR} at (0,20) size 0x19
- RenderText {#text} at (0,40) size 318x19
- text run at (0,40) width 318: "SOURCE XML: \x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}\x{E9}"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastxslxsltentityexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-entity-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-entity-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-entity-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,6 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x20
- RenderBlock {P} at (0,0) size 800x20
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "Hello World, Success!"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastxslxsltimportdepthexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-import-depth-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-import-depth-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-import-depth-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 59x19
- text run at (0,0) width 59: "This is a "
- RenderInline {I} at (0,0) size 58x19
- RenderText {#text} at (58,0) size 58x19
- text run at (58,0) width 58: "test page"
- RenderText {#text} at (115,0) size 5x19
- text run at (115,0) width 5: "."
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastxslxsltrelativepathexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-relative-path-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-relative-path-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt-relative-path-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,16 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 524x19
- text run at (0,0) width 524: "Here is an attempt to extract the string \"Hello, Webkit!\" from the file findme.xml:"
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 387x19
- text run at (0,0) width 292: "using document('file:resources/findme.xml'): "
- text run at (291,0) width 96: "Hello, Webkit!"
- RenderBlock {P} at (0,72) size 784x20
- RenderText {#text} at (0,0) size 361x19
- text run at (0,0) width 266: "using document('resources/findme.xml'): "
- text run at (265,0) width 96: "Hello, Webkit!"
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2fastxslxslt_unicodeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt_unicode-expected.txt (194790 => 194791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt_unicode-expected.txt        2016-01-08 22:29:54 UTC (rev 194790)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/fast/xsl/xslt_unicode-expected.txt        2016-01-08 22:51:26 UTC (rev 194791)
</span><span class="lines">@@ -1,7 +0,0 @@
</span><del>-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderText {#text} at (0,0) size 19x19
- text run at (0,0) width 19: "e \x{E9}"
</del></span></pre>
</div>
</div>
</body>
</html>