[Webkit-unassigned] [Bug 156579] [Freetype] Doesn't support coloured fonts
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 13 06:02:11 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=156579
Carlos Alberto Lopez Perez <clopez at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aboya at igalia.com,
| |clopez at igalia.com,
| |Ms2ger at igalia.com
--- Comment #25 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Carlos Garcia Campos from comment #24)
> (In reply to Michael Catanzaro from comment #23)
> > Will you handle rebaselining the WPE bot?
>
> Carlos Lopez will do it.
I have done that on bug 176819.
The second rebaseline r221955: <http://trac.webkit.org/changeset/221955> odes some rebaselines with whitespace changes in several tests.
Is this something we should expect as outcome of the fix in this bug? See below examples of those diffs
--- /home/clopez/webkit/wpe/layout-test-results/fast/tokenizer/script_extra_close-expected.txt
+++ /home/clopez/webkit/wpe/layout-test-results/fast/tokenizer/script_extra_close-actual.txt
@@ -1 +1 @@
-TEST... PASSED. This text should show up.
+TEST... PASSED. This text should show up.
--- /home/clopez/webkit/wpe/layout-test-results/fast/events/mouseover-mouseout-expected.txt
+++ /home/clopez/webkit/wpe/layout-test-results/fast/events/mouseover-mouseout-actual.txt
@@ -2,7 +2,7 @@
Move the mouse pointer from left to right:
-1 1 2345
+1 1 2345
Log Expected results
mouseover on t1_1
mouseout on t1_1
--- /home/clopez/webkit/wpe/layout-test-results/animations/width-using-ems-expected.txt
+++ /home/clopez/webkit/wpe/layout-test-results/animations/width-using-ems-actual.txt
@@ -1,3 +1,3 @@
-This test performs an animation of the width property using 'em' units. It tests whether or not we are properly getting the default font-size.Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text.
+This test performs an animation of the width property using 'em' units. It tests whether or not we are properly getting the default font-size. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text.
PASS - "width" property for "box" element at 0.333s saw something close to: 133
--- /home/clopez/webkit/wpe/layout-test-results/fast/events/window-events-bubble2-expected.txt
+++ /home/clopez/webkit/wpe/layout-test-results/fast/events/window-events-bubble2-actual.txt
@@ -1 +1 @@
-Tests that preventDefault() will still allow window events to bubble. Clicking here should fire window.onclick. This will match Firefox behavior.Window.onClick fired. Test Passed.
+Tests that preventDefault() will still allow window events to bubble. Clicking here should fire window.onclick. This will match Firefox behavior. Window.onClick fired. Test Passed.
(END)
--- /home/clopez/webkit/wpe/layout-test-results/fast/events/window-events-bubble-expected.txt
+++ /home/clopez/webkit/wpe/layout-test-results/fast/events/window-events-bubble-actual.txt
@@ -1 +1 @@
-Test that stopPropagation() will not allow window events to bubble. Clicking on this should not fire window.onclick. This matches our old behavior and Firefox behavior.stopPropagation called. Test Passed.
+Test that stopPropagation() will not allow window events to bubble. Clicking on this should not fire window.onclick. This matches our old behavior and Firefox behavior. stopPropagation called. Test Passed.
--- /home/clopez/webkit/wpe/layout-test-results/animations/simultaneous-start-transform-expected.txt
+++ /home/clopez/webkit/wpe/layout-test-results/animations/simultaneous-start-transform-actual.txt
@@ -1,4 +1,4 @@
-This test performs an animation of the transform property. It animates over 10 seconds. It takes 3 snapshots and expects each result to be within a specified range.PASS - "webkitTransform" property for "box1" element at 2s saw something close to: 0.309017,0.951057
+This test performs an animation of the transform property. It animates over 10 seconds. It takes 3 snapshots and expects each result to be within a specified range. PASS - "webkitTransform" property for "box1" element at 2s saw something close to: 0.309017,0.951057
PASS - "webkitTransform" property for "box2" element at 2s saw something close to: 0.309017,0.951057
PASS - "webkitTransform" property for "box1" and "box2" elements at 2s are close enough to each other
PASS - "webkitTransform" property for "box1" element at 5s saw something close to: -1,0
--- /home/clopez/webkit/wpe/layout-test-results/animations/lineheight-animation-expected.txt
+++ /home/clopez/webkit/wpe/layout-test-results/animations/lineheight-animation-actual.txt
@@ -1,3 +1,3 @@
-This test performs an animation of the line-height property. It tests whether or not we are properly getting the font-size.Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text.
+This test performs an animation of the line-height property. It tests whether or not we are properly getting the font-size. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text. Here is some text.
PASS - "lineHeight" property for "box" element at 0.1s saw something close to: 10
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170913/a58241fe/attachment.html>
More information about the webkit-unassigned
mailing list