Title: [266504] trunk/LayoutTests
Revision
266504
Author
achristen...@apple.com
Date
2020-09-02 22:27:58 -0700 (Wed, 02 Sep 2020)

Log Message

Rebase Windows test expectations after r266466
https://bugs.webkit.org/show_bug.cgi?id=216063

* platform/win/fast/encoding/charset-replacement-expected.txt: Copied from fast/encoding/charset-replacement-expected.txt.
A document with just one replacement character is 2 pixels different on Windows.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (266503 => 266504)


--- trunk/LayoutTests/ChangeLog	2020-09-03 05:24:10 UTC (rev 266503)
+++ trunk/LayoutTests/ChangeLog	2020-09-03 05:27:58 UTC (rev 266504)
@@ -1,3 +1,11 @@
+2020-09-02  Alex Christensen  <achristen...@webkit.org>
+
+        Rebase Windows test expectations after r266466
+        https://bugs.webkit.org/show_bug.cgi?id=216063
+
+        * platform/win/fast/encoding/charset-replacement-expected.txt: Copied from fast/encoding/charset-replacement-expected.txt.
+        A document with just one replacement character is 2 pixels different on Windows.
+
 2020-09-02  Lauro Moura  <lmo...@igalia.com>
 
         [GLIB] Rebaseline and garden some tests

Copied: trunk/LayoutTests/platform/win/fast/encoding/charset-replacement-expected.txt (from rev 266502, trunk/LayoutTests/fast/encoding/charset-replacement-expected.txt) (0 => 266504)


--- trunk/LayoutTests/platform/win/fast/encoding/charset-replacement-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/win/fast/encoding/charset-replacement-expected.txt	2020-09-03 05:27:58 UTC (rev 266504)
@@ -0,0 +1,7 @@
+layer at (0,0) size 800x600
+  RenderView at (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,3) size 16x18
+        text run at (0,3) width 16: "\x{FFFD}"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to