Skip to content

Commit 927221b

Browse files
Updates test snapshots, fixes failed test
1 parent a842ef5 commit 927221b

File tree

9 files changed

+215
-40
lines changed

9 files changed

+215
-40
lines changed

Tests/AppTests/__Snapshots__/ViewTests/testPostOutput.1.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
HTTP/1.1 200 OK
22
content-type: text/html; charset=utf-8
3-
content-length: 15434
3+
content-length: 15442
44

55

66

@@ -284,7 +284,7 @@ content-length: 15434
284284
<p class="footnotes"><sup>†</sup> This constraint was added by a table or collection view to enforce its cell size.</p>
285285

286286

287-
<a href="?constraintlog=(%0A%22%3CNSLayoutConstraint:0x6080004835c0%20UIStackView:0x7fa4d0dece70.height%20==%2024%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000687440%20V:%7C-(21)-%5BUIStackView:0x7fa4d0dece70%5D%20%20%20(active,%20names:%20&#39;%7C&#39;:Proto.HeaderView:0x7fa4d0df1370%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000890860%20V:%5BUIStackView:0x7fa4d0dece70%5D-(9)-%7C%20%20%20(active,%20names:%20&#39;%7C&#39;:Proto.HeaderView:0x7fa4d0df1370%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x600000a85d70%20&#39;UIView-Encapsulated-Layout-Height&#39;%20Proto.HeaderView:0x7fa4d0df1370.height%20==%202.22507e-308%20%20%20(active)%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
287+
<a href="?constraintlog=(%0A%22%3CNSLayoutConstraint:0x6080004835c0%20UIStackView:0x7fa4d0dece70.height%20%3D%3D%2024%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000687440%20V:%7C-(21)-%5BUIStackView:0x7fa4d0dece70%5D%20%20%20(active,%20names:%20&#39;%7C&#39;:Proto.HeaderView:0x7fa4d0df1370%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000890860%20V:%5BUIStackView:0x7fa4d0dece70%5D-(9)-%7C%20%20%20(active,%20names:%20&#39;%7C&#39;:Proto.HeaderView:0x7fa4d0df1370%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x600000a85d70%20&#39;UIView-Encapsulated-Layout-Height&#39;%20Proto.HeaderView:0x7fa4d0df1370.height%20%3D%3D%202.22507e-308%20%20%20(active)%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
288288

289289

290290
</div>

Tests/AppTests/__Snapshots__/ViewTests/testPostOutput.2.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
HTTP/1.1 200 OK
22
content-type: text/html; charset=utf-8
3-
content-length: 14614
3+
content-length: 14618
44

55

66

@@ -255,7 +255,7 @@ content-length: 14614
255255

256256

257257

258-
<a href="?constraintlog=(%0A%22%3CNSLayoutConstraint:0x600000685780%20MyCircleView:0x7fa4d0e8b8e0.leading%20==%20name_label:0x7fa4d0e9e480.leading%20%20%20(active,%20names:%20name_label:0x7fa4d0e9e480%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x6000006857d0%20H:%7C-(6)-%5BMyCircleView:0x7fa4d0e8b8e0%5D%20%20%20(active,%20names:%20OverViewFactorLabel:0x7fa4d0e8b450,%20&#39;%7C&#39;:OverViewFactorLabel:0x7fa4d0e8b450%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x600000482e90%20H:%7C-(0)-%5Bname_label%5D%20%20%20(active,%20names:%20name_label:0x7fa4d0e9e480,%20OverViewFactorLabel:0x7fa4d0e8b450,%20&#39;%7C&#39;:OverViewFactorLabel:0x7fa4d0e8b450%20)%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
258+
<a href="?constraintlog=(%0A%22%3CNSLayoutConstraint:0x600000685780%20MyCircleView:0x7fa4d0e8b8e0.leading%20%3D%3D%20name_label:0x7fa4d0e9e480.leading%20%20%20(active,%20names:%20name_label:0x7fa4d0e9e480%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x6000006857d0%20H:%7C-(6)-%5BMyCircleView:0x7fa4d0e8b8e0%5D%20%20%20(active,%20names:%20OverViewFactorLabel:0x7fa4d0e8b450,%20&#39;%7C&#39;:OverViewFactorLabel:0x7fa4d0e8b450%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x600000482e90%20H:%7C-(0)-%5Bname_label%5D%20%20%20(active,%20names:%20name_label:0x7fa4d0e9e480,%20OverViewFactorLabel:0x7fa4d0e8b450,%20&#39;%7C&#39;:OverViewFactorLabel:0x7fa4d0e8b450%20)%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
259259

