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

Unified Diff: third_party/WebKit/LayoutTests/ietestcenter/css3/multicolumn/column-width-applies-to-010-expected.htm

Issue 1947003002: Correct ietestcenter/css3/multicolumn/column-width-applies-to-010-expected.htm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/ietestcenter/css3/multicolumn/column-width-applies-to-010-expected.htm
diff --git a/third_party/WebKit/LayoutTests/ietestcenter/css3/multicolumn/column-width-applies-to-010-expected.htm b/third_party/WebKit/LayoutTests/ietestcenter/css3/multicolumn/column-width-applies-to-010-expected.htm
index 50035715d67a45fa3cd75175784d746e99d16387..1f4b20eebc3c9c1e20a269f9b5c7fc504a3e52b9 100644
--- a/third_party/WebKit/LayoutTests/ietestcenter/css3/multicolumn/column-width-applies-to-010-expected.htm
+++ b/third_party/WebKit/LayoutTests/ietestcenter/css3/multicolumn/column-width-applies-to-010-expected.htm
@@ -51,7 +51,7 @@
<p>Test passes if there is a marker to the left of the first line of text and there is no red visible on the page.</p>
<div id="parent">
<div id="ref2">
- <div>AAAAAAAAA BBBBBBBBB CCCCCCCCC DDDDDDDDD EEEEEEEEE FFFFFFFFF</div>
+ <div style="display:list-item;">AAAAAAAAA BBBBBBBBB CCCCCCCCC DDDDDDDDD EEEEEEEEE FFFFFFFFF</div>
<div id="right">GGGGGGGGG HHHHHHHHH IIIIIIIII JJJJJJJJJ KKKKKKKKK LLLLLLLLL</div>
</div>
<div id="reference">
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698