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

Unified Diff: LayoutTests/fast/regions/crash-div-outside-body-vertical-rl-expected.html

Issue 159933010: Remove everything region-specific from LayoutTests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 10 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/fast/regions/crash-div-outside-body-vertical-rl-expected.html
diff --git a/LayoutTests/fast/regions/crash-div-outside-body-vertical-rl-expected.html b/LayoutTests/fast/regions/crash-div-outside-body-vertical-rl-expected.html
deleted file mode 100644
index 597ac51cf21d78975791ee10d88754baf401354f..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/regions/crash-div-outside-body-vertical-rl-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!doctype html>
-<html>
- <head>
- <title>118587 - ASSERTION FAILED: layoutState-&gt;m_renderer == this in WebCore::RenderBlock::offsetFromLogicalTopOfFirstPage</title>
- </head>
-
- <div style="display:none" >FAIL: this should not be visible as it's not flowed anywhere.</div>
- <body style="-webkit-writing-mode: vertical-rl;">PASS: test for <a href="https://bugs.webkit.org/show_bug.cgi?id=118587">118587</a> - passes if it doesn't crash or assert.</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698