Hello, world. ORIGINAL HTML --------------- Line 1: Line 16: Line 17: Line 18: Line 19: Line 20: Line 21: Line 22: Line 26: Line 27: Line 28: Line 29: Line 30: Line 31: Line 32: Line 33: Line 34: Line 35: Line 36: Line 37: Line 38: Line 39: Line 40: Line 41: Line 42: Line 43: Line 44: Line 45: Line 46: Hello, world. Line 47: Line 48: Line 49: AMP-HTML Validation Issues and Fixes ------------------------------------- FAIL on line 32 - The attribute 'name' in tag 'meta name= and content=' is set to the invalid value 'content-disposition'. [code: INVALID_ATTR_VALUE category: DISALLOWED_HTML] ACTION TAKEN: meta.name attribute was removed due to validation issues. on line 43 - The mandatory attribute 'rel' is missing in tag 'link rel='. [code: MANDATORY_ATTR_MISSING category: DISALLOWED_HTML] - FINAL ACTION TAKEN: link tag removed from head as it still does not validate. Could not fix tag validation problems. COMPONENT NAMES WITH JS PATH ------------------------------ No custom amp script includes required