260260

261261
</div>

Tests/AppTests/__Snapshots__/ViewTests/testPostOutput.3.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
HTTP/1.1 200 OK
22
content-type: text/html; charset=utf-8
3-
content-length: 18913
3+
content-length: 18917
44

55

66

@@ -338,7 +338,7 @@ content-length: 18913
338338

339339

340340

341-
<a href="?constraintlog=(%0A%22%3CNSLayoutConstraint:0x608000880dc0%20V:%5BVeryLargeLabelWithBorder...%5D-(3)-%7C%20%20%20(active,%20names:%20VeryLargeLabelWithBorder...:0x7fa4d60764b0,%20&#39;%7C&#39;:UIView:0x7fa4d6079490%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x60800068f000%20V:%7C-(3)-%5BVeryLargeLabelWithBorder...%5D%20%20%20(active,%20names:%20VeryLargeLabelWithBorder...:0x7fa4d60764b0,%20&#39;%7C&#39;:UIView:0x7fa4d6079490%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000695130%20UIView:0x7fa4d6079060.height%20==%200%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000887620%20V:%5BUIView:0x7fa4d6079490%5D-(0)-%7C%20%20%20(active,%20names:%20&#39;%7C&#39;:UIView:0x7fa4d6079060%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000699be0%20V:%7C-(0)-%5BUIView:0x7fa4d6079490%5D%20%20%20(active,%20names:%20&#39;%7C&#39;:UIView:0x7fa4d6079060%20)%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
341+
<a href="?constraintlog=(%0A%22%3CNSLayoutConstraint:0x608000880dc0%20V:%5BVeryLargeLabelWithBorder...%5D-(3)-%7C%20%20%20(active,%20names:%20VeryLargeLabelWithBorder...:0x7fa4d60764b0,%20&#39;%7C&#39;:UIView:0x7fa4d6079490%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x60800068f000%20V:%7C-(3)-%5BVeryLargeLabelWithBorder...%5D%20%20%20(active,%20names:%20VeryLargeLabelWithBorder...:0x7fa4d60764b0,%20&#39;%7C&#39;:UIView:0x7fa4d6079490%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000695130%20UIView:0x7fa4d6079060.height%20%3D%3D%200%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000887620%20V:%5BUIView:0x7fa4d6079490%5D-(0)-%7C%20%20%20(active,%20names:%20&#39;%7C&#39;:UIView:0x7fa4d6079060%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000699be0%20V:%7C-(0)-%5BUIView:0x7fa4d6079490%5D%20%20%20(active,%20names:%20&#39;%7C&#39;:UIView:0x7fa4d6079060%20)%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
342342

343343

344344
</div>

Tests/AppTests/__Snapshots__/ViewTests/testPostOutput.4.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
HTTP/1.1 200 OK
22
content-type: text/html; charset=utf-8
3-
content-length: 19760
3+
content-length: 19768
44

55

66

@@ -361,7 +361,7 @@ content-length: 19760
361361
<p class="footnotes"><sup>*</sup> This constraint was translated from an autoresizing mask. If this was not intended, try setting <code>translatesAutoresizingMaskIntoConstraints</code> to false on this view.</p>
362362

363363

