Changeset 143319 in webkit


Ignore:
Timestamp:
Feb 19, 2013 5:02:50 AM (11 years ago)
Author:
allan.jensen@digia.com
Message:

[Qt] Enable MathML
https://bugs.webkit.org/show_bug.cgi?id=110205

Reviewed by Simon Hausmann.

Tools:

  • qmake/mkspecs/features/features.pri:

LayoutTests:

Baselines for the MathML tests.

  • platform/qt/mathml/presentation/attributes-expected.png: Added.
  • platform/qt/mathml/presentation/attributes-expected.txt: Added.
  • platform/qt/mathml/presentation/fenced-expected.png: Added.
  • platform/qt/mathml/presentation/fenced-expected.txt: Added.
  • platform/qt/mathml/presentation/fenced-mi-expected.png: Added.
  • platform/qt/mathml/presentation/fenced-mi-expected.txt: Added.
  • platform/qt/mathml/presentation/fractions-expected.png: Added.
  • platform/qt/mathml/presentation/fractions-expected.txt: Added.
  • platform/qt/mathml/presentation/fractions-vertical-alignment-expected.png: Added.
  • platform/qt/mathml/presentation/fractions-vertical-alignment-expected.txt: Added.
  • platform/qt/mathml/presentation/mo-expected.png: Added.
  • platform/qt/mathml/presentation/mo-expected.txt: Added.
  • platform/qt/mathml/presentation/mo-stretch-expected.png: Added.
  • platform/qt/mathml/presentation/mo-stretch-expected.txt: Added.
  • platform/qt/mathml/presentation/mroot-pref-width-expected.png: Added.
  • platform/qt/mathml/presentation/mroot-pref-width-expected.txt: Added.
  • platform/qt/mathml/presentation/over-expected.png: Added.
  • platform/qt/mathml/presentation/over-expected.txt: Added.
  • platform/qt/mathml/presentation/roots-expected.png: Added.
  • platform/qt/mathml/presentation/roots-expected.txt: Added.
  • platform/qt/mathml/presentation/row-alignment-expected.png: Added.
  • platform/qt/mathml/presentation/row-alignment-expected.txt: Added.
  • platform/qt/mathml/presentation/row-expected.png: Added.
  • platform/qt/mathml/presentation/row-expected.txt: Added.
  • platform/qt/mathml/presentation/style-expected.png: Added.
  • platform/qt/mathml/presentation/style-expected.txt: Added.
  • platform/qt/mathml/presentation/sub-expected.png: Added.
  • platform/qt/mathml/presentation/sub-expected.txt: Added.
  • platform/qt/mathml/presentation/subsup-expected.png: Added.
  • platform/qt/mathml/presentation/subsup-expected.txt: Added.
  • platform/qt/mathml/presentation/sup-expected.png: Added.
  • platform/qt/mathml/presentation/sup-expected.txt: Added.
  • platform/qt/mathml/presentation/tables-expected.png: Added.
  • platform/qt/mathml/presentation/tables-expected.txt: Added.
  • platform/qt/mathml/presentation/tokenElements-expected.png: Added.
  • platform/qt/mathml/presentation/tokenElements-expected.txt: Added.
  • platform/qt/mathml/presentation/under-expected.png: Added.
  • platform/qt/mathml/presentation/under-expected.txt: Added.
  • platform/qt/mathml/presentation/underover-expected.png: Added.
  • platform/qt/mathml/presentation/underover-expected.txt: Added.
  • platform/qt/mathml/xHeight-expected.png: Added.
  • platform/qt/mathml/xHeight-expected.txt: Added.
