File: reftest.list

package info (click to toggle)
firefox 147.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,683,324 kB
  • sloc: cpp: 7,607,156; javascript: 6,532,492; ansic: 3,775,158; python: 1,415,368; xml: 634,556; asm: 438,949; java: 186,241; sh: 62,751; makefile: 18,079; objc: 13,092; perl: 12,808; yacc: 4,583; cs: 3,846; pascal: 3,448; lex: 1,720; ruby: 1,003; php: 436; lisp: 258; awk: 247; sql: 66; sed: 54; csh: 10; exp: 6
file content (33 lines) | stat: -rw-r--r-- 1,936 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Box properties support on ruby boxes are not specified.
== box-properties-1.html box-properties-1-ref.html
== box-properties-2.html box-properties-2-ref.html
== box-properties-3.html box-properties-3-ref.html
== box-properties-4.html box-properties-4-ref.html

# These tests browser features.
test-pref(dom.meta-viewport.enabled,true) test-pref(font.size.inflation.emPerLine,15) test-pref(font.size.inflation.forceEnabled,true) test-pref(font.size.inflation.lineThreshold,0) == inflated-ruby-1.html inflated-ruby-1-ref.html
test-pref(font.minimum-size.ja,16) == min-font-size-1.html min-font-size-1-ref.html

# These tests rely on height of inline elements which is unspecified.
== line-height-1.html line-height-1-ref.html
== line-height-2.html line-height-2-ref.html
== line-height-3.html line-height-3-ref.html
== line-height-4.html line-height-4-ref.html
== relative-positioning-1.html relative-positioning-1-ref.html
== relative-positioning-2.html relative-positioning-2-ref.html
== ruby-position-horizontal.html ruby-position-horizontal-ref.html
== ruby-position-vertical-lr.html ruby-position-vertical-lr-ref.html
== ruby-position-vertical-rl.html ruby-position-vertical-rl-ref.html

# Nested ruby should not crash.
load nested-ruby-1.html

# Inter-character ruby is not enabled, and its spec is not considered stable enough.
pref(layout.css.ruby.intercharacter.enabled,true) fuzzy(0-255,0-148) == ruby-intercharacter-1.htm ruby-intercharacter-1-ref.htm
pref(layout.css.ruby.intercharacter.enabled,false) != ruby-intercharacter-1.htm ruby-intercharacter-1-ref.htm
pref(layout.css.ruby.intercharacter.enabled,true) fuzzy(0-255,0-300) == ruby-intercharacter-2.htm ruby-intercharacter-2-ref.htm
pref(layout.css.ruby.intercharacter.enabled,false) != ruby-intercharacter-2.htm ruby-intercharacter-2-ref.htm

# Testing a specific bug for RTL handling.
== bug1181890.html bug1181890-ref.html
!= bug1181890.html bug1181890-notref.html