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

Unified Diff: LayoutTests/TestExpectations

Issue 1280123004: Don't allow whitespace between elements with display:table-cell (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 years, 4 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
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index c076c6886c4f36effb964c4050c3a860790a8033..2ec3b1778fe772c8f73dcd8eea53b38464d5d9f8 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -810,6 +810,9 @@ crbug.com/449197 virtual/gpu/fast/canvas/canvas-composite-video.html [ NeedsManu
crbug.com/449197 virtual/gpu/fast/canvas/canvas-drawImage-video.html [ NeedsManualRebaseline ]
crbug.com/449197 virtual/gpu/fast/canvas/yuv-video-on-accelerated-canvas.html [ NeedsManualRebaseline ]
+crbug.com/515771 fast/table/table-row-before-after-content-around-table-cell.html [ NeedsRebaseline ]
+crbug.com/515771 tables/mozilla/bugs/bug2479-1.html [ NeedsRebaseline ]
+
# When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs.
# In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs.
# This means that CoreGraphics may draw outside the reported glyph bounds, and in this case does.

Powered by Google App Engine
This is Rietveld 408576698