364-
<a href="?constraintlog=(%0A%22%3C_UILayoutSupportConstraint:0x1272e5820%20V:%5B_UILayoutGuide:0x1271a5500(0)%5D%3E%22,%0A%22%3C_UILayoutSupportConstraint:0x1272cd510%20_UILayoutGuide:0x1271a5500.bottom%20==%20UIView:0x128321830.bottom%3E%22,%0A%22%3CNSLayoutConstraint:0x127225340%20V:%5BUICollectionView:0x126963e00(230)%5D%3E%22,%0A%22%3CNSLayoutConstraint:0x128325fd0%20V:%5BUICollectionView:0x126963e00%5D-(87)-%5B_UILayoutGuide:0x1271a5500%5D%3E%22,%0A%22%3CNSLayoutConstraint:0x1272e51f0%20&#39;UIView-Encapsulated-Layout-Height&#39;%20V:%5BUIView:0x128321830(568)%5D%3E%22,%0A%22%3CNSAutoresizingMaskLayoutConstraint:0x1272ed5f0%20h=---%20v=---%20&#39;UIView-Encapsulated-Layout-Top&#39;%20V:%5BUIView:0x128321830%5D-(0)-%7C%20(Names:%20&#39;%7C&#39;:UICollectionView:0x126963e00)%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
364+
<a href="?constraintlog=(%0A%22%3C_UILayoutSupportConstraint:0x1272e5820%20V:%5B_UILayoutGuide:0x1271a5500(0)%5D%3E%22,%0A%22%3C_UILayoutSupportConstraint:0x1272cd510%20_UILayoutGuide:0x1271a5500.bottom%20%3D%3D%20UIView:0x128321830.bottom%3E%22,%0A%22%3CNSLayoutConstraint:0x127225340%20V:%5BUICollectionView:0x126963e00(230)%5D%3E%22,%0A%22%3CNSLayoutConstraint:0x128325fd0%20V:%5BUICollectionView:0x126963e00%5D-(87)-%5B_UILayoutGuide:0x1271a5500%5D%3E%22,%0A%22%3CNSLayoutConstraint:0x1272e51f0%20&#39;UIView-Encapsulated-Layout-Height&#39;%20V:%5BUIView:0x128321830(568)%5D%3E%22,%0A%22%3CNSAutoresizingMaskLayoutConstraint:0x1272ed5f0%20h%3D---%20v%3D---%20&#39;UIView-Encapsulated-Layout-Top&#39;%20V:%5BUIView:0x128321830%5D-(0)-%7C%20(Names:%20&#39;%7C&#39;:UICollectionView:0x126963e00)%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
365365

366366

367367
</div>

Tests/AppTests/__Snapshots__/ViewTests/testPostOutput.5.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
HTTP/1.1 200 OK
22
content-type: text/html; charset=utf-8
3-
content-length: 15626
3+
content-length: 15638
44

55

66

@@ -280,7 +280,7 @@ content-length: 15626
280280
<p class="footnotes"><sup>*</sup> This constraint was translated from an autoresizing mask. If this was not intended, try setting <code>translatesAutoresizingMaskIntoConstraints</code> to false on this view.</p>
281281

282282

283-
<a href="?constraintlog=(%0A%22%3CNSAutoresizingMaskLayoutConstraint:0x60000089a130%20h=--&amp;%20v=--&amp;%20UIView:0x7f95000e5ac0.width%20==%2070%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x6000008989c0%20DetailViewFeatureItemCell....width%20==%2054%20%20%20(active,%20names:%20DetailViewFeatureItemCell...:0x7f95000e5e50%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x600000898b50%20DetailViewFeatureItemCell....centerX%20==%20UIView:0x7f95000e5ac0.centerX%20%20%20(active,%20names:%20DetailViewFeatureItemCell...:0x7f95000e5e50%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x600000898c90%20H:%5BDetailViewFeatureItemCell...%5D-(-2)-%7C%20%20%20(active,%20names:%20DetailViewFeatureItemCell...:0x7f95000e5e50,%20&#39;%7C&#39;:UIView:0x7f95000e5ac0%20)%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
283+
<a href="?constraintlog=(%0A%22%3CNSAutoresizingMaskLayoutConstraint:0x60000089a130%20h%3D--%26%20v%3D--%26%20UIView:0x7f95000e5ac0.width%20%3D%3D%2070%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x6000008989c0%20DetailViewFeatureItemCell....width%20%3D%3D%2054%20%20%20(active,%20names:%20DetailViewFeatureItemCell...:0x7f95000e5e50%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x600000898b50%20DetailViewFeatureItemCell....centerX%20%3D%3D%20UIView:0x7f95000e5ac0.centerX%20%20%20(active,%20names:%20DetailViewFeatureItemCell...:0x7f95000e5e50%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x600000898c90%20H:%5BDetailViewFeatureItemCell...%5D-(-2)-%7C%20%20%20(active,%20names:%20DetailViewFeatureItemCell...:0x7f95000e5e50,%20&#39;%7C&#39;:UIView:0x7f95000e5ac0%20)%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
284284

