Diff
Modified: trunk/LayoutTests/ChangeLog (284067 => 284068)
--- trunk/LayoutTests/ChangeLog 2021-10-13 00:31:13 UTC (rev 284067)
+++ trunk/LayoutTests/ChangeLog 2021-10-13 00:33:33 UTC (rev 284068)
@@ -1,3 +1,15 @@
+2021-10-12 Arcady Goldmints-Orlov <[email protected]>
+
+ [GTK] Update test expectations for CSS web platform tests.
+ https://bugs.webkit.org/show_bug.cgi?id=231632
+
+ Unreviewed test gardening.
+
+ * platform/gtk/TestExpectations:
+ * platform/gtk/fast/css/empty-inline-line-height-first-line-expected.txt: Added.
+ * platform/gtk/fast/css/empty-inline-line-height-first-line-quirksmode-expected.txt: Added.
+ * platform/gtk/fast/parser/entities-in-xhtml-expected.txt: Added.
+
2021-10-12 Kate Cheney <[email protected]>
CSP: Implement unsafe-hashes
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (284067 => 284068)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2021-10-13 00:31:13 UTC (rev 284067)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2021-10-13 00:33:33 UTC (rev 284068)
@@ -886,10 +886,12 @@
webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/textarea-pre-wrap-012.html [ ImageOnlyFailure ]
webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/hyphens/hyphens-manual-013.html [ ImageOnlyFailure ]
webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/hyphens/hyphens-span-001.html [ ImageOnlyFailure ]
+webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-015.html [ ImageOnlyFailure ]
webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-tab-005.html [ ImageOnlyFailure ]
webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-tab-006.html [ ImageOnlyFailure ]
webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/pre-wrap-018.html [ ImageOnlyFailure ]
webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/pre-wrap-019.html [ ImageOnlyFailure ]
+webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/textarea-pre-wrap-014.html [ ImageOnlyFailure ]
webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-001.html [ ImageOnlyFailure ]
webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/white-space-pre-031.html [ ImageOnlyFailure ]
webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/white-space-pre-032.html [ ImageOnlyFailure ]
@@ -897,6 +899,13 @@
webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/word-break/word-break-break-all-inline-006.html [ ImageOnlyFailure ]
webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/word-break/word-break-break-all-inline-009.html [ ImageOnlyFailure ]
+webkit.org/b/195345 imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-006.html [ ImageOnlyFailure ]
+
+webkit.org/b/197277 imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-008.html [ ImageOnlyFailure ]
+webkit.org/b/197277 imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-004.html [ ImageOnlyFailure ]
+webkit.org/b/197277 imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-005.html [ ImageOnlyFailure ]
+webkit.org/b/197277 imported/w3c/web-platform-tests/css/css-text/word-break/word-break-break-all-017.html [ ImageOnlyFailure ]
+
# We don't yet support EXIF-based resolution
webkit.org/b/217821 imported/w3c/web-platform-tests/density-size-correction/ [ Skip ]
Added: trunk/LayoutTests/platform/gtk/fast/css/empty-inline-line-height-first-line-expected.txt (0 => 284068)
--- trunk/LayoutTests/platform/gtk/fast/css/empty-inline-line-height-first-line-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css/empty-inline-line-height-first-line-expected.txt 2021-10-13 00:33:33 UTC (rev 284068)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x256 layerType: background only
+layer at (8,8) size 784x240
+ RenderBlock (positioned) zI: -1 {DIV} at (0,0) size 784x240 [bgcolor=#FF0000]
+ RenderText zI: -1 {#text} at (0,112) size 16x16
+ text run at (0,112) width 16: "X"
+layer at (0,0) size 800x256 layerType: foreground only
+ RenderBlock {HTML} at (0,0) size 800x256
+ RenderBody {BODY} at (8,8) size 784x240
+layer at (8,8) size 784x240
+ RenderBlock (relative positioned) {DIV} at (0,0) size 784x240
+ RenderBlock {DIV} at (0,0) size 784x240 [bgcolor=#00FF00]
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBR {BR} at (0,32) size 0x16
+ RenderInline {SPAN} at (0,0) size 0x16
+ RenderText {#text} at (0,152) size 16x16
+ text run at (0,152) width 16: "X"
Added: trunk/LayoutTests/platform/gtk/fast/css/empty-inline-line-height-first-line-quirksmode-expected.txt (0 => 284068)
--- trunk/LayoutTests/platform/gtk/fast/css/empty-inline-line-height-first-line-quirksmode-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css/empty-inline-line-height-first-line-quirksmode-expected.txt 2021-10-13 00:33:33 UTC (rev 284068)
@@ -0,0 +1,18 @@
+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 784x240
+ RenderBlock (positioned) zI: -1 {DIV} at (0,0) size 784x240 [bgcolor=#FF0000]
+ RenderText zI: -1 {#text} at (0,112) size 16x16
+ text run at (0,112) width 16: "X"
+layer at (0,0) size 800x600 layerType: foreground only
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+layer at (8,8) size 784x96
+ RenderBlock (relative positioned) {DIV} at (0,0) size 784x96
+ RenderBlock {DIV} at (0,0) size 784x96 [bgcolor=#00FF00]
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderBR {BR} at (0,32) size 0x16
+ RenderInline {SPAN} at (0,0) size 0x0
+ RenderText {#text} at (0,80) size 16x16
+ text run at (0,80) width 16: "X"
Added: trunk/LayoutTests/platform/gtk/fast/parser/entities-in-xhtml-expected.txt (0 => 284068)
--- trunk/LayoutTests/platform/gtk/fast/parser/entities-in-xhtml-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/parser/entities-in-xhtml-expected.txt 2021-10-13 00:33:33 UTC (rev 284068)
@@ -0,0 +1,274 @@
+XHTML Entities Test
+
+Latin-1 Characters (xhtml-lat1.ent)
+Special Characters (xhtml-special.ent)
+Symbols (xhtml-symbol.ent)
+Latin-1 Characters (xhtml-lat1.ent)
+
+𝌌
+decimal hexadecimal entity name &#nnn; &#xhhh; &entity;
+160 A0 nbsp
+161 A1 iexcl ¡ ¡ ¡
+162 A2 cent ¢ ¢ ¢
+163 A3 pound £ £ £
+164 A4 curren ¤ ¤ ¤
+165 A5 yen ¥ ¥ ¥
+166 A6 brvbar ¦ ¦ ¦
+167 A7 sect § § §
+168 A8 uml ¨ ¨ ¨
+169 A9 copy © © ©
+170 AA ordf ª ª ª
+171 AB laquo « « «
+172 AC not ¬ ¬ ¬
+173 AD shy
+174 AE reg ® ® ®
+175 AF macr ¯ ¯ ¯
+176 B0 deg ° ° °
+177 B1 plusmn ± ± ±
+178 B2 sup2 ² ² ²
+179 B3 sup3 ³ ³ ³
+180 B4 acute ´ ´ ´
+181 B5 micro µ µ µ
+182 B6 para ¶ ¶ ¶
+183 B7 middot · · ·
+184 B8 cedil ¸ ¸ ¸
+185 B9 sup1 ¹ ¹ ¹
+186 BA ordm º º º
+187 BB raquo » » »
+188 BC frac14 ¼ ¼ ¼
+189 BD frac12 ½ ½ ½
+190 BE frac34 ¾ ¾ ¾
+191 BF iquest ¿ ¿ ¿
+192 C0 Agrave À À À
+193 C1 Aacute Á Á Á
+194 C2 Acirc   Â
+195 C3 Atilde à à Ã
+196 C4 Auml Ä Ä Ä
+197 C5 Aring Å Å Å
+198 C6 AElig Æ Æ Æ
+199 C7 Ccedil Ç Ç Ç
+200 C8 Egrave È È È
+201 C9 Eacute É É É
+202 CA Ecirc Ê Ê Ê
+203 CB Euml Ë Ë Ë
+204 CC Igrave Ì Ì Ì
+205 CD Iacute Í Í Í
+206 CE Icirc Î Î Î
+207 CF Iuml Ï Ï Ï
+208 D0 ETH Ð Ð Ð
+209 D1 Ntilde Ñ Ñ Ñ
+210 D2 Ograve Ò Ò Ò
+211 D3 Oacute Ó Ó Ó
+212 D4 Ocirc Ô Ô Ô
+213 D5 Otilde Õ Õ Õ
+214 D6 Ouml Ö Ö Ö
+215 D7 times × × ×
+216 D8 Oslash Ø Ø Ø
+217 D9 Ugrave Ù Ù Ù
+218 DA Uacute Ú Ú Ú
+219 DB Ucirc Û Û Û
+220 DC Uuml Ü Ü Ü
+221 DD Yacute Ý Ý Ý
+222 DE THORN Þ Þ Þ
+223 DF szlig ß ß ß
+224 E0 agrave à à à
+225 E1 aacute á á á
+226 E2 acirc â â â
+227 E3 atilde ã ã ã
+228 E4 auml ä ä ä
+229 E5 aring å å å
+230 E6 aelig æ æ æ
+231 E7 ccedil ç ç ç
+232 E8 egrave è è è
+233 E9 eacute é é é
+234 EA ecirc ê ê ê
+235 EB euml ë ë ë
+236 EC igrave ì ì ì
+237 ED iacute í í í
+238 EE icirc î î î
+239 EF iuml ï ï ï
+240 F0 eth ð ð ð
+241 F1 ntilde ñ ñ ñ
+242 F2 ograve ò ò ò
+243 F3 oacute ó ó ó
+244 F4 ocirc ô ô ô
+245 F5 otilde õ õ õ
+246 F6 ouml ö ö ö
+247 F7 divide ÷ ÷ ÷
+248 F8 oslash ø ø ø
+249 F9 ugrave ù ù ù
+250 FA uacute ú ú ú
+251 FB ucirc û û û
+252 FC uuml ü ü ü
+253 FD yacute ý ý ý
+254 FE thorn þ þ þ
+255 FF yuml ÿ ÿ ÿ
+Special Characters (xhtml-special.ent)
+
+decimal hexadecimal entity name &#nnn; &#xhhh; &entity;
+34 22 quot " " "
+38 26 amp & & &
+60 3C lt < < <
+62 3E gt > > >
+39 27 apos ' ' '
+338 152 OElig Œ Œ Œ
+339 153 oelig œ œ œ
+352 160 Scaron Š Š Š
+353 161 scaron š š š
+376 178 Yuml Ÿ Ÿ Ÿ
+710 2C6 circ ˆ ˆ ˆ
+732 2DC tilde ˜ ˜ ˜
+8194 2002 ensp
+8195 2003 emsp
+8201 2009 thinsp
+8204 200C zwnj
+8205 200D zwj
+8206 200E lrm
+8207 200F rlm
+8211 2013 ndash – – –
+8212 2014 mdash — — —
+8216 2018 lsquo ‘ ‘ ‘
+8217 2019 rsquo ’ ’ ’
+8218 201A sbquo ‚ ‚ ‚
+8220 201C ldquo “ “ “
+8221 201D rdquo ” ” ”
+8222 201E bdquo „ „ „
+8224 2020 dagger † † †
+8225 2021 Dagger ‡ ‡ ‡
+8240 2030 permil ‰ ‰ ‰
+8249 2039 lsaquo ‹ ‹ ‹
+8250 203A rsaquo › › ›
+8364 20AC euro € € €
+Symbols (xhtml-symbol.ent)
+
+decimal hexadecimal entity name &#nnn; &#xhhh; &entity;
+402 192 fnof ƒ ƒ ƒ
+913 391 Alpha Α Α Α
+914 392 Beta Β Β Β
+915 393 Gamma Γ Γ Γ
+916 394 Delta Δ Δ Δ
+917 395 Epsilon Ε Ε Ε
+918 396 Zeta Ζ Ζ Ζ
+919 397 Eta Η Η Η
+920 398 Theta Θ Θ Θ
+921 399 Iota Ι Ι Ι
+922 39A Kappa Κ Κ Κ
+923 39B Lambda Λ Λ Λ
+924 39C Mu Μ Μ Μ
+925 39D Nu Ν Ν Ν
+926 39E Xi Ξ Ξ Ξ
+927 39F Omicron Ο Ο Ο
+928 3A0 Pi Π Π Π
+929 3A1 Rho Ρ Ρ Ρ
+931 3A3 Sigma Σ Σ Σ
+932 3A4 Tau Τ Τ Τ
+933 3A5 Upsilon Υ Υ Υ
+934 3A6 Phi Φ Φ Φ
+935 3A7 Chi Χ Χ Χ
+936 3A8 Psi Ψ Ψ Ψ
+937 3A9 Omega Ω Ω Ω
+945 3B1 alpha α α α
+946 3B2 beta β β β
+947 3B3 gamma γ γ γ
+948 3B4 delta δ δ δ
+949 3B5 epsilon ε ε ε
+950 3B6 zeta ζ ζ ζ
+951 3B7 eta η η η
+952 3B8 theta θ θ θ
+953 3B9 iota ι ι ι
+954 3BA kappa κ κ κ
+955 3BB lambda λ λ λ
+956 3BC mu μ μ μ
+957 3BD nu ν ν ν
+958 3BE xi ξ ξ ξ
+959 3BF omicron ο ο ο
+960 3C0 pi π π π
+961 3C1 rho ρ ρ ρ
+962 3C2 sigmaf ς ς ς
+963 3C3 sigma σ σ σ
+964 3C4 tau τ τ τ
+965 3C5 upsilon υ υ υ
+966 3C6 phi φ φ φ
+967 3C7 chi χ χ χ
+968 3C8 psi ψ ψ ψ
+969 3C9 omega ω ω ω
+977 3D1 thetasym ϑ ϑ ϑ
+978 3D2 upsih ϒ ϒ ϒ
+982 3D6 piv ϖ ϖ ϖ
+8226 2022 bull • • •
+8230 2026 hellip … … …
+8242 2032 prime ′ ′ ′
+8243 2033 Prime ″ ″ ″
+8254 203E oline ‾ ‾ ‾
+8260 2044 frasl ⁄ ⁄ ⁄
+8472 2118 weierp ℘ ℘ ℘
+8465 2111 image ℑ ℑ ℑ
+8476 211C real ℜ ℜ ℜ
+8482 2122 trade ™ ™ ™
+8501 2135 alefsym ℵ ℵ ℵ
+8592 2190 larr ← ← ←
+8593 2191 uarr ↑ ↑ ↑
+8594 2192 rarr → → →
+8595 2193 darr ↓ ↓ ↓
+8596 2194 harr ↔ ↔ ↔
+8629 21B5 crarr ↵ ↵ ↵
+8656 21D0 lArr ⇐ ⇐ ⇐
+8657 21D1 uArr ⇑ ⇑ ⇑
+8658 21D2 rArr ⇒ ⇒ ⇒
+8659 21D3 dArr ⇓ ⇓ ⇓
+8660 21D4 hArr ⇔ ⇔ ⇔
+8704 2200 forall ∀ ∀ ∀
+8706 2202 part ∂ ∂ ∂
+8707 2203 exist ∃ ∃ ∃
+8709 2205 empty ∅ ∅ ∅
+8711 2207 nabla ∇ ∇ ∇
+8712 2208 isin ∈ ∈ ∈
+8713 2209 notin ∉ ∉ ∉
+8715 220B ni ∋ ∋ ∋
+8719 220F prod ∏ ∏ ∏
+8721 2211 sum ∑ ∑ ∑
+8722 2212 minus − − −
+8727 2217 lowast ∗ ∗ ∗
+8730 221A radic √ √ √
+8733 221D prop ∝ ∝ ∝
+8734 221E infin ∞ ∞ ∞
+8736 2220 ang ∠ ∠ ∠
+8743 2227 and ∧ ∧ ∧
+8744 2228 or ∨ ∨ ∨
+8745 2229 cap ∩ ∩ ∩
+8746 222A cup ∪ ∪ ∪
+8747 222B int ∫ ∫ ∫
+8756 2234 there4 ∴ ∴ ∴
+8764 223C sim ∼ ∼ ∼
+8773 2245 cong ≅ ≅ ≅
+8776 2248 asymp ≈ ≈ ≈
+8800 2260 ne ≠ ≠ ≠
+8801 2261 equiv ≡ ≡ ≡
+8804 2264 le ≤ ≤ ≤
+8805 2265 ge ≥ ≥ ≥
+8834 2282 sub ⊂ ⊂ ⊂
+8835 2283 sup ⊃ ⊃ ⊃
+8836 2284 nsub ⊄ ⊄ ⊄
+8838 2286 sube ⊆ ⊆ ⊆
+8839 2287 supe ⊇ ⊇ ⊇
+8853 2295 oplus ⊕ ⊕ ⊕
+8855 2297 otimes ⊗ ⊗ ⊗
+8869 22A5 perp ⊥ ⊥ ⊥
+8901 22C5 sdot ⋅ ⋅ ⋅
+8968 2308 lceil ⌈ ⌈ ⌈
+8969 2309 rceil ⌉ ⌉ ⌉
+8970 230A lfloor ⌊ ⌊ ⌊
+8971 230B rfloor ⌋ ⌋ ⌋
+12296 3008 lang 〈 〈 ⟨
+12297 3009 rang 〉 〉 ⟩
+9674 25CA loz ◊ ◊ ◊
+9824 2660 spades ♠ ♠ ♠
+9827 2663 clubs ♣ ♣ ♣
+9829 2665 hearts ♥ ♥ ♥
+9830 2666 diams ♦ ♦ ♦
+Multi-byte entities from HTML5
+
+decimal hexadecimal entity name &#nnn; &#xhhh; &entity;
+8882 22B2 vltri ⊲ ⊲ ⊲
+8834 + 8402 2282 + 20D2 sub ⊂⃒ ⊂⃒ ⊂⃒
+8804 + 8402 2264 + 20D2 sub ≤⃒ ≤⃒ ≤⃒