mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-26 14:18:48 +00:00
126891b203
- Tests for bug 645642, r=dbaron (aec12ff85) - Bug 645642: implement text-align: match-parent, r=dbaron (8fa823a0c) - Bug 1156222 - Check frame type instead of display type for ruby and simplify code. r=dholbert (69c93595e) - Bug 1149009 - Suppress line break inside text frame if it is directly contained by ruby content box. r=dbaron (3ed20e1af) - Bug 645642: use text-align: match-parent in list items, options and file inputs, r=dbaron (61b6b6ce2) - Move reftests for bug 645642 to w3-css/submitted and add CSS test metadata (75f0ec152) - Bug 1028716 part 1 - Remove the 'auto' value of the -moz-orient property, and add 'inline' (new initial value) and 'block'. r=dbaron (ac4be32f0) - Bug 1028716 part 2 - Handle the new orient values in <progress> and <meter> layout. r=smontagu (a5c7978a0) - Bug 1028716 part 3 - Widget updates to support the extended set of -moz-orient values. r=roc (7d8a90f9d) - Bug 1028716 - Reftests for <progress> and <meter> with various writing-mode and -moz-orient combinations. r=dbaron (3c0b7910b) - Bug 1028716 - Adjust the OSX fails-if condition for progress-orient-vertical.html to only apply to 10.6. (bd4e1665f) - Bug 1166584 - Always export HelpersCairo.h. r=jrmuizel (db3c2551f)
4 lines
102 B
HTML
4 lines
102 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<progress style="writing-mode:vertical-rl;-moz-orient:inline" max=100 value=0>
|