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

Unified Diff: LayoutTests/fast/table/border-remove-border-attribute-expected.html

Issue 789513004: Removing border attribute should remove the visual border (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing Created 6 years 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/table/border-remove-border-attribute-expected.html
diff --git a/LayoutTests/fast/table/border-remove-border-attribute-expected.html b/LayoutTests/fast/table/border-remove-border-attribute-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..cc6e6f3ab17c29b6b6a3a6ec83f1751122bd049f
--- /dev/null
+++ b/LayoutTests/fast/table/border-remove-border-attribute-expected.html
@@ -0,0 +1,7 @@
+<table>
+ <tbody>
+ <tr>
+ <td>PASS</td>
+ </tr>
+ </tbody>
+</table>
« no previous file with comments | « LayoutTests/fast/table/border-remove-border-attribute.html ('k') | LayoutTests/fast/table/script-tests/border-changes.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698