Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(132)

Issue 23475003: Further fixes from Safe HTML integration (Closed)

Created:
7 years, 3 months ago by blois
Modified:
7 years, 3 months ago
Reviewers:
Jennifer Messerly
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Further fixes from Safe HTML integration The table construction tests are failing on IE9 because innerHTML isn't supported on IE9 The png_layout test (only run on Dartium) is failing because inline styles are not supported by default. BUG= Committed: https://code.google.com/p/dart/source/detail?r=26761

Patch Set 1 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M tests/html/html.status View 1 chunk +1 line, -0 lines 1 comment Download
M tests/utils/png_layout_test.dart View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
7 years, 3 months ago (2013-08-28 02:11:57 UTC) #1
blois
Committed patchset #1 manually as r26761 (presubmit successful).
7 years, 3 months ago (2013-08-28 02:12:10 UTC) #2
Jennifer Messerly
7 years, 3 months ago (2013-08-28 02:20:42 UTC) #3
Message was sent while issue was closed.
https://codereview.chromium.org/23475003/diff/3001/tests/html/html.status
File tests/html/html.status (right):

https://codereview.chromium.org/23475003/diff/3001/tests/html/html.status#new...
tests/html/html.status:148: element_test/constructors: Fail         # IE9 does
not support innerHTML on table elements
is there a bug filed for this? it seems like a pretty bad regression

Powered by Google App Engine
This is Rietveld 408576698