Location:
trunk
Files:
44 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r143318 r143319  
     12013-02-19  Allan Sandfeld Jensen  <allan.jensen@digia.com>
     2
     3        [Qt] Enable MathML
     4        https://bugs.webkit.org/show_bug.cgi?id=110205
     5
     6        Reviewed by Simon Hausmann.
     7
     8        Baselines for the MathML tests.
     9
     10        * platform/qt/mathml/presentation/attributes-expected.png: Added.
     11        * platform/qt/mathml/presentation/attributes-expected.txt: Added.
     12        * platform/qt/mathml/presentation/fenced-expected.png: Added.
     13        * platform/qt/mathml/presentation/fenced-expected.txt: Added.
     14        * platform/qt/mathml/presentation/fenced-mi-expected.png: Added.
     15        * platform/qt/mathml/presentation/fenced-mi-expected.txt: Added.
     16        * platform/qt/mathml/presentation/fractions-expected.png: Added.
     17        * platform/qt/mathml/presentation/fractions-expected.txt: Added.
     18        * platform/qt/mathml/presentation/fractions-vertical-alignment-expected.png: Added.
     19        * platform/qt/mathml/presentation/fractions-vertical-alignment-expected.txt: Added.
     20        * platform/qt/mathml/presentation/mo-expected.png: Added.
     21        * platform/qt/mathml/presentation/mo-expected.txt: Added.
     22        * platform/qt/mathml/presentation/mo-stretch-expected.png: Added.
     23        * platform/qt/mathml/presentation/mo-stretch-expected.txt: Added.
     24        * platform/qt/mathml/presentation/mroot-pref-width-expected.png: Added.
     25        * platform/qt/mathml/presentation/mroot-pref-width-expected.txt: Added.
     26        * platform/qt/mathml/presentation/over-expected.png: Added.
     27        * platform/qt/mathml/presentation/over-expected.txt: Added.
     28        * platform/qt/mathml/presentation/roots-expected.png: Added.
     29        * platform/qt/mathml/presentation/roots-expected.txt: Added.
     30        * platform/qt/mathml/presentation/row-alignment-expected.png: Added.
     31        * platform/qt/mathml/presentation/row-alignment-expected.txt: Added.
     32        * platform/qt/mathml/presentation/row-expected.png: Added.
     33        * platform/qt/mathml/presentation/row-expected.txt: Added.
     34        * platform/qt/mathml/presentation/style-expected.png: Added.
     35        * platform/qt/mathml/presentation/style-expected.txt: Added.
     36        * platform/qt/mathml/presentation/sub-expected.png: Added.
     37        * platform/qt/mathml/presentation/sub-expected.txt: Added.
     38        * platform/qt/mathml/presentation/subsup-expected.png: Added.
     39        * platform/qt/mathml/presentation/subsup-expected.txt: Added.
     40        * platform/qt/mathml/presentation/sup-expected.png: Added.
     41        * platform/qt/mathml/presentation/sup-expected.txt: Added.
     42        * platform/qt/mathml/presentation/tables-expected.png: Added.
     43        * platform/qt/mathml/presentation/tables-expected.txt: Added.
     44        * platform/qt/mathml/presentation/tokenElements-expected.png: Added.
     45        * platform/qt/mathml/presentation/tokenElements-expected.txt: Added.
     46        * platform/qt/mathml/presentation/under-expected.png: Added.
     47        * platform/qt/mathml/presentation/under-expected.txt: Added.
     48        * platform/qt/mathml/presentation/underover-expected.png: Added.
     49        * platform/qt/mathml/presentation/underover-expected.txt: Added.
     50        * platform/qt/mathml/xHeight-expected.png: Added.
     51        * platform/qt/mathml/xHeight-expected.txt: Added.
     52
    1532013-02-19  Anton Vayvod  <avayvod@chromium.org>
    254
  • trunk/Tools/ChangeLog

    r143316 r143319  
     12013-02-19  Allan Sandfeld Jensen  <allan.jensen@digia.com>
     2
     3        [Qt] Enable MathML
     4        https://bugs.webkit.org/show_bug.cgi?id=110205
     5
     6        Reviewed by Simon Hausmann.
     7
     8        * qmake/mkspecs/features/features.pri:
     9
    1102013-02-17  Andrei Bucur  <abucur@adobe.com>
    211
  • trunk/Tools/qmake/mkspecs/features/features.pri

    r141985 r143319  
    7575    ENABLE_LINK_PREFETCH=0 \
    7676    ENABLE_LINK_PRERENDER=0 \
    77     ENABLE_MATHML=0 \
     77    ENABLE_MATHML=1 \
    7878    ENABLE_MEDIA_SOURCE=0 \
    7979    ENABLE_MEDIA_STATISTICS=0 \
Note: See TracChangeset for help on using the changeset viewer.