WebKit Bugzilla
Attachment 359940 Details for
Bug 193738
: Try to fix imported/w3c/web-platform-tests/css/css-display/run-in/quotes-applies-to-011.xht
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-193738-20190123161839.patch (text/plain), 1.62 KB, created by
Michael Catanzaro
on 2019-01-23 14:18:40 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Michael Catanzaro
Created:
2019-01-23 14:18:40 PST
Size:
1.62 KB
patch
obsolete
>Subversion Revision: 240350 >diff --git a/LayoutTests/imported/w3c/ChangeLog b/LayoutTests/imported/w3c/ChangeLog >index e771668d5312d6c6b9db8ba1f54b64300bf9c543..9a2ddac4a714a78a86cb2264aaa7487b3b0f3252 100644 >--- a/LayoutTests/imported/w3c/ChangeLog >+++ b/LayoutTests/imported/w3c/ChangeLog >@@ -1,3 +1,15 @@ >+2019-01-23 Michael Catanzaro <mcatanzaro@igalia.com> >+ >+ Try to fix imported/w3c/web-platform-tests/css/css-display/run-in/quotes-applies-to-011.xht >+ https://bugs.webkit.org/show_bug.cgi?id=193738 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ This reftest is failing for GTK since we switched to complex text because the "PASS" printed >+ by the -expected.html now uses kerning, so try disable the kerning. >+ >+ * web-platform-tests/css/css-display/run-in/quotes-applies-to-011-expected.html: >+ > 2019-01-23 Oriol Brufau <obrufau@igalia.com> > > [css-logical] Implement flow-relative inset properties >diff --git a/LayoutTests/imported/w3c/web-platform-tests/css/css-display/run-in/quotes-applies-to-011-expected.html b/LayoutTests/imported/w3c/web-platform-tests/css/css-display/run-in/quotes-applies-to-011-expected.html >index 7de44825c06294a6f32b8a07c1ee211e28d37fe0..00c5aa1fb90dabb87e8201f3ffda57feec521e90 100644 >--- a/LayoutTests/imported/w3c/web-platform-tests/css/css-display/run-in/quotes-applies-to-011-expected.html >+++ b/LayoutTests/imported/w3c/web-platform-tests/css/css-display/run-in/quotes-applies-to-011-expected.html >@@ -6,6 +6,6 @@ > </head> > <body> > <p>Test passes if there is the word "PASS" below.</p> >- <div>PASS</div> >+ <div style="font-kerning: none;">PASS</div> > </body> > </html>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 193738
:
359940
|
359984