{"json_modified": "2016-03-28T08:18:08.707383", "uuid": "9d6d5ab8-0139-4766-add3-8f3c4594653f", "title": "Table Layout Strategy", "url": "/en-US/docs/Archive/Mozilla/Table_Layout_Strategy", "tags": ["Gecko"], "translations": [], "modified": "2016-02-29T01:43:47", "label": "Table Layout Strategy", "localization_tags": [], "locale": "en-US", "id": 32779, "last_edit": "2008-08-08T02:34:33", "summary": "The table layout algorithm is based on two W3C recommendations: HTML 4.01 (Chapter 11) and CSS2.1 (Chapter 17).In CSS2 a distinction between fixed and auto layout of tables has been introduced. The auto-layout mechanism is implemented in BasicTableLayoutStrategy.cpp the fixed-layout in FixedTableLayoutStrategy.cpp. All these files are in the layout/html/table/src subdirectory.", "sections": [{"id": "Specs", "title": " Specs "}, {"id": "The_code", "title": " The code "}, {"id": "The_words", "title": " The words "}, {"id": "Column_width_info", "title": " Column width info "}, {"id": "Special_cases", "title": " Special cases "}, {"id": "width_.3D_.220.2A.22", "title": " width = \"0*\" "}, {"id": "Effective_columns", "title": " Effective columns "}, {"id": "Overspeficied_Percent_Columns", "title": " Overspeficied Percent Columns "}, {"id": "Original_Document_Information", "title": " Original Document Information "}], "slug": "Archive/Mozilla/Table_Layout_Strategy", "review_tags": []}