[ttml1] Pull Request: TTML1 3ED tests

palemieux has just submitted a new pull request for https://github.com/w3c/ttml1:

== TTML1 3ED tests ==
Provides tests for all testable changes from TTML1 2ED to TTML1 3ED, as follows:

- clarified default value blur radius in tts:textOutline (#351):

TextOutline.ttml

- update tts:lineHeight='normal' algorithm to match TTML2 (#355):

_not testable_

- clarified tts:fontSize semantics (#206, #214 and #215):

FontSizeEmInherited.ttml
TwoValueRelativeFontSize.ttml
FontSizeEmRegion.ttml

- specified timing semantics for <br> elements (#339)

BrImplicitDuration.ttml

- clarified tts:direction on <p> elements (#324)

Direction.ttml

- clarified LWSP in color expressions (#322)

Color.html

- clarified validation of undefined items in TT namespaces (#251)

UnknownTTAtribute.ttml

- clarified anonymous span construction, implicit duration for anonymous spans, implicit duration for spans with text nodes exclusively, and implicit duration for <set> (#310, #193)

AnonymousSpanImplicitDuration.ttml
PlainSpanImplicitDuration.ttml
SetImplicitDuration.ttml
  
- clarified that LWSPs are permitted in tts:fontFamily (#248)

FontFamily.ttml

- added initial value fallback to non-inheritable properties (#200)

NonInheritedInitial.ttml

- added <br> to elements to which style applies (#249)

Br.ttml

- specified application defaults for frame rate multiplier and sub-framerate (#192)

_not testable_

- prevent pruning of <br> elements (#197)

Br.ttml

- handled forward interoperability of attribute extensions in TT namespaces (#196)

ForwardInterop.ttml

- prevent <set> elements from being pruned in ISD construction (#216)

Animation.ttml

- clarified that the inherited value of tts:lineHeight='normal' is 'normal' (#220)

LineHeight.ttml

- clarified application of tts:visibility to child elements (#207)

Visibility.ttml

- clarified tts:textDecoration inheritance (#219)

TextDecoration.ttml

- clarified cell metrics for tts:textOutline (#218)

  TextOutline.ttml

- clarified tts:zIndex stacking context (#241)

  ZIndex.ttml

See https://github.com/w3c/ttml1/pull/361

Received on Wednesday, 8 August 2018 21:16:07 UTC