gecko-dev/layout/reftests/font-inflation
L. David Baron 4ae65b30d1 Fix two pieces of cached information that were preventing font size inflation from applying correctly during intrinsic width calculation when intrinsic width calculation had already been done without font size inflation. (Bug 748434) r=roc
The first of these pieces of information is the intrinsic widths cached
on a block.

The second of them is the font inflation cached on a text frame (which
might be set to 1.0 at this point if a text frame has previously had
intrinsic width calculation done on it, but hasn't been reflowed).
2012-06-05 19:13:41 -07:00
..
bug707855-innerFrame-ref.html
bug707855-innerFrame.html
bug707855-ref.html
bug707855.html
bullet-1-ref.html
bullet-1.html
bullet-2-ref.html
bullet-2.html
consecutive-inline-ref.html
consecutive-inline.html
container-with-clamping-innerFrame-ref.html
container-with-clamping-innerFrame.html
container-with-clamping-ref.html
container-with-clamping.html
css-transform-1-ref.html
css-transform-1.html
css-transform-2-ref.html
css-transform-2.html
decoration-1-ref.html
decoration-1.html
disable-fontinfl-on-mobile-2.html
disable-fontinfl-on-mobile-3.html
disable-fontinfl-on-mobile-4.html
disable-fontinfl-on-mobile-ref.html
disable-fontinfl-on-mobile.html
fixed-height-body-child-ref.html
fixed-height-body-child.html
fixed-height-body-ref.html
fixed-height-body.html
height-constraint-percent-1-ref.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
height-constraint-percent-1.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
height-constraint-percent-2-ref.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
height-constraint-percent-2.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
height-constraint-percent-3-ref.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
height-constraint-percent-3.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
height-constraint-percent-4-ref.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
height-constraint-percent-4.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
height-constraint-percent-5-ref.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
height-constraint-percent-5.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
height-constraint-percent-6-ref.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
height-constraint-percent-6.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
height-constraint-percent-7-ref.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
height-constraint-percent-7.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
height-constraint-percent-8-ref.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
height-constraint-percent-8.html Bug 746966: Conditionally set NS_FRAME_IN_CONSTRAINED_HEIGHT for font inflation on percentage-based height so fonts with room to inflate can do so. [r=dbaron] 2012-05-04 12:07:37 -05:00
input-checkbox.html
input-radio.html
input-text-1-height-ref.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
input-text-1-height.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
input-text-1-noheight-ref.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
input-text-1-noheight.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
input-text-2-height-ref.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
input-text-2-height.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
input-text-2-noheight-ref.html Bug 745993: Fix failing reftest from bug 708175. [r=dbaron] 2012-04-16 18:39:25 -05:00
input-text-2-noheight.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
input-text-3-height-ref.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
input-text-3-height.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
input-text-3-noheight-ref.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
input-text-3-noheight.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
intrinsic-fit-1a-ref.html
intrinsic-fit-1a.html
intrinsic-fit-1b-ref.html
intrinsic-fit-1b.html
intrinsic-fit-1c-ref.html
intrinsic-fit-1c.html
intrinsic-fit-2a.html
intrinsic-fit-2b.html
intrinsic-fit-2c.html
intrinsic-max-1-ref.html
intrinsic-max-1.html
intrinsic-min-1-ref.html
intrinsic-min-1.html
min-width-passes-1-ref.html Fix two pieces of cached information that were preventing font size inflation from applying correctly during intrinsic width calculation when intrinsic width calculation had already been done without font size inflation. (Bug 748434) r=roc 2012-06-05 19:13:41 -07:00
min-width-passes-1.html Fix two pieces of cached information that were preventing font size inflation from applying correctly during intrinsic width calculation when intrinsic width calculation had already been done without font size inflation. (Bug 748434) r=roc 2012-06-05 19:13:41 -07:00
preformatted-text-ref.html
preformatted-text.html
reftest.list Fix two pieces of cached information that were preventing font size inflation from applying correctly during intrinsic width calculation when intrinsic width calculation had already been done without font size inflation. (Bug 748434) r=roc 2012-06-05 19:13:41 -07:00
relevant-width-1-ref.html Use the same width basis for font inflation throughout a font inflation flow root. (Bug 747720, patch 3) r=roc 2012-05-20 22:18:27 -07:00
relevant-width-1.html Use the same width basis for font inflation throughout a font inflation flow root. (Bug 747720, patch 3) r=roc 2012-05-20 22:18:27 -07:00
relevant-width-overflow-1-ref.html Make scroll frames (i.e., overflow != visible) no longer be font size inflation flow roots. This reverts part of 9499f6b28addcbcd9c480eb80cfe6c4c63a4a3a1. (Bug 747720, patch 7) r=roc 2012-05-20 22:18:28 -07:00
relevant-width-overflow-1.html Make scroll frames (i.e., overflow != visible) no longer be font size inflation flow roots. This reverts part of 9499f6b28addcbcd9c480eb80cfe6c4c63a4a3a1. (Bug 747720, patch 7) r=roc 2012-05-20 22:18:28 -07:00
select-combobox-1-ref.html
select-combobox-1.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
select-combobox-2-ref.html
select-combobox-2.html
select-combobox-3-ref.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
select-combobox-3.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
select-listbox-1-ref.html
select-listbox-1.html
select-listbox-2-ref.html
select-listbox-2.html
text-1-ref.html
text-1.html
text-2-ref.html
text-2.html
text-3-ref.html
text-3.html
text-4-ref.html
text-4.html
textarea-1-ref.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
textarea-1.html Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron] 2012-04-13 02:21:39 -05:00
textarea-2-ref.html
textarea-2.html
textarea-3-ref.html
textarea-3.html
threshold-1a.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-1b-ref.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-1b.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-1c-ref.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-1c.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-2-ref.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-2.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-3-ref.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-3.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-input-text-contents-at-1-ref.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-input-text-contents-at-1.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-input-text-contents-at-2-ref.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-input-text-contents-at-2.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-input-text-contents-under-1.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-input-text-contents-under-2.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-scope-cell-1-ref.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-scope-cell-1.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-scope-cell-2-ref.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-scope-cell-2.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-scope-cell-3-ref.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-scope-cell-3.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-scope-float-1-ref.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-scope-float-1.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-scope-float-2-ref.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-scope-float-2.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-scope-float-overflow-1-ref.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-scope-float-overflow-1.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-scope-float-overflow-2-ref.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-scope-float-overflow-2.html Add tests for font.size.inflation.lineThreshold preference and the associated threshold behavior. (Bug 706193, patch 5) r=roc 2012-04-16 15:32:12 -07:00
threshold-select-combobox-contents-at-1-ref.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-select-combobox-contents-at-1.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-select-combobox-contents-at-2-ref.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-select-combobox-contents-at-2.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-select-combobox-contents-under-1.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-select-combobox-contents-under-2.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-select-listbox-contents-at-1-ref.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-select-listbox-contents-at-1.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-select-listbox-contents-at-2-ref.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-select-listbox-contents-at-2.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-select-listbox-contents-under-1.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-select-listbox-contents-under-2.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-textarea-contents-at-1-ref.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-textarea-contents-at-1.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-textarea-contents-at-2-ref.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-textarea-contents-at-2.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-textarea-contents-under-1.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
threshold-textarea-contents-under-2.html Make effect of form controls on font size inflation text threshold not depend on user changes to their value. (Bug 747857) r=roc 2012-05-05 15:24:45 +02:00
video-1.html