bug 735577 - pt 1 - introduce mozilla::WritingMode and logical-coordinate Point/Size/Margin/Rect classes. r=smontagu

This commit is contained in:
Jonathan Kew 2013-12-27 17:58:37 +00:00
parent 007f95059f
commit 99941f00c3
2 changed files with 1281 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -31,6 +31,7 @@ EXPORTS += [
'nsSubDocumentFrame.h',
'ScrollbarActivity.h',
'Selection.h',
'WritingModes.h',
]
EXPORTS.mozilla += [