285285

286286
</div>

Tests/AppTests/__Snapshots__/ViewTests/testPostOutput.6.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
HTTP/1.1 200 OK
22
content-type: text/html; charset=utf-8
3-
content-length: 33223
3+
content-length: 33249
44

55

66

@@ -593,7 +593,7 @@ content-length: 33223
593593
<p class="footnotes"><sup>†</sup> This constraint was added by a table or collection view to enforce its cell size.</p>
594594

595595

596-
<a href="?constraintlog=(%0A%22%3CNSLayoutConstraint:0x608000697bb0%20ListViewImage-a....width%20==%201.574*ListViewImage-a....height%20%20%20(active,%20names:%20ListViewImage-a...:0x7f950028efe0%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000696f30%20ListViewItemLabel....height%20==%200%20%20%20(active,%20names:%20ListViewItemLabel...:0x7f950028e5b0%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000696bc0%20UIView:0x7f95002902c0.height%20==%2011%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000696a30%20V:%7C-(7)-%5BListViewItemLabel...%5D%20%20%20(active,%20names:%20ListViewItemLabel...:0x7f950028e5b0,%20&#39;%7C&#39;:UITableViewCellContentView:0x7f94fa4d7d10%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000696990%20V:%5BListViewItemLabel...%5D-(7)-%5BListViewImage-a...%5D%20%20%20(active,%20names:%20ListViewImage-a...:0x7f950028efe0,%20ListViewItemLabel...:0x7f950028e5b0%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x6080006968a0%20ListViewImage-a....width%20==%200.4*UITableViewCellContentView:0x7f94fa4d7d10.width%20%20%20(active,%20names:%20ListViewImage-a...:0x7f950028efe0%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000696760%20V:%5BListViewImage-a...%5D-(9)-%5BUIView:0x7f95002902c0%5D%20%20%20(active,%20names:%20ListViewImage-a...:0x7f950028efe0%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x6080006966c0%20V:%5BUIView:0x7f95002902c0%5D-(%3E=11)-%5BApp.LineView:0x7f9500290110%5D%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000696530%20V:%5BApp.LineView:0x7f9500290110%5D-(0)-%7C%20%20%20(active,%20names:%20&#39;%7C&#39;:UITableViewCellContentView:0x7f94fa4d7d10%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000a99dc0%20&#39;UIView-Encapsulated-Layout-Height&#39;%20UITableViewCellContentView:0x7f94fa4d7d10.height%20==%20123.5%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000a99e10%20&#39;UIView-Encapsulated-Layout-Width&#39;%20UITableViewCellContentView:0x7f94fa4d7d10.width%20==%20342%20%20%20(active)%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
596+
<a href="?constraintlog=(%0A%22%3CNSLayoutConstraint:0x608000697bb0%20ListViewImage-a....width%20%3D%3D%201.574*ListViewImage-a....height%20%20%20(active,%20names:%20ListViewImage-a...:0x7f950028efe0%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000696f30%20ListViewItemLabel....height%20%3D%3D%200%20%20%20(active,%20names:%20ListViewItemLabel...:0x7f950028e5b0%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000696bc0%20UIView:0x7f95002902c0.height%20%3D%3D%2011%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000696a30%20V:%7C-(7)-%5BListViewItemLabel...%5D%20%20%20(active,%20names:%20ListViewItemLabel...:0x7f950028e5b0,%20&#39;%7C&#39;:UITableViewCellContentView:0x7f94fa4d7d10%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000696990%20V:%5BListViewItemLabel...%5D-(7)-%5BListViewImage-a...%5D%20%20%20(active,%20names:%20ListViewImage-a...:0x7f950028efe0,%20ListViewItemLabel...:0x7f950028e5b0%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x6080006968a0%20ListViewImage-a....width%20%3D%3D%200.4*UITableViewCellContentView:0x7f94fa4d7d10.width%20%20%20(active,%20names:%20ListViewImage-a...:0x7f950028efe0%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000696760%20V:%5BListViewImage-a...%5D-(9)-%5BUIView:0x7f95002902c0%5D%20%20%20(active,%20names:%20ListViewImage-a...:0x7f950028efe0%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x6080006966c0%20V:%5BUIView:0x7f95002902c0%5D-(%3E%3D11)-%5BApp.LineView:0x7f9500290110%5D%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000696530%20V:%5BApp.LineView:0x7f9500290110%5D-(0)-%7C%20%20%20(active,%20names:%20&#39;%7C&#39;:UITableViewCellContentView:0x7f94fa4d7d10%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000a99dc0%20&#39;UIView-Encapsulated-Layout-Height&#39;%20UITableViewCellContentView:0x7f94fa4d7d10.height%20%3D%3D%20123.5%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x608000a99e10%20&#39;UIView-Encapsulated-Layout-Width&#39;%20UITableViewCellContentView:0x7f94fa4d7d10.width%20%3D%3D%20342%20%20%20(active)%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
597597

