1 2012-04-23 Beth Dakin <bdakin@apple.com>
3 https://bugs.webkit.org/show_bug.cgi?id=84649
4 RenderMathMLOperator currently ignores font families, fails to use Stix
6 Reviewed by Dan Bernstein.
8 Metrics are slightly different now that Stix glyphs are being used for operators.
9 * platform/mac/mathml/presentation/fenced-expected.txt:
10 * platform/mac/mathml/presentation/fenced-mi-expected.txt:
11 * platform/mac/mathml/presentation/mo-expected.txt:
12 * platform/mac/mathml/presentation/mo-stretch-expected.txt:
13 * platform/mac/mathml/presentation/over-expected.txt:
14 * platform/mac/mathml/presentation/row-alignment-expected.txt:
15 * platform/mac/mathml/presentation/row-expected.txt:
16 * platform/mac/mathml/presentation/sub-expected.txt:
17 * platform/mac/mathml/presentation/subsup-expected.txt:
19 2012-04-23 Eriq Augustine <eaugusti@chromium.org>
21 Return value from executed script in Chromium.
22 https://bugs.webkit.org/show_bug.cgi?id=79851
24 Reviewed by Adam Barth.
26 Testing executing a script and getting the result of that script.
28 * platform/chromium/http/tests/misc/execute-and-return-value-expected.txt: Added.
29 * platform/chromium/http/tests/misc/execute-and-return-value.html: Added.
31 2012-04-23 Kent Tamura <tkent@chromium.org>
33 RenderDetailsMarker should draw the triangle inside the content box
34 https://bugs.webkit.org/show_bug.cgi?id=84557
36 Reviewed by Hajime Morita.
38 * fast/html/details-marker-style.html: Added.
39 * platform/mac-snowleopard/fast/html/details-marker-style-expected.png: Added.
40 * platform/mac-snowleopard/fast/html/details-marker-style-expected.txt: Added.
42 2012-04-23 Filip Pizlo <fpizlo@apple.com>
44 DFG OSR exit should ensure that all variables have been initialized
45 https://bugs.webkit.org/show_bug.cgi?id=84653
46 <rdar://problem/11258183>
48 Reviewed by Gavin Barraclough.
50 * fast/js/dfg-dead-variable-on-exit-expected.txt: Added.
51 * fast/js/dfg-dead-variable-on-exit.html: Added.
52 * fast/js/script-tests/dfg-dead-variable-on-exit.js: Added.
55 2012-04-23 Zhenyao Mo <zmo@google.com>
57 Unreviewed, test expectations update.
59 * platform/chromium/test_expectations.txt:
61 2012-04-23 Nate Chapin <japhet@chromium.org>
63 Test for https://bugs.webkit.org/show_bug.cgi?id=83918.
65 Reviewed by Alexey Proskuryakov.
67 * http/tests/cache/cancel-during-failure-crash-expected.txt: Added.
68 * http/tests/cache/cancel-during-failure-crash.html: Added.
69 * platform/chromium-mac/security/block-test-expected.txt:
70 * platform/chromium-win/security/block-test-expected.txt:
71 * platform/gtk/security/block-test-expected.txt:
72 * platform/mac/security/block-test-expected.txt:
74 2012-04-23 Kentaro Hara <haraken@chromium.org>
76 Unreviewed. Split LayoutTests/ChangeLog.
78 * ChangeLog-2012-04-23: Copied from LayoutTests/ChangeLog.