Ojan Vafai
|
21bde7479d
|
Remove final instances of WritingMode in Sky.
After this patch, the only instance of WritingMode is in a comment.
No change in behavior.
TBR=esprehn@chromium.org
Review URL: https://codereview.chromium.org/674073005
|
2014-10-29 19:58:14 -07:00 |
|
Ojan Vafai
|
3b628f7d39
|
Delete a ton more dead vertical writing mode code.
No change in behavior.
R=esprehn@chromium.org
Review URL: https://codereview.chromium.org/684383002
|
2014-10-29 19:08:09 -07:00 |
|
Elliott Sprehn
|
7c0366d891
|
Remove most of FloatingObject.
This leaves some uses of FloatingObject*, but it doesn't
leave the impl of the class so it's all dead code passing
around null pointers. I'll remove that in a future patch.
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/689733003
|
2014-10-29 15:04:40 -07:00 |
|
Ojan Vafai
|
959c404854
|
Remove all writing mode function arguments and remove writing mode from RenderStyle.
R=esprehn@chromium.org
Review URL: https://codereview.chromium.org/683803006
|
2014-10-29 12:18:30 -07:00 |
|
Ojan Vafai
|
8b0d9e8ac9
|
First past at removing writing mode.
This removes the parsing and the enum. This leaves a bunch of
dead code around to fix in a followup.
R=esprehn@chromium.org
Review URL: https://codereview.chromium.org/689743002
|
2014-10-29 12:17:11 -07:00 |
|
Adam Barth
|
ae72930937
|
Open the Sky
|
2014-10-23 11:17:19 -07:00 |
|