598598

599599
</div>

Tests/AppTests/__Snapshots__/ViewTests/testPostOutput.7.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
HTTP/1.1 200 OK
22
content-type: text/html; charset=utf-8
3-
content-length: 15006
3+
content-length: 15022
44

55

66

@@ -276,7 +276,7 @@ content-length: 15006
276276
<p class="footnotes"><sup>†</sup> This constraint was added by a table or collection view to enforce its cell size.</p>
277277

278278

279-
<a href="?constraintlog=(%0A%22%3CNSLayoutConstraint:0x69c2f0%20UIImageView:0x7fd382f50.height%20==%2060%3E%22,%0A%22%3CNSLayoutConstraint:0x69a8b0%20UIImageView:0x7fd382f50.top%20==%20UITableViewCell:0x7fd39b20.top%3E%22,%0A%22%3CNSLayoutConstraint:0x697ca0%20UITableViewCell:0x7fd39b20.bottom%20==%20UIImageView:0x7fd382f50.bottom%3E%22,%0A%22%3CNSLayoutConstraint:0x697d40%20&#39;UIView-Encapsulated-Layout-Height&#39;%20UITableViewCell:0x7fd39b20.height%20==%2080%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
279+
<a href="?constraintlog=(%0A%22%3CNSLayoutConstraint:0x69c2f0%20UIImageView:0x7fd382f50.height%20%3D%3D%2060%3E%22,%0A%22%3CNSLayoutConstraint:0x69a8b0%20UIImageView:0x7fd382f50.top%20%3D%3D%20UITableViewCell:0x7fd39b20.top%3E%22,%0A%22%3CNSLayoutConstraint:0x697ca0%20UITableViewCell:0x7fd39b20.bottom%20%3D%3D%20UIImageView:0x7fd382f50.bottom%3E%22,%0A%22%3CNSLayoutConstraint:0x697d40%20&#39;UIView-Encapsulated-Layout-Height&#39;%20UITableViewCell:0x7fd39b20.height%20%3D%3D%2080%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
280280

281281

282282
</div>

Tests/AppTests/__Snapshots__/ViewTests/testPostOutput.9.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
HTTP/1.1 200 OK
22
content-type: text/html; charset=utf-8
3-
content-length: 33906
3+
content-length: 33930
44

55

66

@@ -598,7 +598,7 @@ content-length: 33906
598598
<p class="footnotes"><sup>†</sup> This constraint was added by a table or collection view to enforce its cell size.</p>
599599

600600

601-
<a href="?constraintlog=(%0A%22%3CNSLayoutConstraint:0x7f83b9a05b10%20UIImageView:0x7f83b8171210.width%20==%2040%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b9a08d40%20UIImageView:0x7f83b9a08580.width%20==%2060%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b9a099d0%20H:%7C-(15)-%5BUIImageView:0x7f83b8171210%5D%20%20%20(active,%20names:%20&#39;%7C&#39;:UITableViewCellContentView:0x7f83b8171010%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b9a09b50%20H:%5BUIImageView:0x7f83b8171210%5D-(8)-%5BUIStackView:0x7f83b9a05c70%5D%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b9a0a1b0%20H:%5BUIImageView:0x7f83b9a08580%5D-(5)-%7C%20%20%20(active,%20names:%20&#39;%7C&#39;:UITableViewCellContentView:0x7f83b8171010%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b9a0a330%20H:%5BUIStackView:0x7f83b9a05c70%5D-(8)-%5BUIImageView:0x7f83b9a08580%5D%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b8174e70%20&#39;UISV-alignment&#39;%20UILabel:0x7f83b9a05e80&#39;Set%20lunch&#39;.leading%20==%20UILabel:0x7f83b9a06c70&#39;Added%20at%2010:26&#39;.leading%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b85cf8e0%20&#39;UISV-alignment&#39;%20UILabel:0x7f83b9a05e80&#39;Set%20lunch&#39;.trailing%20==%20UILabel:0x7f83b9a06c70&#39;Added%20at%2010:26&#39;.trailing%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b83fafa0%20&#39;UISV-canvas-connection&#39;%20UIStackView:0x7f83b9a05c70.leading%20==%20UILabel:0x7f83b9a05e80&#39;Set%20lunch&#39;.leading%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b9b005c0%20&#39;UISV-canvas-connection&#39;%20H:%5BUILabel:0x7f83b9a05e80&#39;Set%20lunch&#39;%5D-(0)-%7C%20%20%20(active,%20names:%20&#39;%7C&#39;:UIStackView:0x7f83b9a05c70%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b9a127e0%20&#39;UIView-Encapsulated-Layout-Width&#39;%20UITableViewCellContentView:0x7f83b8171010.width%20==%2094.3333%20%20%20(active)%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
601+
<a href="?constraintlog=(%0A%22%3CNSLayoutConstraint:0x7f83b9a05b10%20UIImageView:0x7f83b8171210.width%20%3D%3D%2040%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b9a08d40%20UIImageView:0x7f83b9a08580.width%20%3D%3D%2060%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b9a099d0%20H:%7C-(15)-%5BUIImageView:0x7f83b8171210%5D%20%20%20(active,%20names:%20&#39;%7C&#39;:UITableViewCellContentView:0x7f83b8171010%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b9a09b50%20H:%5BUIImageView:0x7f83b8171210%5D-(8)-%5BUIStackView:0x7f83b9a05c70%5D%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b9a0a1b0%20H:%5BUIImageView:0x7f83b9a08580%5D-(5)-%7C%20%20%20(active,%20names:%20&#39;%7C&#39;:UITableViewCellContentView:0x7f83b8171010%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b9a0a330%20H:%5BUIStackView:0x7f83b9a05c70%5D-(8)-%5BUIImageView:0x7f83b9a08580%5D%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b8174e70%20&#39;UISV-alignment&#39;%20UILabel:0x7f83b9a05e80&#39;Set%20lunch&#39;.leading%20%3D%3D%20UILabel:0x7f83b9a06c70&#39;Added%20at%2010:26&#39;.leading%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b85cf8e0%20&#39;UISV-alignment&#39;%20UILabel:0x7f83b9a05e80&#39;Set%20lunch&#39;.trailing%20%3D%3D%20UILabel:0x7f83b9a06c70&#39;Added%20at%2010:26&#39;.trailing%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b83fafa0%20&#39;UISV-canvas-connection&#39;%20UIStackView:0x7f83b9a05c70.leading%20%3D%3D%20UILabel:0x7f83b9a05e80&#39;Set%20lunch&#39;.leading%20%20%20(active)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b9b005c0%20&#39;UISV-canvas-connection&#39;%20H:%5BUILabel:0x7f83b9a05e80&#39;Set%20lunch&#39;%5D-(0)-%7C%20%20%20(active,%20names:%20&#39;%7C&#39;:UIStackView:0x7f83b9a05c70%20)%3E%22,%0A%22%3CNSLayoutConstraint:0x7f83b9a127e0%20&#39;UIView-Encapsulated-Layout-Width&#39;%20UITableViewCellContentView:0x7f83b8171010.width%20%3D%3D%2094.3333%20%20%20(active)%3E%22%0A)" class="w3-button w3-right w3-blue w3-round-large w3-margin-top">Permalink</a>
602602

603603

604604
</div>

0 commit comments

Comments
 (0)